2026-02-19 05:12:00.594422 | Job console starting 2026-02-19 05:12:00.621515 | Updating git repos 2026-02-19 05:12:00.741898 | Cloning repos into workspace 2026-02-19 05:12:00.841662 | Restoring repo states 2026-02-19 05:12:00.864518 | Merging changes 2026-02-19 05:12:02.444056 | Checking out repos 2026-02-19 05:12:02.633416 | Preparing playbooks 2026-02-19 05:12:05.468369 | Running Ansible setup 2026-02-19 05:12:08.842414 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 05:12:09.466537 | 2026-02-19 05:12:09.467507 | PLAY [localhost] 2026-02-19 05:12:09.475579 | 2026-02-19 05:12:09.475653 | TASK [Gathering Facts] 2026-02-19 05:12:10.334446 | localhost | ok 2026-02-19 05:12:10.345515 | 2026-02-19 05:12:10.345621 | TASK [Setup log path fact] 2026-02-19 05:12:10.365058 | localhost | ok 2026-02-19 05:12:10.379816 | 2026-02-19 05:12:10.379887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 05:12:10.407042 | localhost | ok 2026-02-19 05:12:10.416210 | 2026-02-19 05:12:10.416359 | TASK [emit-job-header : Print job information] 2026-02-19 05:12:10.458849 | # Job Information 2026-02-19 05:12:10.459040 | Ansible Version: 2.16.16 2026-02-19 05:12:10.459086 | Job: atmosphere-molecule-aio-openvswitch 2026-02-19 05:12:10.459118 | Pipeline: check 2026-02-19 05:12:10.459147 | Executor: 0a8996d2b663 2026-02-19 05:12:10.459176 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3671 2026-02-19 05:12:10.459208 | Event ID: 66093eb0-0d51-11f1-9c14-ba9541474a3c 2026-02-19 05:12:10.463189 | 2026-02-19 05:12:10.463278 | LOOP [emit-job-header : Print node information] 2026-02-19 05:12:10.553729 | localhost | ok: 2026-02-19 05:12:10.553951 | localhost | # Node Information 2026-02-19 05:12:10.553981 | localhost | Inventory Hostname: instance 2026-02-19 05:12:10.554003 | localhost | Hostname: np0000156523 2026-02-19 05:12:10.554024 | localhost | Username: zuul 2026-02-19 05:12:10.554051 | localhost | Distro: Ubuntu 22.04 2026-02-19 05:12:10.554071 | localhost | Provider: yul1 2026-02-19 05:12:10.554090 | localhost | Region: ca-ymq-1 2026-02-19 05:12:10.554108 | localhost | Label: ubuntu-jammy-16 2026-02-19 05:12:10.554127 | localhost | Product Name: OpenStack Nova 2026-02-19 05:12:10.554145 | localhost | Interface IP: 162.253.55.209 2026-02-19 05:12:10.570929 | 2026-02-19 05:12:10.571066 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 05:12:11.001304 | localhost -> localhost | changed 2026-02-19 05:12:11.010967 | 2026-02-19 05:12:11.011061 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 05:12:11.866448 | localhost -> localhost | changed 2026-02-19 05:12:11.877955 | 2026-02-19 05:12:11.878041 | PLAY [all] 2026-02-19 05:12:11.888169 | 2026-02-19 05:12:11.888251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 05:12:12.125439 | instance -> localhost | ok 2026-02-19 05:12:12.136639 | 2026-02-19 05:12:12.136707 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 05:12:12.173139 | instance | ok 2026-02-19 05:12:12.188840 | instance | included: /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 05:12:12.194339 | 2026-02-19 05:12:12.194402 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 05:12:12.795578 | instance -> localhost | Generating public/private rsa key pair. 2026-02-19 05:12:12.795726 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/b84fcce7ba304521ac166ee76ab0559b_id_rsa 2026-02-19 05:12:12.795757 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/b84fcce7ba304521ac166ee76ab0559b_id_rsa.pub 2026-02-19 05:12:12.795780 | instance -> localhost | The key fingerprint is: 2026-02-19 05:12:12.795802 | instance -> localhost | SHA256:/hdkdQyKmtuW944B0ARlzGvJ9z4mDfjrw46OeXuTjPk zuul-build-sshkey 2026-02-19 05:12:12.795835 | instance -> localhost | The key's randomart image is: 2026-02-19 05:12:12.795858 | instance -> localhost | +---[RSA 3072]----+ 2026-02-19 05:12:12.795886 | instance -> localhost | | .=+ .o | 2026-02-19 05:12:12.795908 | instance -> localhost | | +o. .. o| 2026-02-19 05:12:12.795930 | instance -> localhost | | ..oo.. . | 2026-02-19 05:12:12.795951 | instance -> localhost | | += + | 2026-02-19 05:12:12.795972 | instance -> localhost | | S..= . | 2026-02-19 05:12:12.795993 | instance -> localhost | | . o.oo . | 2026-02-19 05:12:12.796013 | instance -> localhost | | o +*o* | 2026-02-19 05:12:12.796033 | instance -> localhost | | =+o@+= | 2026-02-19 05:12:12.796056 | instance -> localhost | | oo=BEBo. | 2026-02-19 05:12:12.796077 | instance -> localhost | +----[SHA256]-----+ 2026-02-19 05:12:12.796124 | instance -> localhost | ok: Runtime: 0:00:00.206824 2026-02-19 05:12:12.801049 | 2026-02-19 05:12:12.801110 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 05:12:12.834199 | instance | ok 2026-02-19 05:12:12.844789 | instance | included: /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 05:12:12.852292 | 2026-02-19 05:12:12.852378 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 05:12:12.876789 | instance | skipping: Conditional result was False 2026-02-19 05:12:12.886449 | 2026-02-19 05:12:12.886626 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 05:12:13.327445 | instance | changed 2026-02-19 05:12:13.336096 | 2026-02-19 05:12:13.336178 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 05:12:13.525123 | instance | ok 2026-02-19 05:12:13.530043 | 2026-02-19 05:12:13.530110 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 05:12:13.976228 | instance | changed 2026-02-19 05:12:13.982525 | 2026-02-19 05:12:13.982589 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 05:12:14.444451 | instance | changed 2026-02-19 05:12:14.449593 | 2026-02-19 05:12:14.449661 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 05:12:14.474573 | instance | skipping: Conditional result was False 2026-02-19 05:12:14.481473 | 2026-02-19 05:12:14.481542 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 05:12:14.837110 | instance -> localhost | changed 2026-02-19 05:12:14.884247 | 2026-02-19 05:12:14.884377 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 05:12:15.162699 | instance -> localhost | Identity added: /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/b84fcce7ba304521ac166ee76ab0559b_id_rsa (zuul-build-sshkey) 2026-02-19 05:12:15.163037 | instance -> localhost | ok: Runtime: 0:00:00.012776 2026-02-19 05:12:15.170320 | 2026-02-19 05:12:15.170387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 05:12:15.438650 | instance | ok 2026-02-19 05:12:15.445063 | 2026-02-19 05:12:15.445153 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 05:12:15.470558 | instance | skipping: Conditional result was False 2026-02-19 05:12:15.485544 | 2026-02-19 05:12:15.485616 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-19 05:12:15.802977 | instance | ok 2026-02-19 05:12:15.810983 | 2026-02-19 05:12:15.811072 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-19 05:12:17.356479 | instance | Output suppressed because no_log was given 2026-02-19 05:12:17.369123 | 2026-02-19 05:12:17.369193 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-19 05:12:17.557063 | instance | ok: "logs" 2026-02-19 05:12:17.557486 | instance | ok: All items complete 2026-02-19 05:12:17.557525 | 2026-02-19 05:12:17.734039 | instance | ok: "artifacts" 2026-02-19 05:12:17.891696 | instance | ok: "docs" 2026-02-19 05:12:17.905752 | 2026-02-19 05:12:17.905949 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-19 05:12:18.088717 | instance | changed: "logs" 2026-02-19 05:12:18.265037 | instance | changed: "artifacts" 2026-02-19 05:12:18.424807 | instance | changed: "docs" 2026-02-19 05:12:18.441216 | 2026-02-19 05:12:18.441371 | PLAY RECAP 2026-02-19 05:12:18.441423 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-19 05:12:18.441452 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-19 05:12:18.441471 | 2026-02-19 05:12:18.605432 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 05:12:18.617072 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-19 05:12:19.210084 | 2026-02-19 05:12:19.210213 | PLAY [all] 2026-02-19 05:12:19.222431 | 2026-02-19 05:12:19.222511 | TASK [setup-uv : Extract archive] 2026-02-19 05:12:21.384632 | instance | changed 2026-02-19 05:12:21.392399 | 2026-02-19 05:12:21.392502 | TASK [setup-uv : Print version] 2026-02-19 05:12:21.720150 | instance | uv 0.8.13 2026-02-19 05:12:21.933302 | instance | ok: Runtime: 0:00:00.009761 2026-02-19 05:12:21.940927 | 2026-02-19 05:12:21.941006 | PLAY RECAP 2026-02-19 05:12:21.941054 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-19 05:12:21.941078 | 2026-02-19 05:12:22.053265 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-19 05:12:22.064081 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-02-19 05:12:22.699054 | 2026-02-19 05:12:22.699210 | PLAY [all] 2026-02-19 05:12:22.711992 | 2026-02-19 05:12:22.712070 | TASK [Install "jq" for log collection] 2026-02-19 05:12:32.866836 | instance | changed 2026-02-19 05:12:32.869303 | 2026-02-19 05:12:32.869379 | PLAY RECAP 2026-02-19 05:12:32.869444 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-19 05:12:32.869511 | 2026-02-19 05:12:32.978028 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-02-19 05:12:32.988018 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-19 05:12:33.587467 | 2026-02-19 05:12:33.587593 | PLAY [all] 2026-02-19 05:12:33.599023 | 2026-02-19 05:12:33.599099 | TASK [Copy inventory file for Zuul] 2026-02-19 05:12:34.418788 | instance | changed 2026-02-19 05:12:34.428913 | 2026-02-19 05:12:34.429073 | TASK [Switch "ansible_host" to private IP] 2026-02-19 05:12:34.759324 | instance | changed: 1 replacements made 2026-02-19 05:12:34.764922 | 2026-02-19 05:12:34.765030 | TASK [Run Molecule scenario] 2026-02-19 05:12:35.121394 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-02-19 05:12:35.121473 | instance | Creating virtual environment at: .venv 2026-02-19 05:12:35.145599 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-19 05:12:35.168644 | instance | Downloading cryptography (4.2MiB) 2026-02-19 05:12:35.170171 | instance | Downloading setuptools (1.1MiB) 2026-02-19 05:12:35.171217 | instance | Downloading netaddr (2.2MiB) 2026-02-19 05:12:35.171727 | instance | Downloading openstacksdk (1.7MiB) 2026-02-19 05:12:35.172496 | instance | Downloading kubernetes (1.9MiB) 2026-02-19 05:12:35.172701 | instance | Downloading rjsonnet (1.2MiB) 2026-02-19 05:12:35.177219 | instance | Downloading pygments (1.2MiB) 2026-02-19 05:12:35.185179 | instance | Downloading ansible-core (2.1MiB) 2026-02-19 05:12:35.420709 | instance | Building pyperclip==1.9.0 2026-02-19 05:12:35.431414 | instance | Downloading rjsonnet 2026-02-19 05:12:35.558102 | instance | Downloading netaddr 2026-02-19 05:12:35.577656 | instance | Downloading pygments 2026-02-19 05:12:35.586767 | instance | Downloading cryptography 2026-02-19 05:12:35.623060 | instance | Downloading setuptools 2026-02-19 05:12:35.686053 | instance | Downloading kubernetes 2026-02-19 05:12:35.717393 | instance | Downloading ansible-core 2026-02-19 05:12:35.748949 | instance | Downloading openstacksdk 2026-02-19 05:12:36.090061 | instance | Built pyperclip==1.9.0 2026-02-19 05:12:36.291036 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-19 05:12:36.328284 | instance | Installed 79 packages in 35ms 2026-02-19 05:12:36.960824 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-02-19 05:12:37.655973 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-19 05:12:37.656138 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-02-19 05:13:09.985128 | instance | INFO [aio > dependency] Executing 2026-02-19 05:13:09.985423 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-02-19 05:13:09.985661 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-02-19 05:13:09.985806 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-19 05:13:10.075980 | instance | INFO [aio > cleanup] Executing 2026-02-19 05:13:10.077226 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-19 05:13:10.092350 | instance | INFO [aio > destroy] Executing 2026-02-19 05:13:10.092503 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-02-19 05:13:10.092641 | instance | INFO [aio > destroy] Executed: Successful 2026-02-19 05:13:10.126224 | instance | INFO [aio > syntax] Executing 2026-02-19 05:13:12.883294 | instance | 2026-02-19 05:13:12.883835 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-02-19 05:13:12.994798 | instance | INFO [aio > syntax] Executed: Successful 2026-02-19 05:13:13.007986 | instance | INFO [aio > create] Executing 2026-02-19 05:13:13.010078 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-19 05:13:13.017728 | instance | INFO [aio > prepare] Executing 2026-02-19 05:13:13.859839 | instance | 2026-02-19 05:13:13.861769 | instance | PLAY [Prepare] ***************************************************************** 2026-02-19 05:13:13.862116 | instance | 2026-02-19 05:13:13.862468 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:13:13.862812 | instance | Thursday 19 February 2026 05:13:13 +0000 (0:00:00.025) 0:00:00.025 ***** 2026-02-19 05:13:16.044166 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-19 05:13:16.044578 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-19 05:13:16.044981 | instance | interpreter could change the meaning of that path. See 2026-02-19 05:13:16.045334 | instance | https://docs.ansible.com/ansible- 2026-02-19 05:13:16.045675 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-19 05:13:16.053193 | instance | ok: [instance] 2026-02-19 05:13:16.053530 | instance | 2026-02-19 05:13:16.053906 | instance | TASK [Configure short hostname] ************************************************ 2026-02-19 05:13:16.054364 | instance | Thursday 19 February 2026 05:13:16 +0000 (0:00:02.194) 0:00:02.219 ***** 2026-02-19 05:13:16.746460 | instance | changed: [instance] 2026-02-19 05:13:16.746827 | instance | 2026-02-19 05:13:16.747217 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-02-19 05:13:16.747552 | instance | Thursday 19 February 2026 05:13:16 +0000 (0:00:00.692) 0:00:02.912 ***** 2026-02-19 05:13:16.993727 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-19 05:13:16.994127 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-02-19 05:13:16.994461 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-19 05:13:17.002310 | instance | changed: [instance] 2026-02-19 05:13:17.002670 | instance | 2026-02-19 05:13:17.003004 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-02-19 05:13:17.003414 | instance | Thursday 19 February 2026 05:13:16 +0000 (0:00:00.256) 0:00:03.168 ***** 2026-02-19 05:13:18.045632 | instance | ok: [instance] 2026-02-19 05:13:18.045900 | instance | 2026-02-19 05:13:18.046126 | instance | TASK [Purge "snapd" package] *************************************************** 2026-02-19 05:13:18.046350 | instance | Thursday 19 February 2026 05:13:18 +0000 (0:00:01.042) 0:00:04.211 ***** 2026-02-19 05:13:18.658641 | instance | ok: [instance] 2026-02-19 05:13:18.659031 | instance | 2026-02-19 05:13:18.659440 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-02-19 05:13:18.659798 | instance | 2026-02-19 05:13:18.660330 | instance | TASK [Create folders for workspace] ******************************************** 2026-02-19 05:13:18.660902 | instance | Thursday 19 February 2026 05:13:18 +0000 (0:00:00.613) 0:00:04.825 ***** 2026-02-19 05:13:19.688994 | instance | changed: [localhost] => (item=group_vars) 2026-02-19 05:13:19.689068 | instance | changed: [localhost] => (item=group_vars/all) 2026-02-19 05:13:19.689088 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-02-19 05:13:19.689402 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-02-19 05:13:19.689695 | instance | changed: [localhost] => (item=group_vars/computes) 2026-02-19 05:13:19.689975 | instance | changed: [localhost] => (item=host_vars) 2026-02-19 05:13:19.690244 | instance | 2026-02-19 05:13:19.690513 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-02-19 05:13:19.690768 | instance | 2026-02-19 05:13:19.691043 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-02-19 05:13:19.691319 | instance | Thursday 19 February 2026 05:13:19 +0000 (0:00:01.029) 0:00:05.854 ***** 2026-02-19 05:13:19.868710 | instance | changed: [localhost] 2026-02-19 05:13:19.868976 | instance | 2026-02-19 05:13:19.869330 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-02-19 05:13:19.869613 | instance | Thursday 19 February 2026 05:13:19 +0000 (0:00:00.180) 0:00:06.035 ***** 2026-02-19 05:13:19.896250 | instance | ok: [localhost] 2026-02-19 05:13:19.896508 | instance | 2026-02-19 05:13:19.896850 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-02-19 05:13:19.897223 | instance | Thursday 19 February 2026 05:13:19 +0000 (0:00:00.027) 0:00:06.062 ***** 2026-02-19 05:13:19.943498 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'e05e492d-c211-543d-a500-c2858bb0c6fa'}) 2026-02-19 05:13:19.943775 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-02-19 05:13:19.944026 | instance | 2026-02-19 05:13:19.944328 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-02-19 05:13:19.944579 | instance | Thursday 19 February 2026 05:13:19 +0000 (0:00:00.047) 0:00:06.110 ***** 2026-02-19 05:13:20.459631 | instance | changed: [localhost] 2026-02-19 05:13:20.459835 | instance | 2026-02-19 05:13:20.460150 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-02-19 05:13:20.460420 | instance | 2026-02-19 05:13:20.460720 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-02-19 05:13:20.461052 | instance | Thursday 19 February 2026 05:13:20 +0000 (0:00:00.515) 0:00:06.626 ***** 2026-02-19 05:13:20.626895 | instance | changed: [localhost] 2026-02-19 05:13:20.627137 | instance | 2026-02-19 05:13:20.627454 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-02-19 05:13:20.627736 | instance | Thursday 19 February 2026 05:13:20 +0000 (0:00:00.166) 0:00:06.792 ***** 2026-02-19 05:13:20.651569 | instance | ok: [localhost] 2026-02-19 05:13:20.651728 | instance | 2026-02-19 05:13:20.651976 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-02-19 05:13:20.652224 | instance | Thursday 19 February 2026 05:13:20 +0000 (0:00:00.025) 0:00:06.818 ***** 2026-02-19 05:13:20.687589 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-02-19 05:13:20.687791 | instance | 2026-02-19 05:13:20.688162 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-02-19 05:13:20.688446 | instance | Thursday 19 February 2026 05:13:20 +0000 (0:00:00.035) 0:00:06.853 ***** 2026-02-19 05:13:21.023578 | instance | changed: [localhost] 2026-02-19 05:13:21.023824 | instance | 2026-02-19 05:13:21.024117 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-02-19 05:13:21.024381 | instance | 2026-02-19 05:13:21.024669 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-02-19 05:13:21.025011 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.336) 0:00:07.190 ***** 2026-02-19 05:13:21.196428 | instance | changed: [localhost] 2026-02-19 05:13:21.196494 | instance | 2026-02-19 05:13:21.196612 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-02-19 05:13:21.196739 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.172) 0:00:07.362 ***** 2026-02-19 05:13:21.223043 | instance | ok: [localhost] 2026-02-19 05:13:21.223221 | instance | 2026-02-19 05:13:21.223487 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-02-19 05:13:21.223770 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.026) 0:00:07.389 ***** 2026-02-19 05:13:21.265458 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-02-19 05:13:21.265701 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-02-19 05:13:21.266046 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-02-19 05:13:21.266294 | instance | 2026-02-19 05:13:21.266564 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-02-19 05:13:21.266830 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.042) 0:00:07.431 ***** 2026-02-19 05:13:21.605180 | instance | changed: [localhost] 2026-02-19 05:13:21.605419 | instance | 2026-02-19 05:13:21.605724 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-02-19 05:13:21.606069 | instance | 2026-02-19 05:13:21.606418 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-02-19 05:13:21.606644 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.339) 0:00:07.771 ***** 2026-02-19 05:13:21.772905 | instance | changed: [localhost] 2026-02-19 05:13:21.773147 | instance | 2026-02-19 05:13:21.773440 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-02-19 05:13:21.773734 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.167) 0:00:07.938 ***** 2026-02-19 05:13:21.800624 | instance | ok: [localhost] 2026-02-19 05:13:21.800869 | instance | 2026-02-19 05:13:21.801167 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-02-19 05:13:21.801430 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.028) 0:00:07.966 ***** 2026-02-19 05:13:21.836014 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-02-19 05:13:21.836209 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-02-19 05:13:21.836494 | instance | 2026-02-19 05:13:21.836821 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-02-19 05:13:21.837169 | instance | Thursday 19 February 2026 05:13:21 +0000 (0:00:00.035) 0:00:08.002 ***** 2026-02-19 05:13:22.195638 | instance | changed: [localhost] 2026-02-19 05:13:22.195855 | instance | 2026-02-19 05:13:22.196166 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-02-19 05:13:22.196441 | instance | 2026-02-19 05:13:22.196741 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:13:22.197130 | instance | Thursday 19 February 2026 05:13:22 +0000 (0:00:00.359) 0:00:08.362 ***** 2026-02-19 05:13:22.865298 | instance | ok: [localhost] 2026-02-19 05:13:22.865516 | instance | 2026-02-19 05:13:22.865796 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-02-19 05:13:22.866130 | instance | Thursday 19 February 2026 05:13:22 +0000 (0:00:00.669) 0:00:09.031 ***** 2026-02-19 05:13:23.035364 | instance | changed: [localhost] 2026-02-19 05:13:23.035616 | instance | 2026-02-19 05:13:23.035977 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-02-19 05:13:23.036339 | instance | Thursday 19 February 2026 05:13:23 +0000 (0:00:00.170) 0:00:09.202 ***** 2026-02-19 05:13:23.062469 | instance | ok: [localhost] 2026-02-19 05:13:23.062583 | instance | 2026-02-19 05:13:23.062707 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-02-19 05:13:23.062904 | instance | Thursday 19 February 2026 05:13:23 +0000 (0:00:00.027) 0:00:09.229 ***** 2026-02-19 05:13:23.816669 | instance | ok: [localhost] => (item=keycloak_host) 2026-02-19 05:13:23.817179 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-02-19 05:13:23.817282 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-02-19 05:13:23.817424 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-02-19 05:13:23.817533 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-02-19 05:13:23.817657 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-02-19 05:13:23.817781 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-02-19 05:13:23.817898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-02-19 05:13:23.818023 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-02-19 05:13:23.818146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-02-19 05:13:23.818267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-02-19 05:13:23.818388 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-02-19 05:13:23.818508 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-02-19 05:13:23.818662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-02-19 05:13:23.818791 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-02-19 05:13:23.818933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-02-19 05:13:23.819070 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-02-19 05:13:23.819191 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-02-19 05:13:23.819347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-02-19 05:13:23.819466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-02-19 05:13:23.819584 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-02-19 05:13:23.819705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-02-19 05:13:23.819826 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-02-19 05:13:23.819939 | instance | 2026-02-19 05:13:23.820060 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-02-19 05:13:23.820182 | instance | Thursday 19 February 2026 05:13:23 +0000 (0:00:00.751) 0:00:09.981 ***** 2026-02-19 05:13:24.154474 | instance | changed: [localhost] 2026-02-19 05:13:24.154699 | instance | 2026-02-19 05:13:24.154988 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-02-19 05:13:24.155262 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.339) 0:00:10.320 ***** 2026-02-19 05:13:24.326430 | instance | changed: [localhost] 2026-02-19 05:13:24.326617 | instance | 2026-02-19 05:13:24.326883 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-02-19 05:13:24.327162 | instance | 2026-02-19 05:13:24.327407 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-02-19 05:13:24.327866 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.172) 0:00:10.493 ***** 2026-02-19 05:13:24.498432 | instance | changed: [localhost] 2026-02-19 05:13:24.498633 | instance | 2026-02-19 05:13:24.498911 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-02-19 05:13:24.499192 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.171) 0:00:10.664 ***** 2026-02-19 05:13:24.529762 | instance | ok: [localhost] 2026-02-19 05:13:24.529860 | instance | 2026-02-19 05:13:24.529935 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-02-19 05:13:24.530066 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.031) 0:00:10.696 ***** 2026-02-19 05:13:24.575163 | 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-02-19 05:13:24.575382 | instance | 2026-02-19 05:13:24.575708 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-02-19 05:13:24.575995 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.045) 0:00:10.741 ***** 2026-02-19 05:13:24.944553 | instance | changed: [localhost] 2026-02-19 05:13:24.944812 | instance | 2026-02-19 05:13:24.945222 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-02-19 05:13:24.945467 | instance | 2026-02-19 05:13:24.945735 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-02-19 05:13:24.946017 | instance | Thursday 19 February 2026 05:13:24 +0000 (0:00:00.369) 0:00:11.110 ***** 2026-02-19 05:13:25.116808 | instance | changed: [localhost] 2026-02-19 05:13:25.116942 | instance | 2026-02-19 05:13:25.117183 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-02-19 05:13:25.117326 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.172) 0:00:11.283 ***** 2026-02-19 05:13:25.150425 | instance | ok: [localhost] 2026-02-19 05:13:25.150638 | instance | 2026-02-19 05:13:25.150903 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-02-19 05:13:25.151187 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.033) 0:00:11.317 ***** 2026-02-19 05:13:25.193904 | 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-02-19 05:13:25.194182 | instance | 2026-02-19 05:13:25.194407 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-02-19 05:13:25.194672 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.043) 0:00:11.360 ***** 2026-02-19 05:13:25.559571 | instance | changed: [localhost] 2026-02-19 05:13:25.559645 | instance | 2026-02-19 05:13:25.559856 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-02-19 05:13:25.560031 | instance | 2026-02-19 05:13:25.560257 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-02-19 05:13:25.560443 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.365) 0:00:11.726 ***** 2026-02-19 05:13:25.737104 | instance | changed: [localhost] 2026-02-19 05:13:25.737314 | instance | 2026-02-19 05:13:25.737564 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-02-19 05:13:25.737832 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.177) 0:00:11.903 ***** 2026-02-19 05:13:25.768190 | instance | ok: [localhost] 2026-02-19 05:13:25.768474 | instance | 2026-02-19 05:13:25.768746 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-02-19 05:13:25.769060 | instance | Thursday 19 February 2026 05:13:25 +0000 (0:00:00.031) 0:00:11.935 ***** 2026-02-19 05:13:26.189162 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-02-19 05:13:26.189384 | instance | ok: [localhost] => (item=keepalived_password) 2026-02-19 05:13:26.189655 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-02-19 05:13:26.189932 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-02-19 05:13:26.190195 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-02-19 05:13:26.190498 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-02-19 05:13:26.190785 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-02-19 05:13:26.191069 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-02-19 05:13:26.191337 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-02-19 05:13:26.191606 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-02-19 05:13:26.191875 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-02-19 05:13:26.192140 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-02-19 05:13:26.192406 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-02-19 05:13:26.193107 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-02-19 05:13:26.193272 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-02-19 05:13:26.193443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-02-19 05:13:26.193614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-02-19 05:13:26.193784 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-02-19 05:13:26.193954 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-02-19 05:13:26.194119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-02-19 05:13:26.194284 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-02-19 05:13:26.194450 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-02-19 05:13:26.194616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-02-19 05:13:26.194783 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-02-19 05:13:26.194949 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-02-19 05:13:26.195121 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-02-19 05:13:26.195287 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-02-19 05:13:26.195452 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-02-19 05:13:26.195617 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-02-19 05:13:26.195782 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-02-19 05:13:26.195948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-02-19 05:13:26.196130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-02-19 05:13:26.196279 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-02-19 05:13:26.196444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-02-19 05:13:26.196658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-02-19 05:13:26.196831 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-02-19 05:13:26.196997 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-02-19 05:13:26.197163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-02-19 05:13:26.197330 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-02-19 05:13:26.197495 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-02-19 05:13:26.197663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-02-19 05:13:26.197829 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-02-19 05:13:26.197994 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-02-19 05:13:26.198168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-02-19 05:13:26.198339 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-02-19 05:13:26.198516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-02-19 05:13:26.198683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-02-19 05:13:26.198849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-02-19 05:13:26.199013 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-02-19 05:13:26.199184 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-02-19 05:13:26.199348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-02-19 05:13:26.199512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-02-19 05:13:26.199677 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-02-19 05:13:26.199844 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-02-19 05:13:26.199998 | instance | 2026-02-19 05:13:26.200194 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-02-19 05:13:26.200343 | instance | Thursday 19 February 2026 05:13:26 +0000 (0:00:00.420) 0:00:12.355 ***** 2026-02-19 05:13:26.245724 | instance | ok: [localhost] => (item=barbican_kek) 2026-02-19 05:13:26.245961 | instance | 2026-02-19 05:13:26.246298 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-02-19 05:13:26.246593 | instance | Thursday 19 February 2026 05:13:26 +0000 (0:00:00.056) 0:00:12.412 ***** 2026-02-19 05:13:26.627157 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-19 05:13:26.627369 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-19 05:13:26.627679 | instance | 2026-02-19 05:13:26.628010 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-02-19 05:13:26.628306 | instance | Thursday 19 February 2026 05:13:26 +0000 (0:00:00.381) 0:00:12.793 ***** 2026-02-19 05:13:29.942002 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-19 05:13:29.942066 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-19 05:13:29.942184 | instance | 2026-02-19 05:13:29.942566 | instance | TASK [Set values for SSH keys] ************************************************* 2026-02-19 05:13:29.942668 | instance | Thursday 19 February 2026 05:13:29 +0000 (0:00:03.314) 0:00:16.108 ***** 2026-02-19 05:13:29.996495 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-02-19 05:13:29.996806 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-02-19 05:13:29.997088 | instance | 2026-02-19 05:13:29.997391 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-02-19 05:13:29.997678 | instance | Thursday 19 February 2026 05:13:29 +0000 (0:00:00.055) 0:00:16.163 ***** 2026-02-19 05:13:30.381658 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-02-19 05:13:30.381961 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-02-19 05:13:30.382243 | instance | 2026-02-19 05:13:30.382634 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-02-19 05:13:30.383013 | instance | Thursday 19 February 2026 05:13:30 +0000 (0:00:00.384) 0:00:16.548 ***** 2026-02-19 05:13:30.730161 | instance | changed: [localhost] 2026-02-19 05:13:30.730389 | instance | 2026-02-19 05:13:30.730702 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-02-19 05:13:30.731015 | instance | Thursday 19 February 2026 05:13:30 +0000 (0:00:00.348) 0:00:16.896 ***** 2026-02-19 05:13:30.765482 | instance | skipping: [localhost] 2026-02-19 05:13:30.765727 | instance | 2026-02-19 05:13:30.766040 | instance | PLAY [Setup networking] ******************************************************** 2026-02-19 05:13:30.766368 | instance | 2026-02-19 05:13:30.766650 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:13:30.766909 | instance | Thursday 19 February 2026 05:13:30 +0000 (0:00:00.035) 0:00:16.932 ***** 2026-02-19 05:13:31.470258 | instance | ok: [instance] 2026-02-19 05:13:31.470655 | instance | 2026-02-19 05:13:31.471021 | instance | TASK [Create bridge for management network] ************************************ 2026-02-19 05:13:31.471450 | instance | Thursday 19 February 2026 05:13:31 +0000 (0:00:00.704) 0:00:17.636 ***** 2026-02-19 05:13:31.807599 | instance | ok: [instance] 2026-02-19 05:13:31.807873 | instance | 2026-02-19 05:13:31.808129 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-02-19 05:13:31.808365 | instance | Thursday 19 February 2026 05:13:31 +0000 (0:00:00.335) 0:00:17.972 ***** 2026-02-19 05:13:32.009188 | instance | ok: [instance] 2026-02-19 05:13:32.009572 | instance | 2026-02-19 05:13:32.009919 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-02-19 05:13:32.010265 | instance | Thursday 19 February 2026 05:13:32 +0000 (0:00:00.203) 0:00:18.175 ***** 2026-02-19 05:13:32.196733 | instance | ok: [instance] 2026-02-19 05:13:32.197186 | instance | 2026-02-19 05:13:32.197543 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-02-19 05:13:32.197909 | instance | Thursday 19 February 2026 05:13:32 +0000 (0:00:00.187) 0:00:18.363 ***** 2026-02-19 05:13:32.388831 | instance | ok: [instance] 2026-02-19 05:13:32.389198 | instance | 2026-02-19 05:13:32.389533 | instance | TASK [Bring up interfaces] ***************************************************** 2026-02-19 05:13:32.389899 | instance | Thursday 19 February 2026 05:13:32 +0000 (0:00:00.192) 0:00:18.555 ***** 2026-02-19 05:13:32.784317 | instance | ok: [instance] => (item=br-mgmt) 2026-02-19 05:13:32.784722 | instance | ok: [instance] => (item=dummy0) 2026-02-19 05:13:32.785086 | instance | 2026-02-19 05:13:32.785438 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-02-19 05:13:32.785821 | instance | 2026-02-19 05:13:32.786189 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:13:32.786535 | instance | Thursday 19 February 2026 05:13:32 +0000 (0:00:00.395) 0:00:18.950 ***** 2026-02-19 05:13:33.518810 | instance | ok: [instance] 2026-02-19 05:13:33.519065 | instance | 2026-02-19 05:13:33.519276 | instance | TASK [Install depedencies] ***************************************************** 2026-02-19 05:13:33.519483 | instance | Thursday 19 February 2026 05:13:33 +0000 (0:00:00.734) 0:00:19.685 ***** 2026-02-19 05:13:55.839562 | instance | changed: [instance] 2026-02-19 05:13:55.839965 | instance | 2026-02-19 05:13:55.840317 | instance | TASK [Start up service] ******************************************************** 2026-02-19 05:13:55.840715 | instance | Thursday 19 February 2026 05:13:55 +0000 (0:00:22.320) 0:00:42.006 ***** 2026-02-19 05:13:56.405284 | instance | ok: [instance] 2026-02-19 05:13:56.405380 | instance | 2026-02-19 05:13:56.405485 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-02-19 05:13:56.405651 | instance | Thursday 19 February 2026 05:13:56 +0000 (0:00:00.564) 0:00:42.570 ***** 2026-02-19 05:13:56.616700 | instance | ok: [instance] 2026-02-19 05:13:56.616994 | instance | 2026-02-19 05:13:56.617237 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-02-19 05:13:56.617503 | instance | Thursday 19 February 2026 05:13:56 +0000 (0:00:00.210) 0:00:42.780 ***** 2026-02-19 05:13:57.071987 | instance | changed: [instance] 2026-02-19 05:13:57.072040 | instance | 2026-02-19 05:13:57.072052 | instance | TASK [Get list of all loopback devices] **************************************** 2026-02-19 05:13:57.072062 | instance | Thursday 19 February 2026 05:13:57 +0000 (0:00:00.456) 0:00:43.237 ***** 2026-02-19 05:13:57.278298 | instance | ok: [instance] 2026-02-19 05:13:57.278328 | instance | 2026-02-19 05:13:57.278334 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-02-19 05:13:57.278338 | instance | Thursday 19 February 2026 05:13:57 +0000 (0:00:00.207) 0:00:43.444 ***** 2026-02-19 05:13:57.304161 | instance | skipping: [instance] 2026-02-19 05:13:57.304183 | instance | 2026-02-19 05:13:57.304190 | instance | TASK [Create devices for Ceph] ************************************************* 2026-02-19 05:13:57.304197 | instance | Thursday 19 February 2026 05:13:57 +0000 (0:00:00.026) 0:00:43.470 ***** 2026-02-19 05:13:57.858377 | instance | changed: [instance] => (item=osd0) 2026-02-19 05:13:57.858435 | instance | changed: [instance] => (item=osd1) 2026-02-19 05:13:57.858447 | instance | changed: [instance] => (item=osd2) 2026-02-19 05:13:57.858457 | instance | 2026-02-19 05:13:57.858467 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-02-19 05:13:57.858477 | instance | Thursday 19 February 2026 05:13:57 +0000 (0:00:00.552) 0:00:44.023 ***** 2026-02-19 05:13:58.390310 | instance | changed: [instance] => (item=osd0) 2026-02-19 05:13:58.390370 | instance | changed: [instance] => (item=osd1) 2026-02-19 05:13:58.390381 | instance | changed: [instance] => (item=osd2) 2026-02-19 05:13:58.390391 | instance | 2026-02-19 05:13:58.390401 | instance | TASK [Start loop devices] ****************************************************** 2026-02-19 05:13:58.390410 | instance | Thursday 19 February 2026 05:13:58 +0000 (0:00:00.531) 0:00:44.555 ***** 2026-02-19 05:13:59.114070 | instance | changed: [instance] => (item=osd0) 2026-02-19 05:13:59.114335 | instance | changed: [instance] => (item=osd1) 2026-02-19 05:13:59.114720 | instance | changed: [instance] => (item=osd2) 2026-02-19 05:13:59.115045 | instance | 2026-02-19 05:13:59.115388 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-02-19 05:13:59.115727 | instance | Thursday 19 February 2026 05:13:59 +0000 (0:00:00.724) 0:00:45.280 ***** 2026-02-19 05:14:02.109562 | instance | changed: [instance] => (item=osd0) 2026-02-19 05:14:02.109622 | instance | changed: [instance] => (item=osd1) 2026-02-19 05:14:02.109728 | instance | changed: [instance] => (item=osd2) 2026-02-19 05:14:02.109879 | instance | 2026-02-19 05:14:02.110030 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-02-19 05:14:02.110181 | instance | Thursday 19 February 2026 05:14:02 +0000 (0:00:02.995) 0:00:48.275 ***** 2026-02-19 05:14:03.967487 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-02-19 05:14:03.967623 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-02-19 05:14:03.967750 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-02-19 05:14:03.967994 | instance | 2026-02-19 05:14:03.968199 | instance | PLAY [controllers] ************************************************************* 2026-02-19 05:14:03.968392 | instance | 2026-02-19 05:14:03.968594 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:14:03.968835 | instance | Thursday 19 February 2026 05:14:03 +0000 (0:00:01.858) 0:00:50.134 ***** 2026-02-19 05:14:04.853779 | instance | ok: [instance] 2026-02-19 05:14:04.854171 | instance | 2026-02-19 05:14:04.854581 | instance | TASK [Set masquerade rule] ***************************************************** 2026-02-19 05:14:04.854927 | instance | Thursday 19 February 2026 05:14:04 +0000 (0:00:00.885) 0:00:51.019 ***** 2026-02-19 05:14:05.296999 | instance | changed: [instance] 2026-02-19 05:14:05.297443 | instance | 2026-02-19 05:14:05.297793 | instance | PLAY RECAP ********************************************************************* 2026-02-19 05:14:05.298147 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-19 05:14:05.298456 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-19 05:14:05.298651 | instance | 2026-02-19 05:14:05.298858 | instance | Thursday 19 February 2026 05:14:05 +0000 (0:00:00.443) 0:00:51.463 ***** 2026-02-19 05:14:05.299058 | instance | =============================================================================== 2026-02-19 05:14:05.299279 | instance | Install depedencies ---------------------------------------------------- 22.32s 2026-02-19 05:14:05.299503 | instance | Generate SSH keys for missing variables --------------------------------- 3.31s 2026-02-19 05:14:05.299710 | instance | Create a volume group for each loop device ------------------------------ 3.00s 2026-02-19 05:14:05.299914 | instance | Gathering Facts --------------------------------------------------------- 2.19s 2026-02-19 05:14:05.300165 | instance | Create a logical volume for each loop device ---------------------------- 1.86s 2026-02-19 05:14:05.300377 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.04s 2026-02-19 05:14:05.300584 | instance | Create folders for workspace -------------------------------------------- 1.03s 2026-02-19 05:14:05.300822 | instance | Gathering Facts --------------------------------------------------------- 0.89s 2026-02-19 05:14:05.301040 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s 2026-02-19 05:14:05.301245 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-02-19 05:14:05.301474 | instance | Start loop devices ------------------------------------------------------ 0.72s 2026-02-19 05:14:05.301679 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-02-19 05:14:05.301882 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-02-19 05:14:05.302086 | instance | Gathering Facts --------------------------------------------------------- 0.67s 2026-02-19 05:14:05.302289 | instance | Purge "snapd" package --------------------------------------------------- 0.61s 2026-02-19 05:14:05.302497 | instance | Start up service -------------------------------------------------------- 0.56s 2026-02-19 05:14:05.302700 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-02-19 05:14:05.302905 | instance | Set permissions on loopback devices ------------------------------------- 0.53s 2026-02-19 05:14:05.303118 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.52s 2026-02-19 05:14:05.303326 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.46s 2026-02-19 05:14:05.368247 | instance | INFO [aio > prepare] Executed: Successful 2026-02-19 05:14:05.379781 | instance | INFO [aio > converge] Executing 2026-02-19 05:14:08.014931 | instance | 2026-02-19 05:14:08.015354 | instance | PLAY [all] ********************************************************************* 2026-02-19 05:14:08.015667 | instance | 2026-02-19 05:14:08.015992 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:14:08.016316 | instance | Thursday 19 February 2026 05:14:08 +0000 (0:00:00.017) 0:00:00.017 ***** 2026-02-19 05:14:09.270641 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-19 05:14:09.271093 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-19 05:14:09.271467 | instance | interpreter could change the meaning of that path. See 2026-02-19 05:14:09.271814 | instance | https://docs.ansible.com/ansible- 2026-02-19 05:14:09.272171 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-19 05:14:09.285626 | instance | ok: [instance] 2026-02-19 05:14:09.285972 | instance | 2026-02-19 05:14:09.286312 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-19 05:14:09.286797 | instance | Thursday 19 February 2026 05:14:09 +0000 (0:00:01.271) 0:00:01.289 ***** 2026-02-19 05:14:09.456946 | instance | ok: [instance] 2026-02-19 05:14:09.457351 | instance | 2026-02-19 05:14:09.457742 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-19 05:14:09.458153 | instance | 2026-02-19 05:14:09.458626 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:14:09.459003 | instance | Thursday 19 February 2026 05:14:09 +0000 (0:00:00.170) 0:00:01.460 ***** 2026-02-19 05:14:10.330037 | instance | ok: [instance] 2026-02-19 05:14:10.330448 | instance | 2026-02-19 05:14:10.330779 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:14:10.331104 | instance | Thursday 19 February 2026 05:14:10 +0000 (0:00:00.872) 0:00:02.332 ***** 2026-02-19 05:14:10.613317 | instance | ok: [instance] 2026-02-19 05:14:10.613408 | instance | 2026-02-19 05:14:10.613529 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:14:10.613694 | instance | Thursday 19 February 2026 05:14:10 +0000 (0:00:00.282) 0:00:02.615 ***** 2026-02-19 05:14:10.657171 | instance | skipping: [instance] 2026-02-19 05:14:10.657263 | instance | 2026-02-19 05:14:10.657379 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 05:14:10.657534 | instance | Thursday 19 February 2026 05:14:10 +0000 (0:00:00.043) 0:00:02.659 ***** 2026-02-19 05:14:10.936562 | instance | changed: [instance] 2026-02-19 05:14:10.936746 | instance | 2026-02-19 05:14:10.936925 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:14:10.937075 | instance | Thursday 19 February 2026 05:14:10 +0000 (0:00:00.278) 0:00:02.938 ***** 2026-02-19 05:14:11.004947 | instance | ok: [instance] => { 2026-02-19 05:14:11.005010 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 05:14:11.005022 | instance | } 2026-02-19 05:14:11.005032 | instance | 2026-02-19 05:14:11.005041 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:14:11.005058 | instance | Thursday 19 February 2026 05:14:10 +0000 (0:00:00.069) 0:00:03.008 ***** 2026-02-19 05:14:11.612868 | instance | changed: [instance] 2026-02-19 05:14:11.612955 | instance | 2026-02-19 05:14:11.613222 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:14:11.613253 | instance | Thursday 19 February 2026 05:14:11 +0000 (0:00:00.608) 0:00:03.616 ***** 2026-02-19 05:14:11.661653 | instance | skipping: [instance] 2026-02-19 05:14:11.662002 | instance | 2026-02-19 05:14:11.662027 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:14:11.662032 | instance | Thursday 19 February 2026 05:14:11 +0000 (0:00:00.048) 0:00:03.665 ***** 2026-02-19 05:14:11.716017 | instance | skipping: [instance] 2026-02-19 05:14:11.716114 | instance | 2026-02-19 05:14:11.716406 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:14:11.716428 | instance | Thursday 19 February 2026 05:14:11 +0000 (0:00:00.054) 0:00:03.719 ***** 2026-02-19 05:14:11.917081 | instance | ok: [instance] 2026-02-19 05:14:11.917151 | instance | 2026-02-19 05:14:11.917427 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:14:11.917462 | instance | Thursday 19 February 2026 05:14:11 +0000 (0:00:00.200) 0:00:03.920 ***** 2026-02-19 05:14:13.036602 | instance | ok: [instance] 2026-02-19 05:14:13.036667 | instance | 2026-02-19 05:14:13.036827 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:14:13.037020 | instance | Thursday 19 February 2026 05:14:13 +0000 (0:00:01.117) 0:00:05.037 ***** 2026-02-19 05:14:13.103290 | instance | ok: [instance] => { 2026-02-19 05:14:13.103436 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 05:14:13.103573 | instance | } 2026-02-19 05:14:13.103717 | instance | 2026-02-19 05:14:13.103923 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:14:13.104113 | instance | Thursday 19 February 2026 05:14:13 +0000 (0:00:00.069) 0:00:05.106 ***** 2026-02-19 05:14:13.805276 | instance | changed: [instance] 2026-02-19 05:14:13.805345 | instance | 2026-02-19 05:14:13.805454 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:14:13.805641 | instance | Thursday 19 February 2026 05:14:13 +0000 (0:00:00.700) 0:00:05.807 ***** 2026-02-19 05:14:16.677695 | instance | changed: [instance] 2026-02-19 05:14:16.678075 | instance | 2026-02-19 05:14:16.678424 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 05:14:16.678758 | instance | Thursday 19 February 2026 05:14:16 +0000 (0:00:02.872) 0:00:08.680 ***** 2026-02-19 05:14:16.709380 | instance | skipping: [instance] 2026-02-19 05:14:16.709507 | instance | 2026-02-19 05:14:16.709774 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 05:14:16.709964 | instance | Thursday 19 February 2026 05:14:16 +0000 (0:00:00.032) 0:00:08.712 ***** 2026-02-19 05:14:16.744852 | instance | skipping: [instance] 2026-02-19 05:14:16.745432 | instance | 2026-02-19 05:14:16.745591 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 05:14:16.745740 | instance | Thursday 19 February 2026 05:14:16 +0000 (0:00:00.032) 0:00:08.745 ***** 2026-02-19 05:14:16.771574 | instance | skipping: [instance] 2026-02-19 05:14:16.771590 | instance | 2026-02-19 05:14:16.771595 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 05:14:16.771599 | instance | Thursday 19 February 2026 05:14:16 +0000 (0:00:00.029) 0:00:08.774 ***** 2026-02-19 05:14:21.035548 | instance | changed: [instance] 2026-02-19 05:14:21.035612 | instance | 2026-02-19 05:14:21.035625 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 05:14:21.035636 | instance | Thursday 19 February 2026 05:14:21 +0000 (0:00:04.262) 0:00:13.037 ***** 2026-02-19 05:14:21.590079 | instance | changed: [instance] 2026-02-19 05:14:21.590136 | instance | 2026-02-19 05:14:21.590147 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 05:14:21.590158 | instance | Thursday 19 February 2026 05:14:21 +0000 (0:00:00.554) 0:00:13.592 ***** 2026-02-19 05:14:22.480879 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 05:14:22.481092 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 05:14:22.481105 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 05:14:22.481115 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 05:14:22.481125 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 05:14:22.481139 | instance | 2026-02-19 05:14:22.481361 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 05:14:22.481706 | instance | Thursday 19 February 2026 05:14:22 +0000 (0:00:00.890) 0:00:14.482 ***** 2026-02-19 05:14:23.031951 | instance | changed: [instance] 2026-02-19 05:14:23.032023 | instance | 2026-02-19 05:14:23.032132 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 05:14:23.032343 | instance | Thursday 19 February 2026 05:14:23 +0000 (0:00:00.544) 0:00:15.026 ***** 2026-02-19 05:14:23.032490 | instance | 2026-02-19 05:14:23.032641 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-19 05:14:23.032859 | instance | Thursday 19 February 2026 05:14:23 +0000 (0:00:00.008) 0:00:15.035 ***** 2026-02-19 05:14:23.938253 | instance | ok: [instance] 2026-02-19 05:14:23.938359 | instance | 2026-02-19 05:14:23.938785 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-19 05:14:23.939040 | instance | Thursday 19 February 2026 05:14:23 +0000 (0:00:00.905) 0:00:15.941 ***** 2026-02-19 05:14:24.404659 | instance | changed: [instance] 2026-02-19 05:14:24.404899 | instance | 2026-02-19 05:14:24.405063 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 05:14:24.405220 | instance | Thursday 19 February 2026 05:14:24 +0000 (0:00:00.463) 0:00:16.404 ***** 2026-02-19 05:14:24.936736 | instance | changed: [instance] 2026-02-19 05:14:24.936841 | instance | 2026-02-19 05:14:24.937114 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:14:24.937156 | instance | Thursday 19 February 2026 05:14:24 +0000 (0:00:00.535) 0:00:16.940 ***** 2026-02-19 05:14:25.160025 | instance | ok: [instance] 2026-02-19 05:14:25.160088 | instance | 2026-02-19 05:14:25.160580 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:14:25.160624 | instance | Thursday 19 February 2026 05:14:25 +0000 (0:00:00.222) 0:00:17.163 ***** 2026-02-19 05:14:25.226262 | instance | ok: [instance] => { 2026-02-19 05:14:25.226338 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-19 05:14:25.226794 | instance | } 2026-02-19 05:14:25.226822 | instance | 2026-02-19 05:14:25.226828 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:14:25.226843 | instance | Thursday 19 February 2026 05:14:25 +0000 (0:00:00.066) 0:00:17.229 ***** 2026-02-19 05:14:26.309133 | instance | changed: [instance] 2026-02-19 05:14:26.309238 | instance | 2026-02-19 05:14:26.309515 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:14:26.309533 | instance | Thursday 19 February 2026 05:14:26 +0000 (0:00:01.082) 0:00:18.312 ***** 2026-02-19 05:14:30.727064 | instance | changed: [instance] 2026-02-19 05:14:30.727132 | instance | 2026-02-19 05:14:30.727420 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-19 05:14:30.727458 | instance | Thursday 19 February 2026 05:14:30 +0000 (0:00:04.418) 0:00:22.730 ***** 2026-02-19 05:14:31.872599 | instance | ok: [instance] 2026-02-19 05:14:31.872803 | instance | 2026-02-19 05:14:31.872959 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-19 05:14:31.873109 | instance | Thursday 19 February 2026 05:14:31 +0000 (0:00:01.139) 0:00:23.870 ***** 2026-02-19 05:14:32.280703 | instance | changed: [instance] 2026-02-19 05:14:32.280806 | instance | 2026-02-19 05:14:32.280987 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-19 05:14:32.281075 | instance | Thursday 19 February 2026 05:14:32 +0000 (0:00:00.413) 0:00:24.284 ***** 2026-02-19 05:14:32.735138 | instance | changed: [instance] 2026-02-19 05:14:32.735432 | instance | 2026-02-19 05:14:32.735652 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-19 05:14:32.735926 | instance | Thursday 19 February 2026 05:14:32 +0000 (0:00:00.454) 0:00:24.738 ***** 2026-02-19 05:14:33.290993 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-02-19 05:14:33.291281 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-19 05:14:33.291573 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-19 05:14:33.291844 | instance | 2026-02-19 05:14:33.292137 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-19 05:14:33.292427 | instance | Thursday 19 February 2026 05:14:33 +0000 (0:00:00.555) 0:00:25.293 ***** 2026-02-19 05:14:33.730761 | instance | changed: [instance] 2026-02-19 05:14:33.730997 | instance | 2026-02-19 05:14:33.731282 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-19 05:14:33.731555 | instance | Thursday 19 February 2026 05:14:33 +0000 (0:00:00.439) 0:00:25.733 ***** 2026-02-19 05:14:34.209994 | instance | changed: [instance] 2026-02-19 05:14:34.210290 | instance | 2026-02-19 05:14:34.210640 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-19 05:14:34.210977 | instance | Thursday 19 February 2026 05:14:34 +0000 (0:00:00.471) 0:00:26.204 ***** 2026-02-19 05:14:34.211284 | instance | 2026-02-19 05:14:34.211607 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-19 05:14:34.211928 | instance | Thursday 19 February 2026 05:14:34 +0000 (0:00:00.008) 0:00:26.213 ***** 2026-02-19 05:14:34.910186 | instance | ok: [instance] 2026-02-19 05:14:34.910227 | instance | 2026-02-19 05:14:34.910232 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-02-19 05:14:34.910237 | instance | Thursday 19 February 2026 05:14:34 +0000 (0:00:00.699) 0:00:26.913 ***** 2026-02-19 05:14:36.666814 | instance | changed: [instance] 2026-02-19 05:14:36.666924 | instance | 2026-02-19 05:14:36.667108 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-19 05:14:36.667353 | instance | Thursday 19 February 2026 05:14:36 +0000 (0:00:01.756) 0:00:28.669 ***** 2026-02-19 05:14:37.240930 | instance | changed: [instance] 2026-02-19 05:14:37.241019 | instance | 2026-02-19 05:14:37.241327 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-19 05:14:37.241558 | instance | Thursday 19 February 2026 05:14:37 +0000 (0:00:00.574) 0:00:29.244 ***** 2026-02-19 05:14:37.303095 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-19 05:14:37.303165 | instance | 2026-02-19 05:14:37.303294 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-19 05:14:37.303415 | instance | Thursday 19 February 2026 05:14:37 +0000 (0:00:00.062) 0:00:29.306 ***** 2026-02-19 05:14:43.117652 | instance | changed: [instance] 2026-02-19 05:14:43.117723 | instance | 2026-02-19 05:14:43.117976 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-19 05:14:43.118127 | instance | Thursday 19 February 2026 05:14:43 +0000 (0:00:05.814) 0:00:35.120 ***** 2026-02-19 05:14:43.754725 | instance | ok: [instance] => (item=chronyd) 2026-02-19 05:14:43.754827 | instance | ok: [instance] => (item=sshd) 2026-02-19 05:14:43.755203 | instance | 2026-02-19 05:14:43.755241 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-19 05:14:43.755247 | instance | Thursday 19 February 2026 05:14:43 +0000 (0:00:00.637) 0:00:35.758 ***** 2026-02-19 05:14:44.033780 | instance | changed: [instance] 2026-02-19 05:14:44.033834 | instance | 2026-02-19 05:14:44.034099 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-19 05:14:44.034140 | instance | Thursday 19 February 2026 05:14:44 +0000 (0:00:00.278) 0:00:36.037 ***** 2026-02-19 05:14:44.221687 | instance | ok: [instance] 2026-02-19 05:14:44.221809 | instance | 2026-02-19 05:14:44.221822 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-19 05:14:44.221922 | instance | Thursday 19 February 2026 05:14:44 +0000 (0:00:00.187) 0:00:36.224 ***** 2026-02-19 05:14:44.740832 | instance | changed: [instance] 2026-02-19 05:14:44.740883 | instance | 2026-02-19 05:14:44.740889 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-19 05:14:44.740895 | instance | Thursday 19 February 2026 05:14:44 +0000 (0:00:00.518) 0:00:36.743 ***** 2026-02-19 05:14:45.101886 | instance | changed: [instance] 2026-02-19 05:14:45.101994 | instance | 2026-02-19 05:14:45.102063 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-19 05:14:45.102208 | instance | Thursday 19 February 2026 05:14:45 +0000 (0:00:00.361) 0:00:37.105 ***** 2026-02-19 05:14:46.777521 | instance | ok: [instance] 2026-02-19 05:14:46.777635 | instance | 2026-02-19 05:14:46.777981 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-19 05:14:46.778000 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:01.675) 0:00:38.780 ***** 2026-02-19 05:14:46.837400 | instance | ok: [instance] 2026-02-19 05:14:46.837481 | instance | 2026-02-19 05:14:46.837721 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-19 05:14:46.837761 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:00.059) 0:00:38.840 ***** 2026-02-19 05:14:46.872241 | instance | skipping: [instance] 2026-02-19 05:14:46.872827 | instance | 2026-02-19 05:14:46.872865 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-19 05:14:46.872873 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:00.034) 0:00:38.875 ***** 2026-02-19 05:14:46.904829 | instance | skipping: [instance] 2026-02-19 05:14:46.905185 | instance | 2026-02-19 05:14:46.905231 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-19 05:14:46.905237 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:00.032) 0:00:38.908 ***** 2026-02-19 05:14:46.948200 | instance | skipping: [instance] 2026-02-19 05:14:46.948286 | instance | 2026-02-19 05:14:46.948590 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-19 05:14:46.948661 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:00.042) 0:00:38.950 ***** 2026-02-19 05:14:46.993659 | instance | skipping: [instance] 2026-02-19 05:14:46.993777 | instance | 2026-02-19 05:14:46.993791 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-19 05:14:46.993945 | instance | Thursday 19 February 2026 05:14:46 +0000 (0:00:00.045) 0:00:38.996 ***** 2026-02-19 05:14:47.033152 | instance | skipping: [instance] 2026-02-19 05:14:47.033349 | instance | 2026-02-19 05:14:47.033505 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-19 05:14:47.033656 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.039) 0:00:39.036 ***** 2026-02-19 05:14:47.070242 | instance | skipping: [instance] 2026-02-19 05:14:47.070346 | instance | 2026-02-19 05:14:47.070352 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-19 05:14:47.070508 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.037) 0:00:39.073 ***** 2026-02-19 05:14:47.114871 | instance | skipping: [instance] 2026-02-19 05:14:47.115035 | instance | 2026-02-19 05:14:47.115394 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-19 05:14:47.115554 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.044) 0:00:39.117 ***** 2026-02-19 05:14:47.241392 | instance | ok: [instance] 2026-02-19 05:14:47.241531 | instance | 2026-02-19 05:14:47.241548 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-19 05:14:47.241630 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.126) 0:00:39.243 ***** 2026-02-19 05:14:47.480262 | instance | ok: [instance] => (item=instance) 2026-02-19 05:14:47.480324 | instance | 2026-02-19 05:14:47.480599 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-19 05:14:47.480637 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.239) 0:00:39.483 ***** 2026-02-19 05:14:47.529683 | instance | ok: [instance] 2026-02-19 05:14:47.529790 | instance | 2026-02-19 05:14:47.530094 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-19 05:14:47.530166 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.048) 0:00:39.532 ***** 2026-02-19 05:14:47.615269 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-02-19 05:14:47.615364 | instance | 2026-02-19 05:14:47.615433 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-02-19 05:14:47.615590 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.086) 0:00:39.618 ***** 2026-02-19 05:14:47.965586 | instance | changed: [instance] 2026-02-19 05:14:47.965667 | instance | 2026-02-19 05:14:47.965940 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-02-19 05:14:47.966007 | instance | Thursday 19 February 2026 05:14:47 +0000 (0:00:00.349) 0:00:39.968 ***** 2026-02-19 05:14:48.722618 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-02-19 05:14:48.722741 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-02-19 05:14:48.722750 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-02-19 05:14:48.723098 | instance | 2026-02-19 05:14:48.723146 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-02-19 05:14:48.723152 | instance | Thursday 19 February 2026 05:14:48 +0000 (0:00:00.757) 0:00:40.725 ***** 2026-02-19 05:17:12.635225 | instance | ok: [instance] 2026-02-19 05:17:12.635311 | instance | 2026-02-19 05:17:12.635533 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-02-19 05:17:12.635577 | instance | Thursday 19 February 2026 05:17:12 +0000 (0:02:23.912) 0:03:04.638 ***** 2026-02-19 05:17:12.859709 | instance | changed: [instance] 2026-02-19 05:17:12.859792 | instance | 2026-02-19 05:17:12.860039 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-02-19 05:17:12.860081 | instance | Thursday 19 February 2026 05:17:12 +0000 (0:00:00.224) 0:03:04.862 ***** 2026-02-19 05:17:12.907341 | instance | ok: [instance] 2026-02-19 05:17:12.907417 | instance | 2026-02-19 05:17:12.907710 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 05:17:12.907754 | instance | Thursday 19 February 2026 05:17:12 +0000 (0:00:00.047) 0:03:04.910 ***** 2026-02-19 05:17:12.994632 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 05:17:12.994700 | instance | 2026-02-19 05:17:12.994972 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 05:17:12.995010 | instance | Thursday 19 February 2026 05:17:12 +0000 (0:00:00.087) 0:03:04.997 ***** 2026-02-19 05:17:14.598751 | instance | ok: [instance] 2026-02-19 05:17:14.598822 | instance | 2026-02-19 05:17:14.598828 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 05:17:14.598834 | instance | Thursday 19 February 2026 05:17:14 +0000 (0:00:01.603) 0:03:06.601 ***** 2026-02-19 05:17:14.666501 | instance | ok: [instance] => (item=instance) 2026-02-19 05:17:14.666563 | instance | 2026-02-19 05:17:14.666569 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 05:17:14.666575 | instance | Thursday 19 February 2026 05:17:14 +0000 (0:00:00.067) 0:03:06.669 ***** 2026-02-19 05:17:15.088331 | instance | ok: [instance] 2026-02-19 05:17:15.088391 | instance | 2026-02-19 05:17:15.088396 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 05:17:15.088402 | instance | Thursday 19 February 2026 05:17:15 +0000 (0:00:00.421) 0:03:07.090 ***** 2026-02-19 05:17:17.192528 | instance | ok: [instance] 2026-02-19 05:17:17.192606 | instance | 2026-02-19 05:17:17.192848 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-19 05:17:17.192921 | instance | Thursday 19 February 2026 05:17:17 +0000 (0:00:02.104) 0:03:09.195 ***** 2026-02-19 05:17:18.980388 | instance | ok: [instance] 2026-02-19 05:17:18.980433 | instance | 2026-02-19 05:17:18.980439 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-19 05:17:18.980443 | instance | Thursday 19 February 2026 05:17:18 +0000 (0:00:01.787) 0:03:10.983 ***** 2026-02-19 05:17:29.236478 | instance | ok: [instance] 2026-02-19 05:17:29.236574 | instance | 2026-02-19 05:17:29.236897 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 05:17:29.236941 | instance | Thursday 19 February 2026 05:17:29 +0000 (0:00:10.256) 0:03:21.239 ***** 2026-02-19 05:17:29.319817 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 05:17:29.319885 | instance | 2026-02-19 05:17:29.320139 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 05:17:29.320160 | instance | Thursday 19 February 2026 05:17:29 +0000 (0:00:00.083) 0:03:21.322 ***** 2026-02-19 05:17:29.373098 | instance | skipping: [instance] 2026-02-19 05:17:29.373189 | instance | 2026-02-19 05:17:29.373475 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 05:17:29.373520 | instance | Thursday 19 February 2026 05:17:29 +0000 (0:00:00.053) 0:03:21.376 ***** 2026-02-19 05:17:29.430620 | instance | skipping: [instance] => (item=instance) 2026-02-19 05:17:29.430718 | instance | skipping: [instance] 2026-02-19 05:17:29.431090 | instance | 2026-02-19 05:17:29.431115 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 05:17:29.431121 | instance | Thursday 19 February 2026 05:17:29 +0000 (0:00:00.057) 0:03:21.433 ***** 2026-02-19 05:17:29.688708 | instance | ok: [instance] 2026-02-19 05:17:29.688814 | instance | 2026-02-19 05:17:29.689076 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 05:17:29.689142 | instance | Thursday 19 February 2026 05:17:29 +0000 (0:00:00.258) 0:03:21.691 ***** 2026-02-19 05:17:31.988484 | instance | ok: [instance] 2026-02-19 05:17:31.988558 | instance | 2026-02-19 05:17:31.988564 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-19 05:17:31.988570 | instance | Thursday 19 February 2026 05:17:31 +0000 (0:00:02.299) 0:03:23.991 ***** 2026-02-19 05:17:33.650701 | instance | ok: [instance] 2026-02-19 05:17:33.650770 | instance | 2026-02-19 05:17:33.650776 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-19 05:17:33.650781 | instance | Thursday 19 February 2026 05:17:33 +0000 (0:00:01.662) 0:03:25.653 ***** 2026-02-19 05:17:35.341788 | instance | ok: [instance] 2026-02-19 05:17:35.341915 | instance | 2026-02-19 05:17:35.341962 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-19 05:17:35.342156 | instance | Thursday 19 February 2026 05:17:35 +0000 (0:00:01.691) 0:03:27.345 ***** 2026-02-19 05:17:37.639247 | instance | ok: [instance] 2026-02-19 05:17:37.639334 | instance | 2026-02-19 05:17:37.639444 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-19 05:17:37.639616 | instance | 2026-02-19 05:17:37.639699 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:17:37.639831 | instance | Thursday 19 February 2026 05:17:37 +0000 (0:00:02.297) 0:03:29.642 ***** 2026-02-19 05:17:38.545486 | instance | ok: [instance] 2026-02-19 05:17:38.545548 | instance | 2026-02-19 05:17:38.545678 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:17:38.545793 | instance | Thursday 19 February 2026 05:17:38 +0000 (0:00:00.905) 0:03:30.548 ***** 2026-02-19 05:17:38.748089 | instance | ok: [instance] 2026-02-19 05:17:38.748158 | instance | 2026-02-19 05:17:38.748248 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:17:38.748369 | instance | Thursday 19 February 2026 05:17:38 +0000 (0:00:00.202) 0:03:30.751 ***** 2026-02-19 05:17:38.792182 | instance | skipping: [instance] 2026-02-19 05:17:38.792244 | instance | 2026-02-19 05:17:38.792413 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 05:17:38.792482 | instance | Thursday 19 February 2026 05:17:38 +0000 (0:00:00.044) 0:03:30.795 ***** 2026-02-19 05:17:38.998779 | instance | ok: [instance] 2026-02-19 05:17:38.998849 | instance | 2026-02-19 05:17:38.998966 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:17:38.999101 | instance | Thursday 19 February 2026 05:17:38 +0000 (0:00:00.206) 0:03:31.002 ***** 2026-02-19 05:17:39.051635 | instance | ok: [instance] => { 2026-02-19 05:17:39.051738 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 05:17:39.051856 | instance | } 2026-02-19 05:17:39.051973 | instance | 2026-02-19 05:17:39.052102 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:17:39.052227 | instance | Thursday 19 February 2026 05:17:39 +0000 (0:00:00.052) 0:03:31.054 ***** 2026-02-19 05:17:39.350342 | instance | ok: [instance] 2026-02-19 05:17:39.350502 | instance | 2026-02-19 05:17:39.350743 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:17:39.350972 | instance | Thursday 19 February 2026 05:17:39 +0000 (0:00:00.298) 0:03:31.353 ***** 2026-02-19 05:17:39.399530 | instance | skipping: [instance] 2026-02-19 05:17:39.399641 | instance | 2026-02-19 05:17:39.399959 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:17:39.400091 | instance | Thursday 19 February 2026 05:17:39 +0000 (0:00:00.049) 0:03:31.402 ***** 2026-02-19 05:17:39.448160 | instance | skipping: [instance] 2026-02-19 05:17:39.448282 | instance | 2026-02-19 05:17:39.448426 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:17:39.448563 | instance | Thursday 19 February 2026 05:17:39 +0000 (0:00:00.048) 0:03:31.451 ***** 2026-02-19 05:17:39.658195 | instance | ok: [instance] 2026-02-19 05:17:39.658240 | instance | 2026-02-19 05:17:39.658426 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:17:39.658488 | instance | Thursday 19 February 2026 05:17:39 +0000 (0:00:00.209) 0:03:31.661 ***** 2026-02-19 05:17:40.981964 | instance | ok: [instance] 2026-02-19 05:17:40.982037 | instance | 2026-02-19 05:17:40.982139 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:17:40.982257 | instance | Thursday 19 February 2026 05:17:40 +0000 (0:00:01.323) 0:03:32.985 ***** 2026-02-19 05:17:41.051107 | instance | ok: [instance] => { 2026-02-19 05:17:41.051176 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 05:17:41.051286 | instance | } 2026-02-19 05:17:41.051393 | instance | 2026-02-19 05:17:41.051518 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:17:41.051638 | instance | Thursday 19 February 2026 05:17:41 +0000 (0:00:00.069) 0:03:33.054 ***** 2026-02-19 05:17:41.407261 | instance | ok: [instance] 2026-02-19 05:17:41.407348 | instance | 2026-02-19 05:17:41.407490 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:17:41.407645 | instance | Thursday 19 February 2026 05:17:41 +0000 (0:00:00.355) 0:03:33.410 ***** 2026-02-19 05:17:43.442429 | instance | ok: [instance] 2026-02-19 05:17:43.442555 | instance | 2026-02-19 05:17:43.442733 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 05:17:43.442907 | instance | Thursday 19 February 2026 05:17:43 +0000 (0:00:02.035) 0:03:35.445 ***** 2026-02-19 05:17:43.479609 | instance | skipping: [instance] 2026-02-19 05:17:43.479694 | instance | 2026-02-19 05:17:43.479830 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 05:17:43.479952 | instance | Thursday 19 February 2026 05:17:43 +0000 (0:00:00.037) 0:03:35.482 ***** 2026-02-19 05:17:43.519045 | instance | skipping: [instance] 2026-02-19 05:17:43.519149 | instance | 2026-02-19 05:17:43.519286 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 05:17:43.519425 | instance | Thursday 19 February 2026 05:17:43 +0000 (0:00:00.039) 0:03:35.522 ***** 2026-02-19 05:17:43.554800 | instance | skipping: [instance] 2026-02-19 05:17:43.554871 | instance | 2026-02-19 05:17:43.554976 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 05:17:43.555095 | instance | Thursday 19 February 2026 05:17:43 +0000 (0:00:00.036) 0:03:35.558 ***** 2026-02-19 05:17:44.733283 | instance | ok: [instance] 2026-02-19 05:17:44.733416 | instance | 2026-02-19 05:17:44.733551 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 05:17:44.733729 | instance | Thursday 19 February 2026 05:17:44 +0000 (0:00:01.177) 0:03:36.735 ***** 2026-02-19 05:17:45.199397 | instance | ok: [instance] 2026-02-19 05:17:45.199504 | instance | 2026-02-19 05:17:45.199628 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 05:17:45.199804 | instance | Thursday 19 February 2026 05:17:45 +0000 (0:00:00.466) 0:03:37.202 ***** 2026-02-19 05:17:46.166483 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 05:17:46.166556 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 05:17:46.166749 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 05:17:46.166895 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 05:17:46.167022 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 05:17:46.167136 | instance | 2026-02-19 05:17:46.167269 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 05:17:46.167375 | instance | Thursday 19 February 2026 05:17:46 +0000 (0:00:00.967) 0:03:38.169 ***** 2026-02-19 05:17:46.685280 | instance | ok: [instance] 2026-02-19 05:17:46.685357 | instance | 2026-02-19 05:17:46.685493 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 05:17:46.685607 | instance | Thursday 19 February 2026 05:17:46 +0000 (0:00:00.510) 0:03:38.680 ***** 2026-02-19 05:17:46.685722 | instance | 2026-02-19 05:17:46.685845 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 05:17:46.685973 | instance | Thursday 19 February 2026 05:17:46 +0000 (0:00:00.008) 0:03:38.688 ***** 2026-02-19 05:17:47.066059 | instance | ok: [instance] 2026-02-19 05:17:47.066132 | instance | 2026-02-19 05:17:47.066209 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:17:47.066331 | instance | Thursday 19 February 2026 05:17:47 +0000 (0:00:00.380) 0:03:39.069 ***** 2026-02-19 05:17:47.286772 | instance | ok: [instance] 2026-02-19 05:17:47.286933 | instance | 2026-02-19 05:17:47.287106 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:17:47.287170 | instance | Thursday 19 February 2026 05:17:47 +0000 (0:00:00.220) 0:03:39.289 ***** 2026-02-19 05:17:47.349988 | instance | ok: [instance] => { 2026-02-19 05:17:47.350055 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-19 05:17:47.350166 | instance | } 2026-02-19 05:17:47.350284 | instance | 2026-02-19 05:17:47.350464 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:17:47.350520 | instance | Thursday 19 February 2026 05:17:47 +0000 (0:00:00.062) 0:03:39.352 ***** 2026-02-19 05:17:47.718804 | instance | ok: [instance] 2026-02-19 05:17:47.718885 | instance | 2026-02-19 05:17:47.718996 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:17:47.719121 | instance | Thursday 19 February 2026 05:17:47 +0000 (0:00:00.369) 0:03:39.722 ***** 2026-02-19 05:17:50.814891 | instance | ok: [instance] 2026-02-19 05:17:50.814967 | instance | 2026-02-19 05:17:50.815096 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-19 05:17:50.815222 | instance | Thursday 19 February 2026 05:17:50 +0000 (0:00:03.096) 0:03:42.818 ***** 2026-02-19 05:17:51.857956 | instance | ok: [instance] 2026-02-19 05:17:51.858036 | instance | 2026-02-19 05:17:51.858130 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-19 05:17:51.858263 | instance | Thursday 19 February 2026 05:17:51 +0000 (0:00:01.042) 0:03:43.861 ***** 2026-02-19 05:17:52.059655 | instance | ok: [instance] 2026-02-19 05:17:52.059736 | instance | 2026-02-19 05:17:52.059894 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-19 05:17:52.060044 | instance | Thursday 19 February 2026 05:17:52 +0000 (0:00:00.201) 0:03:44.062 ***** 2026-02-19 05:17:52.537782 | instance | ok: [instance] 2026-02-19 05:17:52.537865 | instance | 2026-02-19 05:17:52.538013 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-19 05:17:52.538140 | instance | Thursday 19 February 2026 05:17:52 +0000 (0:00:00.478) 0:03:44.540 ***** 2026-02-19 05:17:53.119135 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-19 05:17:53.119220 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-19 05:17:53.119323 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-19 05:17:53.119445 | instance | 2026-02-19 05:17:53.119564 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-19 05:17:53.119688 | instance | Thursday 19 February 2026 05:17:53 +0000 (0:00:00.581) 0:03:45.122 ***** 2026-02-19 05:17:53.546650 | instance | ok: [instance] 2026-02-19 05:17:53.546729 | instance | 2026-02-19 05:17:53.546827 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-19 05:17:53.546949 | instance | Thursday 19 February 2026 05:17:53 +0000 (0:00:00.427) 0:03:45.550 ***** 2026-02-19 05:17:54.014550 | instance | ok: [instance] 2026-02-19 05:17:54.014657 | instance | 2026-02-19 05:17:54.014893 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-19 05:17:54.015073 | instance | Thursday 19 February 2026 05:17:54 +0000 (0:00:00.458) 0:03:46.008 ***** 2026-02-19 05:17:54.015217 | instance | 2026-02-19 05:17:54.015348 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-19 05:17:54.015517 | instance | Thursday 19 February 2026 05:17:54 +0000 (0:00:00.009) 0:03:46.017 ***** 2026-02-19 05:17:54.389408 | instance | ok: [instance] 2026-02-19 05:17:54.389490 | instance | 2026-02-19 05:17:54.389603 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-19 05:17:54.389724 | instance | Thursday 19 February 2026 05:17:54 +0000 (0:00:00.375) 0:03:46.392 ***** 2026-02-19 05:17:54.453096 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-19 05:17:54.453175 | instance | 2026-02-19 05:17:54.453264 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-19 05:17:54.453385 | instance | Thursday 19 February 2026 05:17:54 +0000 (0:00:00.063) 0:03:46.456 ***** 2026-02-19 05:17:55.896823 | instance | ok: [instance] 2026-02-19 05:17:55.896912 | instance | 2026-02-19 05:17:55.897054 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-19 05:17:55.897200 | instance | Thursday 19 February 2026 05:17:55 +0000 (0:00:01.443) 0:03:47.899 ***** 2026-02-19 05:17:56.554967 | instance | ok: [instance] => (item=chronyd) 2026-02-19 05:17:56.555081 | instance | ok: [instance] => (item=sshd) 2026-02-19 05:17:56.555237 | instance | 2026-02-19 05:17:56.555401 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-19 05:17:56.555572 | instance | Thursday 19 February 2026 05:17:56 +0000 (0:00:00.658) 0:03:48.557 ***** 2026-02-19 05:17:56.851979 | instance | ok: [instance] 2026-02-19 05:17:56.852062 | instance | 2026-02-19 05:17:56.852116 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-19 05:17:56.852276 | instance | Thursday 19 February 2026 05:17:56 +0000 (0:00:00.296) 0:03:48.854 ***** 2026-02-19 05:17:57.065669 | instance | ok: [instance] 2026-02-19 05:17:57.065748 | instance | 2026-02-19 05:17:57.065994 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-19 05:17:57.066129 | instance | Thursday 19 February 2026 05:17:57 +0000 (0:00:00.213) 0:03:49.068 ***** 2026-02-19 05:17:57.319860 | instance | ok: [instance] 2026-02-19 05:17:57.319943 | instance | 2026-02-19 05:17:57.320079 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-19 05:17:57.320204 | instance | Thursday 19 February 2026 05:17:57 +0000 (0:00:00.254) 0:03:49.322 ***** 2026-02-19 05:17:57.570390 | instance | ok: [instance] 2026-02-19 05:17:57.570476 | instance | 2026-02-19 05:17:57.570567 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-19 05:17:57.570681 | instance | Thursday 19 February 2026 05:17:57 +0000 (0:00:00.250) 0:03:49.573 ***** 2026-02-19 05:17:57.816182 | instance | ok: [instance] => (item=instance) 2026-02-19 05:17:57.816257 | instance | 2026-02-19 05:17:57.816469 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-19 05:17:57.816701 | instance | Thursday 19 February 2026 05:17:57 +0000 (0:00:00.245) 0:03:49.818 ***** 2026-02-19 05:17:57.876827 | instance | ok: [instance] 2026-02-19 05:17:57.876980 | instance | 2026-02-19 05:17:57.877164 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-19 05:17:57.877306 | instance | Thursday 19 February 2026 05:17:57 +0000 (0:00:00.060) 0:03:49.879 ***** 2026-02-19 05:18:02.884601 | instance | ok: [instance] 2026-02-19 05:18:02.884745 | instance | 2026-02-19 05:18:02.885137 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-19 05:18:02.885327 | instance | Thursday 19 February 2026 05:18:02 +0000 (0:00:05.007) 0:03:54.887 ***** 2026-02-19 05:18:02.937791 | instance | ok: [instance] 2026-02-19 05:18:02.937921 | instance | 2026-02-19 05:18:02.938103 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 05:18:02.938286 | instance | Thursday 19 February 2026 05:18:02 +0000 (0:00:00.053) 0:03:54.940 ***** 2026-02-19 05:18:03.013324 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 05:18:03.013407 | instance | 2026-02-19 05:18:03.013554 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 05:18:03.013842 | instance | Thursday 19 February 2026 05:18:03 +0000 (0:00:00.075) 0:03:55.015 ***** 2026-02-19 05:18:03.063540 | instance | skipping: [instance] 2026-02-19 05:18:03.063815 | instance | 2026-02-19 05:18:03.064163 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 05:18:03.064475 | instance | Thursday 19 February 2026 05:18:03 +0000 (0:00:00.049) 0:03:55.065 ***** 2026-02-19 05:18:03.117588 | instance | skipping: [instance] => (item=instance) 2026-02-19 05:18:03.117766 | instance | skipping: [instance] 2026-02-19 05:18:03.118006 | instance | 2026-02-19 05:18:03.118299 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 05:18:03.118536 | instance | Thursday 19 February 2026 05:18:03 +0000 (0:00:00.053) 0:03:55.119 ***** 2026-02-19 05:18:03.387406 | instance | ok: [instance] 2026-02-19 05:18:03.387626 | instance | 2026-02-19 05:18:03.387930 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 05:18:03.388266 | instance | Thursday 19 February 2026 05:18:03 +0000 (0:00:00.270) 0:03:55.389 ***** 2026-02-19 05:18:05.469029 | instance | ok: [instance] 2026-02-19 05:18:05.469206 | instance | 2026-02-19 05:18:05.469490 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-19 05:18:05.469762 | instance | Thursday 19 February 2026 05:18:05 +0000 (0:00:02.081) 0:03:57.471 ***** 2026-02-19 05:18:05.495378 | instance | skipping: [instance] 2026-02-19 05:18:05.495560 | instance | 2026-02-19 05:18:05.495838 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-19 05:18:05.496142 | instance | Thursday 19 February 2026 05:18:05 +0000 (0:00:00.026) 0:03:57.497 ***** 2026-02-19 05:18:05.522220 | instance | skipping: [instance] 2026-02-19 05:18:05.522376 | instance | 2026-02-19 05:18:05.522670 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-19 05:18:05.522935 | instance | Thursday 19 February 2026 05:18:05 +0000 (0:00:00.026) 0:03:57.524 ***** 2026-02-19 05:18:11.216170 | instance | ok: [instance] 2026-02-19 05:18:11.216280 | instance | 2026-02-19 05:18:11.216293 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-19 05:18:11.216305 | instance | Thursday 19 February 2026 05:18:11 +0000 (0:00:05.693) 0:04:03.217 ***** 2026-02-19 05:18:21.598881 | instance | ok: [instance] 2026-02-19 05:18:21.598979 | instance | 2026-02-19 05:18:21.599228 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-19 05:18:21.599277 | instance | Thursday 19 February 2026 05:18:21 +0000 (0:00:10.384) 0:04:13.602 ***** 2026-02-19 05:19:57.573649 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-19 05:19:57.573721 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-19 05:19:57.573825 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-19 05:19:57.573946 | instance | 2026-02-19 05:19:57.574083 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-19 05:19:57.574208 | instance | Thursday 19 February 2026 05:19:57 +0000 (0:01:35.974) 0:05:49.576 ***** 2026-02-19 05:19:59.754640 | instance | ok: [instance] 2026-02-19 05:19:59.754736 | instance | 2026-02-19 05:19:59.754981 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-19 05:19:59.755031 | instance | Thursday 19 February 2026 05:19:59 +0000 (0:00:02.181) 0:05:51.757 ***** 2026-02-19 05:20:01.526331 | instance | ok: [instance] 2026-02-19 05:20:01.526403 | instance | 2026-02-19 05:20:01.526673 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-19 05:20:01.526689 | instance | Thursday 19 February 2026 05:20:01 +0000 (0:00:01.771) 0:05:53.529 ***** 2026-02-19 05:20:01.590421 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-19 05:20:01.590486 | instance | 2026-02-19 05:20:01.590787 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-19 05:20:01.590857 | instance | Thursday 19 February 2026 05:20:01 +0000 (0:00:00.063) 0:05:53.593 ***** 2026-02-19 05:20:01.633962 | instance | ok: [instance] 2026-02-19 05:20:01.634066 | instance | 2026-02-19 05:20:01.634138 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-19 05:20:01.634314 | instance | Thursday 19 February 2026 05:20:01 +0000 (0:00:00.043) 0:05:53.636 ***** 2026-02-19 05:20:03.370578 | instance | ok: [instance] 2026-02-19 05:20:03.370619 | instance | 2026-02-19 05:20:03.370625 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-19 05:20:03.370630 | instance | Thursday 19 February 2026 05:20:03 +0000 (0:00:01.736) 0:05:55.373 ***** 2026-02-19 05:20:03.420685 | instance | ok: [instance] 2026-02-19 05:20:03.420708 | instance | 2026-02-19 05:20:03.420713 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-19 05:20:03.420718 | instance | Thursday 19 February 2026 05:20:03 +0000 (0:00:00.050) 0:05:55.423 ***** 2026-02-19 05:20:03.469611 | instance | skipping: [instance] => (item=1) 2026-02-19 05:20:03.469711 | instance | skipping: [instance] => (item=1) 2026-02-19 05:20:03.470325 | instance | skipping: [instance] => (item=1) 2026-02-19 05:20:03.470343 | instance | skipping: [instance] 2026-02-19 05:20:03.470350 | instance | 2026-02-19 05:20:03.470356 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-19 05:20:03.470362 | instance | Thursday 19 February 2026 05:20:03 +0000 (0:00:00.048) 0:05:55.472 ***** 2026-02-19 05:20:03.515213 | instance | skipping: [instance] 2026-02-19 05:20:03.515280 | instance | 2026-02-19 05:20:03.515407 | instance | PLAY [all] ********************************************************************* 2026-02-19 05:20:03.515749 | instance | 2026-02-19 05:20:03.515764 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-19 05:20:03.515769 | instance | Thursday 19 February 2026 05:20:03 +0000 (0:00:00.045) 0:05:55.518 ***** 2026-02-19 05:20:03.925855 | instance | changed: [instance] 2026-02-19 05:20:03.925942 | instance | 2026-02-19 05:20:03.926074 | instance | PLAY [all] ********************************************************************* 2026-02-19 05:20:03.926186 | instance | 2026-02-19 05:20:03.926312 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:20:03.926428 | instance | Thursday 19 February 2026 05:20:03 +0000 (0:00:00.410) 0:05:55.928 ***** 2026-02-19 05:20:04.904154 | instance | ok: [instance] 2026-02-19 05:20:04.904197 | instance | 2026-02-19 05:20:04.904203 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-19 05:20:04.904208 | instance | Thursday 19 February 2026 05:20:04 +0000 (0:00:00.977) 0:05:56.906 ***** 2026-02-19 05:20:09.615111 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-19 05:20:09.615185 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-19 05:20:09.615196 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-19 05:20:09.615205 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-19 05:20:09.615215 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-19 05:20:09.615224 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-19 05:20:09.615233 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-19 05:20:09.615241 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-19 05:20:09.615250 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-19 05:20:09.615267 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-19 05:20:09.615276 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-19 05:20:09.615560 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-19 05:20:09.615670 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-19 05:20:09.615690 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-19 05:20:09.616839 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-19 05:20:09.617107 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-19 05:20:09.617113 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-19 05:20:09.617117 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-19 05:20:09.617121 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-19 05:20:09.617125 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-19 05:20:09.617130 | instance | 2026-02-19 05:20:09.617135 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-19 05:20:09.617139 | instance | Thursday 19 February 2026 05:20:09 +0000 (0:00:04.710) 0:06:01.617 ***** 2026-02-19 05:20:09.813668 | instance | changed: [instance] 2026-02-19 05:20:09.813751 | instance | 2026-02-19 05:20:09.814039 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-19 05:20:09.814079 | instance | Thursday 19 February 2026 05:20:09 +0000 (0:00:00.199) 0:06:01.816 ***** 2026-02-19 05:20:10.270452 | instance | changed: [instance] 2026-02-19 05:20:10.270540 | instance | 2026-02-19 05:20:10.270802 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-19 05:20:10.270844 | instance | Thursday 19 February 2026 05:20:10 +0000 (0:00:00.456) 0:06:02.273 ***** 2026-02-19 05:20:10.523593 | instance | ok: [instance] 2026-02-19 05:20:10.523678 | instance | 2026-02-19 05:20:10.523967 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-19 05:20:10.524032 | instance | Thursday 19 February 2026 05:20:10 +0000 (0:00:00.252) 0:06:02.526 ***** 2026-02-19 05:20:10.581016 | instance | ok: [instance] 2026-02-19 05:20:10.581117 | instance | 2026-02-19 05:20:10.581167 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-19 05:20:10.581571 | instance | 2026-02-19 05:20:10.581616 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:20:10.581622 | instance | Thursday 19 February 2026 05:20:10 +0000 (0:00:00.057) 0:06:02.583 ***** 2026-02-19 05:20:11.585238 | instance | ok: [instance] 2026-02-19 05:20:11.585312 | instance | 2026-02-19 05:20:11.585569 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-19 05:20:11.585636 | instance | Thursday 19 February 2026 05:20:11 +0000 (0:00:01.004) 0:06:03.588 ***** 2026-02-19 05:20:11.875294 | instance | changed: [instance] 2026-02-19 05:20:11.875396 | instance | 2026-02-19 05:20:11.875420 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-19 05:20:11.875436 | instance | Thursday 19 February 2026 05:20:11 +0000 (0:00:00.290) 0:06:03.878 ***** 2026-02-19 05:20:12.765725 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-19 05:20:12.765839 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-19 05:20:12.765854 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-19 05:20:12.766484 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-19 05:20:12.766545 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-19 05:20:12.766552 | instance | 2026-02-19 05:20:12.766557 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-19 05:20:12.766562 | instance | Thursday 19 February 2026 05:20:12 +0000 (0:00:00.890) 0:06:04.768 ***** 2026-02-19 05:20:12.960708 | 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-02-19 05:20:13.116214 | 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-02-19 05:20:13.280251 | 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-02-19 05:20:13.294278 | instance | ...ignoring 2026-02-19 05:20:13.294797 | instance | 2026-02-19 05:20:13.294851 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-19 05:20:13.294858 | instance | Thursday 19 February 2026 05:20:13 +0000 (0:00:00.528) 0:06:05.297 ***** 2026-02-19 05:20:13.486270 | instance | ok: [instance] 2026-02-19 05:20:13.486837 | instance | 2026-02-19 05:20:13.486890 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-19 05:20:13.486898 | instance | Thursday 19 February 2026 05:20:13 +0000 (0:00:00.191) 0:06:05.488 ***** 2026-02-19 05:20:13.685621 | instance | ok: [instance] 2026-02-19 05:20:13.685714 | instance | 2026-02-19 05:20:13.685783 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-19 05:20:13.685924 | instance | Thursday 19 February 2026 05:20:13 +0000 (0:00:00.199) 0:06:05.688 ***** 2026-02-19 05:20:13.727037 | instance | ok: [instance] 2026-02-19 05:20:13.727442 | instance | 2026-02-19 05:20:13.727488 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-19 05:20:13.727508 | instance | Thursday 19 February 2026 05:20:13 +0000 (0:00:00.041) 0:06:05.730 ***** 2026-02-19 05:20:13.773931 | instance | ok: [instance] 2026-02-19 05:20:13.774015 | instance | 2026-02-19 05:20:13.774280 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-19 05:20:13.774360 | instance | Thursday 19 February 2026 05:20:13 +0000 (0:00:00.046) 0:06:05.776 ***** 2026-02-19 05:20:14.331734 | instance | ok: [instance] 2026-02-19 05:20:14.331811 | instance | 2026-02-19 05:20:14.332192 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-19 05:20:14.332213 | instance | Thursday 19 February 2026 05:20:14 +0000 (0:00:00.557) 0:06:06.334 ***** 2026-02-19 05:20:14.593301 | instance | ok: [instance] 2026-02-19 05:20:14.593389 | instance | 2026-02-19 05:20:14.594164 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-19 05:20:14.594212 | instance | Thursday 19 February 2026 05:20:14 +0000 (0:00:00.204) 0:06:06.539 ***** 2026-02-19 05:20:14.594218 | instance | 2026-02-19 05:20:14.594223 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-19 05:20:14.594227 | instance | 2026-02-19 05:20:14.594231 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:20:14.594235 | instance | Thursday 19 February 2026 05:20:14 +0000 (0:00:00.057) 0:06:06.596 ***** 2026-02-19 05:20:15.565013 | instance | ok: [instance] 2026-02-19 05:20:15.565109 | instance | 2026-02-19 05:20:15.565338 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:15.565383 | instance | Thursday 19 February 2026 05:20:15 +0000 (0:00:00.971) 0:06:07.568 ***** 2026-02-19 05:20:15.784739 | instance | ok: [instance] 2026-02-19 05:20:15.784860 | instance | 2026-02-19 05:20:15.784874 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:20:15.785062 | instance | Thursday 19 February 2026 05:20:15 +0000 (0:00:00.219) 0:06:07.787 ***** 2026-02-19 05:20:15.828423 | instance | skipping: [instance] 2026-02-19 05:20:15.828533 | instance | 2026-02-19 05:20:15.828617 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 05:20:15.828781 | instance | Thursday 19 February 2026 05:20:15 +0000 (0:00:00.043) 0:06:07.831 ***** 2026-02-19 05:20:16.053790 | instance | ok: [instance] 2026-02-19 05:20:16.053884 | instance | 2026-02-19 05:20:16.053958 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:16.054123 | instance | Thursday 19 February 2026 05:20:16 +0000 (0:00:00.224) 0:06:08.056 ***** 2026-02-19 05:20:16.116458 | instance | ok: [instance] => { 2026-02-19 05:20:16.116593 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 05:20:16.117407 | instance | } 2026-02-19 05:20:16.117459 | instance | 2026-02-19 05:20:16.117466 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:16.117472 | instance | Thursday 19 February 2026 05:20:16 +0000 (0:00:00.062) 0:06:08.119 ***** 2026-02-19 05:20:16.426906 | instance | ok: [instance] 2026-02-19 05:20:16.427145 | instance | 2026-02-19 05:20:16.427322 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:16.428075 | instance | Thursday 19 February 2026 05:20:16 +0000 (0:00:00.310) 0:06:08.429 ***** 2026-02-19 05:20:16.476737 | instance | skipping: [instance] 2026-02-19 05:20:16.476896 | instance | 2026-02-19 05:20:16.477015 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:16.477246 | instance | Thursday 19 February 2026 05:20:16 +0000 (0:00:00.050) 0:06:08.479 ***** 2026-02-19 05:20:16.695415 | instance | ok: [instance] 2026-02-19 05:20:16.695504 | instance | 2026-02-19 05:20:16.695573 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:20:16.695710 | instance | Thursday 19 February 2026 05:20:16 +0000 (0:00:00.218) 0:06:08.698 ***** 2026-02-19 05:20:17.949469 | instance | ok: [instance] 2026-02-19 05:20:17.949584 | instance | 2026-02-19 05:20:17.949597 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:17.949705 | instance | Thursday 19 February 2026 05:20:17 +0000 (0:00:01.253) 0:06:09.952 ***** 2026-02-19 05:20:18.021455 | instance | ok: [instance] => { 2026-02-19 05:20:18.021683 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 05:20:18.021831 | instance | } 2026-02-19 05:20:18.021987 | instance | 2026-02-19 05:20:18.022136 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:18.022284 | instance | Thursday 19 February 2026 05:20:18 +0000 (0:00:00.070) 0:06:10.022 ***** 2026-02-19 05:20:18.380884 | instance | ok: [instance] 2026-02-19 05:20:18.380976 | instance | 2026-02-19 05:20:18.381235 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:18.381287 | instance | Thursday 19 February 2026 05:20:18 +0000 (0:00:00.361) 0:06:10.384 ***** 2026-02-19 05:20:20.333707 | instance | ok: [instance] 2026-02-19 05:20:20.333793 | instance | 2026-02-19 05:20:20.334018 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 05:20:20.334058 | instance | Thursday 19 February 2026 05:20:20 +0000 (0:00:01.952) 0:06:12.336 ***** 2026-02-19 05:20:20.374053 | instance | skipping: [instance] 2026-02-19 05:20:20.374684 | instance | 2026-02-19 05:20:20.374749 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 05:20:20.374755 | instance | Thursday 19 February 2026 05:20:20 +0000 (0:00:00.039) 0:06:12.376 ***** 2026-02-19 05:20:20.413955 | instance | skipping: [instance] 2026-02-19 05:20:20.414070 | instance | 2026-02-19 05:20:20.414082 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 05:20:20.414213 | instance | Thursday 19 February 2026 05:20:20 +0000 (0:00:00.040) 0:06:12.417 ***** 2026-02-19 05:20:20.457869 | instance | skipping: [instance] 2026-02-19 05:20:20.457943 | instance | 2026-02-19 05:20:20.457954 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 05:20:20.457965 | instance | Thursday 19 February 2026 05:20:20 +0000 (0:00:00.041) 0:06:12.458 ***** 2026-02-19 05:20:21.593056 | instance | ok: [instance] 2026-02-19 05:20:21.593419 | instance | 2026-02-19 05:20:21.593433 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 05:20:21.593445 | instance | Thursday 19 February 2026 05:20:21 +0000 (0:00:01.136) 0:06:13.595 ***** 2026-02-19 05:20:22.038186 | instance | ok: [instance] 2026-02-19 05:20:22.038250 | instance | 2026-02-19 05:20:22.038547 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 05:20:22.038602 | instance | Thursday 19 February 2026 05:20:22 +0000 (0:00:00.445) 0:06:14.041 ***** 2026-02-19 05:20:22.968166 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 05:20:22.968251 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 05:20:22.968914 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 05:20:22.968985 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 05:20:22.968997 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 05:20:22.969007 | instance | 2026-02-19 05:20:22.969018 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 05:20:22.969035 | instance | Thursday 19 February 2026 05:20:22 +0000 (0:00:00.929) 0:06:14.971 ***** 2026-02-19 05:20:23.474039 | instance | ok: [instance] 2026-02-19 05:20:23.474140 | instance | 2026-02-19 05:20:23.474202 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 05:20:23.474687 | instance | Thursday 19 February 2026 05:20:23 +0000 (0:00:00.499) 0:06:15.470 ***** 2026-02-19 05:20:23.474730 | instance | 2026-02-19 05:20:23.474735 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 05:20:23.474740 | instance | Thursday 19 February 2026 05:20:23 +0000 (0:00:00.006) 0:06:15.477 ***** 2026-02-19 05:20:23.825708 | instance | ok: [instance] 2026-02-19 05:20:23.825788 | instance | 2026-02-19 05:20:23.825880 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-19 05:20:23.826051 | instance | Thursday 19 February 2026 05:20:23 +0000 (0:00:00.351) 0:06:15.828 ***** 2026-02-19 05:20:24.440799 | 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-02-19 05:20:24.454020 | instance | ...ignoring 2026-02-19 05:20:24.454528 | instance | 2026-02-19 05:20:24.454593 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-19 05:20:24.454600 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.628) 0:06:16.456 ***** 2026-02-19 05:20:24.498618 | instance | skipping: [instance] 2026-02-19 05:20:24.498693 | instance | 2026-02-19 05:20:24.498959 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-19 05:20:24.498989 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.044) 0:06:16.501 ***** 2026-02-19 05:20:24.533268 | instance | skipping: [instance] 2026-02-19 05:20:24.533729 | instance | 2026-02-19 05:20:24.533789 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-19 05:20:24.533796 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.034) 0:06:16.536 ***** 2026-02-19 05:20:24.574628 | instance | skipping: [instance] 2026-02-19 05:20:24.574696 | instance | 2026-02-19 05:20:24.575020 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-19 05:20:24.575092 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.041) 0:06:16.577 ***** 2026-02-19 05:20:24.617682 | instance | skipping: [instance] 2026-02-19 05:20:24.617796 | instance | 2026-02-19 05:20:24.617983 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-19 05:20:24.618229 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.042) 0:06:16.620 ***** 2026-02-19 05:20:24.669062 | instance | skipping: [instance] 2026-02-19 05:20:24.669284 | instance | 2026-02-19 05:20:24.669459 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:24.669617 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.051) 0:06:16.671 ***** 2026-02-19 05:20:24.880743 | instance | ok: [instance] 2026-02-19 05:20:24.880889 | instance | 2026-02-19 05:20:24.880901 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:24.881052 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.211) 0:06:16.883 ***** 2026-02-19 05:20:24.925541 | instance | ok: [instance] => { 2026-02-19 05:20:24.925645 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-19 05:20:24.925804 | instance | } 2026-02-19 05:20:24.926000 | instance | 2026-02-19 05:20:24.926158 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:24.926313 | instance | Thursday 19 February 2026 05:20:24 +0000 (0:00:00.042) 0:06:16.925 ***** 2026-02-19 05:20:25.609561 | instance | changed: [instance] 2026-02-19 05:20:25.609642 | instance | 2026-02-19 05:20:25.609708 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:25.609862 | instance | Thursday 19 February 2026 05:20:25 +0000 (0:00:00.683) 0:06:17.609 ***** 2026-02-19 05:20:25.661545 | instance | skipping: [instance] 2026-02-19 05:20:25.661802 | instance | 2026-02-19 05:20:25.662016 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:25.662218 | instance | Thursday 19 February 2026 05:20:25 +0000 (0:00:00.053) 0:06:17.662 ***** 2026-02-19 05:20:25.872236 | instance | ok: [instance] 2026-02-19 05:20:25.872444 | instance | 2026-02-19 05:20:25.872597 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:25.872777 | instance | Thursday 19 February 2026 05:20:25 +0000 (0:00:00.210) 0:06:17.873 ***** 2026-02-19 05:20:25.910411 | instance | ok: [instance] => { 2026-02-19 05:20:25.910761 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-19 05:20:25.911075 | instance | } 2026-02-19 05:20:25.911396 | instance | 2026-02-19 05:20:25.911727 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:25.912049 | instance | Thursday 19 February 2026 05:20:25 +0000 (0:00:00.040) 0:06:17.913 ***** 2026-02-19 05:20:26.689873 | instance | changed: [instance] 2026-02-19 05:20:26.690251 | instance | 2026-02-19 05:20:26.690746 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:26.691112 | instance | Thursday 19 February 2026 05:20:26 +0000 (0:00:00.778) 0:06:18.692 ***** 2026-02-19 05:20:26.744479 | instance | skipping: [instance] 2026-02-19 05:20:26.744840 | instance | 2026-02-19 05:20:26.745177 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 05:20:26.745504 | instance | Thursday 19 February 2026 05:20:26 +0000 (0:00:00.055) 0:06:18.747 ***** 2026-02-19 05:20:26.784381 | instance | skipping: [instance] 2026-02-19 05:20:26.784743 | instance | 2026-02-19 05:20:26.785149 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 05:20:26.785511 | instance | Thursday 19 February 2026 05:20:26 +0000 (0:00:00.039) 0:06:18.787 ***** 2026-02-19 05:20:26.820535 | instance | skipping: [instance] 2026-02-19 05:20:26.820995 | instance | 2026-02-19 05:20:26.821360 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 05:20:26.821711 | instance | Thursday 19 February 2026 05:20:26 +0000 (0:00:00.036) 0:06:18.823 ***** 2026-02-19 05:20:26.858483 | instance | skipping: [instance] 2026-02-19 05:20:26.858854 | instance | 2026-02-19 05:20:26.859190 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 05:20:26.859516 | instance | Thursday 19 February 2026 05:20:26 +0000 (0:00:00.038) 0:06:18.861 ***** 2026-02-19 05:20:28.166214 | instance | ok: [instance] 2026-02-19 05:20:28.166292 | instance | 2026-02-19 05:20:28.166304 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 05:20:28.166316 | instance | Thursday 19 February 2026 05:20:28 +0000 (0:00:01.306) 0:06:20.168 ***** 2026-02-19 05:20:28.627695 | instance | ok: [instance] 2026-02-19 05:20:28.627773 | instance | 2026-02-19 05:20:28.628022 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 05:20:28.628078 | instance | Thursday 19 February 2026 05:20:28 +0000 (0:00:00.462) 0:06:20.630 ***** 2026-02-19 05:20:29.551279 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 05:20:29.551401 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 05:20:29.551489 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 05:20:29.552475 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 05:20:29.552532 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 05:20:29.552541 | instance | 2026-02-19 05:20:29.552548 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 05:20:29.552554 | instance | Thursday 19 February 2026 05:20:29 +0000 (0:00:00.923) 0:06:21.554 ***** 2026-02-19 05:20:30.073626 | instance | ok: [instance] 2026-02-19 05:20:30.073696 | instance | 2026-02-19 05:20:30.074366 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 05:20:30.074415 | instance | Thursday 19 February 2026 05:20:30 +0000 (0:00:00.513) 0:06:22.067 ***** 2026-02-19 05:20:30.074421 | instance | 2026-02-19 05:20:30.074427 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 05:20:30.074433 | instance | Thursday 19 February 2026 05:20:30 +0000 (0:00:00.009) 0:06:22.076 ***** 2026-02-19 05:20:30.434778 | instance | ok: [instance] 2026-02-19 05:20:30.434855 | instance | 2026-02-19 05:20:30.434915 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:30.435063 | instance | Thursday 19 February 2026 05:20:30 +0000 (0:00:00.361) 0:06:22.437 ***** 2026-02-19 05:20:30.657676 | instance | ok: [instance] 2026-02-19 05:20:30.657763 | instance | 2026-02-19 05:20:30.657826 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:30.657979 | instance | Thursday 19 February 2026 05:20:30 +0000 (0:00:00.222) 0:06:22.660 ***** 2026-02-19 05:20:30.722075 | instance | ok: [instance] => { 2026-02-19 05:20:30.722548 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-19 05:20:30.722617 | instance | } 2026-02-19 05:20:30.722629 | instance | 2026-02-19 05:20:30.722647 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:30.722658 | instance | Thursday 19 February 2026 05:20:30 +0000 (0:00:00.064) 0:06:22.725 ***** 2026-02-19 05:20:31.272603 | instance | changed: [instance] 2026-02-19 05:20:31.272684 | instance | 2026-02-19 05:20:31.272959 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:31.273046 | instance | Thursday 19 February 2026 05:20:31 +0000 (0:00:00.550) 0:06:23.275 ***** 2026-02-19 05:20:32.656309 | instance | changed: [instance] 2026-02-19 05:20:32.656374 | instance | 2026-02-19 05:20:32.656613 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:32.656631 | instance | Thursday 19 February 2026 05:20:32 +0000 (0:00:01.383) 0:06:24.659 ***** 2026-02-19 05:20:32.711222 | instance | ok: [instance] => { 2026-02-19 05:20:32.711844 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-19 05:20:32.711890 | instance | } 2026-02-19 05:20:32.711896 | instance | 2026-02-19 05:20:32.711901 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:32.711907 | instance | Thursday 19 February 2026 05:20:32 +0000 (0:00:00.054) 0:06:24.714 ***** 2026-02-19 05:20:33.228629 | instance | changed: [instance] 2026-02-19 05:20:33.228725 | instance | 2026-02-19 05:20:33.229128 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:33.229176 | instance | Thursday 19 February 2026 05:20:33 +0000 (0:00:00.517) 0:06:25.231 ***** 2026-02-19 05:20:34.622931 | instance | changed: [instance] 2026-02-19 05:20:34.623027 | instance | 2026-02-19 05:20:34.623093 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-19 05:20:34.623245 | instance | Thursday 19 February 2026 05:20:34 +0000 (0:00:01.394) 0:06:26.626 ***** 2026-02-19 05:20:35.113540 | instance | changed: [instance] 2026-02-19 05:20:35.113617 | instance | 2026-02-19 05:20:35.113883 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-19 05:20:35.113942 | instance | Thursday 19 February 2026 05:20:35 +0000 (0:00:00.490) 0:06:27.116 ***** 2026-02-19 05:20:35.333459 | instance | changed: [instance] 2026-02-19 05:20:35.333521 | instance | 2026-02-19 05:20:35.333529 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:35.333534 | instance | Thursday 19 February 2026 05:20:35 +0000 (0:00:00.219) 0:06:27.336 ***** 2026-02-19 05:20:35.561769 | instance | ok: [instance] 2026-02-19 05:20:35.561861 | instance | 2026-02-19 05:20:35.562111 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:35.562178 | instance | Thursday 19 February 2026 05:20:35 +0000 (0:00:00.228) 0:06:27.564 ***** 2026-02-19 05:20:35.619319 | instance | ok: [instance] => { 2026-02-19 05:20:35.619420 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-19 05:20:35.619895 | instance | } 2026-02-19 05:20:35.619949 | instance | 2026-02-19 05:20:35.619955 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:35.619960 | instance | Thursday 19 February 2026 05:20:35 +0000 (0:00:00.057) 0:06:27.622 ***** 2026-02-19 05:20:36.360204 | instance | changed: [instance] 2026-02-19 05:20:36.360294 | instance | 2026-02-19 05:20:36.360362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:36.360539 | instance | Thursday 19 February 2026 05:20:36 +0000 (0:00:00.740) 0:06:28.362 ***** 2026-02-19 05:20:39.050372 | instance | changed: [instance] 2026-02-19 05:20:39.050485 | instance | 2026-02-19 05:20:39.050496 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-19 05:20:39.050660 | instance | Thursday 19 February 2026 05:20:39 +0000 (0:00:02.690) 0:06:31.053 ***** 2026-02-19 05:20:39.112080 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-19 05:20:39.112465 | instance | 2026-02-19 05:20:39.112525 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-19 05:20:39.112531 | instance | Thursday 19 February 2026 05:20:39 +0000 (0:00:00.061) 0:06:31.114 ***** 2026-02-19 05:20:40.355678 | instance | ok: [instance] 2026-02-19 05:20:40.355788 | instance | 2026-02-19 05:20:40.355841 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-19 05:20:40.356011 | instance | Thursday 19 February 2026 05:20:40 +0000 (0:00:01.243) 0:06:32.358 ***** 2026-02-19 05:20:40.561429 | instance | changed: [instance] 2026-02-19 05:20:40.561537 | instance | 2026-02-19 05:20:40.561553 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-19 05:20:40.561708 | instance | Thursday 19 February 2026 05:20:40 +0000 (0:00:00.206) 0:06:32.564 ***** 2026-02-19 05:20:41.041674 | instance | changed: [instance] 2026-02-19 05:20:41.041755 | instance | 2026-02-19 05:20:41.042027 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-19 05:20:41.042100 | instance | Thursday 19 February 2026 05:20:41 +0000 (0:00:00.479) 0:06:33.044 ***** 2026-02-19 05:20:41.758909 | instance | changed: [instance] => (item=br_netfilter) 2026-02-19 05:20:41.759036 | instance | ok: [instance] => (item=ip_tables) 2026-02-19 05:20:41.759048 | instance | changed: [instance] => (item=ip6_tables) 2026-02-19 05:20:41.759715 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-19 05:20:41.759776 | instance | 2026-02-19 05:20:41.759785 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:20:41.759792 | instance | Thursday 19 February 2026 05:20:41 +0000 (0:00:00.717) 0:06:33.761 ***** 2026-02-19 05:20:41.972332 | instance | ok: [instance] 2026-02-19 05:20:41.972394 | instance | 2026-02-19 05:20:41.972685 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:20:41.972747 | instance | Thursday 19 February 2026 05:20:41 +0000 (0:00:00.213) 0:06:33.975 ***** 2026-02-19 05:20:42.027230 | instance | ok: [instance] => { 2026-02-19 05:20:42.027339 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-19 05:20:42.027407 | instance | } 2026-02-19 05:20:42.027781 | instance | 2026-02-19 05:20:42.027833 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:20:42.027840 | instance | Thursday 19 February 2026 05:20:42 +0000 (0:00:00.055) 0:06:34.030 ***** 2026-02-19 05:20:43.067613 | instance | changed: [instance] 2026-02-19 05:20:43.067693 | instance | 2026-02-19 05:20:43.067822 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:20:43.068036 | instance | Thursday 19 February 2026 05:20:43 +0000 (0:00:01.039) 0:06:35.070 ***** 2026-02-19 05:20:43.111502 | instance | skipping: [instance] 2026-02-19 05:20:43.111603 | instance | 2026-02-19 05:20:43.111715 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-19 05:20:43.111920 | instance | Thursday 19 February 2026 05:20:43 +0000 (0:00:00.044) 0:06:35.114 ***** 2026-02-19 05:20:43.177602 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-19 05:20:43.177685 | instance | 2026-02-19 05:20:43.177772 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-19 05:20:43.177953 | instance | Thursday 19 February 2026 05:20:43 +0000 (0:00:00.066) 0:06:35.180 ***** 2026-02-19 05:20:43.221868 | instance | skipping: [instance] 2026-02-19 05:20:43.221981 | instance | 2026-02-19 05:20:43.222174 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-19 05:20:43.222341 | instance | Thursday 19 February 2026 05:20:43 +0000 (0:00:00.044) 0:06:35.224 ***** 2026-02-19 05:20:47.523904 | instance | changed: [instance] 2026-02-19 05:20:47.524020 | instance | 2026-02-19 05:20:47.524033 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-19 05:20:47.524185 | instance | Thursday 19 February 2026 05:20:47 +0000 (0:00:04.302) 0:06:39.527 ***** 2026-02-19 05:20:49.803765 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-19 05:20:49.803832 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-19 05:20:49.804832 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-19 05:20:49.804882 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-19 05:20:49.804888 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-19 05:20:49.804892 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-19 05:20:49.804896 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-19 05:20:49.804901 | instance | 2026-02-19 05:20:49.804905 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-19 05:20:49.804910 | instance | Thursday 19 February 2026 05:20:49 +0000 (0:00:02.279) 0:06:41.806 ***** 2026-02-19 05:20:50.356776 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-19 05:20:50.356867 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-19 05:20:50.357371 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-19 05:20:50.357416 | instance | 2026-02-19 05:20:50.357422 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-19 05:20:50.357427 | instance | Thursday 19 February 2026 05:20:50 +0000 (0:00:00.553) 0:06:42.359 ***** 2026-02-19 05:20:50.823450 | instance | changed: [instance] 2026-02-19 05:20:50.823835 | instance | 2026-02-19 05:20:50.823895 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-19 05:20:50.823901 | instance | Thursday 19 February 2026 05:20:50 +0000 (0:00:00.466) 0:06:42.826 ***** 2026-02-19 05:20:51.300198 | instance | changed: [instance] 2026-02-19 05:20:51.300308 | instance | 2026-02-19 05:20:51.300553 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-19 05:20:51.300593 | instance | Thursday 19 February 2026 05:20:51 +0000 (0:00:00.476) 0:06:43.303 ***** 2026-02-19 05:20:51.504449 | instance | ok: [instance] 2026-02-19 05:20:51.504516 | instance | 2026-02-19 05:20:51.504788 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-19 05:20:51.504839 | instance | Thursday 19 February 2026 05:20:51 +0000 (0:00:00.204) 0:06:43.507 ***** 2026-02-19 05:20:51.536629 | instance | skipping: [instance] 2026-02-19 05:20:51.536927 | instance | 2026-02-19 05:20:51.536989 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-19 05:20:51.537005 | instance | Thursday 19 February 2026 05:20:51 +0000 (0:00:00.032) 0:06:43.539 ***** 2026-02-19 05:20:52.068592 | instance | ok: [instance] => (item=swap) 2026-02-19 05:20:52.068673 | instance | ok: [instance] => (item=none) 2026-02-19 05:20:52.068841 | instance | 2026-02-19 05:20:52.069139 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-19 05:20:52.069151 | instance | Thursday 19 February 2026 05:20:52 +0000 (0:00:00.532) 0:06:44.071 ***** 2026-02-19 05:20:52.517655 | instance | changed: [instance] 2026-02-19 05:20:52.517714 | instance | 2026-02-19 05:20:52.517721 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-19 05:20:52.517728 | instance | Thursday 19 February 2026 05:20:52 +0000 (0:00:00.448) 0:06:44.520 ***** 2026-02-19 05:20:53.112732 | instance | changed: [instance] 2026-02-19 05:20:53.112843 | instance | 2026-02-19 05:20:53.112855 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-19 05:20:53.112865 | instance | Thursday 19 February 2026 05:20:53 +0000 (0:00:00.586) 0:06:45.106 ***** 2026-02-19 05:20:53.112896 | instance | 2026-02-19 05:20:53.112905 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-19 05:20:53.112914 | instance | Thursday 19 February 2026 05:20:53 +0000 (0:00:00.007) 0:06:45.113 ***** 2026-02-19 05:20:53.866620 | instance | ok: [instance] 2026-02-19 05:20:53.866967 | instance | 2026-02-19 05:20:53.867240 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-19 05:20:53.867511 | instance | Thursday 19 February 2026 05:20:53 +0000 (0:00:00.755) 0:06:45.869 ***** 2026-02-19 05:20:54.433950 | instance | changed: [instance] 2026-02-19 05:20:54.433996 | instance | 2026-02-19 05:20:54.434001 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-19 05:20:54.434011 | instance | Thursday 19 February 2026 05:20:54 +0000 (0:00:00.567) 0:06:46.436 ***** 2026-02-19 05:20:55.396975 | instance | ok: [instance] 2026-02-19 05:20:55.397052 | instance | 2026-02-19 05:20:55.397070 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-19 05:20:55.397082 | instance | Thursday 19 February 2026 05:20:55 +0000 (0:00:00.963) 0:06:47.399 ***** 2026-02-19 05:20:56.150354 | instance | ok: [instance] 2026-02-19 05:20:56.150439 | instance | 2026-02-19 05:20:56.150509 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-19 05:20:56.150654 | instance | Thursday 19 February 2026 05:20:56 +0000 (0:00:00.753) 0:06:48.153 ***** 2026-02-19 05:20:56.362443 | instance | ok: [instance] 2026-02-19 05:20:56.362518 | instance | 2026-02-19 05:20:56.362804 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-19 05:20:56.362862 | instance | Thursday 19 February 2026 05:20:56 +0000 (0:00:00.211) 0:06:48.365 ***** 2026-02-19 05:20:56.928080 | instance | ok: [instance] 2026-02-19 05:20:56.928176 | instance | 2026-02-19 05:20:56.928244 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-19 05:20:56.928404 | instance | Thursday 19 February 2026 05:20:56 +0000 (0:00:00.565) 0:06:48.930 ***** 2026-02-19 05:20:57.011423 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-19 05:20:57.011543 | instance | 2026-02-19 05:20:57.011555 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-19 05:20:57.011720 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.083) 0:06:49.014 ***** 2026-02-19 05:20:57.101736 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-19 05:20:57.101796 | instance | 2026-02-19 05:20:57.101802 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-19 05:20:57.101807 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.089) 0:06:49.104 ***** 2026-02-19 05:20:57.308929 | instance | ok: [instance] => (item=instance) 2026-02-19 05:20:57.309049 | instance | 2026-02-19 05:20:57.309070 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-19 05:20:57.309232 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.207) 0:06:49.312 ***** 2026-02-19 05:20:57.346532 | instance | skipping: [instance] 2026-02-19 05:20:57.346648 | instance | 2026-02-19 05:20:57.347066 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-19 05:20:57.347112 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.037) 0:06:49.349 ***** 2026-02-19 05:20:57.400626 | instance | ok: [instance] 2026-02-19 05:20:57.400730 | instance | 2026-02-19 05:20:57.400915 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-19 05:20:57.400998 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.053) 0:06:49.403 ***** 2026-02-19 05:20:57.444954 | instance | ok: [instance] => { 2026-02-19 05:20:57.445026 | instance | "msg": "instance" 2026-02-19 05:20:57.445076 | instance | } 2026-02-19 05:20:57.445457 | instance | 2026-02-19 05:20:57.445506 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-19 05:20:57.445526 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.044) 0:06:49.447 ***** 2026-02-19 05:20:57.980627 | instance | changed: [instance] 2026-02-19 05:20:57.980848 | instance | 2026-02-19 05:20:57.981133 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-19 05:20:57.981459 | instance | Thursday 19 February 2026 05:20:57 +0000 (0:00:00.536) 0:06:49.983 ***** 2026-02-19 05:20:58.015741 | instance | skipping: [instance] 2026-02-19 05:20:58.015836 | instance | 2026-02-19 05:20:58.016082 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-19 05:20:58.016098 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.035) 0:06:50.018 ***** 2026-02-19 05:20:58.056722 | instance | skipping: [instance] 2026-02-19 05:20:58.056975 | instance | 2026-02-19 05:20:58.057073 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-19 05:20:58.057263 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.040) 0:06:50.059 ***** 2026-02-19 05:20:58.092122 | instance | skipping: [instance] 2026-02-19 05:20:58.092332 | instance | 2026-02-19 05:20:58.092595 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-19 05:20:58.092932 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.035) 0:06:50.095 ***** 2026-02-19 05:20:58.126566 | instance | skipping: [instance] 2026-02-19 05:20:58.126800 | instance | 2026-02-19 05:20:58.127061 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-19 05:20:58.127316 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.034) 0:06:50.129 ***** 2026-02-19 05:20:58.165140 | instance | skipping: [instance] 2026-02-19 05:20:58.165385 | instance | 2026-02-19 05:20:58.165671 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-19 05:20:58.166087 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.038) 0:06:50.168 ***** 2026-02-19 05:20:58.194669 | instance | skipping: [instance] 2026-02-19 05:20:58.194819 | instance | 2026-02-19 05:20:58.194995 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-19 05:20:58.195168 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.029) 0:06:50.197 ***** 2026-02-19 05:20:58.229242 | instance | skipping: [instance] 2026-02-19 05:20:58.229488 | instance | 2026-02-19 05:20:58.229752 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-19 05:20:58.230013 | instance | Thursday 19 February 2026 05:20:58 +0000 (0:00:00.034) 0:06:50.232 ***** 2026-02-19 05:21:28.966150 | instance | changed: [instance] 2026-02-19 05:21:28.966336 | instance | 2026-02-19 05:21:28.966697 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-19 05:21:28.966995 | instance | Thursday 19 February 2026 05:21:28 +0000 (0:00:30.735) 0:07:20.968 ***** 2026-02-19 05:21:29.183655 | instance | ok: [instance] 2026-02-19 05:21:29.183972 | instance | 2026-02-19 05:21:29.184269 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-19 05:21:29.184555 | instance | Thursday 19 February 2026 05:21:29 +0000 (0:00:00.218) 0:07:21.186 ***** 2026-02-19 05:21:29.219812 | instance | skipping: [instance] 2026-02-19 05:21:29.219933 | instance | 2026-02-19 05:21:29.220108 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-19 05:21:29.220277 | instance | Thursday 19 February 2026 05:21:29 +0000 (0:00:00.036) 0:07:21.222 ***** 2026-02-19 05:21:29.456612 | instance | changed: [instance] 2026-02-19 05:21:29.456879 | instance | 2026-02-19 05:21:29.457229 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-19 05:21:29.457496 | instance | Thursday 19 February 2026 05:21:29 +0000 (0:00:00.236) 0:07:21.459 ***** 2026-02-19 05:21:29.671042 | instance | changed: [instance] 2026-02-19 05:21:29.671174 | instance | 2026-02-19 05:21:29.671388 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-19 05:21:29.671643 | instance | Thursday 19 February 2026 05:21:29 +0000 (0:00:00.214) 0:07:21.674 ***** 2026-02-19 05:21:29.878869 | instance | changed: [instance] 2026-02-19 05:21:29.879227 | instance | 2026-02-19 05:21:29.879601 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-19 05:21:29.879923 | instance | Thursday 19 February 2026 05:21:29 +0000 (0:00:00.207) 0:07:21.881 ***** 2026-02-19 05:21:39.769314 | instance | changed: [instance] 2026-02-19 05:21:39.769841 | instance | 2026-02-19 05:21:39.770023 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-19 05:21:39.770344 | instance | Thursday 19 February 2026 05:21:39 +0000 (0:00:09.889) 0:07:31.771 ***** 2026-02-19 05:21:43.875270 | instance | changed: [instance] 2026-02-19 05:21:43.875509 | instance | 2026-02-19 05:21:43.875794 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-19 05:21:43.876076 | instance | Thursday 19 February 2026 05:21:43 +0000 (0:00:04.106) 0:07:35.878 ***** 2026-02-19 05:21:43.916634 | instance | skipping: [instance] 2026-02-19 05:21:43.916802 | instance | 2026-02-19 05:21:43.916990 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-19 05:21:43.917160 | instance | Thursday 19 February 2026 05:21:43 +0000 (0:00:00.041) 0:07:35.920 ***** 2026-02-19 05:21:43.959909 | instance | skipping: [instance] 2026-02-19 05:21:43.960120 | instance | 2026-02-19 05:21:43.960381 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-19 05:21:43.960674 | instance | Thursday 19 February 2026 05:21:43 +0000 (0:00:00.043) 0:07:35.963 ***** 2026-02-19 05:21:44.762221 | instance | changed: [instance] 2026-02-19 05:21:44.762361 | instance | 2026-02-19 05:21:44.762611 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-19 05:21:44.762838 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.801) 0:07:36.764 ***** 2026-02-19 05:21:44.806356 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-19 05:21:44.806583 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-19 05:21:44.806842 | instance | skipping: [instance] 2026-02-19 05:21:44.807091 | instance | 2026-02-19 05:21:44.807356 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-19 05:21:44.807625 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.044) 0:07:36.809 ***** 2026-02-19 05:21:44.842138 | instance | skipping: [instance] 2026-02-19 05:21:44.842361 | instance | 2026-02-19 05:21:44.842645 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-19 05:21:44.842902 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.036) 0:07:36.845 ***** 2026-02-19 05:21:44.880044 | instance | skipping: [instance] 2026-02-19 05:21:44.880219 | instance | 2026-02-19 05:21:44.880425 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-19 05:21:44.880599 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.037) 0:07:36.883 ***** 2026-02-19 05:21:44.920741 | instance | skipping: [instance] 2026-02-19 05:21:44.921059 | instance | 2026-02-19 05:21:44.921425 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-19 05:21:44.921781 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.040) 0:07:36.923 ***** 2026-02-19 05:21:44.960451 | instance | skipping: [instance] 2026-02-19 05:21:44.960653 | instance | 2026-02-19 05:21:44.960967 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-19 05:21:44.961229 | instance | Thursday 19 February 2026 05:21:44 +0000 (0:00:00.039) 0:07:36.963 ***** 2026-02-19 05:21:45.462997 | instance | ok: [instance] 2026-02-19 05:21:45.463108 | instance | 2026-02-19 05:21:45.463119 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-19 05:21:45.463270 | instance | Thursday 19 February 2026 05:21:45 +0000 (0:00:00.502) 0:07:37.465 ***** 2026-02-19 05:21:46.389621 | instance | changed: [instance] 2026-02-19 05:21:46.389812 | instance | 2026-02-19 05:21:46.390499 | instance | PLAY [Install control-plane components] **************************************** 2026-02-19 05:21:46.390595 | instance | 2026-02-19 05:21:46.390616 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:21:46.390925 | instance | Thursday 19 February 2026 05:21:46 +0000 (0:00:00.926) 0:07:38.392 ***** 2026-02-19 05:21:47.396982 | instance | ok: [instance] 2026-02-19 05:21:47.397139 | instance | 2026-02-19 05:21:47.397264 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 05:21:47.397414 | instance | Thursday 19 February 2026 05:21:47 +0000 (0:00:01.007) 0:07:39.400 ***** 2026-02-19 05:21:47.612894 | instance | ok: [instance] 2026-02-19 05:21:47.612975 | instance | 2026-02-19 05:21:47.613107 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:21:47.613234 | instance | Thursday 19 February 2026 05:21:47 +0000 (0:00:00.215) 0:07:39.616 ***** 2026-02-19 05:21:49.305233 | instance | ok: [instance] 2026-02-19 05:21:49.305436 | instance | 2026-02-19 05:21:49.305702 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 05:21:49.305964 | instance | Thursday 19 February 2026 05:21:49 +0000 (0:00:01.691) 0:07:41.307 ***** 2026-02-19 05:21:49.545589 | instance | ok: [instance] 2026-02-19 05:21:49.545827 | instance | 2026-02-19 05:21:49.546119 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:21:49.546385 | instance | Thursday 19 February 2026 05:21:49 +0000 (0:00:00.240) 0:07:41.548 ***** 2026-02-19 05:21:49.589894 | instance | ok: [instance] => { 2026-02-19 05:21:49.590495 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-19 05:21:49.590782 | instance | } 2026-02-19 05:21:49.591049 | instance | 2026-02-19 05:21:49.591330 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:21:49.591576 | instance | Thursday 19 February 2026 05:21:49 +0000 (0:00:00.043) 0:07:41.591 ***** 2026-02-19 05:21:50.127103 | instance | changed: [instance] 2026-02-19 05:21:50.127394 | instance | 2026-02-19 05:21:50.127615 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:21:50.127856 | instance | Thursday 19 February 2026 05:21:50 +0000 (0:00:00.537) 0:07:42.129 ***** 2026-02-19 05:21:51.649956 | instance | changed: [instance] 2026-02-19 05:21:51.650166 | instance | 2026-02-19 05:21:51.650499 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-19 05:21:51.650793 | instance | Thursday 19 February 2026 05:21:51 +0000 (0:00:01.522) 0:07:43.652 ***** 2026-02-19 05:21:51.991529 | instance | ok: [instance] 2026-02-19 05:21:51.991633 | instance | 2026-02-19 05:21:51.991821 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-19 05:21:51.992023 | instance | Thursday 19 February 2026 05:21:51 +0000 (0:00:00.341) 0:07:43.994 ***** 2026-02-19 05:21:52.196612 | instance | changed: [instance] 2026-02-19 05:21:52.196880 | instance | 2026-02-19 05:21:52.197136 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-19 05:21:52.197485 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.204) 0:07:44.199 ***** 2026-02-19 05:21:52.438543 | instance | ok: [instance] 2026-02-19 05:21:52.438790 | instance | 2026-02-19 05:21:52.439094 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-19 05:21:52.439386 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.242) 0:07:44.441 ***** 2026-02-19 05:21:52.642001 | instance | changed: [instance] 2026-02-19 05:21:52.642215 | instance | 2026-02-19 05:21:52.642503 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-19 05:21:52.642770 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.202) 0:07:44.643 ***** 2026-02-19 05:21:52.838586 | instance | ok: [instance] 2026-02-19 05:21:52.838838 | instance | 2026-02-19 05:21:52.839098 | instance | TASK [Install plugin] ********************************************************** 2026-02-19 05:21:52.839359 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.197) 0:07:44.841 ***** 2026-02-19 05:21:52.891677 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-19 05:21:52.891915 | instance | 2026-02-19 05:21:52.892236 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:21:52.892507 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.053) 0:07:44.894 ***** 2026-02-19 05:21:52.935030 | instance | ok: [instance] => { 2026-02-19 05:21:52.935293 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-19 05:21:52.935541 | instance | } 2026-02-19 05:21:52.935783 | instance | 2026-02-19 05:21:52.936046 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:21:52.936306 | instance | Thursday 19 February 2026 05:21:52 +0000 (0:00:00.043) 0:07:44.937 ***** 2026-02-19 05:21:53.912324 | instance | changed: [instance] 2026-02-19 05:21:53.912721 | instance | 2026-02-19 05:21:53.913107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:21:53.913434 | instance | Thursday 19 February 2026 05:21:53 +0000 (0:00:00.977) 0:07:45.915 ***** 2026-02-19 05:21:55.808066 | instance | changed: [instance] 2026-02-19 05:21:55.808177 | instance | 2026-02-19 05:21:55.808601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:21:55.808660 | instance | Thursday 19 February 2026 05:21:55 +0000 (0:00:01.896) 0:07:47.811 ***** 2026-02-19 05:21:55.859291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:21:55.859343 | instance | 2026-02-19 05:21:55.859350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:21:55.859355 | instance | Thursday 19 February 2026 05:21:55 +0000 (0:00:00.050) 0:07:47.861 ***** 2026-02-19 05:21:56.599376 | instance | changed: [instance] 2026-02-19 05:21:56.599490 | instance | 2026-02-19 05:21:56.599558 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-19 05:21:56.599716 | instance | Thursday 19 February 2026 05:21:56 +0000 (0:00:00.740) 0:07:48.602 ***** 2026-02-19 05:21:57.463561 | instance | ok: [instance] 2026-02-19 05:21:57.463649 | instance | 2026-02-19 05:21:57.463771 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-19 05:21:57.463908 | instance | Thursday 19 February 2026 05:21:57 +0000 (0:00:00.864) 0:07:49.466 ***** 2026-02-19 05:21:59.948690 | instance | changed: [instance] 2026-02-19 05:21:59.948792 | instance | 2026-02-19 05:21:59.949364 | instance | PLAY [all] ********************************************************************* 2026-02-19 05:21:59.949423 | instance | 2026-02-19 05:21:59.949430 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:21:59.949435 | instance | Thursday 19 February 2026 05:21:59 +0000 (0:00:02.485) 0:07:51.952 ***** 2026-02-19 05:22:01.007244 | instance | ok: [instance] 2026-02-19 05:22:01.007321 | instance | 2026-02-19 05:22:01.007466 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-19 05:22:01.007553 | instance | Thursday 19 February 2026 05:22:01 +0000 (0:00:01.058) 0:07:53.010 ***** 2026-02-19 05:22:01.784182 | instance | changed: [instance] 2026-02-19 05:22:01.784276 | instance | 2026-02-19 05:22:01.784737 | instance | PLAY [all] ********************************************************************* 2026-02-19 05:22:01.784818 | instance | 2026-02-19 05:22:01.784827 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-19 05:22:01.784833 | instance | Thursday 19 February 2026 05:22:01 +0000 (0:00:00.777) 0:07:53.787 ***** 2026-02-19 05:22:02.463373 | instance | ok: [instance] 2026-02-19 05:22:02.463472 | instance | 2026-02-19 05:22:02.463559 | instance | PLAY [controllers] ************************************************************* 2026-02-19 05:22:02.463674 | instance | 2026-02-19 05:22:02.463909 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:22:02.464023 | instance | Thursday 19 February 2026 05:22:02 +0000 (0:00:00.678) 0:07:54.466 ***** 2026-02-19 05:22:03.540331 | instance | ok: [instance] 2026-02-19 05:22:03.540591 | instance | 2026-02-19 05:22:03.540951 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:22:03.541281 | instance | Thursday 19 February 2026 05:22:03 +0000 (0:00:01.076) 0:07:55.543 ***** 2026-02-19 05:22:03.577299 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:22:03.577569 | instance | 2026-02-19 05:22:03.577873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:22:03.578154 | instance | Thursday 19 February 2026 05:22:03 +0000 (0:00:00.037) 0:07:55.580 ***** 2026-02-19 05:22:04.052639 | instance | changed: [instance] 2026-02-19 05:22:04.052887 | instance | 2026-02-19 05:22:04.053154 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-19 05:22:04.053420 | instance | Thursday 19 February 2026 05:22:04 +0000 (0:00:00.475) 0:07:56.055 ***** 2026-02-19 05:22:06.161419 | instance | changed: [instance] 2026-02-19 05:22:06.161629 | instance | 2026-02-19 05:22:06.161922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:22:06.162192 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:02.108) 0:07:58.164 ***** 2026-02-19 05:22:06.202746 | instance | skipping: [instance] 2026-02-19 05:22:06.202821 | instance | 2026-02-19 05:22:06.202958 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-19 05:22:06.203077 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.041) 0:07:58.206 ***** 2026-02-19 05:22:06.251512 | instance | skipping: [instance] 2026-02-19 05:22:06.251603 | instance | 2026-02-19 05:22:06.251729 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-19 05:22:06.252279 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.048) 0:07:58.255 ***** 2026-02-19 05:22:06.286933 | instance | skipping: [instance] 2026-02-19 05:22:06.287064 | instance | 2026-02-19 05:22:06.287265 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-19 05:22:06.287439 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.034) 0:07:58.290 ***** 2026-02-19 05:22:06.327077 | instance | skipping: [instance] 2026-02-19 05:22:06.327371 | instance | 2026-02-19 05:22:06.327730 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-19 05:22:06.328056 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.039) 0:07:58.329 ***** 2026-02-19 05:22:06.371451 | instance | skipping: [instance] 2026-02-19 05:22:06.371700 | instance | 2026-02-19 05:22:06.371977 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-19 05:22:06.372292 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.044) 0:07:58.373 ***** 2026-02-19 05:22:06.418273 | instance | skipping: [instance] 2026-02-19 05:22:06.418384 | instance | 2026-02-19 05:22:06.418532 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-19 05:22:06.418674 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.046) 0:07:58.420 ***** 2026-02-19 05:22:06.464836 | instance | skipping: [instance] 2026-02-19 05:22:06.464905 | instance | 2026-02-19 05:22:06.465028 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-19 05:22:06.465151 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.046) 0:07:58.467 ***** 2026-02-19 05:22:06.500956 | instance | skipping: [instance] 2026-02-19 05:22:06.501039 | instance | 2026-02-19 05:22:06.501152 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-19 05:22:06.501272 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.036) 0:07:58.503 ***** 2026-02-19 05:22:06.555181 | instance | skipping: [instance] 2026-02-19 05:22:06.555261 | instance | 2026-02-19 05:22:06.555383 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-19 05:22:06.555503 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.054) 0:07:58.558 ***** 2026-02-19 05:22:06.592602 | instance | skipping: [instance] 2026-02-19 05:22:06.592665 | instance | 2026-02-19 05:22:06.592865 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-19 05:22:06.592936 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.037) 0:07:58.595 ***** 2026-02-19 05:22:06.629486 | instance | skipping: [instance] 2026-02-19 05:22:06.629708 | instance | 2026-02-19 05:22:06.629978 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-19 05:22:06.630241 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.036) 0:07:58.631 ***** 2026-02-19 05:22:06.666258 | instance | skipping: [instance] 2026-02-19 05:22:06.666347 | instance | 2026-02-19 05:22:06.666364 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-19 05:22:06.666415 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.037) 0:07:58.669 ***** 2026-02-19 05:22:06.719874 | instance | skipping: [instance] 2026-02-19 05:22:06.720046 | instance | 2026-02-19 05:22:06.720325 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-19 05:22:06.720616 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.053) 0:07:58.723 ***** 2026-02-19 05:22:06.753902 | instance | skipping: [instance] 2026-02-19 05:22:06.754082 | instance | 2026-02-19 05:22:06.754348 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-19 05:22:06.754611 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.033) 0:07:58.756 ***** 2026-02-19 05:22:06.790325 | instance | skipping: [instance] 2026-02-19 05:22:06.790515 | instance | 2026-02-19 05:22:06.790775 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-19 05:22:06.791034 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.036) 0:07:58.793 ***** 2026-02-19 05:22:06.841271 | instance | skipping: [instance] 2026-02-19 05:22:06.841376 | instance | 2026-02-19 05:22:06.841569 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-19 05:22:06.841790 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.050) 0:07:58.844 ***** 2026-02-19 05:22:06.874385 | instance | skipping: [instance] 2026-02-19 05:22:06.874707 | instance | 2026-02-19 05:22:06.874720 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-19 05:22:06.874733 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.033) 0:07:58.877 ***** 2026-02-19 05:22:06.910612 | instance | skipping: [instance] 2026-02-19 05:22:06.910858 | instance | 2026-02-19 05:22:06.911156 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-19 05:22:06.911421 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.035) 0:07:58.913 ***** 2026-02-19 05:22:06.948322 | instance | skipping: [instance] 2026-02-19 05:22:06.948519 | instance | 2026-02-19 05:22:06.948832 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-19 05:22:06.949095 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.037) 0:07:58.950 ***** 2026-02-19 05:22:06.985577 | instance | skipping: [instance] 2026-02-19 05:22:06.985825 | instance | 2026-02-19 05:22:06.986157 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-19 05:22:06.986503 | instance | Thursday 19 February 2026 05:22:06 +0000 (0:00:00.036) 0:07:58.987 ***** 2026-02-19 05:22:07.011921 | instance | skipping: [instance] 2026-02-19 05:22:07.012012 | instance | 2026-02-19 05:22:07.012101 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-19 05:22:07.012221 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.027) 0:07:59.014 ***** 2026-02-19 05:22:07.046071 | instance | skipping: [instance] 2026-02-19 05:22:07.046193 | instance | 2026-02-19 05:22:07.046370 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-19 05:22:07.046545 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.033) 0:07:59.048 ***** 2026-02-19 05:22:07.098812 | instance | skipping: [instance] 2026-02-19 05:22:07.098921 | instance | 2026-02-19 05:22:07.098981 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-19 05:22:07.099103 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.052) 0:07:59.101 ***** 2026-02-19 05:22:07.134109 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-19 05:22:07.134350 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-19 05:22:07.134622 | instance | skipping: [instance] 2026-02-19 05:22:07.135123 | instance | 2026-02-19 05:22:07.135433 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-19 05:22:07.135759 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.035) 0:07:59.136 ***** 2026-02-19 05:22:07.172536 | instance | skipping: [instance] 2026-02-19 05:22:07.172669 | instance | 2026-02-19 05:22:07.172911 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-19 05:22:07.173105 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.038) 0:07:59.175 ***** 2026-02-19 05:22:07.298295 | instance | skipping: [instance] 2026-02-19 05:22:07.298390 | instance | 2026-02-19 05:22:07.298519 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-19 05:22:07.298664 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.125) 0:07:59.301 ***** 2026-02-19 05:22:07.330684 | instance | skipping: [instance] 2026-02-19 05:22:07.330792 | instance | 2026-02-19 05:22:07.330886 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-19 05:22:07.331028 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.031) 0:07:59.332 ***** 2026-02-19 05:22:07.368277 | instance | skipping: [instance] 2026-02-19 05:22:07.368482 | instance | 2026-02-19 05:22:07.368802 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-19 05:22:07.369180 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.037) 0:07:59.370 ***** 2026-02-19 05:22:07.434367 | instance | skipping: [instance] 2026-02-19 05:22:07.434574 | instance | 2026-02-19 05:22:07.434841 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-02-19 05:22:07.435129 | instance | 2026-02-19 05:22:07.435388 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:22:07.435674 | instance | Thursday 19 February 2026 05:22:07 +0000 (0:00:00.066) 0:07:59.437 ***** 2026-02-19 05:22:08.541611 | instance | ok: [instance] 2026-02-19 05:22:08.541883 | instance | 2026-02-19 05:22:08.542100 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-02-19 05:22:08.542339 | instance | Thursday 19 February 2026 05:22:08 +0000 (0:00:01.107) 0:08:00.544 ***** 2026-02-19 05:22:08.600723 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-02-19 05:22:08.600985 | instance | 2026-02-19 05:22:08.601310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:22:08.601584 | instance | Thursday 19 February 2026 05:22:08 +0000 (0:00:00.059) 0:08:00.603 ***** 2026-02-19 05:22:08.649292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:22:08.649544 | instance | 2026-02-19 05:22:08.649935 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:22:08.650210 | instance | Thursday 19 February 2026 05:22:08 +0000 (0:00:00.048) 0:08:00.652 ***** 2026-02-19 05:22:09.129151 | instance | changed: [instance] 2026-02-19 05:22:09.129375 | instance | 2026-02-19 05:22:09.129647 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-02-19 05:22:09.129920 | instance | Thursday 19 February 2026 05:22:09 +0000 (0:00:00.479) 0:08:01.131 ***** 2026-02-19 05:22:52.085647 | instance | changed: [instance] 2026-02-19 05:22:52.085940 | instance | 2026-02-19 05:22:52.086241 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-02-19 05:22:52.086518 | instance | Thursday 19 February 2026 05:22:52 +0000 (0:00:42.956) 0:08:44.088 ***** 2026-02-19 05:22:52.812836 | instance | changed: [instance] 2026-02-19 05:22:52.813055 | instance | 2026-02-19 05:22:52.813414 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-02-19 05:22:52.813698 | instance | Thursday 19 February 2026 05:22:52 +0000 (0:00:00.726) 0:08:44.815 ***** 2026-02-19 05:22:52.851941 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-02-19 05:22:52.852181 | instance | 2026-02-19 05:22:52.852445 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-02-19 05:22:52.852706 | instance | Thursday 19 February 2026 05:22:52 +0000 (0:00:00.039) 0:08:44.855 ***** 2026-02-19 05:22:53.537418 | instance | changed: [instance] 2026-02-19 05:22:53.537566 | instance | 2026-02-19 05:22:53.537743 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-02-19 05:22:53.537920 | instance | Thursday 19 February 2026 05:22:53 +0000 (0:00:00.684) 0:08:45.539 ***** 2026-02-19 05:22:54.212957 | instance | ok: [instance] 2026-02-19 05:22:54.213242 | instance | 2026-02-19 05:22:54.213570 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-02-19 05:22:54.213847 | instance | Thursday 19 February 2026 05:22:54 +0000 (0:00:00.675) 0:08:46.215 ***** 2026-02-19 05:22:54.664591 | instance | changed: [instance] 2026-02-19 05:22:54.664720 | instance | 2026-02-19 05:22:54.664740 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-02-19 05:22:54.664895 | instance | Thursday 19 February 2026 05:22:54 +0000 (0:00:00.446) 0:08:46.662 ***** 2026-02-19 05:22:54.665005 | instance | 2026-02-19 05:22:54.665138 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-02-19 05:22:54.665258 | instance | Thursday 19 February 2026 05:22:54 +0000 (0:00:00.005) 0:08:46.667 ***** 2026-02-19 05:22:54.700293 | instance | skipping: [instance] 2026-02-19 05:22:54.700546 | instance | 2026-02-19 05:22:54.700881 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-02-19 05:22:54.701154 | instance | Thursday 19 February 2026 05:22:54 +0000 (0:00:00.035) 0:08:46.703 ***** 2026-02-19 05:22:56.321262 | instance | changed: [instance] 2026-02-19 05:22:56.321513 | instance | 2026-02-19 05:22:56.322047 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-02-19 05:22:56.322363 | instance | Thursday 19 February 2026 05:22:56 +0000 (0:00:01.620) 0:08:48.323 ***** 2026-02-19 05:22:58.590504 | instance | changed: [instance] 2026-02-19 05:22:58.590795 | instance | 2026-02-19 05:22:58.591098 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:22:58.591372 | instance | Thursday 19 February 2026 05:22:58 +0000 (0:00:02.269) 0:08:50.593 ***** 2026-02-19 05:22:58.629434 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:22:58.629900 | instance | 2026-02-19 05:22:58.629999 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:22:58.630429 | instance | Thursday 19 February 2026 05:22:58 +0000 (0:00:00.039) 0:08:50.632 ***** 2026-02-19 05:22:59.115624 | instance | changed: [instance] 2026-02-19 05:22:59.115863 | instance | 2026-02-19 05:22:59.116165 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-02-19 05:22:59.116445 | instance | Thursday 19 February 2026 05:22:59 +0000 (0:00:00.485) 0:08:51.118 ***** 2026-02-19 05:23:14.370186 | instance | changed: [instance] 2026-02-19 05:23:14.370383 | instance | 2026-02-19 05:23:14.370667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:23:14.370995 | instance | Thursday 19 February 2026 05:23:14 +0000 (0:00:15.254) 0:09:06.372 ***** 2026-02-19 05:23:14.414770 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:23:14.414973 | instance | 2026-02-19 05:23:14.415249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:23:14.415569 | instance | Thursday 19 February 2026 05:23:14 +0000 (0:00:00.045) 0:09:06.417 ***** 2026-02-19 05:23:14.902149 | instance | changed: [instance] 2026-02-19 05:23:14.902325 | instance | 2026-02-19 05:23:14.902590 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-02-19 05:23:14.902881 | instance | Thursday 19 February 2026 05:23:14 +0000 (0:00:00.486) 0:09:06.904 ***** 2026-02-19 05:23:17.974381 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-02-19 05:23:17.974476 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-02-19 05:23:17.974489 | instance | 2026-02-19 05:23:17.974500 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-02-19 05:23:17.974548 | instance | Thursday 19 February 2026 05:23:17 +0000 (0:00:03.071) 0:09:09.975 ***** 2026-02-19 05:23:20.943317 | instance | changed: [instance] 2026-02-19 05:23:20.943431 | instance | 2026-02-19 05:23:20.943605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:23:20.943775 | instance | Thursday 19 February 2026 05:23:20 +0000 (0:00:02.970) 0:09:12.946 ***** 2026-02-19 05:23:20.994289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:23:20.994342 | instance | 2026-02-19 05:23:20.994473 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:23:20.994720 | instance | Thursday 19 February 2026 05:23:20 +0000 (0:00:00.051) 0:09:12.997 ***** 2026-02-19 05:23:21.467159 | instance | changed: [instance] 2026-02-19 05:23:21.467339 | instance | 2026-02-19 05:23:21.467524 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-02-19 05:23:21.467662 | instance | Thursday 19 February 2026 05:23:21 +0000 (0:00:00.472) 0:09:13.470 ***** 2026-02-19 05:23:24.655270 | instance | ok: [instance] 2026-02-19 05:23:24.655661 | instance | 2026-02-19 05:23:24.655826 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-02-19 05:23:24.656182 | instance | Thursday 19 February 2026 05:23:24 +0000 (0:00:03.187) 0:09:16.658 ***** 2026-02-19 05:23:27.467161 | instance | changed: [instance] 2026-02-19 05:23:27.467269 | instance | 2026-02-19 05:23:27.467284 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-02-19 05:23:27.467298 | instance | Thursday 19 February 2026 05:23:27 +0000 (0:00:02.811) 0:09:19.469 ***** 2026-02-19 05:23:28.163377 | instance | ok: [instance] 2026-02-19 05:23:28.163439 | instance | 2026-02-19 05:23:28.163445 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-02-19 05:23:28.163450 | instance | Thursday 19 February 2026 05:23:28 +0000 (0:00:00.696) 0:09:20.165 ***** 2026-02-19 05:23:28.939397 | instance | changed: [instance] 2026-02-19 05:23:28.939475 | instance | 2026-02-19 05:23:28.939763 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-02-19 05:23:28.939808 | instance | Thursday 19 February 2026 05:23:28 +0000 (0:00:00.776) 0:09:20.942 ***** 2026-02-19 05:23:30.061767 | instance | ok: [instance] 2026-02-19 05:23:30.061888 | instance | 2026-02-19 05:23:30.062169 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-02-19 05:23:30.062222 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:01.121) 0:09:22.064 ***** 2026-02-19 05:23:30.106193 | instance | skipping: [instance] 2026-02-19 05:23:30.106331 | instance | 2026-02-19 05:23:30.106523 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-02-19 05:23:30.106684 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.042) 0:09:22.107 ***** 2026-02-19 05:23:30.159336 | instance | skipping: [instance] 2026-02-19 05:23:30.159407 | instance | 2026-02-19 05:23:30.159530 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-02-19 05:23:30.159652 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.055) 0:09:22.162 ***** 2026-02-19 05:23:30.201884 | instance | skipping: [instance] 2026-02-19 05:23:30.201979 | instance | 2026-02-19 05:23:30.202097 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-02-19 05:23:30.202218 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.042) 0:09:22.205 ***** 2026-02-19 05:23:30.243247 | instance | skipping: [instance] 2026-02-19 05:23:30.243321 | instance | 2026-02-19 05:23:30.243484 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-02-19 05:23:30.243619 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.041) 0:09:22.246 ***** 2026-02-19 05:23:30.283444 | instance | skipping: [instance] 2026-02-19 05:23:30.283872 | instance | 2026-02-19 05:23:30.283979 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-02-19 05:23:30.284161 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.039) 0:09:22.286 ***** 2026-02-19 05:23:30.322403 | instance | skipping: [instance] 2026-02-19 05:23:30.322579 | instance | 2026-02-19 05:23:30.322659 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-02-19 05:23:30.322773 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.039) 0:09:22.325 ***** 2026-02-19 05:23:30.362987 | instance | skipping: [instance] 2026-02-19 05:23:30.363040 | instance | 2026-02-19 05:23:30.363047 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-02-19 05:23:30.363055 | instance | Thursday 19 February 2026 05:23:30 +0000 (0:00:00.039) 0:09:22.365 ***** 2026-02-19 05:25:27.885169 | instance | changed: [instance] 2026-02-19 05:25:27.885258 | instance | 2026-02-19 05:25:27.885456 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-02-19 05:25:27.885639 | instance | Thursday 19 February 2026 05:25:27 +0000 (0:01:57.522) 0:11:19.887 ***** 2026-02-19 05:25:28.584510 | instance | changed: [instance] 2026-02-19 05:25:28.584771 | instance | 2026-02-19 05:25:28.585115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:25:28.585407 | instance | Thursday 19 February 2026 05:25:28 +0000 (0:00:00.699) 0:11:20.587 ***** 2026-02-19 05:25:28.631385 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:25:28.631582 | instance | 2026-02-19 05:25:28.631889 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:25:28.632211 | instance | Thursday 19 February 2026 05:25:28 +0000 (0:00:00.046) 0:11:20.634 ***** 2026-02-19 05:25:29.159557 | instance | changed: [instance] 2026-02-19 05:25:29.159804 | instance | 2026-02-19 05:25:29.160119 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-02-19 05:25:29.160454 | instance | Thursday 19 February 2026 05:25:29 +0000 (0:00:00.528) 0:11:21.162 ***** 2026-02-19 05:25:29.885803 | instance | changed: [instance] 2026-02-19 05:25:29.886049 | instance | 2026-02-19 05:25:29.886333 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-02-19 05:25:29.886644 | instance | Thursday 19 February 2026 05:25:29 +0000 (0:00:00.725) 0:11:21.888 ***** 2026-02-19 05:25:31.423637 | instance | changed: [instance] 2026-02-19 05:25:31.423791 | instance | 2026-02-19 05:25:31.424029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:25:31.424255 | instance | Thursday 19 February 2026 05:25:31 +0000 (0:00:01.538) 0:11:23.426 ***** 2026-02-19 05:25:31.465082 | instance | skipping: [instance] 2026-02-19 05:25:31.465293 | instance | 2026-02-19 05:25:31.465548 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:25:31.465784 | instance | Thursday 19 February 2026 05:25:31 +0000 (0:00:00.041) 0:11:23.468 ***** 2026-02-19 05:25:31.497751 | instance | skipping: [instance] 2026-02-19 05:25:31.497877 | instance | 2026-02-19 05:25:31.498064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:25:31.498238 | instance | Thursday 19 February 2026 05:25:31 +0000 (0:00:00.032) 0:11:23.500 ***** 2026-02-19 05:25:31.527310 | instance | skipping: [instance] 2026-02-19 05:25:31.527442 | instance | 2026-02-19 05:25:31.527635 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:25:31.527811 | instance | Thursday 19 February 2026 05:25:31 +0000 (0:00:00.029) 0:11:23.530 ***** 2026-02-19 05:25:31.556735 | instance | skipping: [instance] 2026-02-19 05:25:31.556893 | instance | 2026-02-19 05:25:31.557076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:25:31.557251 | instance | Thursday 19 February 2026 05:25:31 +0000 (0:00:00.029) 0:11:23.559 ***** 2026-02-19 05:25:32.274493 | instance | ok: [instance] 2026-02-19 05:25:32.274635 | instance | 2026-02-19 05:25:32.274821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:25:32.274999 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.717) 0:11:24.277 ***** 2026-02-19 05:25:32.321795 | instance | ok: [instance] 2026-02-19 05:25:32.322059 | instance | 2026-02-19 05:25:32.322367 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:25:32.322659 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.047) 0:11:24.324 ***** 2026-02-19 05:25:32.362212 | instance | ok: [instance] 2026-02-19 05:25:32.362437 | instance | 2026-02-19 05:25:32.362708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:25:32.363013 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.040) 0:11:24.365 ***** 2026-02-19 05:25:32.418961 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:25:32.419106 | instance | 2026-02-19 05:25:32.419301 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:25:32.419490 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.056) 0:11:24.422 ***** 2026-02-19 05:25:32.477585 | instance | ok: [instance] 2026-02-19 05:25:32.477898 | instance | 2026-02-19 05:25:32.478234 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:25:32.478587 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.057) 0:11:24.479 ***** 2026-02-19 05:25:32.531619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:25:32.531760 | instance | 2026-02-19 05:25:32.531924 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:25:32.532054 | instance | Thursday 19 February 2026 05:25:32 +0000 (0:00:00.054) 0:11:24.534 ***** 2026-02-19 05:25:33.020956 | instance | changed: [instance] 2026-02-19 05:25:33.021189 | instance | 2026-02-19 05:25:33.021483 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-02-19 05:25:33.021760 | instance | Thursday 19 February 2026 05:25:33 +0000 (0:00:00.489) 0:11:25.023 ***** 2026-02-19 05:25:33.671466 | instance | ok: [instance] 2026-02-19 05:25:33.671829 | instance | 2026-02-19 05:25:33.672231 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-02-19 05:25:33.672264 | instance | Thursday 19 February 2026 05:25:33 +0000 (0:00:00.650) 0:11:25.674 ***** 2026-02-19 05:25:34.935800 | instance | changed: [instance] 2026-02-19 05:25:34.935889 | instance | 2026-02-19 05:25:34.936136 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-02-19 05:25:34.936183 | instance | Thursday 19 February 2026 05:25:34 +0000 (0:00:01.264) 0:11:26.938 ***** 2026-02-19 05:25:35.377954 | instance | ok: [instance] 2026-02-19 05:25:35.378055 | instance | 2026-02-19 05:25:35.378408 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-02-19 05:25:35.378469 | instance | Thursday 19 February 2026 05:25:35 +0000 (0:00:00.440) 0:11:27.379 ***** 2026-02-19 05:25:35.833498 | instance | changed: [instance] 2026-02-19 05:25:35.833623 | instance | 2026-02-19 05:25:35.833638 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-02-19 05:25:35.833827 | instance | Thursday 19 February 2026 05:25:35 +0000 (0:00:00.457) 0:11:27.836 ***** 2026-02-19 05:25:36.333387 | instance | changed: [instance] 2026-02-19 05:25:36.333517 | instance | 2026-02-19 05:25:36.333730 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-02-19 05:25:36.333854 | instance | Thursday 19 February 2026 05:25:36 +0000 (0:00:00.499) 0:11:28.336 ***** 2026-02-19 05:25:36.814307 | instance | ok: [instance] 2026-02-19 05:25:36.814430 | instance | 2026-02-19 05:25:36.814810 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-02-19 05:25:36.814857 | instance | Thursday 19 February 2026 05:25:36 +0000 (0:00:00.480) 0:11:28.817 ***** 2026-02-19 05:28:10.465731 | instance | changed: [instance] 2026-02-19 05:28:10.465805 | instance | 2026-02-19 05:28:10.465894 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-02-19 05:28:10.466013 | instance | Thursday 19 February 2026 05:28:10 +0000 (0:02:33.651) 0:14:02.468 ***** 2026-02-19 05:28:11.188731 | instance | ok: [instance] 2026-02-19 05:28:11.188867 | instance | 2026-02-19 05:28:11.189020 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-02-19 05:28:11.189147 | instance | Thursday 19 February 2026 05:28:11 +0000 (0:00:00.722) 0:14:03.191 ***** 2026-02-19 05:28:11.242129 | instance | included: ingress for instance 2026-02-19 05:28:11.242235 | instance | 2026-02-19 05:28:11.242365 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-02-19 05:28:11.242489 | instance | Thursday 19 February 2026 05:28:11 +0000 (0:00:00.053) 0:14:03.245 ***** 2026-02-19 05:28:12.098015 | instance | changed: [instance] 2026-02-19 05:28:12.098092 | instance | 2026-02-19 05:28:12.098349 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-02-19 05:28:12.098392 | instance | Thursday 19 February 2026 05:28:12 +0000 (0:00:00.855) 0:14:04.101 ***** 2026-02-19 05:28:12.355847 | instance | ok: [instance] 2026-02-19 05:28:12.356226 | instance | 2026-02-19 05:28:12.356264 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-02-19 05:28:12.356270 | instance | Thursday 19 February 2026 05:28:12 +0000 (0:00:00.257) 0:14:04.359 ***** 2026-02-19 05:28:13.213385 | instance | changed: [instance] 2026-02-19 05:28:13.213458 | instance | 2026-02-19 05:28:13.214005 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-02-19 05:28:13.214063 | instance | 2026-02-19 05:28:13.214075 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:28:13.214092 | instance | Thursday 19 February 2026 05:28:13 +0000 (0:00:00.857) 0:14:05.216 ***** 2026-02-19 05:28:14.643195 | instance | ok: [instance] 2026-02-19 05:28:14.643270 | instance | 2026-02-19 05:28:14.643545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:28:14.643589 | instance | Thursday 19 February 2026 05:28:14 +0000 (0:00:01.429) 0:14:06.646 ***** 2026-02-19 05:28:14.704244 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:28:14.704316 | instance | 2026-02-19 05:28:14.704589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:28:14.704661 | instance | Thursday 19 February 2026 05:28:14 +0000 (0:00:00.060) 0:14:06.707 ***** 2026-02-19 05:28:15.185755 | instance | changed: [instance] 2026-02-19 05:28:15.185817 | instance | 2026-02-19 05:28:15.185958 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-02-19 05:28:15.186080 | instance | Thursday 19 February 2026 05:28:15 +0000 (0:00:00.481) 0:14:07.189 ***** 2026-02-19 05:28:16.082916 | instance | ok: [instance] 2026-02-19 05:28:16.083023 | instance | 2026-02-19 05:28:16.083255 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-02-19 05:28:16.083299 | instance | Thursday 19 February 2026 05:28:16 +0000 (0:00:00.897) 0:14:08.086 ***** 2026-02-19 05:28:17.854253 | instance | changed: [instance] 2026-02-19 05:28:17.854345 | instance | 2026-02-19 05:28:17.854486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:28:17.854628 | instance | Thursday 19 February 2026 05:28:17 +0000 (0:00:01.771) 0:14:09.857 ***** 2026-02-19 05:28:17.920049 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:28:17.920161 | instance | 2026-02-19 05:28:17.920281 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:28:17.920400 | instance | Thursday 19 February 2026 05:28:17 +0000 (0:00:00.065) 0:14:09.923 ***** 2026-02-19 05:28:18.487395 | instance | changed: [instance] 2026-02-19 05:28:18.487455 | instance | 2026-02-19 05:28:18.487467 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-19 05:28:18.487477 | instance | Thursday 19 February 2026 05:28:18 +0000 (0:00:00.566) 0:14:10.489 ***** 2026-02-19 05:28:19.603069 | instance | changed: [instance] 2026-02-19 05:28:19.603151 | instance | 2026-02-19 05:28:19.603283 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-02-19 05:28:19.603409 | instance | Thursday 19 February 2026 05:28:19 +0000 (0:00:01.116) 0:14:11.606 ***** 2026-02-19 05:28:20.249314 | instance | ok: [instance] 2026-02-19 05:28:20.249383 | instance | 2026-02-19 05:28:20.249540 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-02-19 05:28:20.249700 | instance | Thursday 19 February 2026 05:28:20 +0000 (0:00:00.646) 0:14:12.252 ***** 2026-02-19 05:28:27.633306 | instance | ok: [instance] 2026-02-19 05:28:27.633781 | instance | 2026-02-19 05:28:27.633803 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-02-19 05:28:27.633810 | instance | Thursday 19 February 2026 05:28:27 +0000 (0:00:07.383) 0:14:19.636 ***** 2026-02-19 05:28:29.313077 | instance | ok: [instance] 2026-02-19 05:28:29.313190 | instance | 2026-02-19 05:28:29.313416 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-02-19 05:28:29.313548 | instance | Thursday 19 February 2026 05:28:29 +0000 (0:00:01.679) 0:14:21.316 ***** 2026-02-19 05:28:29.576769 | instance | ok: [instance] 2026-02-19 05:28:29.577012 | instance | 2026-02-19 05:28:29.577302 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-02-19 05:28:29.577683 | instance | Thursday 19 February 2026 05:28:29 +0000 (0:00:00.263) 0:14:21.579 ***** 2026-02-19 05:28:29.770016 | instance | ok: [instance] 2026-02-19 05:28:29.770237 | instance | 2026-02-19 05:28:29.770647 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-02-19 05:28:29.770924 | instance | Thursday 19 February 2026 05:28:29 +0000 (0:00:00.193) 0:14:21.773 ***** 2026-02-19 05:28:29.967846 | instance | ok: [instance] 2026-02-19 05:28:29.968097 | instance | 2026-02-19 05:28:29.968438 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-02-19 05:28:29.968735 | instance | Thursday 19 February 2026 05:28:29 +0000 (0:00:00.197) 0:14:21.970 ***** 2026-02-19 05:28:30.605807 | instance | changed: [instance] 2026-02-19 05:28:30.606057 | instance | 2026-02-19 05:28:30.606355 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-02-19 05:28:30.606632 | instance | Thursday 19 February 2026 05:28:30 +0000 (0:00:00.638) 0:14:22.608 ***** 2026-02-19 05:28:47.539383 | instance | changed: [instance] => (item=alertmanager) 2026-02-19 05:28:47.539691 | instance | changed: [instance] => (item=grafana) 2026-02-19 05:28:47.540078 | instance | changed: [instance] => (item=prometheus) 2026-02-19 05:28:47.540356 | instance | 2026-02-19 05:28:47.540662 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-02-19 05:28:47.541023 | instance | Thursday 19 February 2026 05:28:47 +0000 (0:00:16.933) 0:14:39.542 ***** 2026-02-19 05:28:49.421459 | instance | ok: [instance] => (item=alertmanager) 2026-02-19 05:28:49.421721 | instance | ok: [instance] => (item=grafana) 2026-02-19 05:28:49.421986 | instance | ok: [instance] => (item=prometheus) 2026-02-19 05:28:49.422233 | instance | 2026-02-19 05:28:49.422494 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-02-19 05:28:49.422759 | instance | Thursday 19 February 2026 05:28:49 +0000 (0:00:01.882) 0:14:41.424 ***** 2026-02-19 05:28:53.526612 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:53.526670 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:53.526682 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:53.526692 | instance | changed: [instance] 2026-02-19 05:28:53.526702 | instance | 2026-02-19 05:28:53.526712 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-02-19 05:28:53.526721 | instance | Thursday 19 February 2026 05:28:53 +0000 (0:00:04.103) 0:14:45.527 ***** 2026-02-19 05:28:58.524947 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:58.525006 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:58.525013 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:58.525018 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:58.525030 | instance | changed: [instance] => (item=None) 2026-02-19 05:28:58.525501 | instance | changed: [instance] 2026-02-19 05:28:58.525515 | instance | 2026-02-19 05:28:58.525521 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-02-19 05:28:58.525732 | instance | Thursday 19 February 2026 05:28:58 +0000 (0:00:04.998) 0:14:50.526 ***** 2026-02-19 05:29:09.900838 | instance | changed: [instance] => (item=alertmanager) 2026-02-19 05:29:09.900916 | instance | changed: [instance] => (item=prometheus) 2026-02-19 05:29:09.901257 | instance | 2026-02-19 05:29:09.901335 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-02-19 05:29:09.901355 | instance | Thursday 19 February 2026 05:29:09 +0000 (0:00:11.377) 0:15:01.904 ***** 2026-02-19 05:29:21.279266 | instance | changed: [instance] => (item=alertmanager) 2026-02-19 05:29:21.279339 | instance | changed: [instance] => (item=prometheus) 2026-02-19 05:29:21.279509 | instance | 2026-02-19 05:29:21.279615 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-02-19 05:29:21.279738 | instance | Thursday 19 February 2026 05:29:21 +0000 (0:00:11.378) 0:15:13.282 ***** 2026-02-19 05:29:21.950655 | instance | changed: [instance] 2026-02-19 05:29:21.950722 | instance | 2026-02-19 05:29:21.951003 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-02-19 05:29:21.951128 | instance | Thursday 19 February 2026 05:29:21 +0000 (0:00:00.671) 0:15:13.953 ***** 2026-02-19 05:29:28.443174 | instance | ok: [instance] 2026-02-19 05:29:28.443304 | instance | 2026-02-19 05:29:28.443319 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-02-19 05:29:28.443459 | instance | Thursday 19 February 2026 05:29:28 +0000 (0:00:06.492) 0:15:20.446 ***** 2026-02-19 05:29:42.069132 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-02-19 05:29:42.069249 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-02-19 05:29:42.069768 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-02-19 05:29:42.069810 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-02-19 05:29:42.069821 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-02-19 05:29:42.069831 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-02-19 05:29:42.069844 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-02-19 05:29:42.070416 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-02-19 05:29:42.070481 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-02-19 05:29:42.070493 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-02-19 05:29:42.070504 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-02-19 05:29:42.070521 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-02-19 05:29:42.070531 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-02-19 05:29:42.070897 | instance | 2026-02-19 05:29:42.070940 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-02-19 05:29:42.070946 | instance | Thursday 19 February 2026 05:29:42 +0000 (0:00:13.625) 0:15:34.072 ***** 2026-02-19 05:30:16.953105 | instance | changed: [instance] 2026-02-19 05:30:16.953224 | instance | 2026-02-19 05:30:16.953272 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:30:16.953397 | instance | Thursday 19 February 2026 05:30:16 +0000 (0:00:34.858) 0:16:08.931 ***** 2026-02-19 05:30:17.001094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:30:17.001210 | instance | 2026-02-19 05:30:17.001250 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:30:17.001378 | instance | Thursday 19 February 2026 05:30:16 +0000 (0:00:00.072) 0:16:09.004 ***** 2026-02-19 05:30:17.727310 | instance | changed: [instance] 2026-02-19 05:30:17.727522 | instance | 2026-02-19 05:30:17.727820 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-02-19 05:30:17.728084 | instance | Thursday 19 February 2026 05:30:17 +0000 (0:00:00.725) 0:16:09.729 ***** 2026-02-19 05:30:22.075796 | instance | changed: [instance] 2026-02-19 05:30:22.075892 | instance | 2026-02-19 05:30:22.076014 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:30:22.076136 | instance | Thursday 19 February 2026 05:30:22 +0000 (0:00:04.347) 0:16:14.077 ***** 2026-02-19 05:30:22.129891 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:30:22.129989 | instance | 2026-02-19 05:30:22.130664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:30:22.130681 | instance | Thursday 19 February 2026 05:30:22 +0000 (0:00:00.055) 0:16:14.132 ***** 2026-02-19 05:30:22.819299 | instance | changed: [instance] 2026-02-19 05:30:22.819509 | instance | 2026-02-19 05:30:22.819849 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-02-19 05:30:22.820146 | instance | Thursday 19 February 2026 05:30:22 +0000 (0:00:00.689) 0:16:14.822 ***** 2026-02-19 05:30:24.962858 | instance | changed: [instance] 2026-02-19 05:30:24.963078 | instance | 2026-02-19 05:30:24.963393 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:30:24.963646 | instance | Thursday 19 February 2026 05:30:24 +0000 (0:00:02.143) 0:16:16.965 ***** 2026-02-19 05:30:25.027336 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:30:25.050014 | instance | 2026-02-19 05:30:25.050043 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:30:25.050056 | instance | Thursday 19 February 2026 05:30:25 +0000 (0:00:00.064) 0:16:17.030 ***** 2026-02-19 05:30:25.523076 | instance | changed: [instance] 2026-02-19 05:30:25.540888 | instance | 2026-02-19 05:30:25.540922 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-02-19 05:30:25.540937 | instance | Thursday 19 February 2026 05:30:25 +0000 (0:00:00.495) 0:16:17.525 ***** 2026-02-19 05:30:27.548982 | instance | changed: [instance] 2026-02-19 05:30:27.549105 | instance | 2026-02-19 05:30:27.549298 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-02-19 05:30:27.549477 | instance | Thursday 19 February 2026 05:30:27 +0000 (0:00:02.026) 0:16:19.552 ***** 2026-02-19 05:30:29.530699 | instance | changed: [instance] 2026-02-19 05:30:29.530793 | instance | 2026-02-19 05:30:29.530874 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:30:29.531021 | instance | Thursday 19 February 2026 05:30:29 +0000 (0:00:01.981) 0:16:21.533 ***** 2026-02-19 05:30:29.601969 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:30:29.602176 | instance | 2026-02-19 05:30:29.602469 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:30:29.602802 | instance | Thursday 19 February 2026 05:30:29 +0000 (0:00:00.071) 0:16:21.604 ***** 2026-02-19 05:30:30.107094 | instance | changed: [instance] 2026-02-19 05:30:30.107199 | instance | 2026-02-19 05:30:30.107350 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-02-19 05:30:30.107518 | instance | Thursday 19 February 2026 05:30:30 +0000 (0:00:00.504) 0:16:22.108 ***** 2026-02-19 05:30:31.821709 | instance | changed: [instance] 2026-02-19 05:30:31.821818 | instance | 2026-02-19 05:30:31.822000 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-02-19 05:30:31.822157 | instance | 2026-02-19 05:30:31.822328 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:30:31.822498 | instance | Thursday 19 February 2026 05:30:31 +0000 (0:00:01.716) 0:16:23.825 ***** 2026-02-19 05:30:33.681598 | instance | ok: [instance] 2026-02-19 05:30:33.681667 | instance | 2026-02-19 05:30:33.681819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:30:33.681958 | instance | Thursday 19 February 2026 05:30:33 +0000 (0:00:01.859) 0:16:25.684 ***** 2026-02-19 05:30:33.889608 | instance | ok: [instance] 2026-02-19 05:30:33.889842 | instance | 2026-02-19 05:30:33.890118 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:30:33.890399 | instance | Thursday 19 February 2026 05:30:33 +0000 (0:00:00.207) 0:16:25.892 ***** 2026-02-19 05:30:33.939068 | instance | skipping: [instance] 2026-02-19 05:30:33.939292 | instance | 2026-02-19 05:30:33.939570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:30:33.939837 | instance | Thursday 19 February 2026 05:30:33 +0000 (0:00:00.050) 0:16:25.942 ***** 2026-02-19 05:30:33.982402 | instance | skipping: [instance] 2026-02-19 05:30:33.982628 | instance | 2026-02-19 05:30:33.982905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:30:33.983163 | instance | Thursday 19 February 2026 05:30:33 +0000 (0:00:00.043) 0:16:25.985 ***** 2026-02-19 05:30:34.025884 | instance | skipping: [instance] 2026-02-19 05:30:34.026121 | instance | 2026-02-19 05:30:34.026428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:30:34.026701 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.043) 0:16:26.028 ***** 2026-02-19 05:30:34.068778 | instance | skipping: [instance] 2026-02-19 05:30:34.069051 | instance | 2026-02-19 05:30:34.069377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:30:34.069663 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.042) 0:16:26.071 ***** 2026-02-19 05:30:34.114673 | instance | skipping: [instance] 2026-02-19 05:30:34.114920 | instance | 2026-02-19 05:30:34.115227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:30:34.115504 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.045) 0:16:26.117 ***** 2026-02-19 05:30:34.165434 | instance | ok: [instance] 2026-02-19 05:30:34.165662 | instance | 2026-02-19 05:30:34.165940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:30:34.166214 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.050) 0:16:26.168 ***** 2026-02-19 05:30:34.335629 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:30:34.335848 | instance | 2026-02-19 05:30:34.336116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:30:34.336378 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.170) 0:16:26.338 ***** 2026-02-19 05:30:34.414565 | instance | ok: [instance] 2026-02-19 05:30:34.414799 | instance | 2026-02-19 05:30:34.415081 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:30:34.415347 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.078) 0:16:26.416 ***** 2026-02-19 05:30:34.483688 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:30:34.483911 | instance | 2026-02-19 05:30:34.484180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:30:34.484444 | instance | Thursday 19 February 2026 05:30:34 +0000 (0:00:00.069) 0:16:26.486 ***** 2026-02-19 05:30:35.039897 | instance | changed: [instance] 2026-02-19 05:30:35.039965 | instance | 2026-02-19 05:30:35.040090 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-02-19 05:30:35.040221 | instance | Thursday 19 February 2026 05:30:35 +0000 (0:00:00.556) 0:16:27.042 ***** 2026-02-19 05:30:36.891962 | instance | changed: [instance] 2026-02-19 05:30:36.892109 | instance | 2026-02-19 05:30:36.892299 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-02-19 05:30:36.892508 | instance | Thursday 19 February 2026 05:30:36 +0000 (0:00:01.852) 0:16:28.894 ***** 2026-02-19 05:30:39.087809 | instance | changed: [instance] 2026-02-19 05:30:39.088137 | instance | 2026-02-19 05:30:39.088375 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-19 05:30:39.088573 | instance | Thursday 19 February 2026 05:30:39 +0000 (0:00:02.196) 0:16:31.090 ***** 2026-02-19 05:30:43.501371 | instance | changed: [instance] 2026-02-19 05:30:43.501433 | instance | 2026-02-19 05:30:43.501447 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-19 05:30:43.501458 | instance | Thursday 19 February 2026 05:30:43 +0000 (0:00:04.412) 0:16:35.503 ***** 2026-02-19 05:30:43.739417 | instance | changed: [instance] 2026-02-19 05:30:43.739552 | instance | 2026-02-19 05:30:43.739671 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-19 05:30:43.739923 | instance | Thursday 19 February 2026 05:30:43 +0000 (0:00:00.238) 0:16:35.742 ***** 2026-02-19 05:30:44.317508 | instance | changed: [instance] 2026-02-19 05:30:44.317619 | instance | 2026-02-19 05:30:44.317680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:30:44.317805 | instance | Thursday 19 February 2026 05:30:44 +0000 (0:00:00.578) 0:16:36.320 ***** 2026-02-19 05:30:44.399918 | instance | ok: [instance] 2026-02-19 05:30:44.399960 | instance | 2026-02-19 05:30:44.399965 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:30:44.399970 | instance | Thursday 19 February 2026 05:30:44 +0000 (0:00:00.082) 0:16:36.402 ***** 2026-02-19 05:30:44.483296 | instance | included: rabbitmq for instance 2026-02-19 05:30:44.483331 | instance | 2026-02-19 05:30:44.483336 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:30:44.483341 | instance | Thursday 19 February 2026 05:30:44 +0000 (0:00:00.083) 0:16:36.486 ***** 2026-02-19 05:30:45.161380 | instance | ok: [instance] 2026-02-19 05:30:45.161408 | instance | 2026-02-19 05:30:45.161414 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:30:45.161418 | instance | Thursday 19 February 2026 05:30:45 +0000 (0:00:00.677) 0:16:37.164 ***** 2026-02-19 05:30:45.219917 | instance | skipping: [instance] 2026-02-19 05:30:45.220004 | instance | 2026-02-19 05:30:45.220141 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:30:45.220264 | instance | Thursday 19 February 2026 05:30:45 +0000 (0:00:00.058) 0:16:37.223 ***** 2026-02-19 05:30:45.271305 | instance | skipping: [instance] 2026-02-19 05:30:45.271591 | instance | 2026-02-19 05:30:45.271722 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:30:45.271881 | instance | Thursday 19 February 2026 05:30:45 +0000 (0:00:00.051) 0:16:37.274 ***** 2026-02-19 05:30:45.323620 | instance | skipping: [instance] 2026-02-19 05:30:45.324012 | instance | 2026-02-19 05:30:45.324373 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:30:45.324667 | instance | Thursday 19 February 2026 05:30:45 +0000 (0:00:00.051) 0:16:37.326 ***** 2026-02-19 05:31:26.248906 | instance | changed: [instance] 2026-02-19 05:31:26.249157 | instance | 2026-02-19 05:31:26.249443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:31:26.249713 | instance | Thursday 19 February 2026 05:31:26 +0000 (0:00:40.925) 0:17:18.251 ***** 2026-02-19 05:31:26.880428 | instance | ok: [instance] 2026-02-19 05:31:26.880724 | instance | 2026-02-19 05:31:26.881125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:31:26.881386 | instance | Thursday 19 February 2026 05:31:26 +0000 (0:00:00.631) 0:17:18.883 ***** 2026-02-19 05:31:26.934769 | instance | ok: [instance] 2026-02-19 05:31:26.935010 | instance | 2026-02-19 05:31:26.935308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:31:26.935694 | instance | Thursday 19 February 2026 05:31:26 +0000 (0:00:00.054) 0:17:18.937 ***** 2026-02-19 05:31:26.985173 | instance | skipping: [instance] 2026-02-19 05:31:26.985270 | instance | 2026-02-19 05:31:26.985410 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:31:26.985521 | instance | Thursday 19 February 2026 05:31:26 +0000 (0:00:00.050) 0:17:18.988 ***** 2026-02-19 05:31:27.041693 | instance | skipping: [instance] 2026-02-19 05:31:27.041929 | instance | 2026-02-19 05:31:27.042254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:31:27.042537 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.056) 0:17:19.044 ***** 2026-02-19 05:31:27.093165 | instance | ok: [instance] 2026-02-19 05:31:27.093390 | instance | 2026-02-19 05:31:27.093673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:31:27.093931 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.051) 0:17:19.096 ***** 2026-02-19 05:31:27.185105 | instance | ok: [instance] => (item=identity) 2026-02-19 05:31:27.185453 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:31:27.185745 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:31:27.186074 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:31:27.186358 | instance | 2026-02-19 05:31:27.186650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:31:27.186959 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.091) 0:17:19.188 ***** 2026-02-19 05:31:27.245488 | instance | ok: [instance] 2026-02-19 05:31:27.245732 | instance | 2026-02-19 05:31:27.246016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:31:27.246287 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.060) 0:17:19.248 ***** 2026-02-19 05:31:27.313746 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:31:27.313987 | instance | 2026-02-19 05:31:27.314271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:31:27.314568 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.068) 0:17:19.316 ***** 2026-02-19 05:31:27.829662 | instance | changed: [instance] 2026-02-19 05:31:27.829961 | instance | 2026-02-19 05:31:27.830398 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-02-19 05:31:27.830779 | instance | Thursday 19 February 2026 05:31:27 +0000 (0:00:00.515) 0:17:19.832 ***** 2026-02-19 05:31:29.334674 | instance | ok: [instance] => (item=None) 2026-02-19 05:31:29.334806 | instance | ok: [instance] 2026-02-19 05:31:29.334952 | instance | 2026-02-19 05:31:29.335124 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-02-19 05:31:29.335278 | instance | Thursday 19 February 2026 05:31:29 +0000 (0:00:01.504) 0:17:21.337 ***** 2026-02-19 05:31:30.371496 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 05:31:30.371739 | instance | 2026-02-19 05:31:30.372040 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-02-19 05:31:30.372336 | instance | Thursday 19 February 2026 05:31:30 +0000 (0:00:01.036) 0:17:22.374 ***** 2026-02-19 05:31:31.222761 | instance | changed: [instance] 2026-02-19 05:31:31.222983 | instance | 2026-02-19 05:31:31.223284 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-02-19 05:31:31.223530 | instance | Thursday 19 February 2026 05:31:31 +0000 (0:00:00.851) 0:17:23.225 ***** 2026-02-19 05:31:32.344839 | instance | changed: [instance] => (item=None) 2026-02-19 05:31:32.344897 | instance | changed: [instance] 2026-02-19 05:31:32.344908 | instance | 2026-02-19 05:31:32.344923 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-02-19 05:31:32.345232 | instance | Thursday 19 February 2026 05:31:32 +0000 (0:00:01.121) 0:17:24.346 ***** 2026-02-19 05:31:33.926221 | instance | changed: [instance] => (item=None) 2026-02-19 05:31:33.926306 | instance | changed: [instance] 2026-02-19 05:31:33.926414 | instance | 2026-02-19 05:31:33.926552 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-02-19 05:31:33.926676 | instance | Thursday 19 February 2026 05:31:33 +0000 (0:00:01.582) 0:17:25.929 ***** 2026-02-19 05:34:19.209120 | instance | changed: [instance] 2026-02-19 05:34:19.209213 | instance | 2026-02-19 05:34:19.209225 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:34:19.209347 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:02:45.282) 0:20:11.212 ***** 2026-02-19 05:34:19.317116 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:34:19.317596 | instance | 2026-02-19 05:34:19.317645 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:34:19.317653 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:00:00.108) 0:20:11.320 ***** 2026-02-19 05:34:19.365489 | instance | skipping: [instance] 2026-02-19 05:34:19.365680 | instance | 2026-02-19 05:34:19.365869 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:34:19.366038 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:00:00.048) 0:20:11.368 ***** 2026-02-19 05:34:19.426358 | instance | skipping: [instance] 2026-02-19 05:34:19.426423 | instance | 2026-02-19 05:34:19.426547 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:34:19.426663 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:00:00.061) 0:20:11.429 ***** 2026-02-19 05:34:19.492575 | instance | ok: [instance] 2026-02-19 05:34:19.492669 | instance | 2026-02-19 05:34:19.492772 | instance | TASK [Create Ingress identity] ************************************************* 2026-02-19 05:34:19.492913 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:00:00.066) 0:20:11.496 ***** 2026-02-19 05:34:19.571074 | instance | included: ingress for instance 2026-02-19 05:34:19.571294 | instance | 2026-02-19 05:34:19.571565 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-02-19 05:34:19.571818 | instance | Thursday 19 February 2026 05:34:19 +0000 (0:00:00.078) 0:20:11.574 ***** 2026-02-19 05:34:20.554280 | instance | changed: [instance] 2026-02-19 05:34:20.554517 | instance | 2026-02-19 05:34:20.554836 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-02-19 05:34:20.555169 | instance | Thursday 19 February 2026 05:34:20 +0000 (0:00:00.982) 0:20:12.556 ***** 2026-02-19 05:34:24.874780 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-02-19 05:34:24.875065 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-02-19 05:34:24.875371 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-02-19 05:34:24.875662 | instance | ok: [instance] 2026-02-19 05:34:24.875935 | instance | 2026-02-19 05:34:24.876230 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-02-19 05:34:24.876535 | instance | Thursday 19 February 2026 05:34:24 +0000 (0:00:04.320) 0:20:16.877 ***** 2026-02-19 05:34:25.552196 | instance | ok: [instance] 2026-02-19 05:34:25.552274 | instance | 2026-02-19 05:34:25.552449 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-02-19 05:34:25.552620 | instance | Thursday 19 February 2026 05:34:25 +0000 (0:00:00.676) 0:20:17.554 ***** 2026-02-19 05:34:26.845635 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 05:34:26.845707 | instance | 2026-02-19 05:34:26.845836 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-02-19 05:34:26.845956 | instance | Thursday 19 February 2026 05:34:26 +0000 (0:00:01.293) 0:20:18.848 ***** 2026-02-19 05:34:28.039286 | instance | changed: [instance] => (item=atmosphere) 2026-02-19 05:34:28.039528 | instance | 2026-02-19 05:34:28.039925 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-02-19 05:34:28.040194 | instance | Thursday 19 February 2026 05:34:28 +0000 (0:00:01.193) 0:20:20.042 ***** 2026-02-19 05:34:29.168470 | instance | changed: [instance] => (item=atmosphere) 2026-02-19 05:34:29.168535 | instance | 2026-02-19 05:34:29.168555 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-02-19 05:34:29.168692 | instance | Thursday 19 February 2026 05:34:29 +0000 (0:00:01.128) 0:20:21.171 ***** 2026-02-19 05:34:30.258439 | instance | changed: [instance] => (item=atmosphere) 2026-02-19 05:34:30.258509 | instance | 2026-02-19 05:34:30.258516 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 05:34:30.258546 | instance | Thursday 19 February 2026 05:34:30 +0000 (0:00:01.089) 0:20:22.261 ***** 2026-02-19 05:34:30.525740 | instance | changed: [instance] 2026-02-19 05:34:30.525810 | instance | 2026-02-19 05:34:30.526088 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 05:34:30.526132 | instance | Thursday 19 February 2026 05:34:30 +0000 (0:00:00.267) 0:20:22.529 ***** 2026-02-19 05:34:31.551527 | instance | ok: [instance] 2026-02-19 05:34:31.551599 | instance | 2026-02-19 05:34:31.551735 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 05:34:31.551856 | instance | Thursday 19 February 2026 05:34:31 +0000 (0:00:01.025) 0:20:23.554 ***** 2026-02-19 05:34:31.807459 | instance | ok: [instance] 2026-02-19 05:34:31.807552 | instance | 2026-02-19 05:34:31.807737 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 05:34:31.807805 | instance | Thursday 19 February 2026 05:34:31 +0000 (0:00:00.255) 0:20:23.810 ***** 2026-02-19 05:34:31.905645 | instance | ok: [instance] => { 2026-02-19 05:34:31.905727 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 05:34:31.906129 | instance | } 2026-02-19 05:34:31.906183 | instance | 2026-02-19 05:34:31.906191 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 05:34:31.906202 | instance | Thursday 19 February 2026 05:34:31 +0000 (0:00:00.097) 0:20:23.908 ***** 2026-02-19 05:34:32.448056 | instance | changed: [instance] 2026-02-19 05:34:32.448262 | instance | 2026-02-19 05:34:32.448415 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 05:34:32.448566 | instance | Thursday 19 February 2026 05:34:32 +0000 (0:00:00.539) 0:20:24.448 ***** 2026-02-19 05:34:33.669757 | instance | changed: [instance] 2026-02-19 05:34:33.669830 | instance | 2026-02-19 05:34:33.669992 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 05:34:33.670113 | instance | Thursday 19 February 2026 05:34:33 +0000 (0:00:01.221) 0:20:25.669 ***** 2026-02-19 05:34:34.176904 | instance | changed: [instance] 2026-02-19 05:34:34.176992 | instance | 2026-02-19 05:34:34.177120 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 05:34:34.177239 | instance | Thursday 19 February 2026 05:34:34 +0000 (0:00:00.510) 0:20:26.180 ***** 2026-02-19 05:34:34.844003 | instance | ok: [instance] 2026-02-19 05:34:34.844073 | instance | 2026-02-19 05:34:34.844211 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 05:34:34.844332 | instance | Thursday 19 February 2026 05:34:34 +0000 (0:00:00.667) 0:20:26.847 ***** 2026-02-19 05:34:35.513310 | instance | ok: [instance] 2026-02-19 05:34:35.513543 | instance | 2026-02-19 05:34:35.513816 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 05:34:35.514076 | instance | Thursday 19 February 2026 05:34:35 +0000 (0:00:00.668) 0:20:27.515 ***** 2026-02-19 05:34:35.878281 | instance | ok: [instance] 2026-02-19 05:34:35.878337 | instance | 2026-02-19 05:34:35.878688 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 05:34:35.878699 | instance | Thursday 19 February 2026 05:34:35 +0000 (0:00:00.365) 0:20:27.880 ***** 2026-02-19 05:34:36.003944 | instance | included: openstack_helm_endpoints for instance 2026-02-19 05:34:36.004017 | instance | 2026-02-19 05:34:36.004164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:34:36.004366 | instance | Thursday 19 February 2026 05:34:35 +0000 (0:00:00.126) 0:20:28.006 ***** 2026-02-19 05:34:36.056796 | instance | skipping: [instance] 2026-02-19 05:34:36.056889 | instance | 2026-02-19 05:34:36.057035 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:34:36.057160 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.052) 0:20:28.059 ***** 2026-02-19 05:34:36.100418 | instance | skipping: [instance] 2026-02-19 05:34:36.100564 | instance | 2026-02-19 05:34:36.100810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:34:36.101011 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.043) 0:20:28.103 ***** 2026-02-19 05:34:36.144548 | instance | skipping: [instance] 2026-02-19 05:34:36.144885 | instance | 2026-02-19 05:34:36.145202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:34:36.145564 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.044) 0:20:28.147 ***** 2026-02-19 05:34:36.184082 | instance | skipping: [instance] 2026-02-19 05:34:36.184239 | instance | 2026-02-19 05:34:36.184520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:34:36.184948 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.039) 0:20:28.187 ***** 2026-02-19 05:34:36.229123 | instance | skipping: [instance] 2026-02-19 05:34:36.229272 | instance | 2026-02-19 05:34:36.229628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:34:36.229893 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.045) 0:20:28.232 ***** 2026-02-19 05:34:36.270124 | instance | skipping: [instance] 2026-02-19 05:34:36.270421 | instance | 2026-02-19 05:34:36.270694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:34:36.270956 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.041) 0:20:28.273 ***** 2026-02-19 05:34:36.323048 | instance | ok: [instance] 2026-02-19 05:34:36.323257 | instance | 2026-02-19 05:34:36.323545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:34:36.323809 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.052) 0:20:28.326 ***** 2026-02-19 05:34:36.387989 | instance | ok: [instance] => (item=identity) 2026-02-19 05:34:36.388129 | instance | 2026-02-19 05:34:36.388303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:34:36.388468 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.064) 0:20:28.391 ***** 2026-02-19 05:34:36.457258 | instance | ok: [instance] 2026-02-19 05:34:36.457483 | instance | 2026-02-19 05:34:36.457749 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 05:34:36.458009 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.069) 0:20:28.460 ***** 2026-02-19 05:34:36.957773 | instance | changed: [instance] 2026-02-19 05:34:36.958003 | instance | 2026-02-19 05:34:36.958296 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 05:34:36.958704 | instance | Thursday 19 February 2026 05:34:36 +0000 (0:00:00.500) 0:20:28.960 ***** 2026-02-19 05:34:37.512076 | instance | changed: [instance] 2026-02-19 05:34:37.512276 | instance | 2026-02-19 05:34:37.512568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:34:37.512867 | instance | Thursday 19 February 2026 05:34:37 +0000 (0:00:00.554) 0:20:29.514 ***** 2026-02-19 05:34:37.811082 | instance | ok: [instance] 2026-02-19 05:34:37.811223 | instance | 2026-02-19 05:34:37.811402 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:34:37.811573 | instance | Thursday 19 February 2026 05:34:37 +0000 (0:00:00.299) 0:20:29.814 ***** 2026-02-19 05:34:37.902750 | instance | included: rabbitmq for instance 2026-02-19 05:34:37.903000 | instance | 2026-02-19 05:34:37.903279 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:34:37.903547 | instance | Thursday 19 February 2026 05:34:37 +0000 (0:00:00.091) 0:20:29.905 ***** 2026-02-19 05:34:38.556699 | instance | ok: [instance] 2026-02-19 05:34:38.556976 | instance | 2026-02-19 05:34:38.557297 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:34:38.557646 | instance | Thursday 19 February 2026 05:34:38 +0000 (0:00:00.653) 0:20:30.559 ***** 2026-02-19 05:34:38.608033 | instance | skipping: [instance] 2026-02-19 05:34:38.608232 | instance | 2026-02-19 05:34:38.608512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:34:38.608844 | instance | Thursday 19 February 2026 05:34:38 +0000 (0:00:00.051) 0:20:30.611 ***** 2026-02-19 05:34:38.660595 | instance | skipping: [instance] 2026-02-19 05:34:38.660730 | instance | 2026-02-19 05:34:38.660943 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:34:38.661120 | instance | Thursday 19 February 2026 05:34:38 +0000 (0:00:00.052) 0:20:30.663 ***** 2026-02-19 05:34:38.710992 | instance | skipping: [instance] 2026-02-19 05:34:38.711220 | instance | 2026-02-19 05:34:38.711562 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:34:38.712587 | instance | Thursday 19 February 2026 05:34:38 +0000 (0:00:00.050) 0:20:30.714 ***** 2026-02-19 05:35:09.540151 | instance | changed: [instance] 2026-02-19 05:35:09.540357 | instance | 2026-02-19 05:35:09.540641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:35:09.540974 | instance | Thursday 19 February 2026 05:35:09 +0000 (0:00:30.828) 0:21:01.543 ***** 2026-02-19 05:35:10.273546 | instance | ok: [instance] 2026-02-19 05:35:10.273826 | instance | 2026-02-19 05:35:10.274154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:35:10.274419 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.733) 0:21:02.276 ***** 2026-02-19 05:35:10.335472 | instance | ok: [instance] 2026-02-19 05:35:10.335651 | instance | 2026-02-19 05:35:10.335932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:35:10.336201 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.062) 0:21:02.338 ***** 2026-02-19 05:35:10.394020 | instance | skipping: [instance] 2026-02-19 05:35:10.394175 | instance | 2026-02-19 05:35:10.394495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:35:10.394760 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.058) 0:21:02.397 ***** 2026-02-19 05:35:10.449742 | instance | skipping: [instance] 2026-02-19 05:35:10.449928 | instance | 2026-02-19 05:35:10.450250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:35:10.450552 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.055) 0:21:02.452 ***** 2026-02-19 05:35:10.507568 | instance | ok: [instance] 2026-02-19 05:35:10.507767 | instance | 2026-02-19 05:35:10.508131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:35:10.508305 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.057) 0:21:02.510 ***** 2026-02-19 05:35:10.627628 | instance | ok: [instance] => (item=identity) 2026-02-19 05:35:10.627714 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:35:10.627828 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:35:10.627937 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:35:10.628052 | instance | ok: [instance] => (item=key_manager) 2026-02-19 05:35:10.628164 | instance | 2026-02-19 05:35:10.628279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:35:10.628393 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.120) 0:21:02.630 ***** 2026-02-19 05:35:10.706308 | instance | ok: [instance] 2026-02-19 05:35:10.706517 | instance | 2026-02-19 05:35:10.706860 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:35:10.707195 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.078) 0:21:02.708 ***** 2026-02-19 05:35:10.779290 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:35:10.779471 | instance | 2026-02-19 05:35:10.779776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:35:10.780060 | instance | Thursday 19 February 2026 05:35:10 +0000 (0:00:00.073) 0:21:02.782 ***** 2026-02-19 05:35:11.314252 | instance | changed: [instance] 2026-02-19 05:35:11.314377 | instance | 2026-02-19 05:35:11.314557 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-02-19 05:35:11.314731 | instance | Thursday 19 February 2026 05:35:11 +0000 (0:00:00.535) 0:21:03.317 ***** 2026-02-19 05:36:48.698252 | instance | changed: [instance] 2026-02-19 05:36:48.698429 | instance | 2026-02-19 05:36:48.698649 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:36:48.698870 | instance | Thursday 19 February 2026 05:36:48 +0000 (0:01:37.383) 0:22:40.700 ***** 2026-02-19 05:36:48.805383 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:36:48.805559 | instance | 2026-02-19 05:36:48.805748 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:36:48.805928 | instance | Thursday 19 February 2026 05:36:48 +0000 (0:00:00.107) 0:22:40.808 ***** 2026-02-19 05:36:48.881640 | instance | skipping: [instance] 2026-02-19 05:36:48.881773 | instance | 2026-02-19 05:36:48.881970 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:36:48.882149 | instance | Thursday 19 February 2026 05:36:48 +0000 (0:00:00.076) 0:22:40.884 ***** 2026-02-19 05:36:48.935349 | instance | skipping: [instance] 2026-02-19 05:36:48.935484 | instance | 2026-02-19 05:36:48.935685 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:36:48.935888 | instance | Thursday 19 February 2026 05:36:48 +0000 (0:00:00.053) 0:22:40.938 ***** 2026-02-19 05:36:48.999887 | instance | ok: [instance] 2026-02-19 05:36:49.000032 | instance | 2026-02-19 05:36:49.000203 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-02-19 05:36:49.000379 | instance | Thursday 19 February 2026 05:36:48 +0000 (0:00:00.064) 0:22:41.002 ***** 2026-02-19 05:36:49.073015 | instance | included: ingress for instance 2026-02-19 05:36:49.073416 | instance | 2026-02-19 05:36:49.073749 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-02-19 05:36:49.074029 | instance | Thursday 19 February 2026 05:36:49 +0000 (0:00:00.073) 0:22:41.075 ***** 2026-02-19 05:36:50.123853 | instance | changed: [instance] 2026-02-19 05:36:50.124546 | instance | 2026-02-19 05:36:50.124559 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-02-19 05:36:50.124572 | instance | Thursday 19 February 2026 05:36:50 +0000 (0:00:01.050) 0:22:42.126 ***** 2026-02-19 05:36:51.379790 | instance | changed: [instance] 2026-02-19 05:36:51.379923 | instance | 2026-02-19 05:36:51.380109 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-02-19 05:36:51.380297 | instance | Thursday 19 February 2026 05:36:51 +0000 (0:00:01.256) 0:22:43.382 ***** 2026-02-19 05:37:04.770693 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-02-19 05:37:04.770764 | instance | 2026-02-19 05:37:04.770776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:37:04.770786 | instance | Thursday 19 February 2026 05:37:04 +0000 (0:00:13.389) 0:22:56.772 ***** 2026-02-19 05:37:04.836133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:37:04.836194 | instance | 2026-02-19 05:37:04.836342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:37:04.836460 | instance | Thursday 19 February 2026 05:37:04 +0000 (0:00:00.066) 0:22:56.839 ***** 2026-02-19 05:37:05.349198 | instance | changed: [instance] 2026-02-19 05:37:05.349311 | instance | 2026-02-19 05:37:05.349397 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-02-19 05:37:05.349520 | instance | Thursday 19 February 2026 05:37:05 +0000 (0:00:00.513) 0:22:57.352 ***** 2026-02-19 05:37:08.083791 | instance | changed: [instance] 2026-02-19 05:37:08.083844 | instance | 2026-02-19 05:37:08.083850 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:37:08.083855 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:02.733) 0:23:00.085 ***** 2026-02-19 05:37:08.138907 | instance | skipping: [instance] 2026-02-19 05:37:08.139294 | instance | 2026-02-19 05:37:08.139339 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:37:08.139344 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.056) 0:23:00.142 ***** 2026-02-19 05:37:08.178467 | instance | skipping: [instance] 2026-02-19 05:37:08.178529 | instance | 2026-02-19 05:37:08.178537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:37:08.178544 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.037) 0:23:00.179 ***** 2026-02-19 05:37:08.225963 | instance | skipping: [instance] 2026-02-19 05:37:08.226294 | instance | 2026-02-19 05:37:08.226966 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:37:08.227026 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.049) 0:23:00.228 ***** 2026-02-19 05:37:08.278523 | instance | skipping: [instance] 2026-02-19 05:37:08.278750 | instance | 2026-02-19 05:37:08.279027 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:37:08.279289 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.052) 0:23:00.281 ***** 2026-02-19 05:37:08.327338 | instance | skipping: [instance] 2026-02-19 05:37:08.327524 | instance | 2026-02-19 05:37:08.327851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:37:08.328049 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.048) 0:23:00.330 ***** 2026-02-19 05:37:08.376190 | instance | skipping: [instance] 2026-02-19 05:37:08.376442 | instance | 2026-02-19 05:37:08.376720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:37:08.377025 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.048) 0:23:00.379 ***** 2026-02-19 05:37:08.433481 | instance | ok: [instance] 2026-02-19 05:37:08.433808 | instance | 2026-02-19 05:37:08.434098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:37:08.434379 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.057) 0:23:00.436 ***** 2026-02-19 05:37:08.496995 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-02-19 05:37:08.497245 | instance | 2026-02-19 05:37:08.497528 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:37:08.497809 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.063) 0:23:00.500 ***** 2026-02-19 05:37:08.576331 | instance | ok: [instance] 2026-02-19 05:37:08.576462 | instance | 2026-02-19 05:37:08.576532 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:37:08.576703 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.078) 0:23:00.578 ***** 2026-02-19 05:37:08.644707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:37:08.644972 | instance | 2026-02-19 05:37:08.645251 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:37:08.645522 | instance | Thursday 19 February 2026 05:37:08 +0000 (0:00:00.068) 0:23:00.647 ***** 2026-02-19 05:37:09.182906 | instance | changed: [instance] 2026-02-19 05:37:09.182990 | instance | 2026-02-19 05:37:09.183155 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-02-19 05:37:09.183405 | instance | Thursday 19 February 2026 05:37:09 +0000 (0:00:00.528) 0:23:01.176 ***** 2026-02-19 05:37:40.742853 | instance | ok: [instance] 2026-02-19 05:37:40.743098 | instance | 2026-02-19 05:37:40.743440 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-02-19 05:37:40.743782 | instance | Thursday 19 February 2026 05:37:40 +0000 (0:00:31.568) 0:23:32.745 ***** 2026-02-19 05:37:55.295346 | instance | ok: [instance] 2026-02-19 05:37:55.295575 | instance | 2026-02-19 05:37:55.295859 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-02-19 05:37:55.296130 | instance | Thursday 19 February 2026 05:37:55 +0000 (0:00:14.552) 0:23:47.298 ***** 2026-02-19 05:37:56.744123 | instance | ok: [instance] 2026-02-19 05:37:56.744354 | instance | 2026-02-19 05:37:56.744628 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-02-19 05:37:56.744937 | instance | Thursday 19 February 2026 05:37:56 +0000 (0:00:01.448) 0:23:48.747 ***** 2026-02-19 05:37:57.958652 | instance | ok: [instance] 2026-02-19 05:37:57.958792 | instance | 2026-02-19 05:37:57.958984 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-02-19 05:37:57.959147 | instance | Thursday 19 February 2026 05:37:57 +0000 (0:00:01.214) 0:23:49.961 ***** 2026-02-19 05:37:58.655384 | instance | changed: [instance] 2026-02-19 05:37:58.655613 | instance | 2026-02-19 05:37:58.655887 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-02-19 05:37:58.656184 | instance | Thursday 19 February 2026 05:37:58 +0000 (0:00:00.696) 0:23:50.658 ***** 2026-02-19 05:37:59.374714 | instance | changed: [instance] 2026-02-19 05:37:59.374908 | instance | 2026-02-19 05:37:59.375207 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-02-19 05:37:59.375453 | instance | Thursday 19 February 2026 05:37:59 +0000 (0:00:00.718) 0:23:51.377 ***** 2026-02-19 05:38:02.110842 | instance | changed: [instance] 2026-02-19 05:38:02.110918 | instance | 2026-02-19 05:38:02.111404 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-02-19 05:38:02.111486 | instance | Thursday 19 February 2026 05:38:02 +0000 (0:00:02.735) 0:23:54.112 ***** 2026-02-19 05:38:03.702473 | instance | [WARNING]: Module did not set no_log for update_password 2026-02-19 05:38:03.730899 | instance | changed: [instance] 2026-02-19 05:38:03.731276 | instance | 2026-02-19 05:38:03.731319 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-02-19 05:38:03.731325 | instance | Thursday 19 February 2026 05:38:03 +0000 (0:00:01.621) 0:23:55.734 ***** 2026-02-19 05:38:14.231128 | instance | ok: [instance] 2026-02-19 05:38:14.231192 | instance | 2026-02-19 05:38:14.231342 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-02-19 05:38:14.231458 | instance | Thursday 19 February 2026 05:38:14 +0000 (0:00:10.500) 0:24:06.234 ***** 2026-02-19 05:38:15.356491 | instance | changed: [instance] 2026-02-19 05:38:15.356736 | instance | 2026-02-19 05:38:15.357039 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-02-19 05:38:15.357305 | instance | Thursday 19 February 2026 05:38:15 +0000 (0:00:01.125) 0:24:07.359 ***** 2026-02-19 05:38:17.427449 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-209.nip.io/swift/v1/%(tenant_id)s'}) 2026-02-19 05:38:17.427504 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-02-19 05:38:17.427517 | instance | 2026-02-19 05:38:17.427527 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:38:17.427547 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:02.069) 0:24:09.429 ***** 2026-02-19 05:38:17.531036 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:38:17.531136 | instance | 2026-02-19 05:38:17.531383 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:38:17.531401 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:00.105) 0:24:09.534 ***** 2026-02-19 05:38:17.585389 | instance | skipping: [instance] 2026-02-19 05:38:17.585488 | instance | 2026-02-19 05:38:17.585618 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:38:17.585740 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:00.054) 0:24:09.588 ***** 2026-02-19 05:38:17.639309 | instance | skipping: [instance] 2026-02-19 05:38:17.639376 | instance | 2026-02-19 05:38:17.639510 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:38:17.639634 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:00.054) 0:24:09.642 ***** 2026-02-19 05:38:17.704906 | instance | ok: [instance] 2026-02-19 05:38:17.704967 | instance | 2026-02-19 05:38:17.705111 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-02-19 05:38:17.705232 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:00.065) 0:24:09.708 ***** 2026-02-19 05:38:17.784405 | instance | included: ingress for instance 2026-02-19 05:38:17.784510 | instance | 2026-02-19 05:38:17.784640 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-02-19 05:38:17.784852 | instance | Thursday 19 February 2026 05:38:17 +0000 (0:00:00.079) 0:24:09.787 ***** 2026-02-19 05:38:18.863911 | instance | changed: [instance] 2026-02-19 05:38:18.864453 | instance | 2026-02-19 05:38:18.864494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:38:18.864502 | instance | Thursday 19 February 2026 05:38:18 +0000 (0:00:01.078) 0:24:10.866 ***** 2026-02-19 05:38:18.924582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:38:18.924668 | instance | 2026-02-19 05:38:18.924815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:38:18.924998 | instance | Thursday 19 February 2026 05:38:18 +0000 (0:00:00.061) 0:24:10.927 ***** 2026-02-19 05:38:19.452803 | instance | changed: [instance] 2026-02-19 05:38:19.452935 | instance | 2026-02-19 05:38:19.453072 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-02-19 05:38:19.453231 | instance | Thursday 19 February 2026 05:38:19 +0000 (0:00:00.527) 0:24:11.455 ***** 2026-02-19 05:38:33.974893 | instance | ok: [instance] 2026-02-19 05:38:33.974985 | instance | 2026-02-19 05:38:33.975141 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-02-19 05:38:33.975159 | instance | Thursday 19 February 2026 05:38:33 +0000 (0:00:14.522) 0:24:25.978 ***** 2026-02-19 05:38:34.047030 | instance | ok: [instance] => (item=10.96.240.200) 2026-02-19 05:38:34.047108 | instance | 2026-02-19 05:38:34.047363 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-02-19 05:38:34.047405 | instance | Thursday 19 February 2026 05:38:34 +0000 (0:00:00.072) 0:24:26.050 ***** 2026-02-19 05:38:35.161004 | instance | changed: [instance] 2026-02-19 05:38:35.161091 | instance | 2026-02-19 05:38:35.161103 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-02-19 05:38:35.161521 | instance | Thursday 19 February 2026 05:38:35 +0000 (0:00:01.113) 0:24:27.163 ***** 2026-02-19 05:38:35.788853 | instance | changed: [instance] 2026-02-19 05:38:35.788946 | instance | 2026-02-19 05:38:35.788957 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-02-19 05:38:35.788968 | instance | Thursday 19 February 2026 05:38:35 +0000 (0:00:00.627) 0:24:27.790 ***** 2026-02-19 05:38:36.991717 | instance | ok: [instance] 2026-02-19 05:38:36.992206 | instance | 2026-02-19 05:38:36.992224 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-02-19 05:38:36.992431 | instance | Thursday 19 February 2026 05:38:36 +0000 (0:00:01.203) 0:24:28.994 ***** 2026-02-19 05:38:37.040861 | instance | ok: [instance] 2026-02-19 05:38:37.041024 | instance | 2026-02-19 05:38:37.041268 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-02-19 05:38:37.041458 | instance | Thursday 19 February 2026 05:38:37 +0000 (0:00:00.049) 0:24:29.043 ***** 2026-02-19 05:38:37.722407 | instance | changed: [instance] 2026-02-19 05:38:37.722547 | instance | 2026-02-19 05:38:37.722746 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-02-19 05:38:37.722919 | instance | Thursday 19 February 2026 05:38:37 +0000 (0:00:00.681) 0:24:29.725 ***** 2026-02-19 05:38:38.953348 | instance | changed: [instance] 2026-02-19 05:38:38.954806 | instance | 2026-02-19 05:38:38.955074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:38:38.955230 | instance | Thursday 19 February 2026 05:38:38 +0000 (0:00:01.230) 0:24:30.956 ***** 2026-02-19 05:38:39.221710 | instance | ok: [instance] 2026-02-19 05:38:39.221929 | instance | 2026-02-19 05:38:39.222192 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:38:39.222468 | instance | Thursday 19 February 2026 05:38:39 +0000 (0:00:00.267) 0:24:31.224 ***** 2026-02-19 05:38:39.301936 | instance | included: rabbitmq for instance 2026-02-19 05:38:39.302195 | instance | 2026-02-19 05:38:39.302491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:38:39.302767 | instance | Thursday 19 February 2026 05:38:39 +0000 (0:00:00.080) 0:24:31.304 ***** 2026-02-19 05:38:40.084607 | instance | ok: [instance] 2026-02-19 05:38:40.084897 | instance | 2026-02-19 05:38:40.085196 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:38:40.085477 | instance | Thursday 19 February 2026 05:38:40 +0000 (0:00:00.782) 0:24:32.087 ***** 2026-02-19 05:38:40.144119 | instance | skipping: [instance] 2026-02-19 05:38:40.144248 | instance | 2026-02-19 05:38:40.144463 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:38:40.144656 | instance | Thursday 19 February 2026 05:38:40 +0000 (0:00:00.059) 0:24:32.146 ***** 2026-02-19 05:38:40.352283 | instance | skipping: [instance] 2026-02-19 05:38:40.352591 | instance | 2026-02-19 05:38:40.353023 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:38:40.353315 | instance | Thursday 19 February 2026 05:38:40 +0000 (0:00:00.207) 0:24:32.354 ***** 2026-02-19 05:38:40.410918 | instance | skipping: [instance] 2026-02-19 05:38:40.411156 | instance | 2026-02-19 05:38:40.411426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:38:40.411717 | instance | Thursday 19 February 2026 05:38:40 +0000 (0:00:00.058) 0:24:32.413 ***** 2026-02-19 05:39:11.258906 | instance | changed: [instance] 2026-02-19 05:39:11.259042 | instance | 2026-02-19 05:39:11.259228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:39:11.259401 | instance | Thursday 19 February 2026 05:39:11 +0000 (0:00:30.848) 0:25:03.261 ***** 2026-02-19 05:39:11.912165 | instance | ok: [instance] 2026-02-19 05:39:11.912259 | instance | 2026-02-19 05:39:11.912391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:39:11.912555 | instance | Thursday 19 February 2026 05:39:11 +0000 (0:00:00.653) 0:25:03.915 ***** 2026-02-19 05:39:11.958791 | instance | ok: [instance] 2026-02-19 05:39:11.959037 | instance | 2026-02-19 05:39:11.959329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:39:11.959606 | instance | Thursday 19 February 2026 05:39:11 +0000 (0:00:00.046) 0:25:03.961 ***** 2026-02-19 05:39:12.026197 | instance | skipping: [instance] 2026-02-19 05:39:12.026455 | instance | 2026-02-19 05:39:12.026750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:39:12.027037 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.067) 0:25:04.029 ***** 2026-02-19 05:39:12.082000 | instance | skipping: [instance] 2026-02-19 05:39:12.082136 | instance | 2026-02-19 05:39:12.082328 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:39:12.082862 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.055) 0:25:04.084 ***** 2026-02-19 05:39:12.135995 | instance | ok: [instance] 2026-02-19 05:39:12.136206 | instance | 2026-02-19 05:39:12.136487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:39:12.136764 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.054) 0:25:04.139 ***** 2026-02-19 05:39:12.264224 | instance | ok: [instance] => (item=identity) 2026-02-19 05:39:12.264511 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:39:12.264781 | instance | ok: [instance] => (item=dashboard) 2026-02-19 05:39:12.265093 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:39:12.265399 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:39:12.265679 | instance | ok: [instance] => (item=image) 2026-02-19 05:39:12.265935 | instance | 2026-02-19 05:39:12.266200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:39:12.266546 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.127) 0:25:04.267 ***** 2026-02-19 05:39:12.333235 | instance | ok: [instance] 2026-02-19 05:39:12.333455 | instance | 2026-02-19 05:39:12.333744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:39:12.334086 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.068) 0:25:04.335 ***** 2026-02-19 05:39:12.395747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:39:12.395833 | instance | 2026-02-19 05:39:12.396042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:39:12.396258 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.063) 0:25:04.399 ***** 2026-02-19 05:39:12.903697 | instance | changed: [instance] 2026-02-19 05:39:12.903811 | instance | 2026-02-19 05:39:12.904017 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-02-19 05:39:12.904169 | instance | Thursday 19 February 2026 05:39:12 +0000 (0:00:00.507) 0:25:04.906 ***** 2026-02-19 05:41:27.129304 | instance | changed: [instance] 2026-02-19 05:41:27.129419 | instance | 2026-02-19 05:41:27.129601 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:41:27.129792 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:02:14.225) 0:27:19.132 ***** 2026-02-19 05:41:27.241072 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:41:27.241300 | instance | 2026-02-19 05:41:27.241585 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:41:27.241849 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:00:00.110) 0:27:19.243 ***** 2026-02-19 05:41:27.302372 | instance | skipping: [instance] 2026-02-19 05:41:27.302567 | instance | 2026-02-19 05:41:27.302861 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:41:27.303135 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:00:00.062) 0:27:19.305 ***** 2026-02-19 05:41:27.359216 | instance | skipping: [instance] 2026-02-19 05:41:27.359403 | instance | 2026-02-19 05:41:27.359683 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:41:27.359951 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:00:00.056) 0:27:19.362 ***** 2026-02-19 05:41:27.433576 | instance | ok: [instance] 2026-02-19 05:41:27.433767 | instance | 2026-02-19 05:41:27.434034 | instance | TASK [Create Ingress image] **************************************************** 2026-02-19 05:41:27.434303 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:00:00.074) 0:27:19.436 ***** 2026-02-19 05:41:27.503503 | instance | included: ingress for instance 2026-02-19 05:41:27.503727 | instance | 2026-02-19 05:41:27.504054 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-02-19 05:41:27.504393 | instance | Thursday 19 February 2026 05:41:27 +0000 (0:00:00.069) 0:27:19.506 ***** 2026-02-19 05:41:28.456146 | instance | changed: [instance] 2026-02-19 05:41:28.456373 | instance | 2026-02-19 05:41:28.456651 | instance | TASK [Create images] *********************************************************** 2026-02-19 05:41:28.456963 | instance | Thursday 19 February 2026 05:41:28 +0000 (0:00:00.952) 0:27:20.459 ***** 2026-02-19 05:41:28.610173 | instance | included: 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-02-19 05:41:28.610803 | instance | 2026-02-19 05:41:28.610813 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-19 05:41:28.610846 | instance | Thursday 19 February 2026 05:41:28 +0000 (0:00:00.153) 0:27:20.612 ***** 2026-02-19 05:41:31.893822 | instance | changed: [instance] 2026-02-19 05:41:31.894150 | instance | 2026-02-19 05:41:31.894443 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 05:41:31.894710 | instance | Thursday 19 February 2026 05:41:31 +0000 (0:00:03.283) 0:27:23.896 ***** 2026-02-19 05:43:36.456861 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-02-19 05:43:36.456926 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-02-19 05:43:36.457249 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-02-19 05:43:36.457807 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-02-19 05:43:36.457853 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-02-19 05:43:36.458219 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-02-19 05:43:36.458284 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-02-19 05:43:36.462305 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-02-19 05:43:36.462415 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-02-19 05:43:36.462426 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-02-19 05:43:36.462435 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-02-19 05:43:36.462444 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-02-19 05:43:36.462452 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-02-19 05:43:36.462459 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-02-19 05:43:36.462467 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-02-19 05:43:36.462475 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-02-19 05:43:36.462482 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-02-19 05:43:36.462488 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-02-19 05:43:36.462495 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-02-19 05:43:36.462504 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-02-19 05:43:36.462525 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-02-19 05:43:36.462772 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-02-19 05:43:36.463254 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-02-19 05:43:36.463785 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-02-19 05:43:36.464112 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-02-19 05:43:36.464440 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-02-19 05:43:36.464795 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-02-19 05:43:36.465155 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-02-19 05:43:36.465482 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-02-19 05:43:36.465857 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-02-19 05:43:36.466185 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-02-19 05:43:36.466513 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-02-19 05:43:36.466854 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-02-19 05:43:36.467177 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-02-19 05:43:36.467499 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-02-19 05:43:36.467824 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-02-19 05:43:36.468146 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-02-19 05:43:36.468470 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-02-19 05:43:36.468821 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-02-19 05:43:36.469161 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-02-19 05:43:36.469516 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-02-19 05:43:36.469899 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-02-19 05:43:36.470251 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-02-19 05:43:36.470588 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-02-19 05:43:36.470752 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-02-19 05:43:36.470898 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-02-19 05:43:36.471044 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-02-19 05:43:36.471188 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-02-19 05:43:36.471333 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-02-19 05:43:36.471478 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-02-19 05:43:36.471623 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-02-19 05:43:36.471768 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-02-19 05:43:36.471914 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-02-19 05:43:36.472062 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-02-19 05:43:36.472213 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-02-19 05:43:36.472364 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-02-19 05:43:36.472509 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-02-19 05:43:36.472654 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-02-19 05:43:36.472837 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-02-19 05:43:36.472987 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-02-19 05:43:36.473133 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-02-19 05:43:36.473279 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-02-19 05:43:36.473424 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-02-19 05:43:36.473570 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-02-19 05:43:36.473726 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-02-19 05:43:36.473873 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-02-19 05:43:36.474018 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-02-19 05:43:36.474178 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left). 2026-02-19 05:43:36.474325 | instance | FAILED - RETRYING: [instance]: Check if image exists (52 retries left). 2026-02-19 05:43:36.474467 | instance | ok: [instance] 2026-02-19 05:43:36.474611 | instance | 2026-02-19 05:43:36.474757 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 05:43:36.474903 | instance | Thursday 19 February 2026 05:43:36 +0000 (0:02:04.562) 0:29:28.459 ***** 2026-02-19 05:43:36.689537 | instance | changed: [instance] 2026-02-19 05:43:36.689810 | instance | 2026-02-19 05:43:36.690118 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 05:43:36.690403 | instance | Thursday 19 February 2026 05:43:36 +0000 (0:00:00.232) 0:29:28.691 ***** 2026-02-19 05:43:37.417816 | instance | changed: [instance] 2026-02-19 05:43:37.418081 | instance | 2026-02-19 05:43:37.418383 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 05:43:37.418667 | instance | Thursday 19 February 2026 05:43:37 +0000 (0:00:00.728) 0:29:29.420 ***** 2026-02-19 05:43:37.666801 | instance | ok: [instance] 2026-02-19 05:43:37.667031 | instance | 2026-02-19 05:43:37.667312 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 05:43:37.667606 | instance | Thursday 19 February 2026 05:43:37 +0000 (0:00:00.248) 0:29:29.669 ***** 2026-02-19 05:43:37.955125 | instance | changed: [instance] 2026-02-19 05:43:37.955372 | instance | 2026-02-19 05:43:37.955696 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 05:43:37.955962 | instance | Thursday 19 February 2026 05:43:37 +0000 (0:00:00.288) 0:29:29.957 ***** 2026-02-19 05:43:38.708435 | instance | ok: [instance] 2026-02-19 05:43:38.708653 | instance | 2026-02-19 05:43:38.708970 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 05:43:38.709231 | instance | Thursday 19 February 2026 05:43:38 +0000 (0:00:00.753) 0:29:30.711 ***** 2026-02-19 05:43:45.167268 | instance | changed: [instance] 2026-02-19 05:43:45.167404 | instance | 2026-02-19 05:43:45.167468 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 05:43:45.167683 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:06.459) 0:29:37.170 ***** 2026-02-19 05:43:45.476614 | instance | changed: [instance] 2026-02-19 05:43:45.476656 | instance | 2026-02-19 05:43:45.476662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:43:45.476668 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.308) 0:29:37.479 ***** 2026-02-19 05:43:45.577642 | instance | ok: [instance] 2026-02-19 05:43:45.577724 | instance | 2026-02-19 05:43:45.577996 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:43:45.578040 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.101) 0:29:37.580 ***** 2026-02-19 05:43:45.626900 | instance | skipping: [instance] 2026-02-19 05:43:45.627307 | instance | 2026-02-19 05:43:45.627353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:43:45.627359 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.049) 0:29:37.630 ***** 2026-02-19 05:43:45.689416 | instance | skipping: [instance] 2026-02-19 05:43:45.689504 | instance | 2026-02-19 05:43:45.689559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:43:45.689798 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.061) 0:29:37.691 ***** 2026-02-19 05:43:45.739592 | instance | skipping: [instance] 2026-02-19 05:43:45.740019 | instance | 2026-02-19 05:43:45.740072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:43:45.740079 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.050) 0:29:37.742 ***** 2026-02-19 05:43:45.806659 | instance | skipping: [instance] 2026-02-19 05:43:45.806793 | instance | 2026-02-19 05:43:45.807049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:43:45.807206 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.066) 0:29:37.809 ***** 2026-02-19 05:43:45.871714 | instance | skipping: [instance] 2026-02-19 05:43:45.871787 | instance | 2026-02-19 05:43:45.871884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:43:45.872010 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.064) 0:29:37.874 ***** 2026-02-19 05:43:45.935043 | instance | ok: [instance] 2026-02-19 05:43:45.935105 | instance | 2026-02-19 05:43:45.935252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:43:45.935382 | instance | Thursday 19 February 2026 05:43:45 +0000 (0:00:00.063) 0:29:37.938 ***** 2026-02-19 05:43:46.069705 | instance | ok: [instance] => (item=identity) 2026-02-19 05:43:46.069953 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:43:46.070228 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:43:46.070499 | instance | ok: [instance] => (item=staffeln) 2026-02-19 05:43:46.070753 | instance | 2026-02-19 05:43:46.071151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:43:46.071492 | instance | Thursday 19 February 2026 05:43:46 +0000 (0:00:00.134) 0:29:38.072 ***** 2026-02-19 05:43:46.141378 | instance | ok: [instance] 2026-02-19 05:43:46.141703 | instance | 2026-02-19 05:43:46.142016 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:43:46.142316 | instance | Thursday 19 February 2026 05:43:46 +0000 (0:00:00.071) 0:29:38.144 ***** 2026-02-19 05:43:46.210014 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:43:46.210241 | instance | 2026-02-19 05:43:46.210519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:43:46.210898 | instance | Thursday 19 February 2026 05:43:46 +0000 (0:00:00.068) 0:29:38.212 ***** 2026-02-19 05:43:46.714007 | instance | changed: [instance] 2026-02-19 05:43:46.714245 | instance | 2026-02-19 05:43:46.714609 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-02-19 05:43:46.714886 | instance | Thursday 19 February 2026 05:43:46 +0000 (0:00:00.503) 0:29:38.716 ***** 2026-02-19 05:44:08.744042 | instance | changed: [instance] 2026-02-19 05:44:08.744203 | instance | 2026-02-19 05:44:08.744229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:44:08.744387 | instance | Thursday 19 February 2026 05:44:08 +0000 (0:00:22.029) 0:30:00.746 ***** 2026-02-19 05:44:08.831736 | instance | ok: [instance] 2026-02-19 05:44:08.831826 | instance | 2026-02-19 05:44:08.831933 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:44:08.832098 | instance | Thursday 19 February 2026 05:44:08 +0000 (0:00:00.087) 0:30:00.834 ***** 2026-02-19 05:44:08.922620 | instance | included: rabbitmq for instance 2026-02-19 05:44:08.922694 | instance | 2026-02-19 05:44:08.922823 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:44:08.922945 | instance | Thursday 19 February 2026 05:44:08 +0000 (0:00:00.090) 0:30:00.925 ***** 2026-02-19 05:44:09.660069 | instance | ok: [instance] 2026-02-19 05:44:09.660384 | instance | 2026-02-19 05:44:09.660734 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:44:09.661105 | instance | Thursday 19 February 2026 05:44:09 +0000 (0:00:00.737) 0:30:01.662 ***** 2026-02-19 05:44:09.722724 | instance | skipping: [instance] 2026-02-19 05:44:09.722968 | instance | 2026-02-19 05:44:09.723260 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:44:09.723519 | instance | Thursday 19 February 2026 05:44:09 +0000 (0:00:00.062) 0:30:01.725 ***** 2026-02-19 05:44:09.780538 | instance | skipping: [instance] 2026-02-19 05:44:09.780783 | instance | 2026-02-19 05:44:09.781171 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:44:09.781507 | instance | Thursday 19 February 2026 05:44:09 +0000 (0:00:00.057) 0:30:01.783 ***** 2026-02-19 05:44:09.837962 | instance | skipping: [instance] 2026-02-19 05:44:09.838198 | instance | 2026-02-19 05:44:09.838460 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:44:09.838720 | instance | Thursday 19 February 2026 05:44:09 +0000 (0:00:00.057) 0:30:01.840 ***** 2026-02-19 05:44:40.694263 | instance | changed: [instance] 2026-02-19 05:44:40.694912 | instance | 2026-02-19 05:44:40.694965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:44:40.695010 | instance | Thursday 19 February 2026 05:44:40 +0000 (0:00:30.856) 0:30:32.697 ***** 2026-02-19 05:44:41.351239 | instance | ok: [instance] 2026-02-19 05:44:41.351310 | instance | 2026-02-19 05:44:41.351512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:44:41.351578 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.657) 0:30:33.354 ***** 2026-02-19 05:44:41.424646 | instance | ok: [instance] 2026-02-19 05:44:41.424730 | instance | 2026-02-19 05:44:41.425004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:44:41.425045 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.073) 0:30:33.427 ***** 2026-02-19 05:44:41.477655 | instance | skipping: [instance] 2026-02-19 05:44:41.477771 | instance | 2026-02-19 05:44:41.478246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:44:41.478764 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.053) 0:30:33.480 ***** 2026-02-19 05:44:41.532491 | instance | skipping: [instance] 2026-02-19 05:44:41.532580 | instance | 2026-02-19 05:44:41.532846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:44:41.532929 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.054) 0:30:33.535 ***** 2026-02-19 05:44:41.597005 | instance | ok: [instance] 2026-02-19 05:44:41.597119 | instance | 2026-02-19 05:44:41.597376 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:44:41.597406 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.064) 0:30:33.600 ***** 2026-02-19 05:44:41.762195 | instance | ok: [instance] => (item=identity) 2026-02-19 05:44:41.762275 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:44:41.762601 | instance | ok: [instance] => (item=volumev3) 2026-02-19 05:44:41.762661 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:44:41.762679 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:44:41.762765 | instance | ok: [instance] => (item=image) 2026-02-19 05:44:41.762867 | instance | 2026-02-19 05:44:41.763103 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:44:41.763125 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.164) 0:30:33.765 ***** 2026-02-19 05:44:41.833679 | instance | ok: [instance] 2026-02-19 05:44:41.833809 | instance | 2026-02-19 05:44:41.834010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:44:41.834171 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.071) 0:30:33.836 ***** 2026-02-19 05:44:41.902175 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:44:41.902257 | instance | 2026-02-19 05:44:41.902366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:44:41.902514 | instance | Thursday 19 February 2026 05:44:41 +0000 (0:00:00.068) 0:30:33.905 ***** 2026-02-19 05:44:42.463540 | instance | changed: [instance] 2026-02-19 05:44:42.463619 | instance | 2026-02-19 05:44:42.463868 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-02-19 05:44:42.463944 | instance | Thursday 19 February 2026 05:44:42 +0000 (0:00:00.561) 0:30:34.466 ***** 2026-02-19 05:44:42.671553 | instance | ok: [instance] 2026-02-19 05:44:42.671618 | instance | 2026-02-19 05:44:42.671883 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-02-19 05:44:42.671898 | instance | Thursday 19 February 2026 05:44:42 +0000 (0:00:00.208) 0:30:34.674 ***** 2026-02-19 05:44:42.735362 | instance | ok: [instance] 2026-02-19 05:44:42.735491 | instance | 2026-02-19 05:44:42.735564 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-02-19 05:44:42.735688 | instance | Thursday 19 February 2026 05:44:42 +0000 (0:00:00.063) 0:30:34.738 ***** 2026-02-19 05:49:29.478632 | instance | changed: [instance] 2026-02-19 05:49:29.478836 | instance | 2026-02-19 05:49:29.479100 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:49:29.479578 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:04:46.743) 0:35:21.481 ***** 2026-02-19 05:49:29.577388 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:49:29.577580 | instance | 2026-02-19 05:49:29.577852 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:49:29.578122 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:00:00.098) 0:35:21.580 ***** 2026-02-19 05:49:29.628188 | instance | skipping: [instance] 2026-02-19 05:49:29.628392 | instance | 2026-02-19 05:49:29.628676 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:49:29.628994 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:00:00.050) 0:35:21.631 ***** 2026-02-19 05:49:29.680345 | instance | skipping: [instance] 2026-02-19 05:49:29.680546 | instance | 2026-02-19 05:49:29.680916 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:49:29.681125 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:00:00.052) 0:35:21.683 ***** 2026-02-19 05:49:29.853008 | instance | ok: [instance] 2026-02-19 05:49:29.853211 | instance | 2026-02-19 05:49:29.853477 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-02-19 05:49:29.853748 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:00:00.172) 0:35:21.856 ***** 2026-02-19 05:49:29.928731 | instance | included: ingress for instance 2026-02-19 05:49:29.928970 | instance | 2026-02-19 05:49:29.929262 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-02-19 05:49:29.929547 | instance | Thursday 19 February 2026 05:49:29 +0000 (0:00:00.075) 0:35:21.931 ***** 2026-02-19 05:49:30.918263 | instance | changed: [instance] 2026-02-19 05:49:30.918336 | instance | 2026-02-19 05:49:30.918348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:49:30.918358 | instance | Thursday 19 February 2026 05:49:30 +0000 (0:00:00.988) 0:35:22.920 ***** 2026-02-19 05:49:30.998728 | instance | ok: [instance] 2026-02-19 05:49:30.998785 | instance | 2026-02-19 05:49:30.998797 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:49:30.998808 | instance | Thursday 19 February 2026 05:49:30 +0000 (0:00:00.080) 0:35:23.000 ***** 2026-02-19 05:49:31.043833 | instance | skipping: [instance] 2026-02-19 05:49:31.043879 | instance | 2026-02-19 05:49:31.043887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:49:31.043894 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.045) 0:35:23.046 ***** 2026-02-19 05:49:31.093144 | instance | skipping: [instance] 2026-02-19 05:49:31.093337 | instance | 2026-02-19 05:49:31.093503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:49:31.093657 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.050) 0:35:23.096 ***** 2026-02-19 05:49:31.135476 | instance | skipping: [instance] 2026-02-19 05:49:31.135721 | instance | 2026-02-19 05:49:31.135949 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:49:31.136167 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.042) 0:35:23.138 ***** 2026-02-19 05:49:31.185802 | instance | skipping: [instance] 2026-02-19 05:49:31.186076 | instance | 2026-02-19 05:49:31.186299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:49:31.186516 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.050) 0:35:23.189 ***** 2026-02-19 05:49:31.236731 | instance | skipping: [instance] 2026-02-19 05:49:31.236931 | instance | 2026-02-19 05:49:31.237091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:49:31.237241 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.051) 0:35:23.240 ***** 2026-02-19 05:49:31.284969 | instance | ok: [instance] 2026-02-19 05:49:31.285016 | instance | 2026-02-19 05:49:31.285022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:49:31.285028 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.047) 0:35:23.287 ***** 2026-02-19 05:49:31.380203 | instance | ok: [instance] => (item=identity) 2026-02-19 05:49:31.380243 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:49:31.380249 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:49:31.380253 | instance | ok: [instance] => (item=placement) 2026-02-19 05:49:31.380258 | instance | 2026-02-19 05:49:31.380467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:49:31.380478 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.095) 0:35:23.382 ***** 2026-02-19 05:49:31.442784 | instance | ok: [instance] 2026-02-19 05:49:31.442840 | instance | 2026-02-19 05:49:31.442853 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:49:31.442864 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.061) 0:35:23.444 ***** 2026-02-19 05:49:31.503495 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:49:31.503541 | instance | 2026-02-19 05:49:31.503549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:49:31.503556 | instance | Thursday 19 February 2026 05:49:31 +0000 (0:00:00.061) 0:35:23.506 ***** 2026-02-19 05:49:32.023602 | instance | changed: [instance] 2026-02-19 05:49:32.023815 | instance | 2026-02-19 05:49:32.024128 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-02-19 05:49:32.024412 | instance | Thursday 19 February 2026 05:49:32 +0000 (0:00:00.520) 0:35:24.026 ***** 2026-02-19 05:51:10.719134 | instance | changed: [instance] 2026-02-19 05:51:10.719362 | instance | 2026-02-19 05:51:10.719644 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:51:10.719922 | instance | Thursday 19 February 2026 05:51:10 +0000 (0:01:38.695) 0:37:02.721 ***** 2026-02-19 05:51:10.816119 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:51:10.816386 | instance | 2026-02-19 05:51:10.816666 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:51:10.817002 | instance | Thursday 19 February 2026 05:51:10 +0000 (0:00:00.096) 0:37:02.818 ***** 2026-02-19 05:51:10.865499 | instance | skipping: [instance] 2026-02-19 05:51:10.865763 | instance | 2026-02-19 05:51:10.866079 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:51:10.866338 | instance | Thursday 19 February 2026 05:51:10 +0000 (0:00:00.049) 0:37:02.868 ***** 2026-02-19 05:51:10.915981 | instance | skipping: [instance] 2026-02-19 05:51:10.916285 | instance | 2026-02-19 05:51:10.916621 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:51:10.916945 | instance | Thursday 19 February 2026 05:51:10 +0000 (0:00:00.050) 0:37:02.919 ***** 2026-02-19 05:51:10.975280 | instance | ok: [instance] 2026-02-19 05:51:10.975387 | instance | 2026-02-19 05:51:10.975505 | instance | TASK [Create Ingress placement] ************************************************ 2026-02-19 05:51:10.975626 | instance | Thursday 19 February 2026 05:51:10 +0000 (0:00:00.059) 0:37:02.978 ***** 2026-02-19 05:51:11.054315 | instance | included: ingress for instance 2026-02-19 05:51:11.054628 | instance | 2026-02-19 05:51:11.054929 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-02-19 05:51:11.055212 | instance | Thursday 19 February 2026 05:51:11 +0000 (0:00:00.078) 0:37:03.057 ***** 2026-02-19 05:51:12.092136 | instance | changed: [instance] 2026-02-19 05:51:12.092278 | instance | 2026-02-19 05:51:12.092444 | instance | PLAY [Configure operating system] ********************************************** 2026-02-19 05:51:12.092602 | instance | 2026-02-19 05:51:12.092805 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:51:12.092963 | instance | Thursday 19 February 2026 05:51:12 +0000 (0:00:01.038) 0:37:04.095 ***** 2026-02-19 05:51:14.492177 | instance | ok: [instance] 2026-02-19 05:51:14.492301 | instance | 2026-02-19 05:51:14.492432 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-02-19 05:51:14.492559 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:02.399) 0:37:06.495 ***** 2026-02-19 05:51:14.716616 | instance | ok: [instance] 2026-02-19 05:51:14.716698 | instance | 2026-02-19 05:51:14.716832 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-02-19 05:51:14.716954 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:00.224) 0:37:06.719 ***** 2026-02-19 05:51:14.772356 | instance | skipping: [instance] 2026-02-19 05:51:14.772480 | instance | 2026-02-19 05:51:14.772664 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-02-19 05:51:14.772934 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:00.055) 0:37:06.775 ***** 2026-02-19 05:51:14.830157 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-19 05:51:14.830235 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-19 05:51:14.830377 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-19 05:51:14.830586 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-19 05:51:14.830787 | instance | skipping: [instance] 2026-02-19 05:51:14.830992 | instance | 2026-02-19 05:51:14.831241 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-02-19 05:51:14.831494 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:00.057) 0:37:06.832 ***** 2026-02-19 05:51:14.898112 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-19 05:51:14.898151 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-19 05:51:14.898377 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-19 05:51:14.898625 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-19 05:51:14.898979 | instance | skipping: [instance] 2026-02-19 05:51:14.899243 | instance | 2026-02-19 05:51:14.899528 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-02-19 05:51:14.899940 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:00.067) 0:37:06.899 ***** 2026-02-19 05:51:14.955865 | instance | skipping: [instance] 2026-02-19 05:51:14.956200 | instance | 2026-02-19 05:51:14.956526 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-02-19 05:51:14.956847 | instance | Thursday 19 February 2026 05:51:14 +0000 (0:00:00.058) 0:37:06.958 ***** 2026-02-19 05:51:15.037408 | instance | skipping: [instance] 2026-02-19 05:51:15.037625 | instance | 2026-02-19 05:51:15.037894 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-19 05:51:15.038161 | instance | Thursday 19 February 2026 05:51:15 +0000 (0:00:00.081) 0:37:07.040 ***** 2026-02-19 05:51:20.287797 | instance | changed: [instance] 2026-02-19 05:51:20.288005 | instance | 2026-02-19 05:51:20.288274 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-19 05:51:20.288542 | instance | Thursday 19 February 2026 05:51:20 +0000 (0:00:05.250) 0:37:12.290 ***** 2026-02-19 05:51:49.165427 | instance | changed: [instance] 2026-02-19 05:51:49.165653 | instance | 2026-02-19 05:51:49.165955 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-19 05:51:49.166303 | instance | Thursday 19 February 2026 05:51:49 +0000 (0:00:28.876) 0:37:41.167 ***** 2026-02-19 05:51:49.686431 | instance | changed: [instance] 2026-02-19 05:51:49.686570 | instance | 2026-02-19 05:51:49.686771 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-02-19 05:51:49.686934 | instance | Thursday 19 February 2026 05:51:49 +0000 (0:00:00.521) 0:37:41.689 ***** 2026-02-19 05:51:50.851315 | instance | ok: [instance] 2026-02-19 05:51:50.851383 | instance | 2026-02-19 05:51:50.851561 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-02-19 05:51:50.851683 | instance | Thursday 19 February 2026 05:51:50 +0000 (0:00:01.165) 0:37:42.854 ***** 2026-02-19 05:51:51.286812 | instance | changed: [instance] 2026-02-19 05:51:51.287060 | instance | 2026-02-19 05:51:51.287344 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-02-19 05:51:51.287620 | instance | Thursday 19 February 2026 05:51:51 +0000 (0:00:00.434) 0:37:43.289 ***** 2026-02-19 05:51:51.769486 | instance | changed: [instance] 2026-02-19 05:51:51.769981 | instance | 2026-02-19 05:51:51.770013 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-02-19 05:51:51.770331 | instance | Thursday 19 February 2026 05:51:51 +0000 (0:00:00.482) 0:37:43.772 ***** 2026-02-19 05:51:52.316559 | instance | changed: [instance] 2026-02-19 05:51:52.316745 | instance | 2026-02-19 05:51:52.317120 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-02-19 05:51:52.317740 | instance | Thursday 19 February 2026 05:51:52 +0000 (0:00:00.546) 0:37:44.318 ***** 2026-02-19 05:51:52.781892 | instance | changed: [instance] 2026-02-19 05:51:52.782114 | instance | 2026-02-19 05:51:52.782397 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-02-19 05:51:52.782668 | instance | Thursday 19 February 2026 05:51:52 +0000 (0:00:00.465) 0:37:44.784 ***** 2026-02-19 05:51:53.166923 | instance | ok: [instance] 2026-02-19 05:51:53.167102 | instance | 2026-02-19 05:51:53.167376 | instance | PLAY [Deploy SDN] ************************************************************** 2026-02-19 05:51:53.167626 | instance | 2026-02-19 05:51:53.167928 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:51:53.168191 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.384) 0:37:45.169 ***** 2026-02-19 05:51:53.243510 | instance | ok: [instance] 2026-02-19 05:51:53.243720 | instance | 2026-02-19 05:51:53.244002 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:51:53.244286 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.076) 0:37:45.246 ***** 2026-02-19 05:51:53.299857 | instance | skipping: [instance] 2026-02-19 05:51:53.299981 | instance | 2026-02-19 05:51:53.300131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:51:53.300286 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.056) 0:37:45.303 ***** 2026-02-19 05:51:53.354198 | instance | skipping: [instance] 2026-02-19 05:51:53.354332 | instance | 2026-02-19 05:51:53.354533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:51:53.354777 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.054) 0:37:45.357 ***** 2026-02-19 05:51:53.401532 | instance | skipping: [instance] 2026-02-19 05:51:53.401652 | instance | 2026-02-19 05:51:53.401912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:51:53.402176 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.047) 0:37:45.404 ***** 2026-02-19 05:51:53.449921 | instance | skipping: [instance] 2026-02-19 05:51:53.450161 | instance | 2026-02-19 05:51:53.450449 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:51:53.450748 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.048) 0:37:45.453 ***** 2026-02-19 05:51:53.497985 | instance | skipping: [instance] 2026-02-19 05:51:53.498249 | instance | 2026-02-19 05:51:53.498545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:51:53.498818 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.047) 0:37:45.500 ***** 2026-02-19 05:51:53.561190 | instance | ok: [instance] 2026-02-19 05:51:53.561332 | instance | 2026-02-19 05:51:53.561574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:51:53.561747 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.063) 0:37:45.564 ***** 2026-02-19 05:51:53.608799 | instance | skipping: [instance] 2026-02-19 05:51:53.609086 | instance | 2026-02-19 05:51:53.609407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:51:53.609835 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.047) 0:37:45.611 ***** 2026-02-19 05:51:53.686693 | instance | ok: [instance] 2026-02-19 05:51:53.686970 | instance | 2026-02-19 05:51:53.687294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:51:53.687599 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.078) 0:37:45.689 ***** 2026-02-19 05:51:53.765418 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:51:53.765688 | instance | 2026-02-19 05:51:53.765952 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:51:53.766210 | instance | Thursday 19 February 2026 05:51:53 +0000 (0:00:00.078) 0:37:45.768 ***** 2026-02-19 05:51:54.310833 | instance | changed: [instance] 2026-02-19 05:51:54.310978 | instance | 2026-02-19 05:51:54.311239 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-02-19 05:51:54.311497 | instance | Thursday 19 February 2026 05:51:54 +0000 (0:00:00.545) 0:37:46.313 ***** 2026-02-19 05:51:54.564047 | instance | ok: [instance] 2026-02-19 05:51:54.564301 | instance | 2026-02-19 05:51:54.564609 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-02-19 05:51:54.564928 | instance | Thursday 19 February 2026 05:51:54 +0000 (0:00:00.253) 0:37:46.567 ***** 2026-02-19 05:51:54.622359 | instance | ok: [instance] => { 2026-02-19 05:51:54.622675 | instance | "changed": false, 2026-02-19 05:51:54.622993 | instance | "msg": "All assertions passed" 2026-02-19 05:51:54.623305 | instance | } 2026-02-19 05:51:54.623577 | instance | 2026-02-19 05:51:54.623853 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-02-19 05:51:54.624173 | instance | Thursday 19 February 2026 05:51:54 +0000 (0:00:00.057) 0:37:46.624 ***** 2026-02-19 05:52:05.522336 | instance | ok: [instance] 2026-02-19 05:52:05.522570 | instance | 2026-02-19 05:52:05.522854 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-02-19 05:52:05.523128 | instance | Thursday 19 February 2026 05:52:05 +0000 (0:00:10.900) 0:37:57.525 ***** 2026-02-19 05:52:05.573403 | instance | ok: [instance] => { 2026-02-19 05:52:05.573536 | instance | "changed": false, 2026-02-19 05:52:05.573727 | instance | "msg": "Successfully pulled openvswitch image" 2026-02-19 05:52:05.573898 | instance | } 2026-02-19 05:52:05.574072 | instance | 2026-02-19 05:52:05.574238 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-02-19 05:52:05.574491 | instance | Thursday 19 February 2026 05:52:05 +0000 (0:00:00.051) 0:37:57.576 ***** 2026-02-19 05:52:06.936583 | instance | changed: [instance] 2026-02-19 05:52:06.936683 | instance | 2026-02-19 05:52:06.937128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:52:06.937256 | instance | Thursday 19 February 2026 05:52:06 +0000 (0:00:01.363) 0:37:58.939 ***** 2026-02-19 05:52:07.003056 | instance | skipping: [instance] 2026-02-19 05:52:07.003208 | instance | 2026-02-19 05:52:07.003394 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-02-19 05:52:07.003561 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.066) 0:37:59.006 ***** 2026-02-19 05:52:07.095238 | instance | skipping: [instance] 2026-02-19 05:52:07.095381 | instance | 2026-02-19 05:52:07.095568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:52:07.095754 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.092) 0:37:59.098 ***** 2026-02-19 05:52:07.171699 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:52:07.171843 | instance | 2026-02-19 05:52:07.172020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:52:07.172194 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.076) 0:37:59.174 ***** 2026-02-19 05:52:07.797523 | instance | changed: [instance] 2026-02-19 05:52:07.797889 | instance | 2026-02-19 05:52:07.798004 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-02-19 05:52:07.798126 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.618) 0:37:59.793 ***** 2026-02-19 05:52:07.875904 | instance | skipping: [instance] 2026-02-19 05:52:07.876038 | instance | 2026-02-19 05:52:07.876230 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-02-19 05:52:07.876423 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.085) 0:37:59.878 ***** 2026-02-19 05:52:07.925501 | instance | skipping: [instance] 2026-02-19 05:52:07.925748 | instance | 2026-02-19 05:52:07.925989 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-02-19 05:52:07.926252 | instance | Thursday 19 February 2026 05:52:07 +0000 (0:00:00.049) 0:37:59.928 ***** 2026-02-19 05:52:18.590012 | instance | ok: [instance] 2026-02-19 05:52:18.590099 | instance | 2026-02-19 05:52:18.590285 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-02-19 05:52:18.590413 | instance | Thursday 19 February 2026 05:52:18 +0000 (0:00:10.664) 0:38:10.593 ***** 2026-02-19 05:52:18.644405 | instance | ok: [instance] => { 2026-02-19 05:52:18.644471 | instance | "changed": false, 2026-02-19 05:52:18.644604 | instance | "msg": "Successfully pulled ovn-controller image" 2026-02-19 05:52:18.644733 | instance | } 2026-02-19 05:52:18.644896 | instance | 2026-02-19 05:52:18.645064 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-02-19 05:52:18.645149 | instance | Thursday 19 February 2026 05:52:18 +0000 (0:00:00.054) 0:38:10.647 ***** 2026-02-19 05:52:18.790543 | instance | skipping: [instance] 2026-02-19 05:52:18.790765 | instance | 2026-02-19 05:52:18.791046 | instance | PLAY [controllers[0]] ********************************************************** 2026-02-19 05:52:18.791290 | instance | 2026-02-19 05:52:18.791560 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 05:52:18.791832 | instance | Thursday 19 February 2026 05:52:18 +0000 (0:00:00.145) 0:38:10.793 ***** 2026-02-19 05:52:21.123780 | instance | ok: [instance] 2026-02-19 05:52:21.124260 | instance | 2026-02-19 05:52:21.124299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:52:21.124535 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:02.333) 0:38:13.126 ***** 2026-02-19 05:52:21.196741 | instance | ok: [instance] 2026-02-19 05:52:21.197056 | instance | 2026-02-19 05:52:21.197124 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:52:21.197272 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.073) 0:38:13.200 ***** 2026-02-19 05:52:21.247401 | instance | skipping: [instance] 2026-02-19 05:52:21.247469 | instance | 2026-02-19 05:52:21.247661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:52:21.247701 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.050) 0:38:13.250 ***** 2026-02-19 05:52:21.306719 | instance | skipping: [instance] 2026-02-19 05:52:21.306779 | instance | 2026-02-19 05:52:21.307045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:52:21.307061 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.059) 0:38:13.309 ***** 2026-02-19 05:52:21.371701 | instance | skipping: [instance] 2026-02-19 05:52:21.371747 | instance | 2026-02-19 05:52:21.371753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:52:21.371904 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.063) 0:38:13.373 ***** 2026-02-19 05:52:21.434353 | instance | skipping: [instance] 2026-02-19 05:52:21.434487 | instance | 2026-02-19 05:52:21.434763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:52:21.434802 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.063) 0:38:13.437 ***** 2026-02-19 05:52:21.488930 | instance | skipping: [instance] 2026-02-19 05:52:21.489000 | instance | 2026-02-19 05:52:21.489214 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:52:21.489347 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.054) 0:38:13.492 ***** 2026-02-19 05:52:21.547080 | instance | ok: [instance] 2026-02-19 05:52:21.547144 | instance | 2026-02-19 05:52:21.547163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:52:21.547175 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.057) 0:38:13.549 ***** 2026-02-19 05:52:21.608625 | instance | ok: [instance] => (item=libvirt_exporter) 2026-02-19 05:52:21.608691 | instance | 2026-02-19 05:52:21.608846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:52:21.608976 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.061) 0:38:13.611 ***** 2026-02-19 05:52:21.686550 | instance | ok: [instance] 2026-02-19 05:52:21.686784 | instance | 2026-02-19 05:52:21.687085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:52:21.687343 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.077) 0:38:13.689 ***** 2026-02-19 05:52:21.763676 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:52:21.763916 | instance | 2026-02-19 05:52:21.764247 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:52:21.764503 | instance | Thursday 19 February 2026 05:52:21 +0000 (0:00:00.077) 0:38:13.766 ***** 2026-02-19 05:52:22.523128 | instance | changed: [instance] 2026-02-19 05:52:22.523247 | instance | 2026-02-19 05:52:22.523427 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-02-19 05:52:22.523599 | instance | Thursday 19 February 2026 05:52:22 +0000 (0:00:00.759) 0:38:14.526 ***** 2026-02-19 05:52:23.849469 | instance | changed: [instance] => (item=libvirt-vnc) 2026-02-19 05:52:23.849613 | instance | changed: [instance] => (item=libvirt-api) 2026-02-19 05:52:23.849768 | instance | 2026-02-19 05:52:23.849940 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-02-19 05:52:23.850114 | instance | Thursday 19 February 2026 05:52:23 +0000 (0:00:01.325) 0:38:15.852 ***** 2026-02-19 05:52:25.284274 | instance | changed: [instance] => (item=libvirt-vnc) 2026-02-19 05:52:25.284544 | instance | changed: [instance] => (item=libvirt-api) 2026-02-19 05:52:25.284869 | instance | 2026-02-19 05:52:25.285193 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-02-19 05:52:25.285482 | instance | Thursday 19 February 2026 05:52:25 +0000 (0:00:01.434) 0:38:17.286 ***** 2026-02-19 05:52:27.021148 | instance | changed: [instance] 2026-02-19 05:52:27.021635 | instance | 2026-02-19 05:52:27.021662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:52:27.021673 | instance | Thursday 19 February 2026 05:52:27 +0000 (0:00:01.737) 0:38:19.024 ***** 2026-02-19 05:52:27.098212 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:52:27.098517 | instance | 2026-02-19 05:52:27.098819 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:52:27.099106 | instance | Thursday 19 February 2026 05:52:27 +0000 (0:00:00.076) 0:38:19.101 ***** 2026-02-19 05:52:27.656781 | instance | changed: [instance] 2026-02-19 05:52:27.656916 | instance | 2026-02-19 05:52:27.657118 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-02-19 05:52:27.657288 | instance | Thursday 19 February 2026 05:52:27 +0000 (0:00:00.557) 0:38:19.658 ***** 2026-02-19 05:52:29.274037 | instance | changed: [instance] 2026-02-19 05:52:29.275021 | instance | 2026-02-19 05:52:29.275047 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-19 05:52:29.275059 | instance | Thursday 19 February 2026 05:52:29 +0000 (0:00:01.617) 0:38:21.276 ***** 2026-02-19 05:52:30.322205 | instance | ok: [instance] 2026-02-19 05:52:30.322289 | instance | 2026-02-19 05:52:30.322779 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-19 05:52:30.322832 | instance | Thursday 19 February 2026 05:52:30 +0000 (0:00:01.048) 0:38:22.325 ***** 2026-02-19 05:52:30.579128 | instance | ok: [instance] 2026-02-19 05:52:30.579191 | instance | 2026-02-19 05:52:30.579487 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-19 05:52:30.579527 | instance | Thursday 19 February 2026 05:52:30 +0000 (0:00:00.257) 0:38:22.582 ***** 2026-02-19 05:52:31.144404 | instance | ok: [instance] 2026-02-19 05:52:31.144522 | instance | 2026-02-19 05:52:31.144537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:52:31.144724 | instance | Thursday 19 February 2026 05:52:31 +0000 (0:00:00.565) 0:38:23.147 ***** 2026-02-19 05:52:31.278753 | instance | ok: [instance] 2026-02-19 05:52:31.278832 | instance | 2026-02-19 05:52:31.278953 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:52:31.279077 | instance | Thursday 19 February 2026 05:52:31 +0000 (0:00:00.133) 0:38:23.281 ***** 2026-02-19 05:52:31.384694 | instance | included: rabbitmq for instance 2026-02-19 05:52:31.384780 | instance | 2026-02-19 05:52:31.385092 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:52:31.385160 | instance | Thursday 19 February 2026 05:52:31 +0000 (0:00:00.106) 0:38:23.387 ***** 2026-02-19 05:52:32.147252 | instance | ok: [instance] 2026-02-19 05:52:32.148128 | instance | 2026-02-19 05:52:32.148195 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:52:32.148206 | instance | Thursday 19 February 2026 05:52:32 +0000 (0:00:00.762) 0:38:24.149 ***** 2026-02-19 05:52:32.216588 | instance | skipping: [instance] 2026-02-19 05:52:32.216687 | instance | 2026-02-19 05:52:32.216694 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:52:32.216700 | instance | Thursday 19 February 2026 05:52:32 +0000 (0:00:00.069) 0:38:24.218 ***** 2026-02-19 05:52:32.292187 | instance | skipping: [instance] 2026-02-19 05:52:32.292348 | instance | 2026-02-19 05:52:32.292629 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:52:32.292687 | instance | Thursday 19 February 2026 05:52:32 +0000 (0:00:00.075) 0:38:24.294 ***** 2026-02-19 05:52:32.364037 | instance | skipping: [instance] 2026-02-19 05:52:32.364092 | instance | 2026-02-19 05:52:32.364106 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:52:32.364116 | instance | Thursday 19 February 2026 05:52:32 +0000 (0:00:00.070) 0:38:24.365 ***** 2026-02-19 05:53:03.241405 | instance | changed: [instance] 2026-02-19 05:53:03.241498 | instance | 2026-02-19 05:53:03.241744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:53:03.241813 | instance | Thursday 19 February 2026 05:53:03 +0000 (0:00:30.878) 0:38:55.244 ***** 2026-02-19 05:53:03.991317 | instance | ok: [instance] 2026-02-19 05:53:03.991424 | instance | 2026-02-19 05:53:03.991527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:53:03.991652 | instance | Thursday 19 February 2026 05:53:03 +0000 (0:00:00.750) 0:38:55.994 ***** 2026-02-19 05:53:04.062510 | instance | ok: [instance] 2026-02-19 05:53:04.062726 | instance | 2026-02-19 05:53:04.063016 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:53:04.063296 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.070) 0:38:56.065 ***** 2026-02-19 05:53:04.138090 | instance | skipping: [instance] 2026-02-19 05:53:04.138204 | instance | 2026-02-19 05:53:04.138372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:53:04.138631 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.075) 0:38:56.140 ***** 2026-02-19 05:53:04.201161 | instance | skipping: [instance] 2026-02-19 05:53:04.201290 | instance | 2026-02-19 05:53:04.201573 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:53:04.201825 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.063) 0:38:56.204 ***** 2026-02-19 05:53:04.266641 | instance | ok: [instance] 2026-02-19 05:53:04.266932 | instance | 2026-02-19 05:53:04.267256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:53:04.267604 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.064) 0:38:56.268 ***** 2026-02-19 05:53:04.543344 | instance | ok: [instance] => (item=oslo_db_api) 2026-02-19 05:53:04.543540 | instance | ok: [instance] => (item=identity) 2026-02-19 05:53:04.543819 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:53:04.544083 | instance | ok: [instance] => (item=baremetal) 2026-02-19 05:53:04.544350 | instance | ok: [instance] => (item=compute_metadata) 2026-02-19 05:53:04.544607 | instance | ok: [instance] => (item=volumev3) 2026-02-19 05:53:04.544963 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:53:04.545257 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-02-19 05:53:04.545517 | instance | ok: [instance] => (item=placement) 2026-02-19 05:53:04.545765 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-02-19 05:53:04.546018 | instance | ok: [instance] => (item=network) 2026-02-19 05:53:04.546287 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:53:04.546530 | instance | ok: [instance] => (item=compute) 2026-02-19 05:53:04.546831 | instance | ok: [instance] => (item=image) 2026-02-19 05:53:04.547072 | instance | 2026-02-19 05:53:04.547365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:53:04.547705 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.277) 0:38:56.545 ***** 2026-02-19 05:53:04.619516 | instance | ok: [instance] 2026-02-19 05:53:04.619777 | instance | 2026-02-19 05:53:04.620123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:53:04.620400 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.075) 0:38:56.621 ***** 2026-02-19 05:53:04.698005 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:53:04.698106 | instance | 2026-02-19 05:53:04.698180 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:53:04.698308 | instance | Thursday 19 February 2026 05:53:04 +0000 (0:00:00.079) 0:38:56.701 ***** 2026-02-19 05:53:05.253941 | instance | changed: [instance] 2026-02-19 05:53:05.254148 | instance | 2026-02-19 05:53:05.254431 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-02-19 05:53:05.254706 | instance | Thursday 19 February 2026 05:53:05 +0000 (0:00:00.555) 0:38:57.256 ***** 2026-02-19 05:53:05.482286 | instance | ok: [instance -> localhost] 2026-02-19 05:53:05.482504 | instance | 2026-02-19 05:53:05.482802 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-02-19 05:53:05.483072 | instance | Thursday 19 February 2026 05:53:05 +0000 (0:00:00.228) 0:38:57.485 ***** 2026-02-19 05:53:05.886841 | instance | ok: [instance -> localhost] 2026-02-19 05:53:05.887188 | instance | 2026-02-19 05:53:05.887606 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-02-19 05:53:05.887890 | instance | Thursday 19 February 2026 05:53:05 +0000 (0:00:00.404) 0:38:57.889 ***** 2026-02-19 05:53:06.398536 | instance | ok: [instance -> localhost] 2026-02-19 05:53:06.398631 | instance | 2026-02-19 05:53:06.398720 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-02-19 05:53:06.398846 | instance | Thursday 19 February 2026 05:53:06 +0000 (0:00:00.512) 0:38:58.401 ***** 2026-02-19 05:53:06.619306 | instance | ok: [instance -> localhost] 2026-02-19 05:53:06.619517 | instance | 2026-02-19 05:53:06.619955 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-02-19 05:53:06.620335 | instance | Thursday 19 February 2026 05:53:06 +0000 (0:00:00.220) 0:38:58.622 ***** 2026-02-19 05:53:07.948853 | instance | ok: [instance] => (item=nova-bootstrap) 2026-02-19 05:53:07.948968 | instance | ok: [instance] => (item=nova-cell-setup) 2026-02-19 05:53:07.949168 | instance | 2026-02-19 05:53:07.949368 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-02-19 05:53:07.949538 | instance | Thursday 19 February 2026 05:53:07 +0000 (0:00:01.329) 0:38:59.951 ***** 2026-02-19 05:55:54.765637 | instance | changed: [instance] 2026-02-19 05:55:54.765883 | instance | 2026-02-19 05:55:54.766160 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:55:54.766443 | instance | Thursday 19 February 2026 05:55:54 +0000 (0:02:46.817) 0:41:46.768 ***** 2026-02-19 05:55:54.895938 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:55:54.896168 | instance | 2026-02-19 05:55:54.896439 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:55:54.896703 | instance | Thursday 19 February 2026 05:55:54 +0000 (0:00:00.130) 0:41:46.898 ***** 2026-02-19 05:55:54.956902 | instance | skipping: [instance] 2026-02-19 05:55:54.956995 | instance | 2026-02-19 05:55:54.957172 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:55:54.957338 | instance | Thursday 19 February 2026 05:55:54 +0000 (0:00:00.060) 0:41:46.959 ***** 2026-02-19 05:55:55.014859 | instance | skipping: [instance] 2026-02-19 05:55:55.015089 | instance | 2026-02-19 05:55:55.015387 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:55:55.015669 | instance | Thursday 19 February 2026 05:55:55 +0000 (0:00:00.057) 0:41:47.017 ***** 2026-02-19 05:55:55.083467 | instance | ok: [instance] 2026-02-19 05:55:55.083707 | instance | 2026-02-19 05:55:55.083971 | instance | TASK [Create Ingress compute] ************************************************** 2026-02-19 05:55:55.084235 | instance | Thursday 19 February 2026 05:55:55 +0000 (0:00:00.068) 0:41:47.086 ***** 2026-02-19 05:55:55.252653 | instance | included: ingress for instance 2026-02-19 05:55:55.252882 | instance | 2026-02-19 05:55:55.253158 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-02-19 05:55:55.253419 | instance | Thursday 19 February 2026 05:55:55 +0000 (0:00:00.169) 0:41:47.255 ***** 2026-02-19 05:55:56.229281 | instance | changed: [instance] 2026-02-19 05:55:56.229408 | instance | 2026-02-19 05:55:56.229545 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:55:56.229671 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.976) 0:41:48.232 ***** 2026-02-19 05:55:56.365546 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:55:56.365693 | instance | 2026-02-19 05:55:56.365845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:55:56.366032 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.136) 0:41:48.368 ***** 2026-02-19 05:55:56.427516 | instance | skipping: [instance] 2026-02-19 05:55:56.427655 | instance | 2026-02-19 05:55:56.427843 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:55:56.428027 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.061) 0:41:48.430 ***** 2026-02-19 05:55:56.482842 | instance | skipping: [instance] 2026-02-19 05:55:56.483069 | instance | 2026-02-19 05:55:56.483373 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:55:56.483646 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.055) 0:41:48.485 ***** 2026-02-19 05:55:56.550453 | instance | ok: [instance] 2026-02-19 05:55:56.550686 | instance | 2026-02-19 05:55:56.550979 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-02-19 05:55:56.551244 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.067) 0:41:48.553 ***** 2026-02-19 05:55:56.633064 | instance | included: ingress for instance 2026-02-19 05:55:56.633313 | instance | 2026-02-19 05:55:56.633613 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-02-19 05:55:56.633962 | instance | Thursday 19 February 2026 05:55:56 +0000 (0:00:00.082) 0:41:48.636 ***** 2026-02-19 05:55:57.654180 | instance | changed: [instance] 2026-02-19 05:55:57.654315 | instance | 2026-02-19 05:55:57.654503 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-02-19 05:55:57.654682 | instance | Thursday 19 February 2026 05:55:57 +0000 (0:00:01.020) 0:41:49.657 ***** 2026-02-19 05:55:58.378308 | instance | ok: [instance] 2026-02-19 05:55:58.378564 | instance | 2026-02-19 05:55:58.378846 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-02-19 05:55:58.379130 | instance | Thursday 19 February 2026 05:55:58 +0000 (0:00:00.724) 0:41:50.381 ***** 2026-02-19 05:56:21.870530 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-02-19 05:56:21.870620 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-02-19 05:56:21.870626 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-02-19 05:56:21.870631 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-02-19 05:56:21.870637 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-02-19 05:56:21.870642 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-02-19 05:56:21.870646 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-02-19 05:56:21.870650 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-02-19 05:56:21.870656 | instance | 2026-02-19 05:56:21.870661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 05:56:21.870667 | instance | Thursday 19 February 2026 05:56:21 +0000 (0:00:23.490) 0:42:13.871 ***** 2026-02-19 05:56:21.974489 | instance | ok: [instance] 2026-02-19 05:56:21.974589 | instance | 2026-02-19 05:56:21.974604 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 05:56:21.974783 | instance | Thursday 19 February 2026 05:56:21 +0000 (0:00:00.105) 0:42:13.977 ***** 2026-02-19 05:56:22.077159 | instance | included: rabbitmq for instance 2026-02-19 05:56:22.077653 | instance | 2026-02-19 05:56:22.077673 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 05:56:22.077679 | instance | Thursday 19 February 2026 05:56:22 +0000 (0:00:00.102) 0:42:14.080 ***** 2026-02-19 05:56:22.729094 | instance | ok: [instance] 2026-02-19 05:56:22.729168 | instance | 2026-02-19 05:56:22.729426 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 05:56:22.729469 | instance | Thursday 19 February 2026 05:56:22 +0000 (0:00:00.651) 0:42:14.732 ***** 2026-02-19 05:56:22.798577 | instance | skipping: [instance] 2026-02-19 05:56:22.798643 | instance | 2026-02-19 05:56:22.798853 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 05:56:22.798873 | instance | Thursday 19 February 2026 05:56:22 +0000 (0:00:00.069) 0:42:14.801 ***** 2026-02-19 05:56:22.871428 | instance | skipping: [instance] 2026-02-19 05:56:22.871494 | instance | 2026-02-19 05:56:22.871628 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 05:56:22.871756 | instance | Thursday 19 February 2026 05:56:22 +0000 (0:00:00.072) 0:42:14.874 ***** 2026-02-19 05:56:22.941267 | instance | skipping: [instance] 2026-02-19 05:56:22.941337 | instance | 2026-02-19 05:56:22.941588 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 05:56:22.941667 | instance | Thursday 19 February 2026 05:56:22 +0000 (0:00:00.069) 0:42:14.944 ***** 2026-02-19 05:56:53.821355 | instance | changed: [instance] 2026-02-19 05:56:53.821428 | instance | 2026-02-19 05:56:53.821731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 05:56:53.821829 | instance | Thursday 19 February 2026 05:56:53 +0000 (0:00:30.880) 0:42:45.824 ***** 2026-02-19 05:56:54.473439 | instance | ok: [instance] 2026-02-19 05:56:54.473502 | instance | 2026-02-19 05:56:54.473640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 05:56:54.473752 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.652) 0:42:46.476 ***** 2026-02-19 05:56:54.535179 | instance | ok: [instance] 2026-02-19 05:56:54.535294 | instance | 2026-02-19 05:56:54.535415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 05:56:54.535539 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.061) 0:42:46.538 ***** 2026-02-19 05:56:54.597698 | instance | skipping: [instance] 2026-02-19 05:56:54.597933 | instance | 2026-02-19 05:56:54.598225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 05:56:54.598557 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.062) 0:42:46.600 ***** 2026-02-19 05:56:54.661166 | instance | skipping: [instance] 2026-02-19 05:56:54.661402 | instance | 2026-02-19 05:56:54.661707 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 05:56:54.661999 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.063) 0:42:46.664 ***** 2026-02-19 05:56:54.718729 | instance | ok: [instance] 2026-02-19 05:56:54.718956 | instance | 2026-02-19 05:56:54.719241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 05:56:54.719514 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.057) 0:42:46.721 ***** 2026-02-19 05:56:54.888611 | instance | ok: [instance] => (item=identity) 2026-02-19 05:56:54.889066 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 05:56:54.889372 | instance | ok: [instance] => (item=baremetal) 2026-02-19 05:56:54.889626 | instance | ok: [instance] => (item=compute_metadata) 2026-02-19 05:56:54.889886 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 05:56:54.890146 | instance | ok: [instance] => (item=load_balancer) 2026-02-19 05:56:54.890410 | instance | ok: [instance] => (item=dns) 2026-02-19 05:56:54.890709 | instance | ok: [instance] => (item=network) 2026-02-19 05:56:54.891018 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 05:56:54.891297 | instance | ok: [instance] => (item=compute) 2026-02-19 05:56:54.891511 | instance | 2026-02-19 05:56:54.891676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 05:56:54.891848 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.169) 0:42:46.891 ***** 2026-02-19 05:56:54.964086 | instance | ok: [instance] 2026-02-19 05:56:54.964326 | instance | 2026-02-19 05:56:54.964618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 05:56:54.964936 | instance | Thursday 19 February 2026 05:56:54 +0000 (0:00:00.075) 0:42:46.967 ***** 2026-02-19 05:56:55.043880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 05:56:55.044110 | instance | 2026-02-19 05:56:55.044379 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 05:56:55.044645 | instance | Thursday 19 February 2026 05:56:55 +0000 (0:00:00.079) 0:42:47.046 ***** 2026-02-19 05:56:55.577069 | instance | changed: [instance] 2026-02-19 05:56:55.577330 | instance | 2026-02-19 05:56:55.577678 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-02-19 05:56:55.577964 | instance | Thursday 19 February 2026 05:56:55 +0000 (0:00:00.533) 0:42:47.580 ***** 2026-02-19 05:56:55.631399 | instance | skipping: [instance] 2026-02-19 05:56:55.631706 | instance | 2026-02-19 05:56:55.631953 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-02-19 05:56:55.632208 | instance | Thursday 19 February 2026 05:56:55 +0000 (0:00:00.054) 0:42:47.634 ***** 2026-02-19 05:56:56.088247 | instance | ok: [instance] 2026-02-19 05:56:56.088480 | instance | 2026-02-19 05:56:56.088772 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-02-19 05:56:56.089109 | instance | Thursday 19 February 2026 05:56:56 +0000 (0:00:00.456) 0:42:48.091 ***** 2026-02-19 05:56:56.142802 | instance | skipping: [instance] 2026-02-19 05:56:56.143016 | instance | 2026-02-19 05:56:56.143303 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-02-19 05:56:56.143577 | instance | Thursday 19 February 2026 05:56:56 +0000 (0:00:00.054) 0:42:48.145 ***** 2026-02-19 05:56:56.219206 | instance | ok: [instance] 2026-02-19 05:56:56.219430 | instance | 2026-02-19 05:56:56.219811 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-02-19 05:56:56.220179 | instance | Thursday 19 February 2026 05:56:56 +0000 (0:00:00.076) 0:42:48.222 ***** 2026-02-19 05:59:16.739329 | instance | changed: [instance] 2026-02-19 05:59:16.739596 | instance | 2026-02-19 05:59:16.739907 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 05:59:16.740219 | instance | Thursday 19 February 2026 05:59:16 +0000 (0:02:20.520) 0:45:08.742 ***** 2026-02-19 05:59:16.986572 | instance | included: openstack_helm_ingress for instance 2026-02-19 05:59:16.986818 | instance | 2026-02-19 05:59:16.987109 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 05:59:16.987421 | instance | Thursday 19 February 2026 05:59:16 +0000 (0:00:00.247) 0:45:08.989 ***** 2026-02-19 05:59:17.050561 | instance | skipping: [instance] 2026-02-19 05:59:17.050817 | instance | 2026-02-19 05:59:17.051164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 05:59:17.051498 | instance | Thursday 19 February 2026 05:59:17 +0000 (0:00:00.064) 0:45:09.053 ***** 2026-02-19 05:59:17.105827 | instance | skipping: [instance] 2026-02-19 05:59:17.105950 | instance | 2026-02-19 05:59:17.106074 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 05:59:17.106246 | instance | Thursday 19 February 2026 05:59:17 +0000 (0:00:00.055) 0:45:09.108 ***** 2026-02-19 05:59:17.176726 | instance | ok: [instance] 2026-02-19 05:59:17.176833 | instance | 2026-02-19 05:59:17.176953 | instance | TASK [Create Ingress network] ************************************************** 2026-02-19 05:59:17.177074 | instance | Thursday 19 February 2026 05:59:17 +0000 (0:00:00.070) 0:45:09.179 ***** 2026-02-19 05:59:17.288221 | instance | included: ingress for instance 2026-02-19 05:59:17.288540 | instance | 2026-02-19 05:59:17.288941 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-02-19 05:59:17.289254 | instance | Thursday 19 February 2026 05:59:17 +0000 (0:00:00.111) 0:45:09.290 ***** 2026-02-19 05:59:18.398737 | instance | changed: [instance] 2026-02-19 05:59:18.398985 | instance | 2026-02-19 05:59:18.399282 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-02-19 05:59:18.399568 | instance | Thursday 19 February 2026 05:59:18 +0000 (0:00:01.110) 0:45:10.401 ***** 2026-02-19 05:59:19.107746 | instance | ok: [instance] 2026-02-19 05:59:19.108002 | instance | 2026-02-19 05:59:19.108299 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-02-19 05:59:19.108604 | instance | Thursday 19 February 2026 05:59:19 +0000 (0:00:00.709) 0:45:11.110 ***** 2026-02-19 06:00:08.572421 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-02-19 06:00:08.572652 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-02-19 06:00:08.572993 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-02-19 06:00:08.573295 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-02-19 06:00:08.573542 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-02-19 06:00:08.573804 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-02-19 06:00:08.574092 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-02-19 06:00:08.574382 | 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-02-19 06:00:08.574629 | instance | 2026-02-19 06:00:08.575001 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-02-19 06:00:08.575181 | instance | Thursday 19 February 2026 06:00:08 +0000 (0:00:49.464) 0:46:00.574 ***** 2026-02-19 06:00:11.855246 | 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-02-19 06:00:11.855624 | instance | 2026-02-19 06:00:11.855970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:00:11.856321 | instance | Thursday 19 February 2026 06:00:11 +0000 (0:00:03.283) 0:46:03.857 ***** 2026-02-19 06:00:11.946001 | instance | ok: [instance] 2026-02-19 06:00:11.946060 | instance | 2026-02-19 06:00:11.946194 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:00:11.946311 | instance | Thursday 19 February 2026 06:00:11 +0000 (0:00:00.091) 0:46:03.949 ***** 2026-02-19 06:00:12.046239 | instance | included: rabbitmq for instance 2026-02-19 06:00:12.046312 | instance | 2026-02-19 06:00:12.046442 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:00:12.046556 | instance | Thursday 19 February 2026 06:00:12 +0000 (0:00:00.099) 0:46:04.049 ***** 2026-02-19 06:00:12.763239 | instance | ok: [instance] 2026-02-19 06:00:12.763502 | instance | 2026-02-19 06:00:12.763766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:00:12.764030 | instance | Thursday 19 February 2026 06:00:12 +0000 (0:00:00.716) 0:46:04.765 ***** 2026-02-19 06:00:12.826107 | instance | skipping: [instance] 2026-02-19 06:00:12.826268 | instance | 2026-02-19 06:00:12.826518 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:00:12.826745 | instance | Thursday 19 February 2026 06:00:12 +0000 (0:00:00.063) 0:46:04.828 ***** 2026-02-19 06:00:12.890251 | instance | skipping: [instance] 2026-02-19 06:00:12.890328 | instance | 2026-02-19 06:00:12.890512 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:00:12.890687 | instance | Thursday 19 February 2026 06:00:12 +0000 (0:00:00.064) 0:46:04.893 ***** 2026-02-19 06:00:12.964437 | instance | skipping: [instance] 2026-02-19 06:00:12.964684 | instance | 2026-02-19 06:00:12.964985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:00:12.965244 | instance | Thursday 19 February 2026 06:00:12 +0000 (0:00:00.074) 0:46:04.967 ***** 2026-02-19 06:00:43.892300 | instance | changed: [instance] 2026-02-19 06:00:43.892397 | instance | 2026-02-19 06:00:43.892553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:00:43.892688 | instance | Thursday 19 February 2026 06:00:43 +0000 (0:00:30.928) 0:46:35.895 ***** 2026-02-19 06:00:44.533384 | instance | ok: [instance] 2026-02-19 06:00:44.533430 | instance | 2026-02-19 06:00:44.533435 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:00:44.533440 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.640) 0:46:36.536 ***** 2026-02-19 06:00:44.591445 | instance | ok: [instance] 2026-02-19 06:00:44.591628 | instance | 2026-02-19 06:00:44.591769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:00:44.591895 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.058) 0:46:36.594 ***** 2026-02-19 06:00:44.660556 | instance | skipping: [instance] 2026-02-19 06:00:44.660624 | instance | 2026-02-19 06:00:44.660780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:00:44.660938 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.069) 0:46:36.663 ***** 2026-02-19 06:00:44.728020 | instance | skipping: [instance] 2026-02-19 06:00:44.728107 | instance | 2026-02-19 06:00:44.728233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:00:44.728357 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.067) 0:46:36.731 ***** 2026-02-19 06:00:44.785903 | instance | ok: [instance] 2026-02-19 06:00:44.786002 | instance | 2026-02-19 06:00:44.786133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:00:44.786263 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.058) 0:46:36.789 ***** 2026-02-19 06:00:44.923835 | instance | ok: [instance] => (item=identity) 2026-02-19 06:00:44.923910 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:00:44.924967 | instance | ok: [instance] => (item=cloudformation) 2026-02-19 06:00:44.925084 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:00:44.925203 | instance | ok: [instance] => (item=orchestration) 2026-02-19 06:00:44.925329 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:00:44.925438 | instance | 2026-02-19 06:00:44.925555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:00:44.925668 | instance | Thursday 19 February 2026 06:00:44 +0000 (0:00:00.137) 0:46:36.927 ***** 2026-02-19 06:00:45.005231 | instance | ok: [instance] 2026-02-19 06:00:45.005304 | instance | 2026-02-19 06:00:45.005372 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:00:45.005513 | instance | Thursday 19 February 2026 06:00:45 +0000 (0:00:00.080) 0:46:37.007 ***** 2026-02-19 06:00:45.096171 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:00:45.096386 | instance | 2026-02-19 06:00:45.096656 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:00:45.097167 | instance | Thursday 19 February 2026 06:00:45 +0000 (0:00:00.091) 0:46:37.099 ***** 2026-02-19 06:00:45.660091 | instance | changed: [instance] 2026-02-19 06:00:45.660323 | instance | 2026-02-19 06:00:45.660605 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-02-19 06:00:45.660952 | instance | Thursday 19 February 2026 06:00:45 +0000 (0:00:00.563) 0:46:37.662 ***** 2026-02-19 06:04:14.975471 | instance | changed: [instance] 2026-02-19 06:04:14.975735 | instance | 2026-02-19 06:04:14.976016 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:04:14.976295 | instance | Thursday 19 February 2026 06:04:14 +0000 (0:03:29.305) 0:50:06.968 ***** 2026-02-19 06:04:15.086886 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:04:15.087137 | instance | 2026-02-19 06:04:15.087444 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:04:15.087707 | instance | Thursday 19 February 2026 06:04:15 +0000 (0:00:00.120) 0:50:07.089 ***** 2026-02-19 06:04:15.141891 | instance | skipping: [instance] 2026-02-19 06:04:15.142148 | instance | 2026-02-19 06:04:15.142447 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:04:15.142765 | instance | Thursday 19 February 2026 06:04:15 +0000 (0:00:00.055) 0:50:07.145 ***** 2026-02-19 06:04:15.204801 | instance | skipping: [instance] 2026-02-19 06:04:15.205132 | instance | 2026-02-19 06:04:15.205458 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:04:15.205732 | instance | Thursday 19 February 2026 06:04:15 +0000 (0:00:00.062) 0:50:07.207 ***** 2026-02-19 06:04:15.275065 | instance | ok: [instance] 2026-02-19 06:04:15.275202 | instance | 2026-02-19 06:04:15.275522 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-02-19 06:04:15.275660 | instance | Thursday 19 February 2026 06:04:15 +0000 (0:00:00.069) 0:50:07.277 ***** 2026-02-19 06:04:15.369490 | instance | included: ingress for instance 2026-02-19 06:04:15.369752 | instance | 2026-02-19 06:04:15.370111 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-02-19 06:04:15.370602 | instance | Thursday 19 February 2026 06:04:15 +0000 (0:00:00.094) 0:50:07.372 ***** 2026-02-19 06:04:16.430281 | instance | changed: [instance] 2026-02-19 06:04:16.430507 | instance | 2026-02-19 06:04:16.430665 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:04:16.430852 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:01.060) 0:50:08.432 ***** 2026-02-19 06:04:16.566064 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:04:16.566203 | instance | 2026-02-19 06:04:16.566409 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:04:16.566609 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:00.136) 0:50:08.569 ***** 2026-02-19 06:04:16.629465 | instance | skipping: [instance] 2026-02-19 06:04:16.629548 | instance | 2026-02-19 06:04:16.629644 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:04:16.629772 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:00.063) 0:50:08.632 ***** 2026-02-19 06:04:16.688868 | instance | skipping: [instance] 2026-02-19 06:04:16.689009 | instance | 2026-02-19 06:04:16.689186 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:04:16.689356 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:00.059) 0:50:08.691 ***** 2026-02-19 06:04:16.768578 | instance | ok: [instance] 2026-02-19 06:04:16.768863 | instance | 2026-02-19 06:04:16.769148 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-02-19 06:04:16.769419 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:00.079) 0:50:08.771 ***** 2026-02-19 06:04:16.856325 | instance | included: ingress for instance 2026-02-19 06:04:16.856451 | instance | 2026-02-19 06:04:16.856625 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-02-19 06:04:16.856820 | instance | Thursday 19 February 2026 06:04:16 +0000 (0:00:00.087) 0:50:08.859 ***** 2026-02-19 06:04:18.088352 | instance | changed: [instance] 2026-02-19 06:04:18.088553 | instance | 2026-02-19 06:04:18.088991 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 06:04:18.089280 | instance | Thursday 19 February 2026 06:04:18 +0000 (0:00:01.231) 0:50:10.091 ***** 2026-02-19 06:04:18.360889 | instance | ok: [instance] 2026-02-19 06:04:18.361173 | instance | 2026-02-19 06:04:18.361457 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:04:18.361743 | instance | Thursday 19 February 2026 06:04:18 +0000 (0:00:00.272) 0:50:10.363 ***** 2026-02-19 06:04:19.677945 | instance | ok: [instance] 2026-02-19 06:04:19.678032 | instance | 2026-02-19 06:04:19.678144 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:04:19.678285 | instance | Thursday 19 February 2026 06:04:19 +0000 (0:00:01.316) 0:50:11.680 ***** 2026-02-19 06:04:19.930655 | instance | ok: [instance] 2026-02-19 06:04:19.930876 | instance | 2026-02-19 06:04:19.931149 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:04:19.931414 | instance | Thursday 19 February 2026 06:04:19 +0000 (0:00:00.253) 0:50:11.933 ***** 2026-02-19 06:04:20.025222 | instance | ok: [instance] => { 2026-02-19 06:04:20.025460 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:04:20.025711 | instance | } 2026-02-19 06:04:20.025941 | instance | 2026-02-19 06:04:20.026202 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:04:20.026461 | instance | Thursday 19 February 2026 06:04:20 +0000 (0:00:00.094) 0:50:12.028 ***** 2026-02-19 06:04:20.402209 | instance | ok: [instance] 2026-02-19 06:04:20.402276 | instance | 2026-02-19 06:04:20.402425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:04:20.402535 | instance | Thursday 19 February 2026 06:04:20 +0000 (0:00:00.375) 0:50:12.403 ***** 2026-02-19 06:04:21.447752 | instance | ok: [instance] 2026-02-19 06:04:21.448029 | instance | 2026-02-19 06:04:21.448350 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 06:04:21.448655 | instance | Thursday 19 February 2026 06:04:21 +0000 (0:00:01.046) 0:50:13.450 ***** 2026-02-19 06:04:21.900318 | instance | ok: [instance] 2026-02-19 06:04:21.900549 | instance | 2026-02-19 06:04:21.900945 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 06:04:21.901223 | instance | Thursday 19 February 2026 06:04:21 +0000 (0:00:00.452) 0:50:13.902 ***** 2026-02-19 06:04:22.610898 | instance | ok: [instance] 2026-02-19 06:04:22.611187 | instance | 2026-02-19 06:04:22.611499 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 06:04:22.611775 | instance | Thursday 19 February 2026 06:04:22 +0000 (0:00:00.710) 0:50:14.613 ***** 2026-02-19 06:04:23.331109 | instance | ok: [instance] 2026-02-19 06:04:23.331394 | instance | 2026-02-19 06:04:23.331709 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 06:04:23.332021 | instance | Thursday 19 February 2026 06:04:23 +0000 (0:00:00.720) 0:50:15.334 ***** 2026-02-19 06:04:23.701700 | instance | ok: [instance] 2026-02-19 06:04:23.701922 | instance | 2026-02-19 06:04:23.702276 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 06:04:23.702563 | instance | Thursday 19 February 2026 06:04:23 +0000 (0:00:00.370) 0:50:15.704 ***** 2026-02-19 06:04:23.856243 | instance | included: openstack_helm_endpoints for instance 2026-02-19 06:04:23.856454 | instance | 2026-02-19 06:04:23.856743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:04:23.857073 | instance | Thursday 19 February 2026 06:04:23 +0000 (0:00:00.154) 0:50:15.859 ***** 2026-02-19 06:04:23.918537 | instance | skipping: [instance] 2026-02-19 06:04:23.918801 | instance | 2026-02-19 06:04:23.919077 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:04:23.919372 | instance | Thursday 19 February 2026 06:04:23 +0000 (0:00:00.062) 0:50:15.921 ***** 2026-02-19 06:04:23.973434 | instance | skipping: [instance] 2026-02-19 06:04:23.973696 | instance | 2026-02-19 06:04:23.974023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:04:23.974286 | instance | Thursday 19 February 2026 06:04:23 +0000 (0:00:00.054) 0:50:15.976 ***** 2026-02-19 06:04:24.032278 | instance | skipping: [instance] 2026-02-19 06:04:24.032578 | instance | 2026-02-19 06:04:24.032940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:04:24.033246 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.058) 0:50:16.035 ***** 2026-02-19 06:04:24.098935 | instance | skipping: [instance] 2026-02-19 06:04:24.099133 | instance | 2026-02-19 06:04:24.099392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:04:24.100559 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.065) 0:50:16.100 ***** 2026-02-19 06:04:24.154715 | instance | skipping: [instance] 2026-02-19 06:04:24.155231 | instance | 2026-02-19 06:04:24.155506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:04:24.155698 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.055) 0:50:16.156 ***** 2026-02-19 06:04:24.204321 | instance | skipping: [instance] 2026-02-19 06:04:24.204444 | instance | 2026-02-19 06:04:24.204637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:04:24.204834 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.050) 0:50:16.207 ***** 2026-02-19 06:04:24.281300 | instance | ok: [instance] 2026-02-19 06:04:24.281519 | instance | 2026-02-19 06:04:24.281813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:04:24.282151 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.076) 0:50:16.284 ***** 2026-02-19 06:04:24.355589 | instance | ok: [instance] => (item=identity) 2026-02-19 06:04:24.355861 | instance | 2026-02-19 06:04:24.356211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:04:24.356554 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.074) 0:50:16.358 ***** 2026-02-19 06:04:24.435736 | instance | ok: [instance] 2026-02-19 06:04:24.436001 | instance | 2026-02-19 06:04:24.436327 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 06:04:24.436628 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.079) 0:50:16.438 ***** 2026-02-19 06:04:24.924832 | instance | ok: [instance] 2026-02-19 06:04:24.924902 | instance | 2026-02-19 06:04:24.925053 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 06:04:24.925194 | instance | Thursday 19 February 2026 06:04:24 +0000 (0:00:00.489) 0:50:16.928 ***** 2026-02-19 06:04:25.468181 | instance | ok: [instance] 2026-02-19 06:04:25.468258 | instance | 2026-02-19 06:04:25.468389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:04:25.468519 | instance | Thursday 19 February 2026 06:04:25 +0000 (0:00:00.543) 0:50:17.471 ***** 2026-02-19 06:04:25.559824 | instance | ok: [instance] 2026-02-19 06:04:25.560081 | instance | 2026-02-19 06:04:25.560382 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:04:25.560664 | instance | Thursday 19 February 2026 06:04:25 +0000 (0:00:00.091) 0:50:17.562 ***** 2026-02-19 06:04:25.650019 | instance | included: rabbitmq for instance 2026-02-19 06:04:25.650243 | instance | 2026-02-19 06:04:25.650541 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:04:25.650807 | instance | Thursday 19 February 2026 06:04:25 +0000 (0:00:00.089) 0:50:17.652 ***** 2026-02-19 06:04:26.296876 | instance | ok: [instance] 2026-02-19 06:04:26.297109 | instance | 2026-02-19 06:04:26.297411 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:04:26.297711 | instance | Thursday 19 February 2026 06:04:26 +0000 (0:00:00.647) 0:50:18.299 ***** 2026-02-19 06:04:26.348217 | instance | skipping: [instance] 2026-02-19 06:04:26.348338 | instance | 2026-02-19 06:04:26.348581 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:04:26.348743 | instance | Thursday 19 February 2026 06:04:26 +0000 (0:00:00.051) 0:50:18.351 ***** 2026-02-19 06:04:26.412142 | instance | skipping: [instance] 2026-02-19 06:04:26.412347 | instance | 2026-02-19 06:04:26.412617 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:04:26.413059 | instance | Thursday 19 February 2026 06:04:26 +0000 (0:00:00.063) 0:50:18.415 ***** 2026-02-19 06:04:26.464556 | instance | skipping: [instance] 2026-02-19 06:04:26.465055 | instance | 2026-02-19 06:04:26.465368 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:04:26.465669 | instance | Thursday 19 February 2026 06:04:26 +0000 (0:00:00.052) 0:50:18.467 ***** 2026-02-19 06:04:57.295786 | instance | changed: [instance] 2026-02-19 06:04:57.296020 | instance | 2026-02-19 06:04:57.296337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:04:57.296691 | instance | Thursday 19 February 2026 06:04:57 +0000 (0:00:30.831) 0:50:49.298 ***** 2026-02-19 06:04:57.974398 | instance | ok: [instance] 2026-02-19 06:04:57.974523 | instance | 2026-02-19 06:04:57.974682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:04:57.974829 | instance | Thursday 19 February 2026 06:04:57 +0000 (0:00:00.678) 0:50:49.977 ***** 2026-02-19 06:04:58.028678 | instance | ok: [instance] 2026-02-19 06:04:58.029020 | instance | 2026-02-19 06:04:58.029311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:04:58.029587 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.054) 0:50:50.031 ***** 2026-02-19 06:04:58.089527 | instance | skipping: [instance] 2026-02-19 06:04:58.089787 | instance | 2026-02-19 06:04:58.090084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:04:58.090384 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.060) 0:50:50.092 ***** 2026-02-19 06:04:58.144564 | instance | skipping: [instance] 2026-02-19 06:04:58.144823 | instance | 2026-02-19 06:04:58.145110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:04:58.145388 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.055) 0:50:50.147 ***** 2026-02-19 06:04:58.220031 | instance | ok: [instance] 2026-02-19 06:04:58.220172 | instance | 2026-02-19 06:04:58.220359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:04:58.220534 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.075) 0:50:50.223 ***** 2026-02-19 06:04:58.373184 | instance | ok: [instance] => (item=identity) 2026-02-19 06:04:58.373468 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:04:58.373737 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:04:58.374000 | instance | ok: [instance] => (item=valkey) 2026-02-19 06:04:58.374261 | instance | ok: [instance] => (item=load_balancer) 2026-02-19 06:04:58.374558 | instance | ok: [instance] => (item=network) 2026-02-19 06:04:58.374819 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-02-19 06:04:58.375073 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:04:58.375318 | instance | 2026-02-19 06:04:58.375577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:04:58.375837 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.152) 0:50:50.376 ***** 2026-02-19 06:04:58.449752 | instance | ok: [instance] 2026-02-19 06:04:58.449973 | instance | 2026-02-19 06:04:58.450260 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:04:58.450542 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.076) 0:50:50.452 ***** 2026-02-19 06:04:58.536272 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:04:58.536476 | instance | 2026-02-19 06:04:58.536738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:04:58.537043 | instance | Thursday 19 February 2026 06:04:58 +0000 (0:00:00.086) 0:50:50.539 ***** 2026-02-19 06:04:59.186699 | instance | changed: [instance] 2026-02-19 06:04:59.187005 | instance | 2026-02-19 06:04:59.187306 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-19 06:04:59.187649 | instance | Thursday 19 February 2026 06:04:59 +0000 (0:00:00.627) 0:50:51.167 ***** 2026-02-19 06:05:00.696437 | instance | ok: [instance] 2026-02-19 06:05:00.696644 | instance | 2026-02-19 06:05:00.697049 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-02-19 06:05:00.697307 | instance | Thursday 19 February 2026 06:05:00 +0000 (0:00:01.532) 0:50:52.699 ***** 2026-02-19 06:05:01.963713 | instance | changed: [instance] 2026-02-19 06:05:01.963975 | instance | 2026-02-19 06:05:01.964312 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-02-19 06:05:01.964609 | instance | Thursday 19 February 2026 06:05:01 +0000 (0:00:01.267) 0:50:53.966 ***** 2026-02-19 06:05:03.225058 | instance | changed: [instance] 2026-02-19 06:05:03.225320 | instance | 2026-02-19 06:05:03.225612 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-02-19 06:05:03.225882 | instance | Thursday 19 February 2026 06:05:03 +0000 (0:00:01.260) 0:50:55.227 ***** 2026-02-19 06:05:04.448902 | instance | changed: [instance] 2026-02-19 06:05:04.449051 | instance | 2026-02-19 06:05:04.449249 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-02-19 06:05:04.449437 | instance | Thursday 19 February 2026 06:05:04 +0000 (0:00:01.224) 0:50:56.451 ***** 2026-02-19 06:05:10.066054 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-02-19 06:05:10.066301 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-02-19 06:05:10.066570 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-02-19 06:05:10.066891 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-02-19 06:05:10.067157 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-02-19 06:05:10.067394 | instance | 2026-02-19 06:05:10.067658 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-02-19 06:05:10.067914 | instance | Thursday 19 February 2026 06:05:10 +0000 (0:00:05.616) 0:51:02.068 ***** 2026-02-19 06:05:11.899169 | instance | changed: [instance] => (item=instance) 2026-02-19 06:05:11.899239 | instance | 2026-02-19 06:05:11.899491 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-02-19 06:05:11.899885 | instance | Thursday 19 February 2026 06:05:11 +0000 (0:00:01.833) 0:51:03.901 ***** 2026-02-19 06:05:14.037640 | instance | ok: [instance] => (item=instance) 2026-02-19 06:05:14.037740 | instance | 2026-02-19 06:05:14.038012 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-02-19 06:05:14.038030 | instance | Thursday 19 February 2026 06:05:14 +0000 (0:00:02.138) 0:51:06.040 ***** 2026-02-19 06:05:20.617207 | instance | ok: [instance] => (item=instance) 2026-02-19 06:05:20.617286 | instance | 2026-02-19 06:05:20.617424 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-02-19 06:05:20.617576 | instance | Thursday 19 February 2026 06:05:20 +0000 (0:00:06.579) 0:51:12.620 ***** 2026-02-19 06:05:21.802047 | instance | ok: [instance] => (item=instance) 2026-02-19 06:05:21.802132 | instance | 2026-02-19 06:05:21.802391 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-02-19 06:05:21.802432 | instance | Thursday 19 February 2026 06:05:21 +0000 (0:00:01.184) 0:51:13.805 ***** 2026-02-19 06:05:21.881144 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-02-19 06:05:21.881289 | instance | 2026-02-19 06:05:21.881602 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-02-19 06:05:21.881649 | instance | Thursday 19 February 2026 06:05:21 +0000 (0:00:00.079) 0:51:13.884 ***** 2026-02-19 06:05:22.923887 | instance | changed: [instance] 2026-02-19 06:05:22.923967 | instance | 2026-02-19 06:05:22.924088 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-02-19 06:05:22.924208 | instance | Thursday 19 February 2026 06:05:22 +0000 (0:00:01.042) 0:51:14.927 ***** 2026-02-19 06:05:25.061318 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-19T06:05:11Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.161', 'hostname': 'host-172-24-1-161', 'fqdn': 'host-172-24-1-161.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c3df9274-0c3e-4f6f-8b3c-e34a1ecea962', 'ip_address': '172.24.1.161'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:11:b8', 'name': 'octavia-health-manager-port-instance', 'network_id': '10f18578-a376-429c-87ef-62315e20e9fb', 'numa_affinity_policy': None, 'project_id': '6ebeee24ed644081884a323886c71a5b', 'tenant_id': '6ebeee24ed644081884a323886c71a5b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['26191e2a-b7b0-4d18-a217-d12c5bf1331e'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-19T06:05:19Z', 'revision_number': 4, 'if_match': None, 'id': 'dce61d01-e3e7-4fb6-a24b-ccfb8c69ae60', '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-02-19 06:05:25.061493 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-19T06:05:11Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.161', 'hostname': 'host-172-24-1-161', 'fqdn': 'host-172-24-1-161.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c3df9274-0c3e-4f6f-8b3c-e34a1ecea962', 'ip_address': '172.24.1.161'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:11:b8', 'name': 'octavia-health-manager-port-instance', 'network_id': '10f18578-a376-429c-87ef-62315e20e9fb', 'numa_affinity_policy': None, 'project_id': '6ebeee24ed644081884a323886c71a5b', 'tenant_id': '6ebeee24ed644081884a323886c71a5b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['26191e2a-b7b0-4d18-a217-d12c5bf1331e'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-19T06:05:19Z', 'revision_number': 4, 'if_match': None, 'id': 'dce61d01-e3e7-4fb6-a24b-ccfb8c69ae60', '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-02-19 06:05:25.061807 | instance | 2026-02-19 06:05:25.062172 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-02-19 06:05:25.062448 | instance | Thursday 19 February 2026 06:05:25 +0000 (0:00:02.136) 0:51:17.063 ***** 2026-02-19 06:05:26.500611 | instance | changed: [instance] 2026-02-19 06:05:26.500881 | instance | 2026-02-19 06:05:26.501165 | instance | TASK [Upload Amphora image] **************************************************** 2026-02-19 06:05:26.501431 | instance | Thursday 19 February 2026 06:05:26 +0000 (0:00:01.439) 0:51:18.503 ***** 2026-02-19 06:05:26.676817 | instance | included: glance_image for instance 2026-02-19 06:05:26.677098 | instance | 2026-02-19 06:05:26.677381 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-19 06:05:26.677651 | instance | Thursday 19 February 2026 06:05:26 +0000 (0:00:00.176) 0:51:18.679 ***** 2026-02-19 06:05:27.785377 | instance | ok: [instance] 2026-02-19 06:05:27.785644 | instance | 2026-02-19 06:05:27.785923 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:05:27.786199 | instance | Thursday 19 February 2026 06:05:27 +0000 (0:00:01.108) 0:51:19.788 ***** 2026-02-19 06:05:29.109544 | instance | ok: [instance] 2026-02-19 06:05:29.109776 | instance | 2026-02-19 06:05:29.110057 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:05:29.110343 | instance | Thursday 19 February 2026 06:05:29 +0000 (0:00:01.324) 0:51:21.112 ***** 2026-02-19 06:05:29.344769 | instance | changed: [instance] 2026-02-19 06:05:29.345035 | instance | 2026-02-19 06:05:29.345313 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:05:29.345591 | instance | Thursday 19 February 2026 06:05:29 +0000 (0:00:00.235) 0:51:21.347 ***** 2026-02-19 06:05:42.256824 | instance | changed: [instance] 2026-02-19 06:05:42.257069 | instance | 2026-02-19 06:05:42.257377 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:05:42.257648 | instance | Thursday 19 February 2026 06:05:42 +0000 (0:00:12.911) 0:51:34.259 ***** 2026-02-19 06:05:42.502734 | instance | ok: [instance] 2026-02-19 06:05:42.502972 | instance | 2026-02-19 06:05:42.503346 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:05:42.503636 | instance | Thursday 19 February 2026 06:05:42 +0000 (0:00:00.246) 0:51:34.505 ***** 2026-02-19 06:05:44.209200 | instance | changed: [instance] 2026-02-19 06:05:44.210040 | instance | 2026-02-19 06:05:44.210055 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:05:44.210190 | instance | Thursday 19 February 2026 06:05:44 +0000 (0:00:01.706) 0:51:36.211 ***** 2026-02-19 06:05:44.901057 | instance | ok: [instance] 2026-02-19 06:05:44.901134 | instance | 2026-02-19 06:05:44.901261 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:05:44.901381 | instance | Thursday 19 February 2026 06:05:44 +0000 (0:00:00.692) 0:51:36.904 ***** 2026-02-19 06:06:35.574324 | instance | changed: [instance] 2026-02-19 06:06:35.574569 | instance | 2026-02-19 06:06:35.574880 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:06:35.575173 | instance | Thursday 19 February 2026 06:06:35 +0000 (0:00:50.672) 0:52:27.577 ***** 2026-02-19 06:06:36.215484 | instance | changed: [instance] 2026-02-19 06:06:36.215697 | instance | 2026-02-19 06:06:36.215965 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-02-19 06:06:36.216237 | instance | Thursday 19 February 2026 06:06:36 +0000 (0:00:00.641) 0:52:28.218 ***** 2026-02-19 06:06:37.229606 | instance | ok: [instance] 2026-02-19 06:06:37.229744 | instance | 2026-02-19 06:06:37.229918 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-02-19 06:06:37.230189 | instance | Thursday 19 February 2026 06:06:37 +0000 (0:00:01.014) 0:52:29.232 ***** 2026-02-19 06:06:43.002230 | instance | changed: [instance] 2026-02-19 06:06:43.002503 | instance | 2026-02-19 06:06:43.002773 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-02-19 06:06:43.003031 | instance | Thursday 19 February 2026 06:06:42 +0000 (0:00:05.772) 0:52:35.005 ***** 2026-02-19 06:06:43.706937 | instance | ok: [instance] 2026-02-19 06:06:43.707188 | instance | 2026-02-19 06:06:43.707506 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-02-19 06:06:43.707777 | instance | Thursday 19 February 2026 06:06:43 +0000 (0:00:00.704) 0:52:35.709 ***** 2026-02-19 06:06:44.887554 | instance | changed: [instance] 2026-02-19 06:06:44.887772 | instance | 2026-02-19 06:06:44.888143 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-02-19 06:06:44.888317 | instance | Thursday 19 February 2026 06:06:44 +0000 (0:00:01.180) 0:52:36.890 ***** 2026-02-19 06:06:46.310322 | instance | changed: [instance] => (item=octavia-client) 2026-02-19 06:06:46.310591 | instance | changed: [instance] => (item=octavia-server) 2026-02-19 06:06:46.310844 | instance | 2026-02-19 06:06:46.311113 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-02-19 06:06:46.311375 | instance | Thursday 19 February 2026 06:06:46 +0000 (0:00:01.422) 0:52:38.312 ***** 2026-02-19 06:06:47.009950 | instance | changed: [instance] 2026-02-19 06:06:47.010038 | instance | 2026-02-19 06:06:47.010199 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-02-19 06:06:47.010343 | instance | Thursday 19 February 2026 06:06:47 +0000 (0:00:00.699) 0:52:39.012 ***** 2026-02-19 06:06:48.675320 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-02-19 06:06:48.675415 | instance | loadbalancer quotas. 2026-02-19 06:06:48.721982 | instance | changed: [instance] 2026-02-19 06:06:48.722096 | instance | 2026-02-19 06:06:48.722317 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-02-19 06:06:48.722378 | instance | Thursday 19 February 2026 06:06:48 +0000 (0:00:01.712) 0:52:40.725 ***** 2026-02-19 06:09:04.324508 | instance | changed: [instance] 2026-02-19 06:09:04.324609 | instance | 2026-02-19 06:09:04.324927 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-02-19 06:09:04.325008 | instance | Thursday 19 February 2026 06:09:04 +0000 (0:02:15.601) 0:54:56.326 ***** 2026-02-19 06:09:16.084030 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-02-19 06:09:16.084167 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-02-19 06:09:16.084319 | instance | 2026-02-19 06:09:16.084475 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:09:16.084631 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:11.759) 0:55:08.086 ***** 2026-02-19 06:09:16.253952 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:09:16.254207 | instance | 2026-02-19 06:09:16.254517 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:09:16.254882 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:00.169) 0:55:08.256 ***** 2026-02-19 06:09:16.331042 | instance | skipping: [instance] 2026-02-19 06:09:16.331264 | instance | 2026-02-19 06:09:16.331580 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:09:16.331845 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:00.077) 0:55:08.333 ***** 2026-02-19 06:09:16.408076 | instance | skipping: [instance] 2026-02-19 06:09:16.408211 | instance | 2026-02-19 06:09:16.408416 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:09:16.408590 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:00.077) 0:55:08.410 ***** 2026-02-19 06:09:16.493263 | instance | ok: [instance] 2026-02-19 06:09:16.493398 | instance | 2026-02-19 06:09:16.493592 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-02-19 06:09:16.493774 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:00.085) 0:55:08.496 ***** 2026-02-19 06:09:16.601658 | instance | included: ingress for instance 2026-02-19 06:09:16.601869 | instance | 2026-02-19 06:09:16.602165 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-02-19 06:09:16.602422 | instance | Thursday 19 February 2026 06:09:16 +0000 (0:00:00.108) 0:55:08.604 ***** 2026-02-19 06:09:17.808864 | instance | changed: [instance] 2026-02-19 06:09:17.809119 | instance | 2026-02-19 06:09:17.809428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:09:17.809718 | instance | Thursday 19 February 2026 06:09:17 +0000 (0:00:01.207) 0:55:09.811 ***** 2026-02-19 06:09:17.914338 | instance | ok: [instance] 2026-02-19 06:09:17.914424 | instance | 2026-02-19 06:09:17.914558 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:09:17.914705 | instance | Thursday 19 February 2026 06:09:17 +0000 (0:00:00.105) 0:55:09.917 ***** 2026-02-19 06:09:18.036814 | instance | included: rabbitmq for instance 2026-02-19 06:09:18.037085 | instance | 2026-02-19 06:09:18.037396 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:09:18.037683 | instance | Thursday 19 February 2026 06:09:18 +0000 (0:00:00.122) 0:55:10.039 ***** 2026-02-19 06:09:18.963309 | instance | ok: [instance] 2026-02-19 06:09:18.963435 | instance | 2026-02-19 06:09:18.963633 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:09:18.963818 | instance | Thursday 19 February 2026 06:09:18 +0000 (0:00:00.926) 0:55:10.966 ***** 2026-02-19 06:09:19.025954 | instance | skipping: [instance] 2026-02-19 06:09:19.062010 | instance | 2026-02-19 06:09:19.062063 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:09:19.062076 | instance | Thursday 19 February 2026 06:09:19 +0000 (0:00:00.062) 0:55:11.028 ***** 2026-02-19 06:09:19.093586 | instance | skipping: [instance] 2026-02-19 06:09:19.093816 | instance | 2026-02-19 06:09:19.094113 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:09:19.094418 | instance | Thursday 19 February 2026 06:09:19 +0000 (0:00:00.067) 0:55:11.096 ***** 2026-02-19 06:09:19.167370 | instance | skipping: [instance] 2026-02-19 06:09:19.167452 | instance | 2026-02-19 06:09:19.167580 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:09:19.167712 | instance | Thursday 19 February 2026 06:09:19 +0000 (0:00:00.073) 0:55:11.170 ***** 2026-02-19 06:09:50.125987 | instance | changed: [instance] 2026-02-19 06:09:50.126229 | instance | 2026-02-19 06:09:50.126520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:09:50.126791 | instance | Thursday 19 February 2026 06:09:50 +0000 (0:00:30.958) 0:55:42.128 ***** 2026-02-19 06:09:50.833030 | instance | ok: [instance] 2026-02-19 06:09:50.833281 | instance | 2026-02-19 06:09:50.833577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:09:50.833852 | instance | Thursday 19 February 2026 06:09:50 +0000 (0:00:00.707) 0:55:42.835 ***** 2026-02-19 06:09:50.902192 | instance | ok: [instance] 2026-02-19 06:09:50.902444 | instance | 2026-02-19 06:09:50.902724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:09:50.903026 | instance | Thursday 19 February 2026 06:09:50 +0000 (0:00:00.069) 0:55:42.905 ***** 2026-02-19 06:09:50.973664 | instance | skipping: [instance] 2026-02-19 06:09:50.973926 | instance | 2026-02-19 06:09:50.974235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:09:50.974558 | instance | Thursday 19 February 2026 06:09:50 +0000 (0:00:00.071) 0:55:42.976 ***** 2026-02-19 06:09:51.032609 | instance | skipping: [instance] 2026-02-19 06:09:51.032884 | instance | 2026-02-19 06:09:51.033165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:09:51.033428 | instance | Thursday 19 February 2026 06:09:51 +0000 (0:00:00.059) 0:55:43.035 ***** 2026-02-19 06:09:51.090040 | instance | ok: [instance] 2026-02-19 06:09:51.090297 | instance | 2026-02-19 06:09:51.090575 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:09:51.090844 | instance | Thursday 19 February 2026 06:09:51 +0000 (0:00:00.057) 0:55:43.093 ***** 2026-02-19 06:09:51.258170 | instance | ok: [instance] => (item=identity) 2026-02-19 06:09:51.258433 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:09:51.258701 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:09:51.258981 | instance | ok: [instance] => (item=orchestration) 2026-02-19 06:09:51.259540 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:09:51.259566 | instance | ok: [instance] => (item=container_infra) 2026-02-19 06:09:51.259763 | instance | ok: [instance] => (item=key_manager) 2026-02-19 06:09:51.260009 | instance | 2026-02-19 06:09:51.260278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:09:51.260600 | instance | Thursday 19 February 2026 06:09:51 +0000 (0:00:00.167) 0:55:43.260 ***** 2026-02-19 06:09:51.351063 | instance | ok: [instance] 2026-02-19 06:09:51.351244 | instance | 2026-02-19 06:09:51.351548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:09:51.351812 | instance | Thursday 19 February 2026 06:09:51 +0000 (0:00:00.093) 0:55:43.354 ***** 2026-02-19 06:09:51.439911 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:09:51.440017 | instance | 2026-02-19 06:09:51.440186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:09:51.440362 | instance | Thursday 19 February 2026 06:09:51 +0000 (0:00:00.088) 0:55:43.442 ***** 2026-02-19 06:09:52.337559 | instance | changed: [instance] 2026-02-19 06:09:52.337881 | instance | 2026-02-19 06:09:52.338192 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:09:52.338479 | instance | Thursday 19 February 2026 06:09:52 +0000 (0:00:00.897) 0:55:44.340 ***** 2026-02-19 06:09:52.412188 | instance | ok: [instance] => { 2026-02-19 06:09:52.412300 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-02-19 06:09:52.412693 | instance | } 2026-02-19 06:09:52.412725 | instance | 2026-02-19 06:09:52.412735 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:09:52.412800 | instance | Thursday 19 February 2026 06:09:52 +0000 (0:00:00.075) 0:55:44.415 ***** 2026-02-19 06:09:53.459438 | instance | changed: [instance] 2026-02-19 06:09:53.459708 | instance | 2026-02-19 06:09:53.459994 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:09:53.460272 | instance | Thursday 19 February 2026 06:09:53 +0000 (0:00:01.046) 0:55:45.462 ***** 2026-02-19 06:09:53.549101 | instance | skipping: [instance] 2026-02-19 06:09:53.549907 | instance | 2026-02-19 06:09:53.550309 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-02-19 06:09:53.550582 | instance | Thursday 19 February 2026 06:09:53 +0000 (0:00:00.089) 0:55:45.552 ***** 2026-02-19 06:09:54.194963 | instance | changed: [instance] 2026-02-19 06:09:54.195164 | instance | 2026-02-19 06:09:54.195498 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:09:54.195775 | instance | Thursday 19 February 2026 06:09:54 +0000 (0:00:00.645) 0:55:46.197 ***** 2026-02-19 06:09:54.307196 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:09:54.307404 | instance | 2026-02-19 06:09:54.307706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:09:54.307987 | instance | Thursday 19 February 2026 06:09:54 +0000 (0:00:00.112) 0:55:46.309 ***** 2026-02-19 06:09:54.848726 | instance | changed: [instance] 2026-02-19 06:09:54.848865 | instance | 2026-02-19 06:09:54.849041 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-02-19 06:09:54.849233 | instance | Thursday 19 February 2026 06:09:54 +0000 (0:00:00.541) 0:55:46.851 ***** 2026-02-19 06:09:55.177209 | instance | changed: [instance] 2026-02-19 06:09:55.177323 | instance | 2026-02-19 06:09:55.177368 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-02-19 06:09:55.177499 | instance | Thursday 19 February 2026 06:09:55 +0000 (0:00:00.328) 0:55:47.180 ***** 2026-02-19 06:09:55.783268 | instance | changed: [instance] 2026-02-19 06:09:55.783406 | instance | 2026-02-19 06:09:55.783593 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-02-19 06:09:55.783765 | instance | Thursday 19 February 2026 06:09:55 +0000 (0:00:00.605) 0:55:47.786 ***** 2026-02-19 06:09:56.588676 | instance | changed: [instance] 2026-02-19 06:09:56.588959 | instance | 2026-02-19 06:09:56.589257 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-02-19 06:09:56.589540 | instance | Thursday 19 February 2026 06:09:56 +0000 (0:00:00.805) 0:55:48.591 ***** 2026-02-19 06:09:59.243818 | instance | changed: [instance] 2026-02-19 06:09:59.243893 | instance | 2026-02-19 06:09:59.244172 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-02-19 06:09:59.244215 | instance | Thursday 19 February 2026 06:09:59 +0000 (0:00:02.655) 0:55:51.247 ***** 2026-02-19 06:09:59.535174 | instance | changed: [instance] 2026-02-19 06:09:59.535249 | instance | 2026-02-19 06:09:59.535413 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-02-19 06:09:59.535552 | instance | Thursday 19 February 2026 06:09:59 +0000 (0:00:00.290) 0:55:51.537 ***** 2026-02-19 06:10:01.598695 | instance | changed: [instance] 2026-02-19 06:10:01.598896 | instance | 2026-02-19 06:10:01.599183 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-02-19 06:10:01.599447 | instance | Thursday 19 February 2026 06:10:01 +0000 (0:00:02.063) 0:55:53.601 ***** 2026-02-19 06:10:02.319584 | instance | ok: [instance] 2026-02-19 06:10:02.319658 | instance | 2026-02-19 06:10:02.319896 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-02-19 06:10:02.320121 | instance | Thursday 19 February 2026 06:10:02 +0000 (0:00:00.720) 0:55:54.321 ***** 2026-02-19 06:10:07.029200 | instance | changed: [instance] 2026-02-19 06:10:07.029425 | instance | 2026-02-19 06:10:07.029744 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-02-19 06:10:07.030011 | instance | Thursday 19 February 2026 06:10:07 +0000 (0:00:04.710) 0:55:59.031 ***** 2026-02-19 06:10:07.083323 | instance | skipping: [instance] 2026-02-19 06:10:07.083557 | instance | 2026-02-19 06:10:07.083848 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-02-19 06:10:07.084120 | instance | Thursday 19 February 2026 06:10:07 +0000 (0:00:00.054) 0:55:59.086 ***** 2026-02-19 06:10:07.143933 | instance | skipping: [instance] 2026-02-19 06:10:07.144324 | instance | 2026-02-19 06:10:07.144715 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-02-19 06:10:07.145118 | instance | Thursday 19 February 2026 06:10:07 +0000 (0:00:00.060) 0:55:59.146 ***** 2026-02-19 06:10:39.984945 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-02-19 06:10:39.985158 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-02-19 06:10:39.985454 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-02-19 06:10:39.985660 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-02-19 06:10:39.985862 | instance | 2026-02-19 06:10:39.986060 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-02-19 06:10:39.986248 | instance | Thursday 19 February 2026 06:10:39 +0000 (0:00:32.841) 0:56:31.987 ***** 2026-02-19 06:10:40.080862 | 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-02-19 06:10:40.081180 | 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-02-19 06:10:40.081550 | 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-02-19 06:10:40.081950 | 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-02-19 06:10:40.082363 | 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-02-19 06:10:40.082784 | 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-02-19 06:10:40.083218 | 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-02-19 06:10:40.083661 | 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-02-19 06:10:40.084126 | instance | skipping: [instance] 2026-02-19 06:10:40.084428 | instance | 2026-02-19 06:10:40.084677 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-02-19 06:10:40.084955 | instance | Thursday 19 February 2026 06:10:40 +0000 (0:00:00.095) 0:56:32.083 ***** 2026-02-19 06:10:56.132082 | instance | changed: [instance] 2026-02-19 06:10:56.132169 | instance | 2026-02-19 06:10:56.132308 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-02-19 06:10:56.132424 | instance | Thursday 19 February 2026 06:10:56 +0000 (0:00:16.051) 0:56:48.134 ***** 2026-02-19 06:10:56.849241 | instance | changed: [instance] 2026-02-19 06:10:56.849384 | instance | 2026-02-19 06:10:56.849408 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-02-19 06:10:56.849561 | instance | Thursday 19 February 2026 06:10:56 +0000 (0:00:00.717) 0:56:48.852 ***** 2026-02-19 06:13:19.417719 | instance | changed: [instance] 2026-02-19 06:13:19.417805 | instance | 2026-02-19 06:13:19.417932 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-02-19 06:13:19.418066 | instance | Thursday 19 February 2026 06:13:19 +0000 (0:02:22.568) 0:59:11.420 ***** 2026-02-19 06:13:20.209407 | instance | changed: [instance] 2026-02-19 06:13:20.209636 | instance | 2026-02-19 06:13:20.209911 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:13:20.210180 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.791) 0:59:12.212 ***** 2026-02-19 06:13:20.347537 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:13:20.347761 | instance | 2026-02-19 06:13:20.348081 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:13:20.348462 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.137) 0:59:12.350 ***** 2026-02-19 06:13:20.416894 | instance | skipping: [instance] 2026-02-19 06:13:20.417043 | instance | 2026-02-19 06:13:20.417235 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:13:20.417425 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.069) 0:59:12.420 ***** 2026-02-19 06:13:20.711650 | instance | skipping: [instance] 2026-02-19 06:13:20.711787 | instance | 2026-02-19 06:13:20.711969 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:13:20.712139 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.294) 0:59:12.714 ***** 2026-02-19 06:13:20.785609 | instance | ok: [instance] 2026-02-19 06:13:20.785845 | instance | 2026-02-19 06:13:20.786142 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-02-19 06:13:20.786429 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.073) 0:59:12.788 ***** 2026-02-19 06:13:20.877638 | instance | included: ingress for instance 2026-02-19 06:13:20.877863 | instance | 2026-02-19 06:13:20.878237 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-02-19 06:13:20.878389 | instance | Thursday 19 February 2026 06:13:20 +0000 (0:00:00.091) 0:59:12.880 ***** 2026-02-19 06:13:22.032406 | instance | changed: [instance] 2026-02-19 06:13:22.032589 | instance | 2026-02-19 06:13:22.032855 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-02-19 06:13:22.033095 | instance | Thursday 19 February 2026 06:13:22 +0000 (0:00:01.153) 0:59:14.034 ***** 2026-02-19 06:13:22.857138 | instance | changed: [instance] 2026-02-19 06:13:22.857271 | instance | 2026-02-19 06:13:22.857455 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-02-19 06:13:22.857634 | instance | Thursday 19 February 2026 06:13:22 +0000 (0:00:00.825) 0:59:14.860 ***** 2026-02-19 06:13:23.010475 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:13:23.010624 | instance | 2026-02-19 06:13:23.010814 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:13:23.011129 | instance | Thursday 19 February 2026 06:13:23 +0000 (0:00:00.153) 0:59:15.013 ***** 2026-02-19 06:13:23.074063 | instance | skipping: [instance] 2026-02-19 06:13:23.074202 | instance | 2026-02-19 06:13:23.074405 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:13:23.074582 | instance | Thursday 19 February 2026 06:13:23 +0000 (0:00:00.063) 0:59:15.077 ***** 2026-02-19 06:13:23.135225 | instance | skipping: [instance] 2026-02-19 06:13:23.135505 | instance | 2026-02-19 06:13:23.135849 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:13:23.136151 | instance | Thursday 19 February 2026 06:13:23 +0000 (0:00:00.061) 0:59:15.138 ***** 2026-02-19 06:13:23.220063 | instance | ok: [instance] 2026-02-19 06:13:23.220371 | instance | 2026-02-19 06:13:23.220706 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-02-19 06:13:23.221140 | instance | Thursday 19 February 2026 06:13:23 +0000 (0:00:00.083) 0:59:15.222 ***** 2026-02-19 06:13:23.312453 | instance | included: ingress for instance 2026-02-19 06:13:23.312593 | instance | 2026-02-19 06:13:23.312780 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-02-19 06:13:23.313002 | instance | Thursday 19 February 2026 06:13:23 +0000 (0:00:00.093) 0:59:15.315 ***** 2026-02-19 06:13:24.600683 | instance | changed: [instance] 2026-02-19 06:13:24.600791 | instance | 2026-02-19 06:13:24.600900 | instance | TASK [Upload images] *********************************************************** 2026-02-19 06:13:24.600985 | instance | Thursday 19 February 2026 06:13:24 +0000 (0:00:01.287) 0:59:16.603 ***** 2026-02-19 06:13:24.800812 | instance | included: 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-02-19 06:13:24.800971 | instance | 2026-02-19 06:13:24.801181 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:13:24.801419 | instance | Thursday 19 February 2026 06:13:24 +0000 (0:00:00.200) 0:59:16.803 ***** 2026-02-19 06:13:25.815725 | instance | ok: [instance] 2026-02-19 06:13:25.815936 | instance | 2026-02-19 06:13:25.816187 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:13:25.816434 | instance | Thursday 19 February 2026 06:13:25 +0000 (0:00:01.015) 0:59:17.818 ***** 2026-02-19 06:13:26.059502 | instance | changed: [instance] 2026-02-19 06:13:26.059849 | instance | 2026-02-19 06:13:26.060195 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:13:26.060528 | instance | Thursday 19 February 2026 06:13:26 +0000 (0:00:00.243) 0:59:18.062 ***** 2026-02-19 06:13:31.735231 | instance | changed: [instance] 2026-02-19 06:13:31.735444 | instance | 2026-02-19 06:13:31.735715 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:13:31.735980 | instance | Thursday 19 February 2026 06:13:31 +0000 (0:00:05.675) 0:59:23.738 ***** 2026-02-19 06:13:32.015392 | instance | ok: [instance] 2026-02-19 06:13:32.015672 | instance | 2026-02-19 06:13:32.016025 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:13:32.016326 | instance | Thursday 19 February 2026 06:13:32 +0000 (0:00:00.280) 0:59:24.018 ***** 2026-02-19 06:13:32.084068 | instance | skipping: [instance] 2026-02-19 06:13:32.084189 | instance | 2026-02-19 06:13:32.084573 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:13:32.084773 | instance | Thursday 19 February 2026 06:13:32 +0000 (0:00:00.068) 0:59:24.086 ***** 2026-02-19 06:13:32.847586 | instance | ok: [instance] 2026-02-19 06:13:32.847699 | instance | 2026-02-19 06:13:32.847890 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:13:32.848166 | instance | Thursday 19 February 2026 06:13:32 +0000 (0:00:00.763) 0:59:24.850 ***** 2026-02-19 06:14:48.527440 | instance | changed: [instance] 2026-02-19 06:14:48.527669 | instance | 2026-02-19 06:14:48.527867 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:14:48.528039 | instance | Thursday 19 February 2026 06:14:48 +0000 (0:01:15.677) 1:00:40.528 ***** 2026-02-19 06:14:49.023080 | instance | changed: [instance] 2026-02-19 06:14:49.023286 | instance | 2026-02-19 06:14:49.023558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:14:49.023817 | instance | Thursday 19 February 2026 06:14:49 +0000 (0:00:00.496) 1:00:41.025 ***** 2026-02-19 06:14:49.130290 | instance | ok: [instance] 2026-02-19 06:14:49.130418 | instance | 2026-02-19 06:14:49.130601 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:14:49.130785 | instance | Thursday 19 February 2026 06:14:49 +0000 (0:00:00.107) 1:00:41.133 ***** 2026-02-19 06:14:49.244137 | instance | included: rabbitmq for instance 2026-02-19 06:14:49.244360 | instance | 2026-02-19 06:14:49.244656 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:14:49.245091 | instance | Thursday 19 February 2026 06:14:49 +0000 (0:00:00.113) 1:00:41.246 ***** 2026-02-19 06:14:50.031108 | instance | ok: [instance] 2026-02-19 06:14:50.031352 | instance | 2026-02-19 06:14:50.031644 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:14:50.031931 | instance | Thursday 19 February 2026 06:14:50 +0000 (0:00:00.786) 1:00:42.033 ***** 2026-02-19 06:14:50.095720 | instance | skipping: [instance] 2026-02-19 06:14:50.095859 | instance | 2026-02-19 06:14:50.096035 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:14:50.096209 | instance | Thursday 19 February 2026 06:14:50 +0000 (0:00:00.064) 1:00:42.098 ***** 2026-02-19 06:14:50.164821 | instance | skipping: [instance] 2026-02-19 06:14:50.165943 | instance | 2026-02-19 06:14:50.166347 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:14:50.172128 | instance | Thursday 19 February 2026 06:14:50 +0000 (0:00:00.068) 1:00:42.167 ***** 2026-02-19 06:14:50.232098 | instance | skipping: [instance] 2026-02-19 06:14:50.232339 | instance | 2026-02-19 06:14:50.232613 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:14:50.232918 | instance | Thursday 19 February 2026 06:14:50 +0000 (0:00:00.067) 1:00:42.234 ***** 2026-02-19 06:16:12.426479 | instance | changed: [instance] 2026-02-19 06:16:12.426697 | instance | 2026-02-19 06:16:12.426976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:16:12.427238 | instance | Thursday 19 February 2026 06:16:12 +0000 (0:01:22.193) 1:02:04.428 ***** 2026-02-19 06:16:13.342772 | instance | ok: [instance] 2026-02-19 06:16:13.342845 | instance | 2026-02-19 06:16:13.343141 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:16:13.343403 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.916) 1:02:05.345 ***** 2026-02-19 06:16:13.408725 | instance | ok: [instance] 2026-02-19 06:16:13.408999 | instance | 2026-02-19 06:16:13.409280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:16:13.409578 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.066) 1:02:05.411 ***** 2026-02-19 06:16:13.491117 | instance | skipping: [instance] 2026-02-19 06:16:13.491367 | instance | 2026-02-19 06:16:13.491664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:16:13.491925 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.082) 1:02:05.494 ***** 2026-02-19 06:16:13.563550 | instance | skipping: [instance] 2026-02-19 06:16:13.563684 | instance | 2026-02-19 06:16:13.563887 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:16:13.564058 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.072) 1:02:05.566 ***** 2026-02-19 06:16:13.627513 | instance | ok: [instance] 2026-02-19 06:16:13.627803 | instance | 2026-02-19 06:16:13.628128 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:16:13.628427 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.063) 1:02:05.630 ***** 2026-02-19 06:16:13.762720 | instance | ok: [instance] => (item=identity) 2026-02-19 06:16:13.762864 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:16:13.763044 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:16:13.763227 | instance | ok: [instance] => (item=sharev2) 2026-02-19 06:16:13.763406 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:16:13.763620 | instance | 2026-02-19 06:16:13.763814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:16:13.763979 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.134) 1:02:05.765 ***** 2026-02-19 06:16:13.849106 | instance | ok: [instance] 2026-02-19 06:16:13.849409 | instance | 2026-02-19 06:16:13.849704 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:16:13.850001 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.086) 1:02:05.851 ***** 2026-02-19 06:16:13.938143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:16:13.938335 | instance | 2026-02-19 06:16:13.938662 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:16:13.938930 | instance | Thursday 19 February 2026 06:16:13 +0000 (0:00:00.089) 1:02:05.940 ***** 2026-02-19 06:16:14.563902 | instance | changed: [instance] 2026-02-19 06:16:14.564134 | instance | 2026-02-19 06:16:14.564410 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-02-19 06:16:14.564684 | instance | Thursday 19 February 2026 06:16:14 +0000 (0:00:00.625) 1:02:06.566 ***** 2026-02-19 06:16:15.787792 | instance | changed: [instance] 2026-02-19 06:16:15.788006 | instance | 2026-02-19 06:16:15.788268 | instance | TASK [Upload service image] **************************************************** 2026-02-19 06:16:15.788532 | instance | Thursday 19 February 2026 06:16:15 +0000 (0:00:01.224) 1:02:07.790 ***** 2026-02-19 06:16:15.958580 | instance | included: glance_image for instance 2026-02-19 06:16:15.958671 | instance | 2026-02-19 06:16:15.958789 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:16:15.958908 | instance | Thursday 19 February 2026 06:16:15 +0000 (0:00:00.171) 1:02:07.961 ***** 2026-02-19 06:16:17.001796 | instance | ok: [instance] 2026-02-19 06:16:17.001869 | instance | 2026-02-19 06:16:17.001919 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:16:17.002278 | instance | Thursday 19 February 2026 06:16:16 +0000 (0:00:01.042) 1:02:09.003 ***** 2026-02-19 06:16:17.237771 | instance | changed: [instance] 2026-02-19 06:16:17.237826 | instance | 2026-02-19 06:16:17.237833 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:16:17.237840 | instance | Thursday 19 February 2026 06:16:17 +0000 (0:00:00.236) 1:02:09.240 ***** 2026-02-19 06:16:26.983537 | instance | changed: [instance] 2026-02-19 06:16:26.983614 | instance | 2026-02-19 06:16:26.983629 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:16:26.983644 | instance | Thursday 19 February 2026 06:16:26 +0000 (0:00:09.745) 1:02:18.985 ***** 2026-02-19 06:16:27.347034 | instance | ok: [instance] 2026-02-19 06:16:27.347159 | instance | 2026-02-19 06:16:27.347189 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:16:27.347482 | instance | Thursday 19 February 2026 06:16:27 +0000 (0:00:00.363) 1:02:19.348 ***** 2026-02-19 06:16:27.414235 | instance | skipping: [instance] 2026-02-19 06:16:27.414462 | instance | 2026-02-19 06:16:27.414754 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:16:27.415043 | instance | Thursday 19 February 2026 06:16:27 +0000 (0:00:00.068) 1:02:19.416 ***** 2026-02-19 06:16:28.141045 | instance | ok: [instance] 2026-02-19 06:16:28.141157 | instance | 2026-02-19 06:16:28.141204 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:16:28.141371 | instance | Thursday 19 February 2026 06:16:28 +0000 (0:00:00.727) 1:02:20.144 ***** 2026-02-19 06:16:41.992318 | instance | changed: [instance] 2026-02-19 06:16:41.992432 | instance | 2026-02-19 06:16:41.992527 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:16:41.992647 | instance | Thursday 19 February 2026 06:16:41 +0000 (0:00:13.850) 1:02:33.994 ***** 2026-02-19 06:16:42.367512 | instance | changed: [instance] 2026-02-19 06:16:42.367652 | instance | 2026-02-19 06:16:42.367847 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-02-19 06:16:42.368059 | instance | Thursday 19 February 2026 06:16:42 +0000 (0:00:00.375) 1:02:34.370 ***** 2026-02-19 06:16:43.864520 | instance | changed: [instance] 2026-02-19 06:16:43.864783 | instance | 2026-02-19 06:16:43.865074 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-02-19 06:16:43.865349 | instance | Thursday 19 February 2026 06:16:43 +0000 (0:00:01.497) 1:02:35.867 ***** 2026-02-19 06:16:47.604794 | instance | changed: [instance] => (item=22) 2026-02-19 06:16:47.605143 | instance | changed: [instance] => (item=111) 2026-02-19 06:16:47.605450 | instance | changed: [instance] => (item=2049) 2026-02-19 06:16:47.605709 | instance | 2026-02-19 06:16:47.605995 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-02-19 06:16:47.606278 | instance | Thursday 19 February 2026 06:16:47 +0000 (0:00:03.740) 1:02:39.607 ***** 2026-02-19 06:16:48.908970 | instance | changed: [instance] 2026-02-19 06:16:48.909093 | instance | 2026-02-19 06:16:48.909290 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-02-19 06:16:48.909459 | instance | Thursday 19 February 2026 06:16:48 +0000 (0:00:01.304) 1:02:40.911 ***** 2026-02-19 06:16:49.122975 | instance | ok: [instance -> localhost] 2026-02-19 06:16:49.124363 | instance | 2026-02-19 06:16:49.124401 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-02-19 06:16:49.124418 | instance | Thursday 19 February 2026 06:16:49 +0000 (0:00:00.213) 1:02:41.125 ***** 2026-02-19 06:16:49.548645 | instance | ok: [instance -> localhost] 2026-02-19 06:16:49.548778 | instance | 2026-02-19 06:16:49.548896 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-02-19 06:16:49.548988 | instance | Thursday 19 February 2026 06:16:49 +0000 (0:00:00.425) 1:02:41.551 ***** 2026-02-19 06:16:49.919905 | instance | ok: [instance -> localhost] 2026-02-19 06:16:49.919998 | instance | 2026-02-19 06:16:49.920155 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-02-19 06:16:49.920284 | instance | Thursday 19 February 2026 06:16:49 +0000 (0:00:00.370) 1:02:41.922 ***** 2026-02-19 06:16:50.157389 | instance | ok: [instance -> localhost] 2026-02-19 06:16:50.157487 | instance | 2026-02-19 06:16:50.157707 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-02-19 06:16:50.157895 | instance | Thursday 19 February 2026 06:16:50 +0000 (0:00:00.237) 1:02:42.159 ***** 2026-02-19 06:16:50.935540 | instance | changed: [instance] 2026-02-19 06:16:50.935776 | instance | 2026-02-19 06:16:50.935964 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-02-19 06:16:50.936346 | instance | Thursday 19 February 2026 06:16:50 +0000 (0:00:00.778) 1:02:42.938 ***** 2026-02-19 06:19:33.664888 | instance | changed: [instance] 2026-02-19 06:19:33.665062 | instance | 2026-02-19 06:19:33.665758 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:19:33.665846 | instance | Thursday 19 February 2026 06:19:33 +0000 (0:02:42.723) 1:05:25.661 ***** 2026-02-19 06:19:33.792376 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:19:33.792807 | instance | 2026-02-19 06:19:33.793149 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:19:33.793472 | instance | Thursday 19 February 2026 06:19:33 +0000 (0:00:00.133) 1:05:25.795 ***** 2026-02-19 06:19:33.855135 | instance | skipping: [instance] 2026-02-19 06:19:33.855523 | instance | 2026-02-19 06:19:33.855862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:19:33.856187 | instance | Thursday 19 February 2026 06:19:33 +0000 (0:00:00.062) 1:05:25.857 ***** 2026-02-19 06:19:33.918690 | instance | skipping: [instance] 2026-02-19 06:19:33.919144 | instance | 2026-02-19 06:19:33.919490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:19:33.919818 | instance | Thursday 19 February 2026 06:19:33 +0000 (0:00:00.063) 1:05:25.921 ***** 2026-02-19 06:19:33.992863 | instance | ok: [instance] 2026-02-19 06:19:33.993132 | instance | 2026-02-19 06:19:33.993343 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-02-19 06:19:33.993553 | instance | Thursday 19 February 2026 06:19:33 +0000 (0:00:00.074) 1:05:25.995 ***** 2026-02-19 06:19:34.106643 | instance | included: ingress for instance 2026-02-19 06:19:34.107081 | instance | 2026-02-19 06:19:34.107435 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-02-19 06:19:34.107769 | instance | Thursday 19 February 2026 06:19:34 +0000 (0:00:00.112) 1:05:26.108 ***** 2026-02-19 06:19:35.469326 | instance | changed: [instance] 2026-02-19 06:19:35.469551 | instance | 2026-02-19 06:19:35.469705 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-02-19 06:19:35.469857 | instance | Thursday 19 February 2026 06:19:35 +0000 (0:00:01.363) 1:05:27.471 ***** 2026-02-19 06:19:37.569272 | instance | changed: [instance] 2026-02-19 06:19:37.569347 | instance | 2026-02-19 06:19:37.569354 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:19:37.569365 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:02.098) 1:05:29.570 ***** 2026-02-19 06:19:37.670688 | instance | ok: [instance] 2026-02-19 06:19:37.670783 | instance | 2026-02-19 06:19:37.670888 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:19:37.671027 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:00.102) 1:05:29.673 ***** 2026-02-19 06:19:37.730103 | instance | skipping: [instance] 2026-02-19 06:19:37.730170 | instance | 2026-02-19 06:19:37.730428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:19:37.730447 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:00.059) 1:05:29.733 ***** 2026-02-19 06:19:37.798268 | instance | skipping: [instance] 2026-02-19 06:19:37.798357 | instance | 2026-02-19 06:19:37.798385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:19:37.798606 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:00.067) 1:05:29.800 ***** 2026-02-19 06:19:37.861237 | instance | skipping: [instance] 2026-02-19 06:19:37.861368 | instance | 2026-02-19 06:19:37.861558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:19:37.861733 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:00.063) 1:05:29.864 ***** 2026-02-19 06:19:37.956036 | instance | skipping: [instance] 2026-02-19 06:19:37.956182 | instance | 2026-02-19 06:19:37.956389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:19:37.956569 | instance | Thursday 19 February 2026 06:19:37 +0000 (0:00:00.094) 1:05:29.958 ***** 2026-02-19 06:19:38.016253 | instance | skipping: [instance] 2026-02-19 06:19:38.016378 | instance | 2026-02-19 06:19:38.016572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:19:38.016810 | instance | Thursday 19 February 2026 06:19:38 +0000 (0:00:00.060) 1:05:30.019 ***** 2026-02-19 06:19:38.086687 | instance | ok: [instance] 2026-02-19 06:19:38.086784 | instance | 2026-02-19 06:19:38.086798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:19:38.086810 | instance | Thursday 19 February 2026 06:19:38 +0000 (0:00:00.068) 1:05:30.087 ***** 2026-02-19 06:19:38.181368 | instance | ok: [instance] => (item=identity) 2026-02-19 06:19:38.181603 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:19:38.181865 | instance | ok: [instance] => (item=dashboard) 2026-02-19 06:19:38.182131 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:19:38.182371 | instance | 2026-02-19 06:19:38.182638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:19:38.182900 | instance | Thursday 19 February 2026 06:19:38 +0000 (0:00:00.096) 1:05:30.184 ***** 2026-02-19 06:19:38.288336 | instance | ok: [instance] 2026-02-19 06:19:38.288431 | instance | 2026-02-19 06:19:38.288803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:19:38.288842 | instance | Thursday 19 February 2026 06:19:38 +0000 (0:00:00.093) 1:05:30.277 ***** 2026-02-19 06:19:38.363853 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:19:38.364077 | instance | 2026-02-19 06:19:38.364367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:19:38.364654 | instance | Thursday 19 February 2026 06:19:38 +0000 (0:00:00.089) 1:05:30.366 ***** 2026-02-19 06:19:39.017419 | instance | changed: [instance] 2026-02-19 06:19:39.017638 | instance | 2026-02-19 06:19:39.017942 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-02-19 06:19:39.018195 | instance | Thursday 19 February 2026 06:19:39 +0000 (0:00:00.652) 1:05:31.019 ***** 2026-02-19 06:20:15.558469 | instance | changed: [instance] 2026-02-19 06:20:15.558584 | instance | 2026-02-19 06:20:15.558701 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:20:15.558807 | instance | Thursday 19 February 2026 06:20:15 +0000 (0:00:36.541) 1:06:07.561 ***** 2026-02-19 06:20:15.704237 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:20:15.704318 | instance | 2026-02-19 06:20:15.704429 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:20:15.704547 | instance | Thursday 19 February 2026 06:20:15 +0000 (0:00:00.146) 1:06:07.707 ***** 2026-02-19 06:20:15.766461 | instance | skipping: [instance] 2026-02-19 06:20:15.766559 | instance | 2026-02-19 06:20:15.766696 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:20:15.766820 | instance | Thursday 19 February 2026 06:20:15 +0000 (0:00:00.062) 1:06:07.769 ***** 2026-02-19 06:20:15.830064 | instance | skipping: [instance] 2026-02-19 06:20:15.830109 | instance | 2026-02-19 06:20:15.830121 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:20:15.830132 | instance | Thursday 19 February 2026 06:20:15 +0000 (0:00:00.062) 1:06:07.831 ***** 2026-02-19 06:20:15.911991 | instance | ok: [instance] 2026-02-19 06:20:15.912177 | instance | 2026-02-19 06:20:15.912351 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-02-19 06:20:15.912523 | instance | Thursday 19 February 2026 06:20:15 +0000 (0:00:00.083) 1:06:07.914 ***** 2026-02-19 06:20:16.022741 | instance | included: ingress for instance 2026-02-19 06:20:16.022944 | instance | 2026-02-19 06:20:16.023211 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-02-19 06:20:16.023504 | instance | Thursday 19 February 2026 06:20:16 +0000 (0:00:00.110) 1:06:08.025 ***** 2026-02-19 06:20:17.384083 | instance | changed: [instance] 2026-02-19 06:20:17.384322 | instance | 2026-02-19 06:20:17.384593 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-19 06:20:17.385134 | instance | Thursday 19 February 2026 06:20:17 +0000 (0:00:01.361) 1:06:09.386 ***** 2026-02-19 06:20:18.226615 | instance | changed: [instance] 2026-02-19 06:20:18.226719 | instance | 2026-02-19 06:20:18.226839 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-02-19 06:20:18.226964 | instance | Thursday 19 February 2026 06:20:18 +0000 (0:00:00.842) 1:06:10.229 ***** 2026-02-19 06:20:18.954146 | instance | ok: [instance] 2026-02-19 06:20:18.954391 | instance | 2026-02-19 06:20:18.954679 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-02-19 06:20:18.954993 | instance | Thursday 19 February 2026 06:20:18 +0000 (0:00:00.727) 1:06:10.956 ***** 2026-02-19 06:20:19.737834 | instance | ok: [instance] 2026-02-19 06:20:19.738414 | instance | 2026-02-19 06:20:19.738433 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-02-19 06:20:19.738608 | instance | Thursday 19 February 2026 06:20:19 +0000 (0:00:00.783) 1:06:11.740 ***** 2026-02-19 06:20:20.464164 | instance | ok: [instance] 2026-02-19 06:20:20.464262 | instance | 2026-02-19 06:20:20.464365 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-02-19 06:20:20.464486 | instance | Thursday 19 February 2026 06:20:20 +0000 (0:00:00.726) 1:06:12.466 ***** 2026-02-19 06:20:21.277113 | instance | changed: [instance] 2026-02-19 06:20:21.277248 | instance | 2026-02-19 06:20:21.277433 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-19 06:20:21.277657 | instance | Thursday 19 February 2026 06:20:21 +0000 (0:00:00.812) 1:06:13.279 ***** 2026-02-19 06:20:22.096834 | instance | changed: [instance] 2026-02-19 06:20:22.096895 | instance | 2026-02-19 06:20:22.096903 | instance | PLAY [controllers] ************************************************************* 2026-02-19 06:20:22.096910 | instance | 2026-02-19 06:20:22.096916 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:20:22.096922 | instance | Thursday 19 February 2026 06:20:22 +0000 (0:00:00.816) 1:06:14.095 ***** 2026-02-19 06:20:26.537733 | instance | ok: [instance] 2026-02-19 06:20:26.537998 | instance | 2026-02-19 06:20:26.538278 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 06:20:26.538547 | instance | Thursday 19 February 2026 06:20:26 +0000 (0:00:04.444) 1:06:18.540 ***** 2026-02-19 06:20:26.840363 | instance | ok: [instance] 2026-02-19 06:20:26.840587 | instance | 2026-02-19 06:20:26.840907 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:20:26.841175 | instance | Thursday 19 February 2026 06:20:26 +0000 (0:00:00.302) 1:06:18.843 ***** 2026-02-19 06:20:28.282299 | instance | ok: [instance] 2026-02-19 06:20:28.282542 | instance | 2026-02-19 06:20:28.282813 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:20:28.283097 | instance | Thursday 19 February 2026 06:20:28 +0000 (0:00:01.441) 1:06:20.285 ***** 2026-02-19 06:20:28.555562 | instance | ok: [instance] 2026-02-19 06:20:28.555675 | instance | 2026-02-19 06:20:28.555758 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:20:28.555878 | instance | Thursday 19 February 2026 06:20:28 +0000 (0:00:00.273) 1:06:20.558 ***** 2026-02-19 06:20:28.695320 | instance | ok: [instance] => { 2026-02-19 06:20:28.695417 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:20:28.695592 | instance | } 2026-02-19 06:20:28.695743 | instance | 2026-02-19 06:20:28.695906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:20:28.696106 | instance | Thursday 19 February 2026 06:20:28 +0000 (0:00:00.139) 1:06:20.697 ***** 2026-02-19 06:20:29.119605 | instance | ok: [instance] 2026-02-19 06:20:29.119750 | instance | 2026-02-19 06:20:29.120210 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:20:29.120410 | instance | Thursday 19 February 2026 06:20:29 +0000 (0:00:00.424) 1:06:21.122 ***** 2026-02-19 06:20:30.287251 | instance | ok: [instance] 2026-02-19 06:20:30.287362 | instance | 2026-02-19 06:20:30.287554 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 06:20:30.287728 | instance | Thursday 19 February 2026 06:20:30 +0000 (0:00:01.166) 1:06:22.288 ***** 2026-02-19 06:20:30.826842 | instance | ok: [instance] 2026-02-19 06:20:30.827483 | instance | 2026-02-19 06:20:30.827532 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 06:20:30.827544 | instance | Thursday 19 February 2026 06:20:30 +0000 (0:00:00.540) 1:06:22.829 ***** 2026-02-19 06:20:31.677984 | instance | ok: [instance] 2026-02-19 06:20:31.678202 | instance | 2026-02-19 06:20:31.678514 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 06:20:31.678791 | instance | Thursday 19 February 2026 06:20:31 +0000 (0:00:00.850) 1:06:23.680 ***** 2026-02-19 06:20:32.465570 | instance | ok: [instance] 2026-02-19 06:20:32.465779 | instance | 2026-02-19 06:20:32.466067 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 06:20:32.466335 | instance | Thursday 19 February 2026 06:20:32 +0000 (0:00:00.787) 1:06:24.468 ***** 2026-02-19 06:20:32.930171 | instance | ok: [instance] 2026-02-19 06:20:32.930260 | instance | 2026-02-19 06:20:32.930457 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 06:20:32.930513 | instance | Thursday 19 February 2026 06:20:32 +0000 (0:00:00.465) 1:06:24.933 ***** 2026-02-19 06:20:33.093643 | instance | included: openstack_helm_endpoints for instance 2026-02-19 06:20:33.093771 | instance | 2026-02-19 06:20:33.093965 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:20:33.094131 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.163) 1:06:25.096 ***** 2026-02-19 06:20:33.160793 | instance | skipping: [instance] 2026-02-19 06:20:33.161037 | instance | 2026-02-19 06:20:33.161281 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:20:33.161598 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.067) 1:06:25.163 ***** 2026-02-19 06:20:33.224939 | instance | skipping: [instance] 2026-02-19 06:20:33.225080 | instance | 2026-02-19 06:20:33.225255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:20:33.225444 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.063) 1:06:25.227 ***** 2026-02-19 06:20:33.477265 | instance | skipping: [instance] 2026-02-19 06:20:33.477501 | instance | 2026-02-19 06:20:33.477785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:20:33.478049 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.252) 1:06:25.479 ***** 2026-02-19 06:20:33.550068 | instance | skipping: [instance] 2026-02-19 06:20:33.550313 | instance | 2026-02-19 06:20:33.550593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:20:33.550856 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.073) 1:06:25.553 ***** 2026-02-19 06:20:33.648536 | instance | skipping: [instance] 2026-02-19 06:20:33.648856 | instance | 2026-02-19 06:20:33.649226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:20:33.649521 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.098) 1:06:25.651 ***** 2026-02-19 06:20:33.720119 | instance | skipping: [instance] 2026-02-19 06:20:33.720360 | instance | 2026-02-19 06:20:33.720701 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:20:33.721107 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.072) 1:06:25.723 ***** 2026-02-19 06:20:33.796422 | instance | ok: [instance] 2026-02-19 06:20:33.796665 | instance | 2026-02-19 06:20:33.797003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:20:33.797268 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.076) 1:06:25.799 ***** 2026-02-19 06:20:33.896397 | instance | ok: [instance] => (item=identity) 2026-02-19 06:20:33.896494 | instance | 2026-02-19 06:20:33.896599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:20:33.896782 | instance | Thursday 19 February 2026 06:20:33 +0000 (0:00:00.099) 1:06:25.899 ***** 2026-02-19 06:20:34.022458 | instance | ok: [instance] 2026-02-19 06:20:34.022625 | instance | 2026-02-19 06:20:34.022884 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 06:20:34.023069 | instance | Thursday 19 February 2026 06:20:34 +0000 (0:00:00.125) 1:06:26.024 ***** 2026-02-19 06:20:34.560566 | instance | ok: [instance] 2026-02-19 06:20:34.560805 | instance | 2026-02-19 06:20:34.561087 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 06:20:34.561370 | instance | Thursday 19 February 2026 06:20:34 +0000 (0:00:00.538) 1:06:26.562 ***** 2026-02-19 06:20:35.132516 | instance | ok: [instance] 2026-02-19 06:20:35.132718 | instance | 2026-02-19 06:20:35.133019 | instance | PLAY [Configure networking] **************************************************** 2026-02-19 06:20:35.133261 | instance | 2026-02-19 06:20:35.133541 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:20:35.133818 | instance | Thursday 19 February 2026 06:20:35 +0000 (0:00:00.572) 1:06:27.135 ***** 2026-02-19 06:20:38.856588 | instance | ok: [instance] 2026-02-19 06:20:38.856675 | instance | 2026-02-19 06:20:38.856732 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-02-19 06:20:38.856951 | instance | Thursday 19 February 2026 06:20:38 +0000 (0:00:03.723) 1:06:30.859 ***** 2026-02-19 06:20:39.083367 | instance | ok: [instance] 2026-02-19 06:20:39.083471 | instance | 2026-02-19 06:20:39.083618 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-02-19 06:20:39.083851 | instance | Thursday 19 February 2026 06:20:39 +0000 (0:00:00.225) 1:06:31.084 ***** 2026-02-19 06:20:39.269014 | instance | ok: [instance] 2026-02-19 06:20:39.269237 | instance | 2026-02-19 06:20:39.269571 | instance | PLAY RECAP ********************************************************************* 2026-02-19 06:20:39.269856 | instance | instance : ok=782 changed=283 unreachable=0 failed=0 skipped=257 rescued=0 ignored=2 2026-02-19 06:20:39.270147 | instance | 2026-02-19 06:20:39.270496 | instance | Thursday 19 February 2026 06:20:39 +0000 (0:00:00.183) 1:06:31.268 ***** 2026-02-19 06:20:39.270848 | instance | =============================================================================== 2026-02-19 06:20:39.271103 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.74s 2026-02-19 06:20:39.271509 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 209.31s 2026-02-19 06:20:39.271792 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 166.82s 2026-02-19 06:20:39.272052 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.28s 2026-02-19 06:20:39.272306 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 162.72s 2026-02-19 06:20:39.272559 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.65s 2026-02-19 06:20:39.273030 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 143.91s 2026-02-19 06:20:39.273302 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 142.57s 2026-02-19 06:20:39.273544 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 140.52s 2026-02-19 06:20:39.273835 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 135.60s 2026-02-19 06:20:39.274154 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 134.23s 2026-02-19 06:20:39.274391 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 124.56s 2026-02-19 06:20:39.274609 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 117.52s 2026-02-19 06:20:39.274780 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 98.70s 2026-02-19 06:20:39.274957 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 97.38s 2026-02-19 06:20:39.275129 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.97s 2026-02-19 06:20:39.275299 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 82.19s 2026-02-19 06:20:39.275469 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 75.68s 2026-02-19 06:20:39.275643 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 50.67s 2026-02-19 06:20:39.275814 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 49.46s 2026-02-19 06:20:39.611058 | instance | INFO [aio > converge] Executed: Successful 2026-02-19 06:20:39.622677 | instance | INFO [aio > idempotence] Executing 2026-02-19 06:20:42.699717 | instance | 2026-02-19 06:20:42.700044 | instance | PLAY [all] ********************************************************************* 2026-02-19 06:20:42.700309 | instance | 2026-02-19 06:20:42.700580 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:20:42.700839 | instance | Thursday 19 February 2026 06:20:42 +0000 (0:00:00.020) 0:00:00.020 ***** 2026-02-19 06:20:47.164556 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-19 06:20:47.164862 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-19 06:20:47.165125 | instance | interpreter could change the meaning of that path. See 2026-02-19 06:20:47.165394 | instance | https://docs.ansible.com/ansible- 2026-02-19 06:20:47.165668 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-19 06:20:47.245193 | instance | ok: [instance] 2026-02-19 06:20:47.245465 | instance | 2026-02-19 06:20:47.245831 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-19 06:20:47.246155 | instance | Thursday 19 February 2026 06:20:47 +0000 (0:00:04.545) 0:00:04.566 ***** 2026-02-19 06:20:47.505122 | instance | ok: [instance] 2026-02-19 06:20:47.505344 | instance | 2026-02-19 06:20:47.505620 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-19 06:20:47.505852 | instance | 2026-02-19 06:20:47.506116 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:20:47.506391 | instance | Thursday 19 February 2026 06:20:47 +0000 (0:00:00.259) 0:00:04.825 ***** 2026-02-19 06:20:51.902601 | instance | ok: [instance] 2026-02-19 06:20:51.902842 | instance | 2026-02-19 06:20:51.903128 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:20:51.903398 | instance | Thursday 19 February 2026 06:20:51 +0000 (0:00:04.397) 0:00:09.223 ***** 2026-02-19 06:20:52.340110 | instance | ok: [instance] 2026-02-19 06:20:52.340325 | instance | 2026-02-19 06:20:52.340598 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:20:52.341019 | instance | Thursday 19 February 2026 06:20:52 +0000 (0:00:00.436) 0:00:09.660 ***** 2026-02-19 06:20:52.454981 | instance | skipping: [instance] 2026-02-19 06:20:52.455215 | instance | 2026-02-19 06:20:52.455497 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:20:52.455764 | instance | Thursday 19 February 2026 06:20:52 +0000 (0:00:00.114) 0:00:09.775 ***** 2026-02-19 06:20:52.871487 | instance | ok: [instance] 2026-02-19 06:20:52.871691 | instance | 2026-02-19 06:20:52.871975 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:20:52.872248 | instance | Thursday 19 February 2026 06:20:52 +0000 (0:00:00.416) 0:00:10.191 ***** 2026-02-19 06:20:52.982705 | instance | ok: [instance] => { 2026-02-19 06:20:52.982969 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 06:20:52.983218 | instance | } 2026-02-19 06:20:52.983464 | instance | 2026-02-19 06:20:52.983732 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:20:52.983996 | instance | Thursday 19 February 2026 06:20:52 +0000 (0:00:00.111) 0:00:10.303 ***** 2026-02-19 06:20:53.495079 | instance | ok: [instance] 2026-02-19 06:20:53.495344 | instance | 2026-02-19 06:20:53.495635 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:20:53.495909 | instance | Thursday 19 February 2026 06:20:53 +0000 (0:00:00.510) 0:00:10.813 ***** 2026-02-19 06:20:53.661919 | instance | skipping: [instance] 2026-02-19 06:20:53.662051 | instance | 2026-02-19 06:20:53.662262 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:20:53.662468 | instance | Thursday 19 February 2026 06:20:53 +0000 (0:00:00.168) 0:00:10.981 ***** 2026-02-19 06:20:53.828631 | instance | skipping: [instance] 2026-02-19 06:20:53.828790 | instance | 2026-02-19 06:20:53.828977 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:20:53.829144 | instance | Thursday 19 February 2026 06:20:53 +0000 (0:00:00.167) 0:00:11.149 ***** 2026-02-19 06:20:54.134290 | instance | ok: [instance] 2026-02-19 06:20:54.134504 | instance | 2026-02-19 06:20:54.134775 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:20:54.135041 | instance | Thursday 19 February 2026 06:20:54 +0000 (0:00:00.305) 0:00:11.454 ***** 2026-02-19 06:20:55.746174 | instance | ok: [instance] 2026-02-19 06:20:55.746266 | instance | 2026-02-19 06:20:55.746277 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:20:55.746287 | instance | Thursday 19 February 2026 06:20:55 +0000 (0:00:01.611) 0:00:13.065 ***** 2026-02-19 06:20:55.887316 | instance | ok: [instance] => { 2026-02-19 06:20:55.887388 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:20:55.887400 | instance | } 2026-02-19 06:20:55.887410 | instance | 2026-02-19 06:20:55.887419 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:20:55.887429 | instance | Thursday 19 February 2026 06:20:55 +0000 (0:00:00.141) 0:00:13.207 ***** 2026-02-19 06:20:56.432905 | instance | ok: [instance] 2026-02-19 06:20:56.432982 | instance | 2026-02-19 06:20:56.432993 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:20:56.433039 | instance | Thursday 19 February 2026 06:20:56 +0000 (0:00:00.545) 0:00:13.752 ***** 2026-02-19 06:20:59.020798 | instance | ok: [instance] 2026-02-19 06:20:59.020887 | instance | 2026-02-19 06:20:59.021027 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 06:20:59.021149 | instance | Thursday 19 February 2026 06:20:59 +0000 (0:00:02.588) 0:00:16.341 ***** 2026-02-19 06:20:59.105293 | instance | skipping: [instance] 2026-02-19 06:20:59.105378 | instance | 2026-02-19 06:20:59.105990 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 06:20:59.106018 | instance | Thursday 19 February 2026 06:20:59 +0000 (0:00:00.083) 0:00:16.424 ***** 2026-02-19 06:20:59.188210 | instance | skipping: [instance] 2026-02-19 06:20:59.188302 | instance | 2026-02-19 06:20:59.188402 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 06:20:59.188523 | instance | Thursday 19 February 2026 06:20:59 +0000 (0:00:00.084) 0:00:16.509 ***** 2026-02-19 06:20:59.265926 | instance | skipping: [instance] 2026-02-19 06:20:59.266017 | instance | 2026-02-19 06:20:59.266110 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 06:20:59.266231 | instance | Thursday 19 February 2026 06:20:59 +0000 (0:00:00.077) 0:00:16.586 ***** 2026-02-19 06:21:00.685563 | instance | ok: [instance] 2026-02-19 06:21:00.685836 | instance | 2026-02-19 06:21:00.686184 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 06:21:00.686491 | instance | Thursday 19 February 2026 06:21:00 +0000 (0:00:01.419) 0:00:18.006 ***** 2026-02-19 06:21:01.218494 | instance | ok: [instance] 2026-02-19 06:21:01.218801 | instance | 2026-02-19 06:21:01.219156 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 06:21:01.219605 | instance | Thursday 19 February 2026 06:21:01 +0000 (0:00:00.532) 0:00:18.538 ***** 2026-02-19 06:21:02.218157 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 06:21:02.218241 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 06:21:02.218273 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 06:21:02.218298 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 06:21:02.219453 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 06:21:02.219489 | instance | 2026-02-19 06:21:02.219500 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 06:21:02.219510 | instance | Thursday 19 February 2026 06:21:02 +0000 (0:00:00.998) 0:00:19.537 ***** 2026-02-19 06:21:02.839130 | instance | ok: [instance] 2026-02-19 06:21:02.839201 | instance | 2026-02-19 06:21:02.839334 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 06:21:02.839472 | instance | Thursday 19 February 2026 06:21:02 +0000 (0:00:00.579) 0:00:20.117 ***** 2026-02-19 06:21:02.839601 | instance | 2026-02-19 06:21:02.839725 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 06:21:02.839836 | instance | Thursday 19 February 2026 06:21:02 +0000 (0:00:00.042) 0:00:20.159 ***** 2026-02-19 06:21:03.911997 | instance | ok: [instance] 2026-02-19 06:21:03.912205 | instance | 2026-02-19 06:21:03.912334 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:21:03.912497 | instance | Thursday 19 February 2026 06:21:03 +0000 (0:00:01.071) 0:00:21.231 ***** 2026-02-19 06:21:04.212176 | instance | ok: [instance] 2026-02-19 06:21:04.212328 | instance | 2026-02-19 06:21:04.212507 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:21:04.212683 | instance | Thursday 19 February 2026 06:21:04 +0000 (0:00:00.300) 0:00:21.532 ***** 2026-02-19 06:21:04.315789 | instance | ok: [instance] => { 2026-02-19 06:21:04.316053 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-19 06:21:04.316421 | instance | } 2026-02-19 06:21:04.316844 | instance | 2026-02-19 06:21:04.317137 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:21:04.317395 | instance | Thursday 19 February 2026 06:21:04 +0000 (0:00:00.103) 0:00:21.636 ***** 2026-02-19 06:21:04.838866 | instance | ok: [instance] 2026-02-19 06:21:04.839136 | instance | 2026-02-19 06:21:04.839434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:21:04.839754 | instance | Thursday 19 February 2026 06:21:04 +0000 (0:00:00.523) 0:00:22.159 ***** 2026-02-19 06:21:08.245516 | instance | ok: [instance] 2026-02-19 06:21:08.245636 | instance | 2026-02-19 06:21:08.245723 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-19 06:21:08.245847 | instance | Thursday 19 February 2026 06:21:08 +0000 (0:00:03.406) 0:00:25.566 ***** 2026-02-19 06:21:09.411814 | instance | ok: [instance] 2026-02-19 06:21:09.411923 | instance | 2026-02-19 06:21:09.412080 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-19 06:21:09.412250 | instance | Thursday 19 February 2026 06:21:09 +0000 (0:00:01.166) 0:00:26.732 ***** 2026-02-19 06:21:09.754921 | instance | ok: [instance] 2026-02-19 06:21:09.755002 | instance | 2026-02-19 06:21:09.755120 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-19 06:21:09.755242 | instance | Thursday 19 February 2026 06:21:09 +0000 (0:00:00.343) 0:00:27.075 ***** 2026-02-19 06:21:10.273420 | instance | ok: [instance] 2026-02-19 06:21:10.273631 | instance | 2026-02-19 06:21:10.273905 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-19 06:21:10.274188 | instance | Thursday 19 February 2026 06:21:10 +0000 (0:00:00.518) 0:00:27.593 ***** 2026-02-19 06:21:10.901145 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-19 06:21:10.901401 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-19 06:21:10.901665 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-19 06:21:10.901951 | instance | 2026-02-19 06:21:10.902213 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-19 06:21:10.902476 | instance | Thursday 19 February 2026 06:21:10 +0000 (0:00:00.627) 0:00:28.221 ***** 2026-02-19 06:21:11.406530 | instance | ok: [instance] 2026-02-19 06:21:11.406668 | instance | 2026-02-19 06:21:11.406850 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-19 06:21:11.407032 | instance | Thursday 19 February 2026 06:21:11 +0000 (0:00:00.505) 0:00:28.726 ***** 2026-02-19 06:21:11.932089 | instance | ok: [instance] 2026-02-19 06:21:11.932304 | instance | 2026-02-19 06:21:11.932581 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-19 06:21:11.932913 | instance | Thursday 19 February 2026 06:21:11 +0000 (0:00:00.483) 0:00:29.210 ***** 2026-02-19 06:21:11.933158 | instance | 2026-02-19 06:21:11.933415 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-19 06:21:11.933677 | instance | Thursday 19 February 2026 06:21:11 +0000 (0:00:00.042) 0:00:29.252 ***** 2026-02-19 06:21:12.410551 | instance | ok: [instance] 2026-02-19 06:21:12.410799 | instance | 2026-02-19 06:21:12.411113 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-19 06:21:12.411369 | instance | Thursday 19 February 2026 06:21:12 +0000 (0:00:00.478) 0:00:29.730 ***** 2026-02-19 06:21:12.547569 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-19 06:21:12.547697 | instance | 2026-02-19 06:21:12.547902 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-19 06:21:12.548114 | instance | Thursday 19 February 2026 06:21:12 +0000 (0:00:00.137) 0:00:29.868 ***** 2026-02-19 06:21:13.746367 | instance | ok: [instance] 2026-02-19 06:21:13.746601 | instance | 2026-02-19 06:21:13.746982 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-19 06:21:13.747251 | instance | Thursday 19 February 2026 06:21:13 +0000 (0:00:01.198) 0:00:31.066 ***** 2026-02-19 06:21:14.485523 | instance | ok: [instance] => (item=chronyd) 2026-02-19 06:21:14.485715 | instance | ok: [instance] => (item=sshd) 2026-02-19 06:21:14.485984 | instance | 2026-02-19 06:21:14.486257 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-19 06:21:14.486516 | instance | Thursday 19 February 2026 06:21:14 +0000 (0:00:00.739) 0:00:31.806 ***** 2026-02-19 06:21:14.814091 | instance | ok: [instance] 2026-02-19 06:21:14.814355 | instance | 2026-02-19 06:21:14.814648 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-19 06:21:14.814847 | instance | Thursday 19 February 2026 06:21:14 +0000 (0:00:00.328) 0:00:32.134 ***** 2026-02-19 06:21:15.060792 | instance | ok: [instance] 2026-02-19 06:21:15.061006 | instance | 2026-02-19 06:21:15.061245 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-19 06:21:15.061484 | instance | Thursday 19 February 2026 06:21:15 +0000 (0:00:00.246) 0:00:32.381 ***** 2026-02-19 06:21:15.609370 | instance | ok: [instance] 2026-02-19 06:21:15.609490 | instance | 2026-02-19 06:21:15.609752 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-19 06:21:15.609887 | instance | Thursday 19 February 2026 06:21:15 +0000 (0:00:00.548) 0:00:32.929 ***** 2026-02-19 06:21:16.115811 | instance | ok: [instance] 2026-02-19 06:21:16.115918 | instance | 2026-02-19 06:21:16.116129 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-19 06:21:16.116306 | instance | Thursday 19 February 2026 06:21:16 +0000 (0:00:00.506) 0:00:33.435 ***** 2026-02-19 06:21:21.858102 | instance | ok: [instance] 2026-02-19 06:21:21.858260 | instance | 2026-02-19 06:21:21.858443 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-19 06:21:21.858624 | instance | Thursday 19 February 2026 06:21:21 +0000 (0:00:05.742) 0:00:39.178 ***** 2026-02-19 06:21:21.945949 | instance | ok: [instance] 2026-02-19 06:21:21.946190 | instance | 2026-02-19 06:21:21.946460 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-19 06:21:21.946726 | instance | Thursday 19 February 2026 06:21:21 +0000 (0:00:00.087) 0:00:39.266 ***** 2026-02-19 06:21:22.142228 | instance | skipping: [instance] 2026-02-19 06:21:22.142448 | instance | 2026-02-19 06:21:22.142714 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-19 06:21:22.142980 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.195) 0:00:39.462 ***** 2026-02-19 06:21:22.226306 | instance | skipping: [instance] 2026-02-19 06:21:22.226386 | instance | 2026-02-19 06:21:22.231225 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-19 06:21:22.231308 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.084) 0:00:39.546 ***** 2026-02-19 06:21:22.303955 | instance | skipping: [instance] 2026-02-19 06:21:22.304180 | instance | 2026-02-19 06:21:22.304453 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-19 06:21:22.304728 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.077) 0:00:39.624 ***** 2026-02-19 06:21:22.373083 | instance | skipping: [instance] 2026-02-19 06:21:22.373200 | instance | 2026-02-19 06:21:22.373397 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-19 06:21:22.373572 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.069) 0:00:39.693 ***** 2026-02-19 06:21:22.446440 | instance | skipping: [instance] 2026-02-19 06:21:22.446684 | instance | 2026-02-19 06:21:22.446998 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-19 06:21:22.447264 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.073) 0:00:39.767 ***** 2026-02-19 06:21:22.521721 | instance | skipping: [instance] 2026-02-19 06:21:22.521796 | instance | 2026-02-19 06:21:22.521912 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-19 06:21:22.522040 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.075) 0:00:39.842 ***** 2026-02-19 06:21:22.590592 | instance | skipping: [instance] 2026-02-19 06:21:22.590734 | instance | 2026-02-19 06:21:22.590908 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-19 06:21:22.591094 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.068) 0:00:39.911 ***** 2026-02-19 06:21:22.707122 | instance | ok: [instance] 2026-02-19 06:21:22.707354 | instance | 2026-02-19 06:21:22.707644 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-19 06:21:22.707930 | instance | Thursday 19 February 2026 06:21:22 +0000 (0:00:00.116) 0:00:40.027 ***** 2026-02-19 06:21:23.052945 | instance | ok: [instance] => (item=instance) 2026-02-19 06:21:23.053237 | instance | 2026-02-19 06:21:23.053569 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-19 06:21:23.053866 | instance | Thursday 19 February 2026 06:21:23 +0000 (0:00:00.345) 0:00:40.373 ***** 2026-02-19 06:21:23.147290 | instance | ok: [instance] 2026-02-19 06:21:23.147677 | instance | 2026-02-19 06:21:23.148015 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-19 06:21:23.148188 | instance | Thursday 19 February 2026 06:21:23 +0000 (0:00:00.094) 0:00:40.467 ***** 2026-02-19 06:21:23.232121 | instance | skipping: [instance] 2026-02-19 06:21:23.232266 | instance | 2026-02-19 06:21:23.232453 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 06:21:23.232636 | instance | Thursday 19 February 2026 06:21:23 +0000 (0:00:00.084) 0:00:40.551 ***** 2026-02-19 06:21:23.384942 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 06:21:23.385144 | instance | 2026-02-19 06:21:23.385370 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 06:21:23.385596 | instance | Thursday 19 February 2026 06:21:23 +0000 (0:00:00.153) 0:00:40.705 ***** 2026-02-19 06:21:25.564485 | instance | ok: [instance] 2026-02-19 06:21:25.564692 | instance | 2026-02-19 06:21:25.565048 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 06:21:25.565316 | instance | Thursday 19 February 2026 06:21:25 +0000 (0:00:02.179) 0:00:42.885 ***** 2026-02-19 06:21:25.688107 | instance | ok: [instance] => (item=instance) 2026-02-19 06:21:25.688190 | instance | 2026-02-19 06:21:25.688319 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 06:21:25.688440 | instance | Thursday 19 February 2026 06:21:25 +0000 (0:00:00.123) 0:00:43.009 ***** 2026-02-19 06:21:26.205026 | instance | ok: [instance] 2026-02-19 06:21:26.205310 | instance | 2026-02-19 06:21:26.205588 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 06:21:26.205865 | instance | Thursday 19 February 2026 06:21:26 +0000 (0:00:00.516) 0:00:43.525 ***** 2026-02-19 06:21:28.932232 | instance | ok: [instance] 2026-02-19 06:21:28.932477 | instance | 2026-02-19 06:21:28.932791 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-19 06:21:28.933148 | instance | Thursday 19 February 2026 06:21:28 +0000 (0:00:02.727) 0:00:46.252 ***** 2026-02-19 06:21:31.177501 | instance | ok: [instance] 2026-02-19 06:21:31.177722 | instance | 2026-02-19 06:21:31.178034 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-19 06:21:31.178310 | instance | Thursday 19 February 2026 06:21:31 +0000 (0:00:02.245) 0:00:48.498 ***** 2026-02-19 06:21:42.081803 | instance | ok: [instance] 2026-02-19 06:21:42.081888 | instance | 2026-02-19 06:21:42.082065 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 06:21:42.082199 | instance | Thursday 19 February 2026 06:21:42 +0000 (0:00:10.903) 0:00:59.401 ***** 2026-02-19 06:21:42.231338 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 06:21:42.231414 | instance | 2026-02-19 06:21:42.231546 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 06:21:42.231674 | instance | Thursday 19 February 2026 06:21:42 +0000 (0:00:00.150) 0:00:59.552 ***** 2026-02-19 06:21:42.372382 | instance | skipping: [instance] 2026-02-19 06:21:42.372468 | instance | 2026-02-19 06:21:42.372631 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 06:21:42.372778 | instance | Thursday 19 February 2026 06:21:42 +0000 (0:00:00.141) 0:00:59.693 ***** 2026-02-19 06:21:42.502535 | instance | skipping: [instance] => (item=instance) 2026-02-19 06:21:42.502765 | instance | skipping: [instance] 2026-02-19 06:21:42.503016 | instance | 2026-02-19 06:21:42.503302 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 06:21:42.503560 | instance | Thursday 19 February 2026 06:21:42 +0000 (0:00:00.129) 0:00:59.822 ***** 2026-02-19 06:21:42.816974 | instance | ok: [instance] 2026-02-19 06:21:42.817155 | instance | 2026-02-19 06:21:42.817334 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 06:21:42.817524 | instance | Thursday 19 February 2026 06:21:42 +0000 (0:00:00.314) 0:01:00.137 ***** 2026-02-19 06:21:45.794159 | instance | ok: [instance] 2026-02-19 06:21:45.794250 | instance | 2026-02-19 06:21:45.794258 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-19 06:21:45.794273 | instance | Thursday 19 February 2026 06:21:45 +0000 (0:00:02.973) 0:01:03.110 ***** 2026-02-19 06:21:47.963759 | instance | ok: [instance] 2026-02-19 06:21:47.963936 | instance | 2026-02-19 06:21:47.964062 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-19 06:21:47.964183 | instance | Thursday 19 February 2026 06:21:47 +0000 (0:00:02.173) 0:01:05.284 ***** 2026-02-19 06:21:50.099608 | instance | ok: [instance] 2026-02-19 06:21:50.099708 | instance | 2026-02-19 06:21:50.099847 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-19 06:21:50.099968 | instance | Thursday 19 February 2026 06:21:50 +0000 (0:00:02.136) 0:01:07.420 ***** 2026-02-19 06:21:53.309749 | instance | ok: [instance] 2026-02-19 06:21:53.309931 | instance | 2026-02-19 06:21:53.310171 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-19 06:21:53.310384 | instance | 2026-02-19 06:21:53.310558 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:21:53.310734 | instance | Thursday 19 February 2026 06:21:53 +0000 (0:00:03.209) 0:01:10.630 ***** 2026-02-19 06:21:57.519273 | instance | ok: [instance] 2026-02-19 06:21:57.519506 | instance | 2026-02-19 06:21:57.519783 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:21:57.520059 | instance | Thursday 19 February 2026 06:21:57 +0000 (0:00:04.209) 0:01:14.839 ***** 2026-02-19 06:21:57.826661 | instance | ok: [instance] 2026-02-19 06:21:57.826882 | instance | 2026-02-19 06:21:57.827186 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:21:57.827496 | instance | Thursday 19 February 2026 06:21:57 +0000 (0:00:00.306) 0:01:15.146 ***** 2026-02-19 06:21:57.937457 | instance | skipping: [instance] 2026-02-19 06:21:57.937676 | instance | 2026-02-19 06:21:57.937940 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:21:57.938204 | instance | Thursday 19 February 2026 06:21:57 +0000 (0:00:00.110) 0:01:15.257 ***** 2026-02-19 06:21:58.226586 | instance | ok: [instance] 2026-02-19 06:21:58.226811 | instance | 2026-02-19 06:21:58.227092 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:21:58.227359 | instance | Thursday 19 February 2026 06:21:58 +0000 (0:00:00.289) 0:01:15.547 ***** 2026-02-19 06:21:58.338863 | instance | ok: [instance] => { 2026-02-19 06:21:58.339174 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 06:21:58.339438 | instance | } 2026-02-19 06:21:58.339698 | instance | 2026-02-19 06:21:58.339980 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:21:58.340280 | instance | Thursday 19 February 2026 06:21:58 +0000 (0:00:00.112) 0:01:15.659 ***** 2026-02-19 06:21:58.709804 | instance | ok: [instance] 2026-02-19 06:21:58.710241 | instance | 2026-02-19 06:21:58.710345 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:21:58.710649 | instance | Thursday 19 February 2026 06:21:58 +0000 (0:00:00.370) 0:01:16.030 ***** 2026-02-19 06:21:58.858279 | instance | skipping: [instance] 2026-02-19 06:21:58.858523 | instance | 2026-02-19 06:21:58.858822 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:21:58.859139 | instance | Thursday 19 February 2026 06:21:58 +0000 (0:00:00.147) 0:01:16.177 ***** 2026-02-19 06:21:59.144247 | instance | skipping: [instance] 2026-02-19 06:21:59.144484 | instance | 2026-02-19 06:21:59.144801 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:21:59.145121 | instance | Thursday 19 February 2026 06:21:59 +0000 (0:00:00.286) 0:01:16.464 ***** 2026-02-19 06:21:59.449362 | instance | ok: [instance] 2026-02-19 06:21:59.449486 | instance | 2026-02-19 06:21:59.449689 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:21:59.449858 | instance | Thursday 19 February 2026 06:21:59 +0000 (0:00:00.305) 0:01:16.769 ***** 2026-02-19 06:22:00.877642 | instance | ok: [instance] 2026-02-19 06:22:00.877976 | instance | 2026-02-19 06:22:00.878460 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:22:00.878761 | instance | Thursday 19 February 2026 06:22:00 +0000 (0:00:01.427) 0:01:18.197 ***** 2026-02-19 06:22:01.031420 | instance | ok: [instance] => { 2026-02-19 06:22:01.031732 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:22:01.032020 | instance | } 2026-02-19 06:22:01.032277 | instance | 2026-02-19 06:22:01.032621 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:22:01.032952 | instance | Thursday 19 February 2026 06:22:01 +0000 (0:00:00.153) 0:01:18.351 ***** 2026-02-19 06:22:01.508131 | instance | ok: [instance] 2026-02-19 06:22:01.508357 | instance | 2026-02-19 06:22:01.508636 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:22:01.508968 | instance | Thursday 19 February 2026 06:22:01 +0000 (0:00:00.477) 0:01:18.828 ***** 2026-02-19 06:22:04.670571 | instance | ok: [instance] 2026-02-19 06:22:04.670810 | instance | 2026-02-19 06:22:04.671109 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 06:22:04.671421 | instance | Thursday 19 February 2026 06:22:04 +0000 (0:00:03.161) 0:01:21.990 ***** 2026-02-19 06:22:04.752829 | instance | skipping: [instance] 2026-02-19 06:22:04.753608 | instance | 2026-02-19 06:22:04.753630 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 06:22:04.753644 | instance | Thursday 19 February 2026 06:22:04 +0000 (0:00:00.082) 0:01:22.072 ***** 2026-02-19 06:22:04.843154 | instance | skipping: [instance] 2026-02-19 06:22:04.843261 | instance | 2026-02-19 06:22:04.843441 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 06:22:04.843625 | instance | Thursday 19 February 2026 06:22:04 +0000 (0:00:00.090) 0:01:22.163 ***** 2026-02-19 06:22:04.932089 | instance | skipping: [instance] 2026-02-19 06:22:04.932185 | instance | 2026-02-19 06:22:04.932342 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 06:22:04.932515 | instance | Thursday 19 February 2026 06:22:04 +0000 (0:00:00.088) 0:01:22.252 ***** 2026-02-19 06:22:06.240136 | instance | ok: [instance] 2026-02-19 06:22:06.240327 | instance | 2026-02-19 06:22:06.240681 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 06:22:06.240987 | instance | Thursday 19 February 2026 06:22:06 +0000 (0:00:01.308) 0:01:23.560 ***** 2026-02-19 06:22:06.757059 | instance | ok: [instance] 2026-02-19 06:22:06.757154 | instance | 2026-02-19 06:22:06.757364 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 06:22:06.757541 | instance | Thursday 19 February 2026 06:22:06 +0000 (0:00:00.516) 0:01:24.077 ***** 2026-02-19 06:22:07.779434 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 06:22:07.779684 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 06:22:07.779964 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 06:22:07.780240 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 06:22:07.780519 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 06:22:07.780774 | instance | 2026-02-19 06:22:07.781072 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 06:22:07.781395 | instance | Thursday 19 February 2026 06:22:07 +0000 (0:00:01.022) 0:01:25.099 ***** 2026-02-19 06:22:08.381386 | instance | ok: [instance] 2026-02-19 06:22:08.381541 | instance | 2026-02-19 06:22:08.381719 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 06:22:08.381876 | instance | Thursday 19 February 2026 06:22:08 +0000 (0:00:00.565) 0:01:25.665 ***** 2026-02-19 06:22:08.382037 | instance | 2026-02-19 06:22:08.382197 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 06:22:08.382355 | instance | Thursday 19 February 2026 06:22:08 +0000 (0:00:00.036) 0:01:25.702 ***** 2026-02-19 06:22:08.883175 | instance | ok: [instance] 2026-02-19 06:22:08.883289 | instance | 2026-02-19 06:22:08.883463 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:22:08.883635 | instance | Thursday 19 February 2026 06:22:08 +0000 (0:00:00.501) 0:01:26.203 ***** 2026-02-19 06:22:09.181194 | instance | ok: [instance] 2026-02-19 06:22:09.181417 | instance | 2026-02-19 06:22:09.181726 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:22:09.182042 | instance | Thursday 19 February 2026 06:22:09 +0000 (0:00:00.297) 0:01:26.501 ***** 2026-02-19 06:22:09.290678 | instance | ok: [instance] => { 2026-02-19 06:22:09.290848 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-19 06:22:09.291000 | instance | } 2026-02-19 06:22:09.291210 | instance | 2026-02-19 06:22:09.291327 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:22:09.291491 | instance | Thursday 19 February 2026 06:22:09 +0000 (0:00:00.109) 0:01:26.611 ***** 2026-02-19 06:22:09.742522 | instance | ok: [instance] 2026-02-19 06:22:09.742656 | instance | 2026-02-19 06:22:09.742846 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:22:09.743020 | instance | Thursday 19 February 2026 06:22:09 +0000 (0:00:00.451) 0:01:27.063 ***** 2026-02-19 06:22:13.076717 | instance | ok: [instance] 2026-02-19 06:22:13.076971 | instance | 2026-02-19 06:22:13.077297 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-19 06:22:13.077606 | instance | Thursday 19 February 2026 06:22:13 +0000 (0:00:03.333) 0:01:30.396 ***** 2026-02-19 06:22:14.404843 | instance | ok: [instance] 2026-02-19 06:22:14.404925 | instance | 2026-02-19 06:22:14.404933 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-19 06:22:14.404940 | instance | Thursday 19 February 2026 06:22:14 +0000 (0:00:01.327) 0:01:31.724 ***** 2026-02-19 06:22:14.647636 | instance | ok: [instance] 2026-02-19 06:22:14.647901 | instance | 2026-02-19 06:22:14.648220 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-19 06:22:14.648588 | instance | Thursday 19 February 2026 06:22:14 +0000 (0:00:00.243) 0:01:31.967 ***** 2026-02-19 06:22:15.158307 | instance | ok: [instance] 2026-02-19 06:22:15.158407 | instance | 2026-02-19 06:22:15.158492 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-19 06:22:15.158626 | instance | Thursday 19 February 2026 06:22:15 +0000 (0:00:00.511) 0:01:32.479 ***** 2026-02-19 06:22:15.794489 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-19 06:22:15.794823 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-19 06:22:15.795121 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-19 06:22:15.795396 | instance | 2026-02-19 06:22:15.795683 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-19 06:22:15.795971 | instance | Thursday 19 February 2026 06:22:15 +0000 (0:00:00.635) 0:01:33.114 ***** 2026-02-19 06:22:16.401741 | instance | ok: [instance] 2026-02-19 06:22:16.402024 | instance | 2026-02-19 06:22:16.402413 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-19 06:22:16.402757 | instance | Thursday 19 February 2026 06:22:16 +0000 (0:00:00.607) 0:01:33.722 ***** 2026-02-19 06:22:16.897581 | instance | ok: [instance] 2026-02-19 06:22:16.897649 | instance | 2026-02-19 06:22:16.897670 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-19 06:22:16.897680 | instance | Thursday 19 February 2026 06:22:16 +0000 (0:00:00.457) 0:01:34.180 ***** 2026-02-19 06:22:16.897689 | instance | 2026-02-19 06:22:16.897698 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-19 06:22:16.897716 | instance | Thursday 19 February 2026 06:22:16 +0000 (0:00:00.036) 0:01:34.216 ***** 2026-02-19 06:22:17.360202 | instance | ok: [instance] 2026-02-19 06:22:17.360399 | instance | 2026-02-19 06:22:17.360748 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-19 06:22:17.361058 | instance | Thursday 19 February 2026 06:22:17 +0000 (0:00:00.464) 0:01:34.680 ***** 2026-02-19 06:22:17.516072 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-19 06:22:17.516190 | instance | 2026-02-19 06:22:17.516454 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-19 06:22:17.516644 | instance | Thursday 19 February 2026 06:22:17 +0000 (0:00:00.155) 0:01:34.836 ***** 2026-02-19 06:22:18.733625 | instance | ok: [instance] 2026-02-19 06:22:18.733843 | instance | 2026-02-19 06:22:18.734143 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-19 06:22:18.734517 | instance | Thursday 19 February 2026 06:22:18 +0000 (0:00:01.217) 0:01:36.054 ***** 2026-02-19 06:22:19.520987 | instance | ok: [instance] => (item=chronyd) 2026-02-19 06:22:19.521097 | instance | ok: [instance] => (item=sshd) 2026-02-19 06:22:19.521214 | instance | 2026-02-19 06:22:19.521334 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-19 06:22:19.521454 | instance | Thursday 19 February 2026 06:22:19 +0000 (0:00:00.787) 0:01:36.841 ***** 2026-02-19 06:22:19.848437 | instance | ok: [instance] 2026-02-19 06:22:19.848593 | instance | 2026-02-19 06:22:19.848811 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-19 06:22:19.849004 | instance | Thursday 19 February 2026 06:22:19 +0000 (0:00:00.327) 0:01:37.169 ***** 2026-02-19 06:22:20.102892 | instance | ok: [instance] 2026-02-19 06:22:20.103110 | instance | 2026-02-19 06:22:20.103395 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-19 06:22:20.103687 | instance | Thursday 19 February 2026 06:22:20 +0000 (0:00:00.254) 0:01:37.423 ***** 2026-02-19 06:22:20.399435 | instance | ok: [instance] 2026-02-19 06:22:20.399647 | instance | 2026-02-19 06:22:20.400254 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-19 06:22:20.400525 | instance | Thursday 19 February 2026 06:22:20 +0000 (0:00:00.296) 0:01:37.720 ***** 2026-02-19 06:22:20.687968 | instance | ok: [instance] 2026-02-19 06:22:20.688060 | instance | 2026-02-19 06:22:20.688159 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-19 06:22:20.688393 | instance | Thursday 19 February 2026 06:22:20 +0000 (0:00:00.288) 0:01:38.008 ***** 2026-02-19 06:22:21.041381 | instance | ok: [instance] => (item=instance) 2026-02-19 06:22:21.041555 | instance | 2026-02-19 06:22:21.041756 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-19 06:22:21.042240 | instance | Thursday 19 February 2026 06:22:21 +0000 (0:00:00.353) 0:01:38.361 ***** 2026-02-19 06:22:21.138362 | instance | ok: [instance] 2026-02-19 06:22:21.138621 | instance | 2026-02-19 06:22:21.138972 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-19 06:22:21.139334 | instance | Thursday 19 February 2026 06:22:21 +0000 (0:00:00.097) 0:01:38.458 ***** 2026-02-19 06:22:26.656242 | instance | ok: [instance] 2026-02-19 06:22:26.656500 | instance | 2026-02-19 06:22:26.656830 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-19 06:22:26.657097 | instance | Thursday 19 February 2026 06:22:26 +0000 (0:00:05.517) 0:01:43.976 ***** 2026-02-19 06:22:26.751195 | instance | ok: [instance] 2026-02-19 06:22:26.751453 | instance | 2026-02-19 06:22:26.751732 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-19 06:22:26.752066 | instance | Thursday 19 February 2026 06:22:26 +0000 (0:00:00.095) 0:01:44.071 ***** 2026-02-19 06:22:26.893200 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-19 06:22:26.893319 | instance | 2026-02-19 06:22:26.893498 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-19 06:22:26.893662 | instance | Thursday 19 February 2026 06:22:26 +0000 (0:00:00.140) 0:01:44.212 ***** 2026-02-19 06:22:27.009418 | instance | skipping: [instance] 2026-02-19 06:22:27.009636 | instance | 2026-02-19 06:22:27.009915 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-19 06:22:27.010206 | instance | Thursday 19 February 2026 06:22:27 +0000 (0:00:00.117) 0:01:44.330 ***** 2026-02-19 06:22:27.130910 | instance | skipping: [instance] => (item=instance) 2026-02-19 06:22:27.131189 | instance | skipping: [instance] 2026-02-19 06:22:27.131449 | instance | 2026-02-19 06:22:27.131761 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-19 06:22:27.132038 | instance | Thursday 19 February 2026 06:22:27 +0000 (0:00:00.121) 0:01:44.451 ***** 2026-02-19 06:22:27.438490 | instance | ok: [instance] 2026-02-19 06:22:27.438784 | instance | 2026-02-19 06:22:27.439124 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-19 06:22:27.439431 | instance | Thursday 19 February 2026 06:22:27 +0000 (0:00:00.307) 0:01:44.759 ***** 2026-02-19 06:22:30.041279 | instance | ok: [instance] 2026-02-19 06:22:30.041522 | instance | 2026-02-19 06:22:30.041816 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-19 06:22:30.042102 | instance | Thursday 19 February 2026 06:22:30 +0000 (0:00:02.602) 0:01:47.361 ***** 2026-02-19 06:22:40.148215 | instance | skipping: [instance] => (item=osd.0) 2026-02-19 06:22:40.148346 | instance | skipping: [instance] => (item=osd.2) 2026-02-19 06:22:40.148501 | instance | skipping: [instance] => (item=osd.1) 2026-02-19 06:22:40.148684 | instance | skipping: [instance] 2026-02-19 06:22:40.148874 | instance | 2026-02-19 06:22:40.149137 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-19 06:22:40.149280 | instance | Thursday 19 February 2026 06:22:40 +0000 (0:00:10.106) 0:01:57.468 ***** 2026-02-19 06:22:40.354122 | instance | skipping: [instance] => (item=osd.0) 2026-02-19 06:22:40.354391 | instance | skipping: [instance] => (item=osd.2) 2026-02-19 06:22:40.354650 | instance | skipping: [instance] => (item=osd.1) 2026-02-19 06:22:40.354928 | instance | skipping: [instance] 2026-02-19 06:22:40.355175 | instance | 2026-02-19 06:22:40.355453 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-19 06:22:40.355713 | instance | Thursday 19 February 2026 06:22:40 +0000 (0:00:00.206) 0:01:57.674 ***** 2026-02-19 06:22:45.966498 | instance | ok: [instance] 2026-02-19 06:22:45.966669 | instance | 2026-02-19 06:22:45.966983 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-19 06:22:45.967376 | instance | Thursday 19 February 2026 06:22:45 +0000 (0:00:05.612) 0:02:03.286 ***** 2026-02-19 06:22:56.921919 | instance | ok: [instance] 2026-02-19 06:22:56.922187 | instance | 2026-02-19 06:22:56.922478 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-19 06:22:56.922744 | instance | Thursday 19 February 2026 06:22:56 +0000 (0:00:10.955) 0:02:14.242 ***** 2026-02-19 06:22:57.250279 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-19 06:22:57.250528 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-19 06:22:57.250816 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-19 06:22:57.251087 | instance | skipping: [instance] 2026-02-19 06:22:57.251341 | instance | 2026-02-19 06:22:57.251615 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-19 06:22:57.251877 | instance | Thursday 19 February 2026 06:22:57 +0000 (0:00:00.328) 0:02:14.570 ***** 2026-02-19 06:22:59.750264 | instance | ok: [instance] 2026-02-19 06:22:59.750550 | instance | 2026-02-19 06:22:59.750649 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-19 06:22:59.750778 | instance | Thursday 19 February 2026 06:22:59 +0000 (0:00:02.500) 0:02:17.071 ***** 2026-02-19 06:23:01.954576 | instance | ok: [instance] 2026-02-19 06:23:01.954696 | instance | 2026-02-19 06:23:01.954938 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-19 06:23:01.955124 | instance | Thursday 19 February 2026 06:23:01 +0000 (0:00:02.204) 0:02:19.275 ***** 2026-02-19 06:23:02.087657 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-19 06:23:02.087790 | instance | 2026-02-19 06:23:02.087949 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-19 06:23:02.088106 | instance | Thursday 19 February 2026 06:23:02 +0000 (0:00:00.133) 0:02:19.408 ***** 2026-02-19 06:23:02.182994 | instance | ok: [instance] 2026-02-19 06:23:02.183276 | instance | 2026-02-19 06:23:02.183574 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-19 06:23:02.183861 | instance | Thursday 19 February 2026 06:23:02 +0000 (0:00:00.095) 0:02:19.503 ***** 2026-02-19 06:23:04.393070 | instance | ok: [instance] 2026-02-19 06:23:04.393201 | instance | 2026-02-19 06:23:04.393369 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-19 06:23:04.393559 | instance | Thursday 19 February 2026 06:23:04 +0000 (0:00:02.210) 0:02:21.713 ***** 2026-02-19 06:23:04.477839 | instance | ok: [instance] 2026-02-19 06:23:04.477923 | instance | 2026-02-19 06:23:04.478043 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-19 06:23:04.478165 | instance | Thursday 19 February 2026 06:23:04 +0000 (0:00:00.084) 0:02:21.798 ***** 2026-02-19 06:23:04.554729 | instance | skipping: [instance] => (item=1) 2026-02-19 06:23:04.555004 | instance | skipping: [instance] => (item=1) 2026-02-19 06:23:04.555293 | instance | skipping: [instance] => (item=1) 2026-02-19 06:23:04.555581 | instance | skipping: [instance] 2026-02-19 06:23:04.555825 | instance | 2026-02-19 06:23:04.556081 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-19 06:23:04.556358 | instance | Thursday 19 February 2026 06:23:04 +0000 (0:00:00.076) 0:02:21.875 ***** 2026-02-19 06:23:04.669681 | instance | skipping: [instance] 2026-02-19 06:23:04.669951 | instance | 2026-02-19 06:23:04.670243 | instance | PLAY [all] ********************************************************************* 2026-02-19 06:23:04.670495 | instance | 2026-02-19 06:23:04.670777 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-19 06:23:04.671069 | instance | Thursday 19 February 2026 06:23:04 +0000 (0:00:00.114) 0:02:21.990 ***** 2026-02-19 06:23:04.999718 | instance | ok: [instance] 2026-02-19 06:23:04.999863 | instance | 2026-02-19 06:23:05.000032 | instance | PLAY [all] ********************************************************************* 2026-02-19 06:23:05.000191 | instance | 2026-02-19 06:23:05.000358 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:23:05.000528 | instance | Thursday 19 February 2026 06:23:04 +0000 (0:00:00.329) 0:02:22.319 ***** 2026-02-19 06:23:10.304739 | instance | ok: [instance] 2026-02-19 06:23:10.305008 | instance | 2026-02-19 06:23:10.305283 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-19 06:23:10.305573 | instance | Thursday 19 February 2026 06:23:10 +0000 (0:00:05.305) 0:02:27.625 ***** 2026-02-19 06:23:15.387690 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-19 06:23:15.387983 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-19 06:23:15.388336 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-19 06:23:15.388548 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-19 06:23:15.389087 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-19 06:23:15.389348 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-19 06:23:15.389608 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-19 06:23:15.389869 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-19 06:23:15.390199 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-19 06:23:15.390465 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-19 06:23:15.390738 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-19 06:23:15.391007 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-19 06:23:15.391267 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-19 06:23:15.391526 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-19 06:23:15.391826 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-19 06:23:15.392150 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-19 06:23:15.392409 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-19 06:23:15.392682 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-19 06:23:15.393444 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-19 06:23:15.393722 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-19 06:23:15.393965 | instance | 2026-02-19 06:23:15.394233 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-19 06:23:15.394522 | instance | Thursday 19 February 2026 06:23:15 +0000 (0:00:05.082) 0:02:32.707 ***** 2026-02-19 06:23:15.647192 | instance | ok: [instance] 2026-02-19 06:23:15.647277 | instance | 2026-02-19 06:23:15.647492 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-19 06:23:15.647664 | instance | Thursday 19 February 2026 06:23:15 +0000 (0:00:00.260) 0:02:32.967 ***** 2026-02-19 06:23:16.385570 | instance | ok: [instance] 2026-02-19 06:23:16.385797 | instance | 2026-02-19 06:23:16.386073 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-19 06:23:16.386334 | instance | Thursday 19 February 2026 06:23:16 +0000 (0:00:00.738) 0:02:33.705 ***** 2026-02-19 06:23:16.709786 | instance | ok: [instance] 2026-02-19 06:23:16.709956 | instance | 2026-02-19 06:23:16.710165 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-19 06:23:16.710337 | instance | Thursday 19 February 2026 06:23:16 +0000 (0:00:00.323) 0:02:34.029 ***** 2026-02-19 06:23:16.794411 | instance | ok: [instance] 2026-02-19 06:23:16.794634 | instance | 2026-02-19 06:23:16.794896 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-19 06:23:16.795162 | instance | 2026-02-19 06:23:16.795415 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:23:16.795677 | instance | Thursday 19 February 2026 06:23:16 +0000 (0:00:00.084) 0:02:34.114 ***** 2026-02-19 06:23:21.012021 | instance | ok: [instance] 2026-02-19 06:23:21.012103 | instance | 2026-02-19 06:23:21.012256 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-19 06:23:21.012381 | instance | Thursday 19 February 2026 06:23:21 +0000 (0:00:04.218) 0:02:38.332 ***** 2026-02-19 06:23:21.299402 | instance | ok: [instance] 2026-02-19 06:23:21.299509 | instance | 2026-02-19 06:23:21.299697 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-19 06:23:21.299865 | instance | Thursday 19 February 2026 06:23:21 +0000 (0:00:00.286) 0:02:38.619 ***** 2026-02-19 06:23:22.313309 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-19 06:23:22.313542 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-19 06:23:22.313827 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-19 06:23:22.314105 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-19 06:23:22.314415 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-19 06:23:22.314670 | instance | 2026-02-19 06:23:22.314966 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-19 06:23:22.315240 | instance | Thursday 19 February 2026 06:23:22 +0000 (0:00:01.013) 0:02:39.632 ***** 2026-02-19 06:23:22.908236 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-02-19 06:23:22.908433 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-02-19 06:23:22.908621 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-02-19 06:23:22.908836 | instance | 2026-02-19 06:23:22.909016 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-19 06:23:22.909220 | instance | Thursday 19 February 2026 06:23:22 +0000 (0:00:00.595) 0:02:40.228 ***** 2026-02-19 06:23:23.157947 | instance | ok: [instance] 2026-02-19 06:23:23.158212 | instance | 2026-02-19 06:23:23.158516 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-19 06:23:23.158795 | instance | Thursday 19 February 2026 06:23:23 +0000 (0:00:00.249) 0:02:40.478 ***** 2026-02-19 06:23:23.410762 | instance | ok: [instance] 2026-02-19 06:23:23.410963 | instance | 2026-02-19 06:23:23.411264 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-19 06:23:23.411561 | instance | Thursday 19 February 2026 06:23:23 +0000 (0:00:00.252) 0:02:40.731 ***** 2026-02-19 06:23:23.483642 | instance | ok: [instance] 2026-02-19 06:23:23.483877 | instance | 2026-02-19 06:23:23.484235 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-19 06:23:23.484518 | instance | Thursday 19 February 2026 06:23:23 +0000 (0:00:00.073) 0:02:40.804 ***** 2026-02-19 06:23:23.558767 | instance | skipping: [instance] 2026-02-19 06:23:23.558998 | instance | 2026-02-19 06:23:23.559216 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-19 06:23:23.559472 | instance | Thursday 19 February 2026 06:23:23 +0000 (0:00:00.074) 0:02:40.879 ***** 2026-02-19 06:23:24.168331 | instance | ok: [instance] 2026-02-19 06:23:24.168537 | instance | 2026-02-19 06:23:24.168901 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-19 06:23:24.169162 | instance | Thursday 19 February 2026 06:23:24 +0000 (0:00:00.609) 0:02:41.488 ***** 2026-02-19 06:23:24.702109 | instance | ok: [instance] 2026-02-19 06:23:24.702312 | instance | 2026-02-19 06:23:24.702592 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-19 06:23:24.702965 | instance | Thursday 19 February 2026 06:23:24 +0000 (0:00:00.285) 0:02:41.774 ***** 2026-02-19 06:23:24.703349 | instance | 2026-02-19 06:23:24.703684 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-19 06:23:24.703935 | instance | 2026-02-19 06:23:24.704265 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:23:24.704530 | instance | Thursday 19 February 2026 06:23:24 +0000 (0:00:00.248) 0:02:42.022 ***** 2026-02-19 06:23:29.071150 | instance | ok: [instance] 2026-02-19 06:23:29.071358 | instance | 2026-02-19 06:23:29.071614 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:29.071874 | instance | Thursday 19 February 2026 06:23:29 +0000 (0:00:04.368) 0:02:46.391 ***** 2026-02-19 06:23:29.385686 | instance | ok: [instance] 2026-02-19 06:23:29.386038 | instance | 2026-02-19 06:23:29.386426 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:23:29.386772 | instance | Thursday 19 February 2026 06:23:29 +0000 (0:00:00.314) 0:02:46.705 ***** 2026-02-19 06:23:29.493893 | instance | skipping: [instance] 2026-02-19 06:23:29.494130 | instance | 2026-02-19 06:23:29.494419 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:23:29.494696 | instance | Thursday 19 February 2026 06:23:29 +0000 (0:00:00.108) 0:02:46.814 ***** 2026-02-19 06:23:29.827044 | instance | ok: [instance] 2026-02-19 06:23:29.827295 | instance | 2026-02-19 06:23:29.827598 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:29.827864 | instance | Thursday 19 February 2026 06:23:29 +0000 (0:00:00.332) 0:02:47.146 ***** 2026-02-19 06:23:29.949138 | instance | ok: [instance] => { 2026-02-19 06:23:29.949275 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-19 06:23:29.949454 | instance | } 2026-02-19 06:23:29.949614 | instance | 2026-02-19 06:23:29.949810 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:29.950068 | instance | Thursday 19 February 2026 06:23:29 +0000 (0:00:00.122) 0:02:47.269 ***** 2026-02-19 06:23:30.322892 | instance | ok: [instance] 2026-02-19 06:23:30.323175 | instance | 2026-02-19 06:23:30.323396 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:30.324007 | instance | Thursday 19 February 2026 06:23:30 +0000 (0:00:00.373) 0:02:47.643 ***** 2026-02-19 06:23:30.459240 | instance | skipping: [instance] 2026-02-19 06:23:30.459461 | instance | 2026-02-19 06:23:30.459712 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:30.459973 | instance | Thursday 19 February 2026 06:23:30 +0000 (0:00:00.135) 0:02:47.779 ***** 2026-02-19 06:23:30.754659 | instance | ok: [instance] 2026-02-19 06:23:30.754907 | instance | 2026-02-19 06:23:30.755193 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:23:30.755470 | instance | Thursday 19 February 2026 06:23:30 +0000 (0:00:00.295) 0:02:48.074 ***** 2026-02-19 06:23:32.297519 | instance | ok: [instance] 2026-02-19 06:23:32.297605 | instance | 2026-02-19 06:23:32.297627 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:32.297637 | instance | Thursday 19 February 2026 06:23:32 +0000 (0:00:01.542) 0:02:49.617 ***** 2026-02-19 06:23:32.446126 | instance | ok: [instance] => { 2026-02-19 06:23:32.446371 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:23:32.446634 | instance | } 2026-02-19 06:23:32.446879 | instance | 2026-02-19 06:23:32.447146 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:32.447410 | instance | Thursday 19 February 2026 06:23:32 +0000 (0:00:00.149) 0:02:49.766 ***** 2026-02-19 06:23:32.929456 | instance | ok: [instance] 2026-02-19 06:23:32.929575 | instance | 2026-02-19 06:23:32.929750 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:32.929950 | instance | Thursday 19 February 2026 06:23:32 +0000 (0:00:00.483) 0:02:50.250 ***** 2026-02-19 06:23:35.092739 | instance | ok: [instance] 2026-02-19 06:23:35.092996 | instance | 2026-02-19 06:23:35.093291 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 06:23:35.093555 | instance | Thursday 19 February 2026 06:23:35 +0000 (0:00:02.162) 0:02:52.413 ***** 2026-02-19 06:23:35.174226 | instance | skipping: [instance] 2026-02-19 06:23:35.174439 | instance | 2026-02-19 06:23:35.174729 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 06:23:35.175001 | instance | Thursday 19 February 2026 06:23:35 +0000 (0:00:00.081) 0:02:52.494 ***** 2026-02-19 06:23:35.254608 | instance | skipping: [instance] 2026-02-19 06:23:35.254706 | instance | 2026-02-19 06:23:35.254868 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 06:23:35.255032 | instance | Thursday 19 February 2026 06:23:35 +0000 (0:00:00.080) 0:02:52.575 ***** 2026-02-19 06:23:35.336713 | instance | skipping: [instance] 2026-02-19 06:23:35.336869 | instance | 2026-02-19 06:23:35.337081 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 06:23:35.337240 | instance | Thursday 19 February 2026 06:23:35 +0000 (0:00:00.081) 0:02:52.657 ***** 2026-02-19 06:23:36.632111 | instance | ok: [instance] 2026-02-19 06:23:36.632319 | instance | 2026-02-19 06:23:36.632600 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 06:23:36.632945 | instance | Thursday 19 February 2026 06:23:36 +0000 (0:00:01.295) 0:02:53.952 ***** 2026-02-19 06:23:37.148865 | instance | ok: [instance] 2026-02-19 06:23:37.149168 | instance | 2026-02-19 06:23:37.149444 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 06:23:37.149588 | instance | Thursday 19 February 2026 06:23:37 +0000 (0:00:00.516) 0:02:54.469 ***** 2026-02-19 06:23:38.192937 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 06:23:38.193042 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 06:23:38.193320 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 06:23:38.193679 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 06:23:38.193921 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 06:23:38.194336 | instance | 2026-02-19 06:23:38.194418 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 06:23:38.194686 | instance | Thursday 19 February 2026 06:23:38 +0000 (0:00:01.043) 0:02:55.513 ***** 2026-02-19 06:23:38.812995 | instance | ok: [instance] 2026-02-19 06:23:38.813191 | instance | 2026-02-19 06:23:38.813498 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 06:23:38.813771 | instance | Thursday 19 February 2026 06:23:38 +0000 (0:00:00.576) 0:02:56.089 ***** 2026-02-19 06:23:38.814005 | instance | 2026-02-19 06:23:38.814286 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 06:23:38.814582 | instance | Thursday 19 February 2026 06:23:38 +0000 (0:00:00.041) 0:02:56.131 ***** 2026-02-19 06:23:39.285767 | instance | ok: [instance] 2026-02-19 06:23:39.285989 | instance | 2026-02-19 06:23:39.286350 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-19 06:23:39.286610 | instance | Thursday 19 February 2026 06:23:39 +0000 (0:00:00.474) 0:02:56.605 ***** 2026-02-19 06:23:40.297288 | instance | ok: [instance] 2026-02-19 06:23:40.297529 | instance | 2026-02-19 06:23:40.297857 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-19 06:23:40.298142 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:01.011) 0:02:57.617 ***** 2026-02-19 06:23:40.381559 | instance | ok: [instance] 2026-02-19 06:23:40.381779 | instance | 2026-02-19 06:23:40.382082 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-19 06:23:40.382352 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:00.084) 0:02:57.702 ***** 2026-02-19 06:23:40.467133 | instance | ok: [instance] 2026-02-19 06:23:40.467323 | instance | 2026-02-19 06:23:40.467612 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-19 06:23:40.467880 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:00.085) 0:02:57.787 ***** 2026-02-19 06:23:40.551769 | instance | ok: [instance] 2026-02-19 06:23:40.551871 | instance | 2026-02-19 06:23:40.552050 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-19 06:23:40.552244 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:00.085) 0:02:57.872 ***** 2026-02-19 06:23:40.630055 | instance | skipping: [instance] 2026-02-19 06:23:40.630334 | instance | 2026-02-19 06:23:40.630565 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-19 06:23:40.630818 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:00.078) 0:02:57.950 ***** 2026-02-19 06:23:40.743936 | instance | ok: [instance] 2026-02-19 06:23:40.744146 | instance | 2026-02-19 06:23:40.744435 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:40.744690 | instance | Thursday 19 February 2026 06:23:40 +0000 (0:00:00.113) 0:02:58.064 ***** 2026-02-19 06:23:41.037642 | instance | ok: [instance] 2026-02-19 06:23:41.037816 | instance | 2026-02-19 06:23:41.037989 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:41.038186 | instance | Thursday 19 February 2026 06:23:41 +0000 (0:00:00.293) 0:02:58.358 ***** 2026-02-19 06:23:41.163493 | instance | ok: [instance] => { 2026-02-19 06:23:41.163624 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-19 06:23:41.163995 | instance | } 2026-02-19 06:23:41.164297 | instance | 2026-02-19 06:23:41.164682 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:41.165128 | instance | Thursday 19 February 2026 06:23:41 +0000 (0:00:00.125) 0:02:58.483 ***** 2026-02-19 06:23:41.724140 | instance | ok: [instance] 2026-02-19 06:23:41.724385 | instance | 2026-02-19 06:23:41.724849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:41.725152 | instance | Thursday 19 February 2026 06:23:41 +0000 (0:00:00.561) 0:02:59.044 ***** 2026-02-19 06:23:41.864179 | instance | skipping: [instance] 2026-02-19 06:23:41.864492 | instance | 2026-02-19 06:23:41.864919 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:41.865159 | instance | Thursday 19 February 2026 06:23:41 +0000 (0:00:00.139) 0:02:59.184 ***** 2026-02-19 06:23:42.176714 | instance | ok: [instance] 2026-02-19 06:23:42.177025 | instance | 2026-02-19 06:23:42.177324 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:42.177651 | instance | Thursday 19 February 2026 06:23:42 +0000 (0:00:00.311) 0:02:59.496 ***** 2026-02-19 06:23:42.401319 | instance | ok: [instance] => { 2026-02-19 06:23:42.401572 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-19 06:23:42.401731 | instance | } 2026-02-19 06:23:42.401944 | instance | 2026-02-19 06:23:42.402176 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:42.402407 | instance | Thursday 19 February 2026 06:23:42 +0000 (0:00:00.225) 0:02:59.722 ***** 2026-02-19 06:23:43.101924 | instance | ok: [instance] 2026-02-19 06:23:43.102222 | instance | 2026-02-19 06:23:43.102608 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:43.102904 | instance | Thursday 19 February 2026 06:23:43 +0000 (0:00:00.700) 0:03:00.422 ***** 2026-02-19 06:23:43.283690 | instance | skipping: [instance] 2026-02-19 06:23:43.283912 | instance | 2026-02-19 06:23:43.284250 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-19 06:23:43.284471 | instance | Thursday 19 February 2026 06:23:43 +0000 (0:00:00.180) 0:03:00.603 ***** 2026-02-19 06:23:43.367650 | instance | skipping: [instance] 2026-02-19 06:23:43.367902 | instance | 2026-02-19 06:23:43.368203 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-19 06:23:43.368526 | instance | Thursday 19 February 2026 06:23:43 +0000 (0:00:00.084) 0:03:00.688 ***** 2026-02-19 06:23:43.441664 | instance | skipping: [instance] 2026-02-19 06:23:43.441887 | instance | 2026-02-19 06:23:43.442162 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-19 06:23:43.442470 | instance | Thursday 19 February 2026 06:23:43 +0000 (0:00:00.074) 0:03:00.762 ***** 2026-02-19 06:23:43.517313 | instance | skipping: [instance] 2026-02-19 06:23:43.517430 | instance | 2026-02-19 06:23:43.517597 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-19 06:23:43.517759 | instance | Thursday 19 February 2026 06:23:43 +0000 (0:00:00.076) 0:03:00.838 ***** 2026-02-19 06:23:44.722412 | instance | ok: [instance] 2026-02-19 06:23:44.723002 | instance | 2026-02-19 06:23:44.723016 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-19 06:23:44.723185 | instance | Thursday 19 February 2026 06:23:44 +0000 (0:00:01.204) 0:03:02.043 ***** 2026-02-19 06:23:45.230096 | instance | ok: [instance] 2026-02-19 06:23:45.230355 | instance | 2026-02-19 06:23:45.230628 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-19 06:23:45.230891 | instance | Thursday 19 February 2026 06:23:45 +0000 (0:00:00.507) 0:03:02.550 ***** 2026-02-19 06:23:46.265879 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-19 06:23:46.266096 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-19 06:23:46.266446 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-19 06:23:46.266758 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-19 06:23:46.267066 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-19 06:23:46.267293 | instance | 2026-02-19 06:23:46.267572 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-19 06:23:46.267862 | instance | Thursday 19 February 2026 06:23:46 +0000 (0:00:01.035) 0:03:03.586 ***** 2026-02-19 06:23:46.915691 | instance | ok: [instance] 2026-02-19 06:23:46.915826 | instance | 2026-02-19 06:23:46.916012 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-19 06:23:46.916185 | instance | Thursday 19 February 2026 06:23:46 +0000 (0:00:00.605) 0:03:04.191 ***** 2026-02-19 06:23:46.916340 | instance | 2026-02-19 06:23:46.916507 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-19 06:23:46.916679 | instance | Thursday 19 February 2026 06:23:46 +0000 (0:00:00.044) 0:03:04.236 ***** 2026-02-19 06:23:47.365130 | instance | ok: [instance] 2026-02-19 06:23:47.365439 | instance | 2026-02-19 06:23:47.365815 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:47.366102 | instance | Thursday 19 February 2026 06:23:47 +0000 (0:00:00.448) 0:03:04.685 ***** 2026-02-19 06:23:47.673980 | instance | ok: [instance] 2026-02-19 06:23:47.674218 | instance | 2026-02-19 06:23:47.674523 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:47.674788 | instance | Thursday 19 February 2026 06:23:47 +0000 (0:00:00.308) 0:03:04.993 ***** 2026-02-19 06:23:47.802384 | instance | ok: [instance] => { 2026-02-19 06:23:47.802673 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-19 06:23:47.802942 | instance | } 2026-02-19 06:23:47.803195 | instance | 2026-02-19 06:23:47.803955 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:47.804407 | instance | Thursday 19 February 2026 06:23:47 +0000 (0:00:00.128) 0:03:05.122 ***** 2026-02-19 06:23:48.291122 | instance | ok: [instance] 2026-02-19 06:23:48.291225 | instance | 2026-02-19 06:23:48.291379 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:48.291553 | instance | Thursday 19 February 2026 06:23:48 +0000 (0:00:00.489) 0:03:05.611 ***** 2026-02-19 06:23:49.585852 | instance | ok: [instance] 2026-02-19 06:23:49.586088 | instance | 2026-02-19 06:23:49.586365 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:49.586639 | instance | Thursday 19 February 2026 06:23:49 +0000 (0:00:01.294) 0:03:06.906 ***** 2026-02-19 06:23:49.703974 | instance | ok: [instance] => { 2026-02-19 06:23:49.704409 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-19 06:23:49.704666 | instance | } 2026-02-19 06:23:49.704957 | instance | 2026-02-19 06:23:49.705251 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:49.705519 | instance | Thursday 19 February 2026 06:23:49 +0000 (0:00:00.118) 0:03:07.024 ***** 2026-02-19 06:23:50.124979 | instance | ok: [instance] 2026-02-19 06:23:50.125169 | instance | 2026-02-19 06:23:50.125434 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:50.125698 | instance | Thursday 19 February 2026 06:23:50 +0000 (0:00:00.420) 0:03:07.445 ***** 2026-02-19 06:23:51.369223 | instance | ok: [instance] 2026-02-19 06:23:51.369296 | instance | 2026-02-19 06:23:51.369547 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-19 06:23:51.369571 | instance | Thursday 19 February 2026 06:23:51 +0000 (0:00:01.244) 0:03:08.689 ***** 2026-02-19 06:23:52.014010 | instance | ok: [instance] 2026-02-19 06:23:52.014162 | instance | 2026-02-19 06:23:52.014341 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-19 06:23:52.014517 | instance | Thursday 19 February 2026 06:23:52 +0000 (0:00:00.644) 0:03:09.334 ***** 2026-02-19 06:23:52.303725 | instance | ok: [instance] 2026-02-19 06:23:52.303912 | instance | 2026-02-19 06:23:52.304194 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:52.304463 | instance | Thursday 19 February 2026 06:23:52 +0000 (0:00:00.289) 0:03:09.623 ***** 2026-02-19 06:23:52.595085 | instance | ok: [instance] 2026-02-19 06:23:52.595169 | instance | 2026-02-19 06:23:52.595292 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:52.595415 | instance | Thursday 19 February 2026 06:23:52 +0000 (0:00:00.292) 0:03:09.915 ***** 2026-02-19 06:23:52.726953 | instance | ok: [instance] => { 2026-02-19 06:23:52.727192 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-19 06:23:52.727442 | instance | } 2026-02-19 06:23:52.727684 | instance | 2026-02-19 06:23:52.727992 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:52.728264 | instance | Thursday 19 February 2026 06:23:52 +0000 (0:00:00.131) 0:03:10.047 ***** 2026-02-19 06:23:53.188388 | instance | ok: [instance] 2026-02-19 06:23:53.188487 | instance | 2026-02-19 06:23:53.188611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:53.188736 | instance | Thursday 19 February 2026 06:23:53 +0000 (0:00:00.461) 0:03:10.509 ***** 2026-02-19 06:23:55.351768 | instance | ok: [instance] 2026-02-19 06:23:55.351862 | instance | 2026-02-19 06:23:55.352074 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-19 06:23:55.352255 | instance | Thursday 19 February 2026 06:23:55 +0000 (0:00:02.163) 0:03:12.672 ***** 2026-02-19 06:23:55.485781 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-19 06:23:55.486012 | instance | 2026-02-19 06:23:55.486282 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-19 06:23:55.486547 | instance | Thursday 19 February 2026 06:23:55 +0000 (0:00:00.134) 0:03:12.806 ***** 2026-02-19 06:23:56.766686 | instance | ok: [instance] 2026-02-19 06:23:56.766773 | instance | 2026-02-19 06:23:56.766781 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-19 06:23:56.766788 | instance | Thursday 19 February 2026 06:23:56 +0000 (0:00:01.280) 0:03:14.086 ***** 2026-02-19 06:23:57.009281 | instance | ok: [instance] 2026-02-19 06:23:57.009392 | instance | 2026-02-19 06:23:57.009447 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-19 06:23:57.009631 | instance | Thursday 19 February 2026 06:23:57 +0000 (0:00:00.243) 0:03:14.330 ***** 2026-02-19 06:23:57.533646 | instance | ok: [instance] 2026-02-19 06:23:57.533752 | instance | 2026-02-19 06:23:57.533924 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-19 06:23:57.534033 | instance | Thursday 19 February 2026 06:23:57 +0000 (0:00:00.524) 0:03:14.854 ***** 2026-02-19 06:23:58.435391 | instance | ok: [instance] => (item=br_netfilter) 2026-02-19 06:23:58.435617 | instance | ok: [instance] => (item=ip_tables) 2026-02-19 06:23:58.435882 | instance | ok: [instance] => (item=ip6_tables) 2026-02-19 06:23:58.436173 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-19 06:23:58.436415 | instance | 2026-02-19 06:23:58.436678 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:23:58.437087 | instance | Thursday 19 February 2026 06:23:58 +0000 (0:00:00.900) 0:03:15.755 ***** 2026-02-19 06:23:58.748698 | instance | ok: [instance] 2026-02-19 06:23:58.748840 | instance | 2026-02-19 06:23:58.749014 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:23:58.749184 | instance | Thursday 19 February 2026 06:23:58 +0000 (0:00:00.311) 0:03:16.066 ***** 2026-02-19 06:23:58.869506 | instance | ok: [instance] => { 2026-02-19 06:23:58.869621 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-19 06:23:58.869792 | instance | } 2026-02-19 06:23:58.869983 | instance | 2026-02-19 06:23:58.870157 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:23:58.870325 | instance | Thursday 19 February 2026 06:23:58 +0000 (0:00:00.123) 0:03:16.190 ***** 2026-02-19 06:23:59.359579 | instance | ok: [instance] 2026-02-19 06:23:59.359790 | instance | 2026-02-19 06:23:59.360107 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:23:59.360400 | instance | Thursday 19 February 2026 06:23:59 +0000 (0:00:00.489) 0:03:16.679 ***** 2026-02-19 06:23:59.466410 | instance | skipping: [instance] 2026-02-19 06:23:59.466620 | instance | 2026-02-19 06:23:59.466965 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-19 06:23:59.467234 | instance | Thursday 19 February 2026 06:23:59 +0000 (0:00:00.107) 0:03:16.786 ***** 2026-02-19 06:23:59.612744 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-19 06:23:59.613190 | instance | 2026-02-19 06:23:59.613505 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-19 06:23:59.614074 | instance | Thursday 19 February 2026 06:23:59 +0000 (0:00:00.146) 0:03:16.933 ***** 2026-02-19 06:23:59.717945 | instance | skipping: [instance] 2026-02-19 06:23:59.718058 | instance | 2026-02-19 06:23:59.718243 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-19 06:23:59.718521 | instance | Thursday 19 February 2026 06:23:59 +0000 (0:00:00.105) 0:03:17.038 ***** 2026-02-19 06:24:00.977470 | instance | ok: [instance] 2026-02-19 06:24:00.977702 | instance | 2026-02-19 06:24:00.977994 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-19 06:24:00.978281 | instance | Thursday 19 February 2026 06:24:00 +0000 (0:00:01.259) 0:03:18.297 ***** 2026-02-19 06:24:02.413675 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-19 06:24:02.414012 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-19 06:24:02.414308 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-19 06:24:02.414581 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-19 06:24:02.414942 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-19 06:24:02.415278 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-19 06:24:02.415887 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-19 06:24:02.416162 | instance | 2026-02-19 06:24:02.416415 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-19 06:24:02.416609 | instance | Thursday 19 February 2026 06:24:02 +0000 (0:00:01.436) 0:03:19.734 ***** 2026-02-19 06:24:03.072930 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-19 06:24:03.073029 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-19 06:24:03.073124 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-19 06:24:03.073244 | instance | 2026-02-19 06:24:03.073368 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-19 06:24:03.073535 | instance | Thursday 19 February 2026 06:24:03 +0000 (0:00:00.659) 0:03:20.393 ***** 2026-02-19 06:24:03.583746 | instance | ok: [instance] 2026-02-19 06:24:03.584097 | instance | 2026-02-19 06:24:03.584519 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-19 06:24:03.584975 | instance | Thursday 19 February 2026 06:24:03 +0000 (0:00:00.510) 0:03:20.904 ***** 2026-02-19 06:24:04.079379 | instance | ok: [instance] 2026-02-19 06:24:04.079540 | instance | 2026-02-19 06:24:04.079835 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-19 06:24:04.080105 | instance | Thursday 19 February 2026 06:24:04 +0000 (0:00:00.495) 0:03:21.399 ***** 2026-02-19 06:24:04.344843 | instance | ok: [instance] 2026-02-19 06:24:04.345052 | instance | 2026-02-19 06:24:04.345371 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-19 06:24:04.345690 | instance | Thursday 19 February 2026 06:24:04 +0000 (0:00:00.265) 0:03:21.665 ***** 2026-02-19 06:24:04.553523 | instance | skipping: [instance] 2026-02-19 06:24:04.553603 | instance | 2026-02-19 06:24:04.553708 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-19 06:24:04.553828 | instance | Thursday 19 February 2026 06:24:04 +0000 (0:00:00.209) 0:03:21.874 ***** 2026-02-19 06:24:05.101819 | instance | ok: [instance] => (item=swap) 2026-02-19 06:24:05.101929 | instance | ok: [instance] => (item=none) 2026-02-19 06:24:05.102097 | instance | 2026-02-19 06:24:05.102283 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-19 06:24:05.102458 | instance | Thursday 19 February 2026 06:24:05 +0000 (0:00:00.547) 0:03:22.422 ***** 2026-02-19 06:24:05.629999 | instance | ok: [instance] 2026-02-19 06:24:05.630203 | instance | 2026-02-19 06:24:05.630461 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-19 06:24:05.630752 | instance | Thursday 19 February 2026 06:24:05 +0000 (0:00:00.528) 0:03:22.950 ***** 2026-02-19 06:24:06.121854 | instance | ok: [instance] 2026-02-19 06:24:06.122120 | instance | 2026-02-19 06:24:06.122421 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-19 06:24:06.122712 | instance | Thursday 19 February 2026 06:24:06 +0000 (0:00:00.442) 0:03:23.393 ***** 2026-02-19 06:24:06.122983 | instance | 2026-02-19 06:24:06.123271 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-19 06:24:06.123558 | instance | Thursday 19 February 2026 06:24:06 +0000 (0:00:00.048) 0:03:23.442 ***** 2026-02-19 06:24:06.551830 | instance | ok: [instance] 2026-02-19 06:24:06.551923 | instance | 2026-02-19 06:24:06.552093 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-19 06:24:06.552280 | instance | Thursday 19 February 2026 06:24:06 +0000 (0:00:00.430) 0:03:23.872 ***** 2026-02-19 06:24:07.791398 | instance | ok: [instance] 2026-02-19 06:24:07.791583 | instance | 2026-02-19 06:24:07.791863 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-19 06:24:07.792132 | instance | Thursday 19 February 2026 06:24:07 +0000 (0:00:01.238) 0:03:25.111 ***** 2026-02-19 06:24:11.049087 | instance | ok: [instance] 2026-02-19 06:24:11.049288 | instance | 2026-02-19 06:24:11.049555 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-19 06:24:11.050021 | instance | Thursday 19 February 2026 06:24:11 +0000 (0:00:03.258) 0:03:28.369 ***** 2026-02-19 06:24:11.331146 | instance | ok: [instance] 2026-02-19 06:24:11.331357 | instance | 2026-02-19 06:24:11.331627 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-19 06:24:11.331925 | instance | Thursday 19 February 2026 06:24:11 +0000 (0:00:00.281) 0:03:28.651 ***** 2026-02-19 06:24:11.961408 | instance | ok: [instance] 2026-02-19 06:24:11.961625 | instance | 2026-02-19 06:24:11.961906 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-19 06:24:11.962180 | instance | Thursday 19 February 2026 06:24:11 +0000 (0:00:00.630) 0:03:29.281 ***** 2026-02-19 06:24:12.142410 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-19 06:24:12.142660 | instance | 2026-02-19 06:24:12.142947 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-19 06:24:12.143226 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.181) 0:03:29.462 ***** 2026-02-19 06:24:12.314106 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-19 06:24:12.314322 | instance | 2026-02-19 06:24:12.314866 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-19 06:24:12.314931 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.171) 0:03:29.634 ***** 2026-02-19 06:24:12.630272 | instance | ok: [instance] => (item=instance) 2026-02-19 06:24:12.630379 | instance | 2026-02-19 06:24:12.630544 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-19 06:24:12.630739 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.316) 0:03:29.950 ***** 2026-02-19 06:24:12.732643 | instance | ok: [instance] 2026-02-19 06:24:12.732739 | instance | 2026-02-19 06:24:12.732750 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-19 06:24:12.732787 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.101) 0:03:30.052 ***** 2026-02-19 06:24:12.819765 | instance | skipping: [instance] 2026-02-19 06:24:12.819990 | instance | 2026-02-19 06:24:12.820310 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-19 06:24:12.820635 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.087) 0:03:30.140 ***** 2026-02-19 06:24:12.900716 | instance | ok: [instance] => { 2026-02-19 06:24:12.900963 | instance | "msg": "instance" 2026-02-19 06:24:12.901195 | instance | } 2026-02-19 06:24:12.901412 | instance | 2026-02-19 06:24:12.901677 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-19 06:24:12.901882 | instance | Thursday 19 February 2026 06:24:12 +0000 (0:00:00.081) 0:03:30.221 ***** 2026-02-19 06:24:13.515447 | instance | ok: [instance] 2026-02-19 06:24:13.515722 | instance | 2026-02-19 06:24:13.516038 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-19 06:24:13.516359 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.614) 0:03:30.835 ***** 2026-02-19 06:24:13.605263 | instance | skipping: [instance] 2026-02-19 06:24:13.605481 | instance | 2026-02-19 06:24:13.605747 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-19 06:24:13.606009 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.089) 0:03:30.925 ***** 2026-02-19 06:24:13.683414 | instance | skipping: [instance] 2026-02-19 06:24:13.683650 | instance | 2026-02-19 06:24:13.683941 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-19 06:24:13.684220 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.078) 0:03:31.003 ***** 2026-02-19 06:24:13.766000 | instance | skipping: [instance] 2026-02-19 06:24:13.766204 | instance | 2026-02-19 06:24:13.766481 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-19 06:24:13.766750 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.082) 0:03:31.086 ***** 2026-02-19 06:24:13.843164 | instance | skipping: [instance] 2026-02-19 06:24:13.843425 | instance | 2026-02-19 06:24:13.843733 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-19 06:24:13.844005 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.077) 0:03:31.163 ***** 2026-02-19 06:24:13.918989 | instance | skipping: [instance] 2026-02-19 06:24:13.919081 | instance | 2026-02-19 06:24:13.919089 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-19 06:24:13.919239 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.074) 0:03:31.238 ***** 2026-02-19 06:24:14.001497 | instance | skipping: [instance] 2026-02-19 06:24:14.001599 | instance | 2026-02-19 06:24:14.001675 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-19 06:24:14.001774 | instance | Thursday 19 February 2026 06:24:13 +0000 (0:00:00.084) 0:03:31.322 ***** 2026-02-19 06:24:14.083362 | instance | skipping: [instance] 2026-02-19 06:24:14.083575 | instance | 2026-02-19 06:24:14.083840 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-19 06:24:14.084103 | instance | Thursday 19 February 2026 06:24:14 +0000 (0:00:00.081) 0:03:31.403 ***** 2026-02-19 06:24:14.336617 | instance | ok: [instance] 2026-02-19 06:24:14.336724 | instance | 2026-02-19 06:24:14.337033 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-19 06:24:14.337179 | instance | Thursday 19 February 2026 06:24:14 +0000 (0:00:00.253) 0:03:31.657 ***** 2026-02-19 06:24:14.743372 | instance | ok: [instance] 2026-02-19 06:24:14.743510 | instance | 2026-02-19 06:24:14.743726 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-19 06:24:14.743943 | instance | Thursday 19 February 2026 06:24:14 +0000 (0:00:00.406) 0:03:32.063 ***** 2026-02-19 06:24:14.816061 | instance | skipping: [instance] 2026-02-19 06:24:14.816310 | instance | 2026-02-19 06:24:14.816672 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-19 06:24:14.817066 | instance | Thursday 19 February 2026 06:24:14 +0000 (0:00:00.072) 0:03:32.136 ***** 2026-02-19 06:24:15.084580 | instance | ok: [instance] 2026-02-19 06:24:15.084827 | instance | 2026-02-19 06:24:15.085123 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-19 06:24:15.085409 | instance | Thursday 19 February 2026 06:24:15 +0000 (0:00:00.268) 0:03:32.405 ***** 2026-02-19 06:24:15.345978 | instance | ok: [instance] 2026-02-19 06:24:15.346174 | instance | 2026-02-19 06:24:15.346451 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-19 06:24:15.346715 | instance | Thursday 19 February 2026 06:24:15 +0000 (0:00:00.261) 0:03:32.666 ***** 2026-02-19 06:24:15.601525 | instance | ok: [instance] 2026-02-19 06:24:15.601717 | instance | 2026-02-19 06:24:15.602158 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-19 06:24:15.602427 | instance | Thursday 19 February 2026 06:24:15 +0000 (0:00:00.255) 0:03:32.921 ***** 2026-02-19 06:24:17.079862 | instance | ok: [instance] 2026-02-19 06:24:17.080090 | instance | 2026-02-19 06:24:17.080396 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-19 06:24:17.080710 | instance | Thursday 19 February 2026 06:24:17 +0000 (0:00:01.478) 0:03:34.400 ***** 2026-02-19 06:24:18.197101 | instance | ok: [instance] 2026-02-19 06:24:18.197393 | instance | 2026-02-19 06:24:18.197711 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-19 06:24:18.198289 | instance | Thursday 19 February 2026 06:24:18 +0000 (0:00:01.117) 0:03:35.517 ***** 2026-02-19 06:24:18.305720 | instance | skipping: [instance] 2026-02-19 06:24:18.305948 | instance | 2026-02-19 06:24:18.306146 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-19 06:24:18.306324 | instance | Thursday 19 February 2026 06:24:18 +0000 (0:00:00.109) 0:03:35.626 ***** 2026-02-19 06:24:18.397814 | instance | skipping: [instance] 2026-02-19 06:24:18.397963 | instance | 2026-02-19 06:24:18.398130 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-19 06:24:18.398309 | instance | Thursday 19 February 2026 06:24:18 +0000 (0:00:00.092) 0:03:35.718 ***** 2026-02-19 06:24:19.323654 | instance | ok: [instance] 2026-02-19 06:24:19.323869 | instance | 2026-02-19 06:24:19.324185 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-19 06:24:19.324456 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.925) 0:03:36.644 ***** 2026-02-19 06:24:19.398470 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-19 06:24:19.398691 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-19 06:24:19.398978 | instance | skipping: [instance] 2026-02-19 06:24:19.399224 | instance | 2026-02-19 06:24:19.399517 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-19 06:24:19.399807 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.074) 0:03:36.719 ***** 2026-02-19 06:24:19.478733 | instance | skipping: [instance] 2026-02-19 06:24:19.478949 | instance | 2026-02-19 06:24:19.479208 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-19 06:24:19.479476 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.080) 0:03:36.799 ***** 2026-02-19 06:24:19.555516 | instance | skipping: [instance] 2026-02-19 06:24:19.555736 | instance | 2026-02-19 06:24:19.556041 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-19 06:24:19.556361 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.076) 0:03:36.876 ***** 2026-02-19 06:24:19.650276 | instance | skipping: [instance] 2026-02-19 06:24:19.650391 | instance | 2026-02-19 06:24:19.650632 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-19 06:24:19.650851 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.094) 0:03:36.970 ***** 2026-02-19 06:24:19.747183 | instance | skipping: [instance] 2026-02-19 06:24:19.747373 | instance | 2026-02-19 06:24:19.747674 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-19 06:24:19.747941 | instance | Thursday 19 February 2026 06:24:19 +0000 (0:00:00.096) 0:03:37.067 ***** 2026-02-19 06:24:20.282553 | instance | ok: [instance] 2026-02-19 06:24:20.282649 | instance | 2026-02-19 06:24:20.282742 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-19 06:24:20.282867 | instance | Thursday 19 February 2026 06:24:20 +0000 (0:00:00.535) 0:03:37.603 ***** 2026-02-19 06:24:21.507357 | instance | ok: [instance] 2026-02-19 06:24:21.507563 | instance | 2026-02-19 06:24:21.507864 | instance | PLAY [Install control-plane components] **************************************** 2026-02-19 06:24:21.508112 | instance | 2026-02-19 06:24:21.508375 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:24:21.508641 | instance | Thursday 19 February 2026 06:24:21 +0000 (0:00:01.224) 0:03:38.827 ***** 2026-02-19 06:24:26.016690 | instance | ok: [instance] 2026-02-19 06:24:26.016915 | instance | 2026-02-19 06:24:26.017256 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-19 06:24:26.017530 | instance | Thursday 19 February 2026 06:24:26 +0000 (0:00:04.509) 0:03:43.337 ***** 2026-02-19 06:24:26.350928 | instance | ok: [instance] 2026-02-19 06:24:26.351166 | instance | 2026-02-19 06:24:26.351451 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:24:26.351744 | instance | Thursday 19 February 2026 06:24:26 +0000 (0:00:00.333) 0:03:43.670 ***** 2026-02-19 06:24:27.721392 | instance | ok: [instance] 2026-02-19 06:24:27.721614 | instance | 2026-02-19 06:24:27.721880 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:24:27.722141 | instance | Thursday 19 February 2026 06:24:27 +0000 (0:00:01.370) 0:03:45.040 ***** 2026-02-19 06:24:28.002148 | instance | ok: [instance] 2026-02-19 06:24:28.002244 | instance | 2026-02-19 06:24:28.002424 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:24:28.002607 | instance | Thursday 19 February 2026 06:24:27 +0000 (0:00:00.282) 0:03:45.322 ***** 2026-02-19 06:24:28.111684 | instance | ok: [instance] => { 2026-02-19 06:24:28.111832 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-19 06:24:28.112121 | instance | } 2026-02-19 06:24:28.112382 | instance | 2026-02-19 06:24:28.112700 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:24:28.113082 | instance | Thursday 19 February 2026 06:24:28 +0000 (0:00:00.108) 0:03:45.431 ***** 2026-02-19 06:24:28.560852 | instance | ok: [instance] 2026-02-19 06:24:28.561065 | instance | 2026-02-19 06:24:28.561329 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:24:28.561594 | instance | Thursday 19 February 2026 06:24:28 +0000 (0:00:00.449) 0:03:45.881 ***** 2026-02-19 06:24:29.907346 | instance | ok: [instance] 2026-02-19 06:24:29.907450 | instance | 2026-02-19 06:24:29.907593 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-19 06:24:29.907755 | instance | Thursday 19 February 2026 06:24:29 +0000 (0:00:01.346) 0:03:47.227 ***** 2026-02-19 06:24:30.349094 | instance | ok: [instance] 2026-02-19 06:24:30.349313 | instance | 2026-02-19 06:24:30.349611 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-19 06:24:30.349859 | instance | Thursday 19 February 2026 06:24:30 +0000 (0:00:00.441) 0:03:47.669 ***** 2026-02-19 06:24:30.587223 | instance | ok: [instance] 2026-02-19 06:24:30.587445 | instance | 2026-02-19 06:24:30.587735 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-19 06:24:30.588018 | instance | Thursday 19 February 2026 06:24:30 +0000 (0:00:00.238) 0:03:47.907 ***** 2026-02-19 06:24:30.888820 | instance | ok: [instance] 2026-02-19 06:24:30.889067 | instance | 2026-02-19 06:24:30.889350 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-19 06:24:30.889618 | instance | Thursday 19 February 2026 06:24:30 +0000 (0:00:00.301) 0:03:48.209 ***** 2026-02-19 06:24:31.150184 | instance | ok: [instance] 2026-02-19 06:24:31.150380 | instance | 2026-02-19 06:24:31.150658 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-19 06:24:31.150922 | instance | Thursday 19 February 2026 06:24:31 +0000 (0:00:00.260) 0:03:48.469 ***** 2026-02-19 06:24:31.431996 | instance | ok: [instance] 2026-02-19 06:24:31.432165 | instance | 2026-02-19 06:24:31.432461 | instance | TASK [Install plugin] ********************************************************** 2026-02-19 06:24:31.432903 | instance | Thursday 19 February 2026 06:24:31 +0000 (0:00:00.282) 0:03:48.752 ***** 2026-02-19 06:24:31.554429 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-19 06:24:31.554555 | instance | 2026-02-19 06:24:31.554739 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:24:31.554925 | instance | Thursday 19 February 2026 06:24:31 +0000 (0:00:00.122) 0:03:48.874 ***** 2026-02-19 06:24:31.666051 | instance | ok: [instance] => { 2026-02-19 06:24:31.666150 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-19 06:24:31.666263 | instance | } 2026-02-19 06:24:31.666375 | instance | 2026-02-19 06:24:31.666498 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:24:31.666616 | instance | Thursday 19 February 2026 06:24:31 +0000 (0:00:00.112) 0:03:48.986 ***** 2026-02-19 06:24:32.092827 | instance | ok: [instance] 2026-02-19 06:24:32.093098 | instance | 2026-02-19 06:24:32.093435 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:24:32.093731 | instance | Thursday 19 February 2026 06:24:32 +0000 (0:00:00.426) 0:03:49.413 ***** 2026-02-19 06:24:33.688990 | instance | ok: [instance] 2026-02-19 06:24:33.689062 | instance | 2026-02-19 06:24:33.689068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:24:33.689074 | instance | Thursday 19 February 2026 06:24:33 +0000 (0:00:01.592) 0:03:51.005 ***** 2026-02-19 06:24:33.789961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:24:33.790040 | instance | 2026-02-19 06:24:33.790152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:24:33.790273 | instance | Thursday 19 February 2026 06:24:33 +0000 (0:00:00.104) 0:03:51.110 ***** 2026-02-19 06:24:34.641875 | instance | ok: [instance] 2026-02-19 06:24:34.642088 | instance | 2026-02-19 06:24:34.642357 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-19 06:24:34.642616 | instance | Thursday 19 February 2026 06:24:34 +0000 (0:00:00.850) 0:03:51.961 ***** 2026-02-19 06:24:35.939302 | instance | ok: [instance] 2026-02-19 06:24:35.939518 | instance | 2026-02-19 06:24:35.939787 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-19 06:24:35.940051 | instance | Thursday 19 February 2026 06:24:35 +0000 (0:00:01.298) 0:03:53.259 ***** 2026-02-19 06:24:38.150835 | instance | ok: [instance] 2026-02-19 06:24:38.151039 | instance | 2026-02-19 06:24:38.151482 | instance | PLAY [all] ********************************************************************* 2026-02-19 06:24:38.151788 | instance | 2026-02-19 06:24:38.152070 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:24:38.152388 | instance | Thursday 19 February 2026 06:24:38 +0000 (0:00:02.211) 0:03:55.471 ***** 2026-02-19 06:24:42.539880 | instance | ok: [instance] 2026-02-19 06:24:42.540019 | instance | 2026-02-19 06:24:42.540266 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-19 06:24:42.540436 | instance | Thursday 19 February 2026 06:24:42 +0000 (0:00:04.389) 0:03:59.860 ***** 2026-02-19 06:24:43.452049 | instance | ok: [instance] 2026-02-19 06:24:43.452266 | instance | 2026-02-19 06:24:43.452530 | instance | PLAY [all] ********************************************************************* 2026-02-19 06:24:43.452795 | instance | 2026-02-19 06:24:43.453065 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-19 06:24:43.453341 | instance | Thursday 19 February 2026 06:24:43 +0000 (0:00:00.912) 0:04:00.772 ***** 2026-02-19 06:24:44.272241 | instance | ok: [instance] 2026-02-19 06:24:44.272452 | instance | 2026-02-19 06:24:44.272740 | instance | PLAY [controllers] ************************************************************* 2026-02-19 06:24:44.273004 | instance | 2026-02-19 06:24:44.273263 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:24:44.273538 | instance | Thursday 19 February 2026 06:24:44 +0000 (0:00:00.819) 0:04:01.592 ***** 2026-02-19 06:24:48.883177 | instance | ok: [instance] 2026-02-19 06:24:48.883249 | instance | 2026-02-19 06:24:48.883273 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:24:48.883283 | instance | Thursday 19 February 2026 06:24:48 +0000 (0:00:04.610) 0:04:06.202 ***** 2026-02-19 06:24:49.134390 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:24:49.134478 | instance | 2026-02-19 06:24:49.134594 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:24:49.134715 | instance | Thursday 19 February 2026 06:24:49 +0000 (0:00:00.252) 0:04:06.455 ***** 2026-02-19 06:24:49.732472 | instance | ok: [instance] 2026-02-19 06:24:49.732582 | instance | 2026-02-19 06:24:49.732603 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-19 06:24:49.732834 | instance | Thursday 19 February 2026 06:24:49 +0000 (0:00:00.597) 0:04:07.052 ***** 2026-02-19 06:24:51.371023 | instance | ok: [instance] 2026-02-19 06:24:51.371138 | instance | 2026-02-19 06:24:51.371222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:24:51.371529 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:01.638) 0:04:08.691 ***** 2026-02-19 06:24:51.474362 | instance | skipping: [instance] 2026-02-19 06:24:51.474453 | instance | 2026-02-19 06:24:51.474567 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-19 06:24:51.474693 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.103) 0:04:08.795 ***** 2026-02-19 06:24:51.587552 | instance | skipping: [instance] 2026-02-19 06:24:51.587615 | instance | 2026-02-19 06:24:51.587627 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-19 06:24:51.587644 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.112) 0:04:08.907 ***** 2026-02-19 06:24:51.659004 | instance | skipping: [instance] 2026-02-19 06:24:51.659091 | instance | 2026-02-19 06:24:51.659234 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-19 06:24:51.659361 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.071) 0:04:08.979 ***** 2026-02-19 06:24:51.721269 | instance | skipping: [instance] 2026-02-19 06:24:51.721380 | instance | 2026-02-19 06:24:51.721627 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-19 06:24:51.721676 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.062) 0:04:09.042 ***** 2026-02-19 06:24:51.833029 | instance | skipping: [instance] 2026-02-19 06:24:51.833156 | instance | 2026-02-19 06:24:51.833179 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-19 06:24:51.833350 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.111) 0:04:09.153 ***** 2026-02-19 06:24:51.955214 | instance | skipping: [instance] 2026-02-19 06:24:51.955345 | instance | 2026-02-19 06:24:51.955493 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-19 06:24:51.955596 | instance | Thursday 19 February 2026 06:24:51 +0000 (0:00:00.122) 0:04:09.276 ***** 2026-02-19 06:24:52.088635 | instance | skipping: [instance] 2026-02-19 06:24:52.088944 | instance | 2026-02-19 06:24:52.089250 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-19 06:24:52.089545 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.132) 0:04:09.408 ***** 2026-02-19 06:24:52.176971 | instance | skipping: [instance] 2026-02-19 06:24:52.177184 | instance | 2026-02-19 06:24:52.177465 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-19 06:24:52.177727 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.088) 0:04:09.497 ***** 2026-02-19 06:24:52.329377 | instance | skipping: [instance] 2026-02-19 06:24:52.329591 | instance | 2026-02-19 06:24:52.329912 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-19 06:24:52.330192 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.151) 0:04:09.648 ***** 2026-02-19 06:24:52.402654 | instance | skipping: [instance] 2026-02-19 06:24:52.402876 | instance | 2026-02-19 06:24:52.403204 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-19 06:24:52.403475 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.074) 0:04:09.723 ***** 2026-02-19 06:24:52.473354 | instance | skipping: [instance] 2026-02-19 06:24:52.473453 | instance | 2026-02-19 06:24:52.473625 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-19 06:24:52.473805 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.070) 0:04:09.794 ***** 2026-02-19 06:24:52.546760 | instance | skipping: [instance] 2026-02-19 06:24:52.546843 | instance | 2026-02-19 06:24:52.546854 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-19 06:24:52.546864 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.072) 0:04:09.866 ***** 2026-02-19 06:24:52.686229 | instance | skipping: [instance] 2026-02-19 06:24:52.686443 | instance | 2026-02-19 06:24:52.686700 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-19 06:24:52.686961 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.139) 0:04:10.006 ***** 2026-02-19 06:24:52.754937 | instance | skipping: [instance] 2026-02-19 06:24:52.755195 | instance | 2026-02-19 06:24:52.757695 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-19 06:24:52.757724 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.068) 0:04:10.075 ***** 2026-02-19 06:24:52.824822 | instance | skipping: [instance] 2026-02-19 06:24:52.825084 | instance | 2026-02-19 06:24:52.825432 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-19 06:24:52.825699 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.069) 0:04:10.145 ***** 2026-02-19 06:24:52.957092 | instance | skipping: [instance] 2026-02-19 06:24:52.957350 | instance | 2026-02-19 06:24:52.957638 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-19 06:24:52.957920 | instance | Thursday 19 February 2026 06:24:52 +0000 (0:00:00.131) 0:04:10.277 ***** 2026-02-19 06:24:53.136625 | instance | skipping: [instance] 2026-02-19 06:24:53.136777 | instance | 2026-02-19 06:24:53.136957 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-19 06:24:53.137149 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.179) 0:04:10.457 ***** 2026-02-19 06:24:53.205326 | instance | skipping: [instance] 2026-02-19 06:24:53.205549 | instance | 2026-02-19 06:24:53.205819 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-19 06:24:53.206093 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.068) 0:04:10.525 ***** 2026-02-19 06:24:53.270984 | instance | skipping: [instance] 2026-02-19 06:24:53.271158 | instance | 2026-02-19 06:24:53.271396 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-19 06:24:53.271605 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.065) 0:04:10.591 ***** 2026-02-19 06:24:53.344865 | instance | skipping: [instance] 2026-02-19 06:24:53.345113 | instance | 2026-02-19 06:24:53.345384 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-19 06:24:53.345650 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.073) 0:04:10.665 ***** 2026-02-19 06:24:53.422780 | instance | skipping: [instance] 2026-02-19 06:24:53.423071 | instance | 2026-02-19 06:24:53.423551 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-19 06:24:53.423839 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.077) 0:04:10.742 ***** 2026-02-19 06:24:53.499898 | instance | skipping: [instance] 2026-02-19 06:24:53.500160 | instance | 2026-02-19 06:24:53.500431 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-19 06:24:53.500695 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.077) 0:04:10.820 ***** 2026-02-19 06:24:53.649901 | instance | skipping: [instance] 2026-02-19 06:24:53.650067 | instance | 2026-02-19 06:24:53.650241 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-19 06:24:53.650426 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.149) 0:04:10.969 ***** 2026-02-19 06:24:53.730038 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-19 06:24:53.730222 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-19 06:24:53.730412 | instance | skipping: [instance] 2026-02-19 06:24:53.730570 | instance | 2026-02-19 06:24:53.730739 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-19 06:24:53.730905 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.081) 0:04:11.050 ***** 2026-02-19 06:24:53.799572 | instance | skipping: [instance] 2026-02-19 06:24:53.799875 | instance | 2026-02-19 06:24:53.800466 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-19 06:24:53.800887 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.069) 0:04:11.120 ***** 2026-02-19 06:24:53.939809 | instance | skipping: [instance] 2026-02-19 06:24:53.939976 | instance | 2026-02-19 06:24:53.940164 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-19 06:24:53.940324 | instance | Thursday 19 February 2026 06:24:53 +0000 (0:00:00.139) 0:04:11.259 ***** 2026-02-19 06:24:54.006927 | instance | skipping: [instance] 2026-02-19 06:24:54.007173 | instance | 2026-02-19 06:24:54.007449 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-19 06:24:54.007763 | instance | Thursday 19 February 2026 06:24:54 +0000 (0:00:00.067) 0:04:11.327 ***** 2026-02-19 06:24:54.080247 | instance | skipping: [instance] 2026-02-19 06:24:54.080652 | instance | 2026-02-19 06:24:54.081002 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-19 06:24:54.081348 | instance | Thursday 19 February 2026 06:24:54 +0000 (0:00:00.073) 0:04:11.400 ***** 2026-02-19 06:24:54.256450 | instance | skipping: [instance] 2026-02-19 06:24:54.256660 | instance | 2026-02-19 06:24:54.256976 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-02-19 06:24:54.257216 | instance | 2026-02-19 06:24:54.257475 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:24:54.257739 | instance | Thursday 19 February 2026 06:24:54 +0000 (0:00:00.173) 0:04:11.574 ***** 2026-02-19 06:24:58.981467 | instance | ok: [instance] 2026-02-19 06:24:58.981698 | instance | 2026-02-19 06:24:58.981968 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-02-19 06:24:58.982223 | instance | Thursday 19 February 2026 06:24:58 +0000 (0:00:04.727) 0:04:16.301 ***** 2026-02-19 06:24:59.109996 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-02-19 06:24:59.110214 | instance | 2026-02-19 06:24:59.110483 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:24:59.110744 | instance | Thursday 19 February 2026 06:24:59 +0000 (0:00:00.128) 0:04:16.430 ***** 2026-02-19 06:24:59.215707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:24:59.215902 | instance | 2026-02-19 06:24:59.216169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:24:59.216427 | instance | Thursday 19 February 2026 06:24:59 +0000 (0:00:00.105) 0:04:16.536 ***** 2026-02-19 06:24:59.821821 | instance | ok: [instance] 2026-02-19 06:24:59.822020 | instance | 2026-02-19 06:24:59.822296 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-02-19 06:24:59.822553 | instance | Thursday 19 February 2026 06:24:59 +0000 (0:00:00.605) 0:04:17.142 ***** 2026-02-19 06:25:02.248130 | instance | ok: [instance] 2026-02-19 06:25:02.248365 | instance | 2026-02-19 06:25:02.248676 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-02-19 06:25:02.248991 | instance | Thursday 19 February 2026 06:25:02 +0000 (0:00:02.426) 0:04:19.568 ***** 2026-02-19 06:25:03.041827 | instance | ok: [instance] 2026-02-19 06:25:03.041967 | instance | 2026-02-19 06:25:03.042164 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-02-19 06:25:03.042342 | instance | Thursday 19 February 2026 06:25:03 +0000 (0:00:00.793) 0:04:20.362 ***** 2026-02-19 06:25:03.151293 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-02-19 06:25:03.151413 | instance | 2026-02-19 06:25:03.151595 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-02-19 06:25:03.151771 | instance | Thursday 19 February 2026 06:25:03 +0000 (0:00:00.109) 0:04:20.471 ***** 2026-02-19 06:25:03.985045 | instance | ok: [instance] 2026-02-19 06:25:03.985219 | instance | 2026-02-19 06:25:03.985493 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-02-19 06:25:03.985765 | instance | Thursday 19 February 2026 06:25:03 +0000 (0:00:00.833) 0:04:21.305 ***** 2026-02-19 06:25:04.714475 | instance | ok: [instance] 2026-02-19 06:25:04.714572 | instance | 2026-02-19 06:25:04.714759 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-02-19 06:25:04.714921 | instance | Thursday 19 February 2026 06:25:04 +0000 (0:00:00.729) 0:04:22.034 ***** 2026-02-19 06:25:05.384523 | instance | ok: [instance] 2026-02-19 06:25:05.384656 | instance | 2026-02-19 06:25:05.384785 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-02-19 06:25:05.384983 | instance | Thursday 19 February 2026 06:25:05 +0000 (0:00:00.555) 0:04:22.589 ***** 2026-02-19 06:25:05.385145 | instance | 2026-02-19 06:25:05.385329 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:05.385510 | instance | Thursday 19 February 2026 06:25:05 +0000 (0:00:00.114) 0:04:22.704 ***** 2026-02-19 06:25:05.496735 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:05.497184 | instance | 2026-02-19 06:25:05.497308 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:05.497585 | instance | Thursday 19 February 2026 06:25:05 +0000 (0:00:00.112) 0:04:22.817 ***** 2026-02-19 06:25:06.126400 | instance | ok: [instance] 2026-02-19 06:25:06.126621 | instance | 2026-02-19 06:25:06.126911 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-02-19 06:25:06.127173 | instance | Thursday 19 February 2026 06:25:06 +0000 (0:00:00.629) 0:04:23.446 ***** 2026-02-19 06:25:08.001498 | instance | ok: [instance] 2026-02-19 06:25:08.001839 | instance | 2026-02-19 06:25:08.002122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:08.002434 | instance | Thursday 19 February 2026 06:25:07 +0000 (0:00:01.875) 0:04:25.322 ***** 2026-02-19 06:25:08.119454 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:08.119659 | instance | 2026-02-19 06:25:08.119920 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:08.120184 | instance | Thursday 19 February 2026 06:25:08 +0000 (0:00:00.118) 0:04:25.440 ***** 2026-02-19 06:25:08.731538 | instance | ok: [instance] 2026-02-19 06:25:08.731666 | instance | 2026-02-19 06:25:08.731879 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-02-19 06:25:08.732072 | instance | Thursday 19 February 2026 06:25:08 +0000 (0:00:00.612) 0:04:26.052 ***** 2026-02-19 06:25:12.260201 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-02-19 06:25:12.260455 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-02-19 06:25:12.260715 | instance | 2026-02-19 06:25:12.261017 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-02-19 06:25:12.261345 | instance | Thursday 19 February 2026 06:25:12 +0000 (0:00:03.528) 0:04:29.580 ***** 2026-02-19 06:25:15.044402 | instance | ok: [instance] 2026-02-19 06:25:15.044611 | instance | 2026-02-19 06:25:15.044959 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:15.045229 | instance | Thursday 19 February 2026 06:25:15 +0000 (0:00:02.783) 0:04:32.363 ***** 2026-02-19 06:25:15.158736 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:15.158941 | instance | 2026-02-19 06:25:15.159117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:15.159323 | instance | Thursday 19 February 2026 06:25:15 +0000 (0:00:00.115) 0:04:32.479 ***** 2026-02-19 06:25:15.856173 | instance | ok: [instance] 2026-02-19 06:25:15.856443 | instance | 2026-02-19 06:25:15.856739 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-02-19 06:25:15.857092 | instance | Thursday 19 February 2026 06:25:15 +0000 (0:00:00.696) 0:04:33.175 ***** 2026-02-19 06:25:19.261821 | instance | ok: [instance] 2026-02-19 06:25:19.262047 | instance | 2026-02-19 06:25:19.262426 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-02-19 06:25:19.262728 | instance | Thursday 19 February 2026 06:25:19 +0000 (0:00:03.406) 0:04:36.582 ***** 2026-02-19 06:25:21.028934 | instance | ok: [instance] 2026-02-19 06:25:21.029047 | instance | 2026-02-19 06:25:21.029241 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-02-19 06:25:21.029420 | instance | Thursday 19 February 2026 06:25:21 +0000 (0:00:01.765) 0:04:38.348 ***** 2026-02-19 06:25:21.702731 | instance | ok: [instance] 2026-02-19 06:25:21.702870 | instance | 2026-02-19 06:25:21.703080 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-02-19 06:25:21.703267 | instance | Thursday 19 February 2026 06:25:21 +0000 (0:00:00.675) 0:04:39.023 ***** 2026-02-19 06:25:21.769481 | instance | skipping: [instance] 2026-02-19 06:25:21.769693 | instance | 2026-02-19 06:25:21.769973 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-02-19 06:25:21.770282 | instance | Thursday 19 February 2026 06:25:21 +0000 (0:00:00.066) 0:04:39.090 ***** 2026-02-19 06:25:22.489711 | instance | ok: [instance] 2026-02-19 06:25:22.490062 | instance | 2026-02-19 06:25:22.490487 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-02-19 06:25:22.490901 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.719) 0:04:39.809 ***** 2026-02-19 06:25:22.569261 | instance | ok: [instance] 2026-02-19 06:25:22.569476 | instance | 2026-02-19 06:25:22.569831 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-02-19 06:25:22.570226 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.079) 0:04:39.889 ***** 2026-02-19 06:25:22.644009 | instance | skipping: [instance] 2026-02-19 06:25:22.644129 | instance | 2026-02-19 06:25:22.644304 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-02-19 06:25:22.644479 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.074) 0:04:39.964 ***** 2026-02-19 06:25:22.723023 | instance | skipping: [instance] 2026-02-19 06:25:22.723124 | instance | 2026-02-19 06:25:22.723333 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-02-19 06:25:22.723506 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.079) 0:04:40.043 ***** 2026-02-19 06:25:22.797069 | instance | skipping: [instance] 2026-02-19 06:25:22.797299 | instance | 2026-02-19 06:25:22.797597 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-02-19 06:25:22.797853 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.074) 0:04:40.117 ***** 2026-02-19 06:25:22.873402 | instance | skipping: [instance] 2026-02-19 06:25:22.873722 | instance | 2026-02-19 06:25:22.874216 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-02-19 06:25:22.874517 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.076) 0:04:40.193 ***** 2026-02-19 06:25:22.953923 | instance | skipping: [instance] 2026-02-19 06:25:22.954213 | instance | 2026-02-19 06:25:22.954493 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-02-19 06:25:22.954887 | instance | Thursday 19 February 2026 06:25:22 +0000 (0:00:00.080) 0:04:40.274 ***** 2026-02-19 06:25:23.028140 | instance | skipping: [instance] 2026-02-19 06:25:23.028465 | instance | 2026-02-19 06:25:23.028805 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-02-19 06:25:23.029141 | instance | Thursday 19 February 2026 06:25:23 +0000 (0:00:00.074) 0:04:40.349 ***** 2026-02-19 06:25:24.120044 | instance | ok: [instance] 2026-02-19 06:25:24.120269 | instance | 2026-02-19 06:25:24.120576 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-02-19 06:25:24.120900 | instance | Thursday 19 February 2026 06:25:24 +0000 (0:00:01.091) 0:04:41.440 ***** 2026-02-19 06:25:24.943751 | instance | ok: [instance] 2026-02-19 06:25:24.943913 | instance | 2026-02-19 06:25:24.944095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:24.944261 | instance | Thursday 19 February 2026 06:25:24 +0000 (0:00:00.822) 0:04:42.263 ***** 2026-02-19 06:25:25.046894 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:25.047091 | instance | 2026-02-19 06:25:25.047358 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:25.047622 | instance | Thursday 19 February 2026 06:25:25 +0000 (0:00:00.103) 0:04:42.367 ***** 2026-02-19 06:25:25.635588 | instance | ok: [instance] 2026-02-19 06:25:25.635781 | instance | 2026-02-19 06:25:25.636144 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-02-19 06:25:25.636333 | instance | Thursday 19 February 2026 06:25:25 +0000 (0:00:00.588) 0:04:42.956 ***** 2026-02-19 06:25:26.470578 | instance | ok: [instance] 2026-02-19 06:25:26.470865 | instance | 2026-02-19 06:25:26.471231 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-02-19 06:25:26.471417 | instance | Thursday 19 February 2026 06:25:26 +0000 (0:00:00.834) 0:04:43.790 ***** 2026-02-19 06:25:28.611397 | instance | ok: [instance] 2026-02-19 06:25:28.611618 | instance | 2026-02-19 06:25:28.611958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:25:28.612332 | instance | Thursday 19 February 2026 06:25:28 +0000 (0:00:02.140) 0:04:45.931 ***** 2026-02-19 06:25:28.683469 | instance | skipping: [instance] 2026-02-19 06:25:28.683674 | instance | 2026-02-19 06:25:28.683953 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:25:28.684243 | instance | Thursday 19 February 2026 06:25:28 +0000 (0:00:00.072) 0:04:46.004 ***** 2026-02-19 06:25:28.758902 | instance | skipping: [instance] 2026-02-19 06:25:28.759114 | instance | 2026-02-19 06:25:28.759453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:25:28.759745 | instance | Thursday 19 February 2026 06:25:28 +0000 (0:00:00.075) 0:04:46.079 ***** 2026-02-19 06:25:28.842793 | instance | skipping: [instance] 2026-02-19 06:25:28.843006 | instance | 2026-02-19 06:25:28.843300 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:25:28.843563 | instance | Thursday 19 February 2026 06:25:28 +0000 (0:00:00.083) 0:04:46.163 ***** 2026-02-19 06:25:28.915399 | instance | skipping: [instance] 2026-02-19 06:25:28.915616 | instance | 2026-02-19 06:25:28.915908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:25:28.916277 | instance | Thursday 19 February 2026 06:25:28 +0000 (0:00:00.072) 0:04:46.235 ***** 2026-02-19 06:25:29.724301 | instance | ok: [instance] 2026-02-19 06:25:29.724506 | instance | 2026-02-19 06:25:29.724878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:25:29.725158 | instance | Thursday 19 February 2026 06:25:29 +0000 (0:00:00.808) 0:04:47.044 ***** 2026-02-19 06:25:29.822026 | instance | ok: [instance] 2026-02-19 06:25:29.822871 | instance | 2026-02-19 06:25:29.822883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:25:29.822888 | instance | Thursday 19 February 2026 06:25:29 +0000 (0:00:00.097) 0:04:47.142 ***** 2026-02-19 06:25:29.900914 | instance | ok: [instance] 2026-02-19 06:25:29.901134 | instance | 2026-02-19 06:25:29.901416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:25:29.901680 | instance | Thursday 19 February 2026 06:25:29 +0000 (0:00:00.078) 0:04:47.221 ***** 2026-02-19 06:25:30.001524 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:25:30.001727 | instance | 2026-02-19 06:25:30.002002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:25:30.002266 | instance | Thursday 19 February 2026 06:25:29 +0000 (0:00:00.100) 0:04:47.322 ***** 2026-02-19 06:25:30.113434 | instance | ok: [instance] 2026-02-19 06:25:30.113648 | instance | 2026-02-19 06:25:30.113939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:30.114229 | instance | Thursday 19 February 2026 06:25:30 +0000 (0:00:00.111) 0:04:47.433 ***** 2026-02-19 06:25:30.217994 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:30.218226 | instance | 2026-02-19 06:25:30.218501 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:30.218766 | instance | Thursday 19 February 2026 06:25:30 +0000 (0:00:00.105) 0:04:47.538 ***** 2026-02-19 06:25:30.825634 | instance | ok: [instance] 2026-02-19 06:25:30.825895 | instance | 2026-02-19 06:25:30.826189 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-02-19 06:25:30.826485 | instance | Thursday 19 February 2026 06:25:30 +0000 (0:00:00.607) 0:04:48.146 ***** 2026-02-19 06:25:31.603082 | instance | ok: [instance] 2026-02-19 06:25:31.603305 | instance | 2026-02-19 06:25:31.603502 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-02-19 06:25:31.603684 | instance | Thursday 19 February 2026 06:25:31 +0000 (0:00:00.777) 0:04:48.923 ***** 2026-02-19 06:25:32.611742 | instance | ok: [instance] 2026-02-19 06:25:32.612517 | instance | 2026-02-19 06:25:32.612548 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-02-19 06:25:32.612559 | instance | Thursday 19 February 2026 06:25:32 +0000 (0:00:01.008) 0:04:49.932 ***** 2026-02-19 06:25:33.167606 | instance | ok: [instance] 2026-02-19 06:25:33.167922 | instance | 2026-02-19 06:25:33.168229 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-02-19 06:25:33.168529 | instance | Thursday 19 February 2026 06:25:33 +0000 (0:00:00.555) 0:04:50.488 ***** 2026-02-19 06:25:33.718232 | instance | ok: [instance] 2026-02-19 06:25:33.718473 | instance | 2026-02-19 06:25:33.718747 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-02-19 06:25:33.719035 | instance | Thursday 19 February 2026 06:25:33 +0000 (0:00:00.550) 0:04:51.038 ***** 2026-02-19 06:25:34.257236 | instance | ok: [instance] 2026-02-19 06:25:34.257496 | instance | 2026-02-19 06:25:34.257785 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-02-19 06:25:34.258079 | instance | Thursday 19 February 2026 06:25:34 +0000 (0:00:00.539) 0:04:51.577 ***** 2026-02-19 06:25:34.768895 | instance | ok: [instance] 2026-02-19 06:25:34.769193 | instance | 2026-02-19 06:25:34.769385 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-02-19 06:25:34.769677 | instance | Thursday 19 February 2026 06:25:34 +0000 (0:00:00.511) 0:04:52.089 ***** 2026-02-19 06:25:36.457614 | instance | ok: [instance] 2026-02-19 06:25:36.457674 | instance | 2026-02-19 06:25:36.457686 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-02-19 06:25:36.457695 | instance | Thursday 19 February 2026 06:25:36 +0000 (0:00:01.687) 0:04:53.777 ***** 2026-02-19 06:25:37.207054 | instance | ok: [instance] 2026-02-19 06:25:37.207115 | instance | 2026-02-19 06:25:37.207128 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-02-19 06:25:37.207146 | instance | Thursday 19 February 2026 06:25:37 +0000 (0:00:00.749) 0:04:54.527 ***** 2026-02-19 06:25:37.503862 | instance | included: ingress for instance 2026-02-19 06:25:37.504024 | instance | 2026-02-19 06:25:37.504212 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-02-19 06:25:37.504393 | instance | Thursday 19 February 2026 06:25:37 +0000 (0:00:00.297) 0:04:54.824 ***** 2026-02-19 06:25:38.588742 | instance | ok: [instance] 2026-02-19 06:25:38.588979 | instance | 2026-02-19 06:25:38.589600 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-02-19 06:25:38.589666 | instance | Thursday 19 February 2026 06:25:38 +0000 (0:00:01.083) 0:04:55.908 ***** 2026-02-19 06:25:38.946373 | instance | ok: [instance] 2026-02-19 06:25:38.946474 | instance | 2026-02-19 06:25:38.946556 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-02-19 06:25:38.946674 | instance | Thursday 19 February 2026 06:25:38 +0000 (0:00:00.358) 0:04:56.266 ***** 2026-02-19 06:25:39.850545 | instance | ok: [instance] 2026-02-19 06:25:39.850759 | instance | 2026-02-19 06:25:39.851023 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-02-19 06:25:39.851264 | instance | 2026-02-19 06:25:39.851521 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:25:39.851783 | instance | Thursday 19 February 2026 06:25:39 +0000 (0:00:00.904) 0:04:57.171 ***** 2026-02-19 06:25:43.772554 | instance | ok: [instance] 2026-02-19 06:25:43.772616 | instance | 2026-02-19 06:25:43.772624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:43.772630 | instance | Thursday 19 February 2026 06:25:43 +0000 (0:00:03.921) 0:05:01.092 ***** 2026-02-19 06:25:43.882349 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:43.882394 | instance | 2026-02-19 06:25:43.882401 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:43.882407 | instance | Thursday 19 February 2026 06:25:43 +0000 (0:00:00.109) 0:05:01.202 ***** 2026-02-19 06:25:44.508823 | instance | ok: [instance] 2026-02-19 06:25:44.508908 | instance | 2026-02-19 06:25:44.508924 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-02-19 06:25:44.508931 | instance | Thursday 19 February 2026 06:25:44 +0000 (0:00:00.626) 0:05:01.828 ***** 2026-02-19 06:25:45.333387 | instance | ok: [instance] 2026-02-19 06:25:45.333611 | instance | 2026-02-19 06:25:45.333890 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-02-19 06:25:45.334169 | instance | Thursday 19 February 2026 06:25:45 +0000 (0:00:00.825) 0:05:02.653 ***** 2026-02-19 06:25:47.101293 | instance | ok: [instance] 2026-02-19 06:25:47.101488 | instance | 2026-02-19 06:25:47.101774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:25:47.102046 | instance | Thursday 19 February 2026 06:25:47 +0000 (0:00:01.767) 0:05:04.421 ***** 2026-02-19 06:25:47.207496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:25:47.207704 | instance | 2026-02-19 06:25:47.207928 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:25:47.208138 | instance | Thursday 19 February 2026 06:25:47 +0000 (0:00:00.106) 0:05:04.528 ***** 2026-02-19 06:25:47.875526 | instance | ok: [instance] 2026-02-19 06:25:47.875634 | instance | 2026-02-19 06:25:47.875812 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-19 06:25:47.875997 | instance | Thursday 19 February 2026 06:25:47 +0000 (0:00:00.667) 0:05:05.196 ***** 2026-02-19 06:25:49.197173 | instance | ok: [instance] 2026-02-19 06:25:49.197462 | instance | 2026-02-19 06:25:49.197774 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-02-19 06:25:49.198062 | instance | Thursday 19 February 2026 06:25:49 +0000 (0:00:01.321) 0:05:06.517 ***** 2026-02-19 06:25:49.975370 | instance | ok: [instance] 2026-02-19 06:25:49.975681 | instance | 2026-02-19 06:25:49.976062 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-02-19 06:25:49.976476 | instance | Thursday 19 February 2026 06:25:49 +0000 (0:00:00.777) 0:05:07.295 ***** 2026-02-19 06:25:51.457531 | instance | ok: [instance] 2026-02-19 06:25:51.457615 | instance | 2026-02-19 06:25:51.457786 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-02-19 06:25:51.458047 | instance | Thursday 19 February 2026 06:25:51 +0000 (0:00:01.482) 0:05:08.777 ***** 2026-02-19 06:25:52.721784 | instance | ok: [instance] 2026-02-19 06:25:52.722035 | instance | 2026-02-19 06:25:52.722354 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-02-19 06:25:52.722625 | instance | Thursday 19 February 2026 06:25:52 +0000 (0:00:01.264) 0:05:10.041 ***** 2026-02-19 06:25:53.225048 | instance | ok: [instance] 2026-02-19 06:25:53.225256 | instance | 2026-02-19 06:25:53.225539 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-02-19 06:25:53.225794 | instance | Thursday 19 February 2026 06:25:53 +0000 (0:00:00.503) 0:05:10.545 ***** 2026-02-19 06:25:53.485636 | instance | ok: [instance] 2026-02-19 06:25:53.485868 | instance | 2026-02-19 06:25:53.486233 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-02-19 06:25:53.486537 | instance | Thursday 19 February 2026 06:25:53 +0000 (0:00:00.260) 0:05:10.805 ***** 2026-02-19 06:25:53.722443 | instance | ok: [instance] 2026-02-19 06:25:53.722661 | instance | 2026-02-19 06:25:53.722944 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-02-19 06:25:53.723212 | instance | Thursday 19 February 2026 06:25:53 +0000 (0:00:00.237) 0:05:11.042 ***** 2026-02-19 06:25:54.525958 | instance | ok: [instance] 2026-02-19 06:25:54.526065 | instance | 2026-02-19 06:25:54.526223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-02-19 06:25:54.526381 | instance | Thursday 19 February 2026 06:25:54 +0000 (0:00:00.803) 0:05:11.846 ***** 2026-02-19 06:25:56.701584 | instance | ok: [instance] => (item=alertmanager) 2026-02-19 06:25:56.701823 | instance | ok: [instance] => (item=grafana) 2026-02-19 06:25:56.702093 | instance | ok: [instance] => (item=prometheus) 2026-02-19 06:25:56.702334 | instance | 2026-02-19 06:25:56.702646 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-02-19 06:25:56.702921 | instance | Thursday 19 February 2026 06:25:56 +0000 (0:00:02.175) 0:05:14.021 ***** 2026-02-19 06:25:58.788029 | instance | ok: [instance] => (item=alertmanager) 2026-02-19 06:25:58.788153 | instance | ok: [instance] => (item=grafana) 2026-02-19 06:25:58.788273 | instance | ok: [instance] => (item=prometheus) 2026-02-19 06:25:58.788420 | instance | 2026-02-19 06:25:58.788509 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-02-19 06:25:58.788631 | instance | Thursday 19 February 2026 06:25:58 +0000 (0:00:02.086) 0:05:16.108 ***** 2026-02-19 06:26:01.795827 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:01.796802 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:01.796895 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:01.796932 | instance | ok: [instance] 2026-02-19 06:26:01.796952 | instance | 2026-02-19 06:26:01.797463 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-02-19 06:26:01.797538 | instance | Thursday 19 February 2026 06:26:01 +0000 (0:00:03.007) 0:05:19.116 ***** 2026-02-19 06:26:06.355963 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:06.356064 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:06.356075 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:06.356094 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:06.356436 | instance | ok: [instance] => (item=None) 2026-02-19 06:26:06.356715 | instance | ok: [instance] 2026-02-19 06:26:06.357027 | instance | 2026-02-19 06:26:06.357309 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-02-19 06:26:06.357591 | instance | Thursday 19 February 2026 06:26:06 +0000 (0:00:04.559) 0:05:23.675 ***** 2026-02-19 06:26:07.897907 | instance | ok: [instance] => (item=alertmanager) 2026-02-19 06:26:07.898131 | instance | ok: [instance] => (item=prometheus) 2026-02-19 06:26:07.898381 | instance | 2026-02-19 06:26:07.898664 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-02-19 06:26:07.898950 | instance | Thursday 19 February 2026 06:26:07 +0000 (0:00:01.543) 0:05:25.218 ***** 2026-02-19 06:26:09.470863 | instance | ok: [instance] => (item=alertmanager) 2026-02-19 06:26:09.471149 | instance | ok: [instance] => (item=prometheus) 2026-02-19 06:26:09.471420 | instance | 2026-02-19 06:26:09.471738 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-02-19 06:26:09.472109 | instance | Thursday 19 February 2026 06:26:09 +0000 (0:00:01.573) 0:05:26.791 ***** 2026-02-19 06:26:10.271501 | instance | ok: [instance] 2026-02-19 06:26:10.271594 | instance | 2026-02-19 06:26:10.271699 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-02-19 06:26:10.271826 | instance | Thursday 19 February 2026 06:26:10 +0000 (0:00:00.800) 0:05:27.592 ***** 2026-02-19 06:26:19.096312 | instance | ok: [instance] 2026-02-19 06:26:19.096530 | instance | 2026-02-19 06:26:19.096865 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-02-19 06:26:19.097143 | instance | Thursday 19 February 2026 06:26:19 +0000 (0:00:08.824) 0:05:36.416 ***** 2026-02-19 06:26:35.214880 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-02-19 06:26:35.215137 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-02-19 06:26:35.215419 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-02-19 06:26:35.215700 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-02-19 06:26:35.216038 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-02-19 06:26:35.216321 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-02-19 06:26:35.216594 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-02-19 06:26:35.216910 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-02-19 06:26:35.217193 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-02-19 06:26:35.217467 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-02-19 06:26:35.217754 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-02-19 06:26:35.218028 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-02-19 06:26:35.218308 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-02-19 06:26:35.218567 | instance | 2026-02-19 06:26:35.218843 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-02-19 06:26:35.219121 | instance | Thursday 19 February 2026 06:26:35 +0000 (0:00:16.118) 0:05:52.535 ***** 2026-02-19 06:26:50.852565 | instance | ok: [instance] 2026-02-19 06:26:50.852660 | instance | 2026-02-19 06:26:50.852676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:26:50.852687 | instance | Thursday 19 February 2026 06:26:50 +0000 (0:00:15.636) 0:06:08.172 ***** 2026-02-19 06:26:50.959250 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:26:50.959332 | instance | 2026-02-19 06:26:50.959547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:26:50.959596 | instance | Thursday 19 February 2026 06:26:50 +0000 (0:00:00.107) 0:06:08.280 ***** 2026-02-19 06:26:51.598022 | instance | ok: [instance] 2026-02-19 06:26:51.598108 | instance | 2026-02-19 06:26:51.598271 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-02-19 06:26:51.598420 | instance | Thursday 19 February 2026 06:26:51 +0000 (0:00:00.638) 0:06:08.918 ***** 2026-02-19 06:26:54.820344 | instance | ok: [instance] 2026-02-19 06:26:54.820457 | instance | 2026-02-19 06:26:54.820683 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:26:54.820761 | instance | Thursday 19 February 2026 06:26:54 +0000 (0:00:03.222) 0:06:12.141 ***** 2026-02-19 06:26:54.921012 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:26:54.921128 | instance | 2026-02-19 06:26:54.921235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:26:54.921352 | instance | Thursday 19 February 2026 06:26:54 +0000 (0:00:00.100) 0:06:12.241 ***** 2026-02-19 06:26:55.546113 | instance | ok: [instance] 2026-02-19 06:26:55.546209 | instance | 2026-02-19 06:26:55.546589 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-02-19 06:26:55.546611 | instance | Thursday 19 February 2026 06:26:55 +0000 (0:00:00.625) 0:06:12.867 ***** 2026-02-19 06:26:57.194794 | instance | ok: [instance] 2026-02-19 06:26:57.194987 | instance | 2026-02-19 06:26:57.195313 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:26:57.195597 | instance | Thursday 19 February 2026 06:26:57 +0000 (0:00:01.648) 0:06:14.515 ***** 2026-02-19 06:26:57.309473 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:26:57.309681 | instance | 2026-02-19 06:26:57.309947 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:26:57.310204 | instance | Thursday 19 February 2026 06:26:57 +0000 (0:00:00.114) 0:06:14.629 ***** 2026-02-19 06:26:57.914245 | instance | ok: [instance] 2026-02-19 06:26:57.914340 | instance | 2026-02-19 06:26:57.914548 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-02-19 06:26:57.914726 | instance | Thursday 19 February 2026 06:26:57 +0000 (0:00:00.604) 0:06:15.234 ***** 2026-02-19 06:26:59.561598 | instance | ok: [instance] 2026-02-19 06:26:59.561816 | instance | 2026-02-19 06:26:59.562096 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-02-19 06:26:59.562403 | instance | Thursday 19 February 2026 06:26:59 +0000 (0:00:01.647) 0:06:16.882 ***** 2026-02-19 06:27:00.465573 | instance | ok: [instance] 2026-02-19 06:27:00.465680 | instance | 2026-02-19 06:27:00.465925 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:27:00.466655 | instance | Thursday 19 February 2026 06:27:00 +0000 (0:00:00.903) 0:06:17.786 ***** 2026-02-19 06:27:00.579853 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:27:00.579941 | instance | 2026-02-19 06:27:00.580047 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:27:00.580168 | instance | Thursday 19 February 2026 06:27:00 +0000 (0:00:00.114) 0:06:17.900 ***** 2026-02-19 06:27:01.144944 | instance | ok: [instance] 2026-02-19 06:27:01.145025 | instance | 2026-02-19 06:27:01.145149 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-02-19 06:27:01.145273 | instance | Thursday 19 February 2026 06:27:01 +0000 (0:00:00.565) 0:06:18.465 ***** 2026-02-19 06:27:03.048410 | instance | ok: [instance] 2026-02-19 06:27:03.048492 | instance | 2026-02-19 06:27:03.048504 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-02-19 06:27:03.048524 | instance | 2026-02-19 06:27:03.048667 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:27:03.049946 | instance | Thursday 19 February 2026 06:27:03 +0000 (0:00:01.902) 0:06:20.368 ***** 2026-02-19 06:27:06.983558 | instance | ok: [instance] 2026-02-19 06:27:06.983646 | instance | 2026-02-19 06:27:06.983752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:27:06.983877 | instance | Thursday 19 February 2026 06:27:06 +0000 (0:00:03.936) 0:06:24.304 ***** 2026-02-19 06:27:07.090243 | instance | ok: [instance] 2026-02-19 06:27:07.090368 | instance | 2026-02-19 06:27:07.090559 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:27:07.090744 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.106) 0:06:24.410 ***** 2026-02-19 06:27:07.168949 | instance | skipping: [instance] 2026-02-19 06:27:07.169166 | instance | 2026-02-19 06:27:07.169443 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:27:07.169732 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.078) 0:06:24.489 ***** 2026-02-19 06:27:07.245211 | instance | skipping: [instance] 2026-02-19 06:27:07.245454 | instance | 2026-02-19 06:27:07.245769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:27:07.246087 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.076) 0:06:24.565 ***** 2026-02-19 06:27:07.320297 | instance | skipping: [instance] 2026-02-19 06:27:07.320512 | instance | 2026-02-19 06:27:07.320910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:27:07.321179 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.075) 0:06:24.640 ***** 2026-02-19 06:27:07.394304 | instance | skipping: [instance] 2026-02-19 06:27:07.394540 | instance | 2026-02-19 06:27:07.394860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:27:07.395299 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.073) 0:06:24.714 ***** 2026-02-19 06:27:07.470240 | instance | skipping: [instance] 2026-02-19 06:27:07.470536 | instance | 2026-02-19 06:27:07.470917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:27:07.471215 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.075) 0:06:24.790 ***** 2026-02-19 06:27:07.558715 | instance | ok: [instance] 2026-02-19 06:27:07.558809 | instance | 2026-02-19 06:27:07.558998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:27:07.559164 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.088) 0:06:24.879 ***** 2026-02-19 06:27:07.656378 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:27:07.656600 | instance | 2026-02-19 06:27:07.656904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:27:07.657168 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.097) 0:06:24.976 ***** 2026-02-19 06:27:07.792222 | instance | ok: [instance] 2026-02-19 06:27:07.792329 | instance | 2026-02-19 06:27:07.792538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:27:07.792723 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.135) 0:06:25.111 ***** 2026-02-19 06:27:07.905916 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:27:07.906108 | instance | 2026-02-19 06:27:07.906383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:27:07.906638 | instance | Thursday 19 February 2026 06:27:07 +0000 (0:00:00.114) 0:06:25.226 ***** 2026-02-19 06:27:08.530861 | instance | ok: [instance] 2026-02-19 06:27:08.531073 | instance | 2026-02-19 06:27:08.531342 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-02-19 06:27:08.531609 | instance | Thursday 19 February 2026 06:27:08 +0000 (0:00:00.624) 0:06:25.851 ***** 2026-02-19 06:27:10.593910 | instance | ok: [instance] 2026-02-19 06:27:10.594140 | instance | 2026-02-19 06:27:10.594419 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-02-19 06:27:10.594695 | instance | Thursday 19 February 2026 06:27:10 +0000 (0:00:02.063) 0:06:27.914 ***** 2026-02-19 06:27:11.398834 | instance | ok: [instance] 2026-02-19 06:27:11.398985 | instance | 2026-02-19 06:27:11.399189 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-19 06:27:11.399350 | instance | Thursday 19 February 2026 06:27:11 +0000 (0:00:00.804) 0:06:28.718 ***** 2026-02-19 06:27:12.501514 | instance | ok: [instance] 2026-02-19 06:27:12.501648 | instance | 2026-02-19 06:27:12.501822 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-19 06:27:12.501973 | instance | Thursday 19 February 2026 06:27:12 +0000 (0:00:01.103) 0:06:29.822 ***** 2026-02-19 06:27:12.749830 | instance | ok: [instance] 2026-02-19 06:27:12.749978 | instance | 2026-02-19 06:27:12.750170 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-19 06:27:12.750382 | instance | Thursday 19 February 2026 06:27:12 +0000 (0:00:00.248) 0:06:30.070 ***** 2026-02-19 06:27:13.313519 | instance | ok: [instance] 2026-02-19 06:27:13.313841 | instance | 2026-02-19 06:27:13.314086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:27:13.314332 | instance | Thursday 19 February 2026 06:27:13 +0000 (0:00:00.562) 0:06:30.633 ***** 2026-02-19 06:27:13.437197 | instance | ok: [instance] 2026-02-19 06:27:13.437323 | instance | 2026-02-19 06:27:13.437495 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:27:13.437663 | instance | Thursday 19 February 2026 06:27:13 +0000 (0:00:00.124) 0:06:30.757 ***** 2026-02-19 06:27:13.575167 | instance | included: rabbitmq for instance 2026-02-19 06:27:13.575383 | instance | 2026-02-19 06:27:13.575673 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:27:13.575942 | instance | Thursday 19 February 2026 06:27:13 +0000 (0:00:00.137) 0:06:30.895 ***** 2026-02-19 06:27:14.287118 | instance | ok: [instance] 2026-02-19 06:27:14.287362 | instance | 2026-02-19 06:27:14.287653 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:27:14.287917 | instance | Thursday 19 February 2026 06:27:14 +0000 (0:00:00.712) 0:06:31.607 ***** 2026-02-19 06:27:14.469270 | instance | skipping: [instance] 2026-02-19 06:27:14.469482 | instance | 2026-02-19 06:27:14.469794 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:27:14.470067 | instance | Thursday 19 February 2026 06:27:14 +0000 (0:00:00.182) 0:06:31.790 ***** 2026-02-19 06:27:14.656157 | instance | skipping: [instance] 2026-02-19 06:27:14.656377 | instance | 2026-02-19 06:27:14.656657 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:27:14.656984 | instance | Thursday 19 February 2026 06:27:14 +0000 (0:00:00.186) 0:06:31.976 ***** 2026-02-19 06:27:14.831818 | instance | skipping: [instance] 2026-02-19 06:27:14.832042 | instance | 2026-02-19 06:27:14.832318 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:27:14.832586 | instance | Thursday 19 February 2026 06:27:14 +0000 (0:00:00.175) 0:06:32.152 ***** 2026-02-19 06:27:15.750768 | instance | ok: [instance] 2026-02-19 06:27:15.750980 | instance | 2026-02-19 06:27:15.751264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:27:15.751570 | instance | Thursday 19 February 2026 06:27:15 +0000 (0:00:00.918) 0:06:33.071 ***** 2026-02-19 06:27:16.501274 | instance | ok: [instance] 2026-02-19 06:27:16.501335 | instance | 2026-02-19 06:27:16.501477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:27:16.501599 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.750) 0:06:33.822 ***** 2026-02-19 06:27:16.588244 | instance | ok: [instance] 2026-02-19 06:27:16.588505 | instance | 2026-02-19 06:27:16.588944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:27:16.589236 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.086) 0:06:33.908 ***** 2026-02-19 06:27:16.668611 | instance | skipping: [instance] 2026-02-19 06:27:16.668708 | instance | 2026-02-19 06:27:16.668948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:27:16.669098 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.080) 0:06:33.989 ***** 2026-02-19 06:27:16.747351 | instance | skipping: [instance] 2026-02-19 06:27:16.747495 | instance | 2026-02-19 06:27:16.747676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:27:16.747864 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.078) 0:06:34.068 ***** 2026-02-19 06:27:16.819723 | instance | ok: [instance] 2026-02-19 06:27:16.819957 | instance | 2026-02-19 06:27:16.820268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:27:16.820585 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.072) 0:06:34.140 ***** 2026-02-19 06:27:16.945960 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:27:16.946214 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:27:16.946479 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:27:16.946729 | instance | ok: [instance] => (item=identity) 2026-02-19 06:27:16.946968 | instance | 2026-02-19 06:27:16.947230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:27:16.947508 | instance | Thursday 19 February 2026 06:27:16 +0000 (0:00:00.126) 0:06:34.266 ***** 2026-02-19 06:27:17.060888 | instance | ok: [instance] 2026-02-19 06:27:17.060972 | instance | 2026-02-19 06:27:17.061109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:27:17.061233 | instance | Thursday 19 February 2026 06:27:17 +0000 (0:00:00.115) 0:06:34.381 ***** 2026-02-19 06:27:17.175475 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:27:17.175731 | instance | 2026-02-19 06:27:17.176062 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:27:17.176394 | instance | Thursday 19 February 2026 06:27:17 +0000 (0:00:00.113) 0:06:34.495 ***** 2026-02-19 06:27:18.021538 | instance | ok: [instance] 2026-02-19 06:27:18.021660 | instance | 2026-02-19 06:27:18.021885 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-02-19 06:27:18.022069 | instance | Thursday 19 February 2026 06:27:18 +0000 (0:00:00.846) 0:06:35.341 ***** 2026-02-19 06:27:19.168109 | instance | ok: [instance] => (item=None) 2026-02-19 06:27:19.168209 | instance | ok: [instance] 2026-02-19 06:27:19.168369 | instance | 2026-02-19 06:27:19.168551 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-02-19 06:27:19.168735 | instance | Thursday 19 February 2026 06:27:19 +0000 (0:00:01.146) 0:06:36.488 ***** 2026-02-19 06:27:20.300558 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 06:27:20.300842 | instance | 2026-02-19 06:27:20.301133 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-02-19 06:27:20.301394 | instance | Thursday 19 February 2026 06:27:20 +0000 (0:00:01.132) 0:06:37.621 ***** 2026-02-19 06:27:21.314256 | instance | ok: [instance] 2026-02-19 06:27:21.314494 | instance | 2026-02-19 06:27:21.314776 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-02-19 06:27:21.315048 | instance | Thursday 19 February 2026 06:27:21 +0000 (0:00:01.013) 0:06:38.634 ***** 2026-02-19 06:27:22.295188 | instance | ok: [instance] => (item=None) 2026-02-19 06:27:22.295421 | instance | ok: [instance] 2026-02-19 06:27:22.295685 | instance | 2026-02-19 06:27:22.295988 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-02-19 06:27:22.296293 | instance | Thursday 19 February 2026 06:27:22 +0000 (0:00:00.980) 0:06:39.615 ***** 2026-02-19 06:27:23.571832 | instance | ok: [instance] => (item=None) 2026-02-19 06:27:23.572126 | instance | ok: [instance] 2026-02-19 06:27:23.572480 | instance | 2026-02-19 06:27:23.572884 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-02-19 06:27:23.573186 | instance | Thursday 19 February 2026 06:27:23 +0000 (0:00:01.275) 0:06:40.891 ***** 2026-02-19 06:27:26.933360 | instance | ok: [instance] 2026-02-19 06:27:26.933447 | instance | 2026-02-19 06:27:26.933460 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:27:26.933471 | instance | Thursday 19 February 2026 06:27:26 +0000 (0:00:03.361) 0:06:44.253 ***** 2026-02-19 06:27:27.097612 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:27:27.097705 | instance | 2026-02-19 06:27:27.097865 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:27:27.097983 | instance | Thursday 19 February 2026 06:27:27 +0000 (0:00:00.165) 0:06:44.418 ***** 2026-02-19 06:27:27.182870 | instance | skipping: [instance] 2026-02-19 06:27:27.182977 | instance | 2026-02-19 06:27:27.183048 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:27:27.183169 | instance | Thursday 19 February 2026 06:27:27 +0000 (0:00:00.085) 0:06:44.503 ***** 2026-02-19 06:27:27.256542 | instance | skipping: [instance] 2026-02-19 06:27:27.256633 | instance | 2026-02-19 06:27:27.256716 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:27:27.256875 | instance | Thursday 19 February 2026 06:27:27 +0000 (0:00:00.073) 0:06:44.577 ***** 2026-02-19 06:27:27.352199 | instance | ok: [instance] 2026-02-19 06:27:27.352309 | instance | 2026-02-19 06:27:27.352385 | instance | TASK [Create Ingress identity] ************************************************* 2026-02-19 06:27:27.352516 | instance | Thursday 19 February 2026 06:27:27 +0000 (0:00:00.095) 0:06:44.673 ***** 2026-02-19 06:27:27.474601 | instance | included: ingress for instance 2026-02-19 06:27:27.474717 | instance | 2026-02-19 06:27:27.475056 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-02-19 06:27:27.475079 | instance | Thursday 19 February 2026 06:27:27 +0000 (0:00:00.122) 0:06:44.795 ***** 2026-02-19 06:27:28.800430 | instance | ok: [instance] 2026-02-19 06:27:28.800508 | instance | 2026-02-19 06:27:28.800520 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-02-19 06:27:28.800530 | instance | Thursday 19 February 2026 06:27:28 +0000 (0:00:01.324) 0:06:46.119 ***** 2026-02-19 06:27:29.207880 | instance | ok: [instance] 2026-02-19 06:27:29.207969 | instance | 2026-02-19 06:27:29.208066 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-02-19 06:27:29.208186 | instance | Thursday 19 February 2026 06:27:29 +0000 (0:00:00.408) 0:06:46.528 ***** 2026-02-19 06:27:30.021070 | instance | ok: [instance] 2026-02-19 06:27:30.021185 | instance | 2026-02-19 06:27:30.021282 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-02-19 06:27:30.021412 | instance | Thursday 19 February 2026 06:27:30 +0000 (0:00:00.813) 0:06:47.341 ***** 2026-02-19 06:27:31.370991 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 06:27:31.371088 | instance | 2026-02-19 06:27:31.371183 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-02-19 06:27:31.371307 | instance | Thursday 19 February 2026 06:27:31 +0000 (0:00:01.349) 0:06:48.691 ***** 2026-02-19 06:27:32.641944 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 06:27:32.642055 | instance | 2026-02-19 06:27:32.642167 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-02-19 06:27:32.642324 | instance | Thursday 19 February 2026 06:27:32 +0000 (0:00:01.270) 0:06:49.962 ***** 2026-02-19 06:27:33.827226 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 06:27:33.827329 | instance | 2026-02-19 06:27:33.827384 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-02-19 06:27:33.827528 | instance | Thursday 19 February 2026 06:27:33 +0000 (0:00:01.185) 0:06:51.147 ***** 2026-02-19 06:27:35.139948 | instance | ok: [instance] => (item=atmosphere) 2026-02-19 06:27:35.140205 | instance | 2026-02-19 06:27:35.140484 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 06:27:35.140767 | instance | Thursday 19 February 2026 06:27:35 +0000 (0:00:01.311) 0:06:52.459 ***** 2026-02-19 06:27:35.569509 | instance | ok: [instance] 2026-02-19 06:27:35.569790 | instance | 2026-02-19 06:27:35.570095 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:27:35.570369 | instance | Thursday 19 February 2026 06:27:35 +0000 (0:00:00.430) 0:06:52.890 ***** 2026-02-19 06:27:37.004400 | instance | ok: [instance] 2026-02-19 06:27:37.004627 | instance | 2026-02-19 06:27:37.005149 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:27:37.005413 | instance | Thursday 19 February 2026 06:27:36 +0000 (0:00:01.434) 0:06:54.324 ***** 2026-02-19 06:27:37.318992 | instance | ok: [instance] 2026-02-19 06:27:37.319212 | instance | 2026-02-19 06:27:37.319525 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:27:37.319804 | instance | Thursday 19 February 2026 06:27:37 +0000 (0:00:00.314) 0:06:54.639 ***** 2026-02-19 06:27:37.438791 | instance | ok: [instance] => { 2026-02-19 06:27:37.438892 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:27:37.439219 | instance | } 2026-02-19 06:27:37.439476 | instance | 2026-02-19 06:27:37.439738 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:27:37.440001 | instance | Thursday 19 February 2026 06:27:37 +0000 (0:00:00.119) 0:06:54.758 ***** 2026-02-19 06:27:37.854026 | instance | ok: [instance] 2026-02-19 06:27:37.854283 | instance | 2026-02-19 06:27:37.854572 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:27:37.854866 | instance | Thursday 19 February 2026 06:27:37 +0000 (0:00:00.415) 0:06:55.174 ***** 2026-02-19 06:27:38.968267 | instance | ok: [instance] 2026-02-19 06:27:38.968524 | instance | 2026-02-19 06:27:38.968880 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 06:27:38.969161 | instance | Thursday 19 February 2026 06:27:38 +0000 (0:00:01.113) 0:06:56.288 ***** 2026-02-19 06:27:39.498479 | instance | ok: [instance] 2026-02-19 06:27:39.498661 | instance | 2026-02-19 06:27:39.498953 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 06:27:39.499212 | instance | Thursday 19 February 2026 06:27:39 +0000 (0:00:00.530) 0:06:56.818 ***** 2026-02-19 06:27:40.331253 | instance | ok: [instance] 2026-02-19 06:27:40.331470 | instance | 2026-02-19 06:27:40.331761 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 06:27:40.332034 | instance | Thursday 19 February 2026 06:27:40 +0000 (0:00:00.832) 0:06:57.651 ***** 2026-02-19 06:27:41.203510 | instance | ok: [instance] 2026-02-19 06:27:41.203625 | instance | 2026-02-19 06:27:41.203806 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 06:27:41.203975 | instance | Thursday 19 February 2026 06:27:41 +0000 (0:00:00.872) 0:06:58.524 ***** 2026-02-19 06:27:41.691875 | instance | ok: [instance] 2026-02-19 06:27:41.692110 | instance | 2026-02-19 06:27:41.692480 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 06:27:41.692745 | instance | Thursday 19 February 2026 06:27:41 +0000 (0:00:00.488) 0:06:59.012 ***** 2026-02-19 06:27:41.895380 | instance | included: openstack_helm_endpoints for instance 2026-02-19 06:27:41.895621 | instance | 2026-02-19 06:27:41.895919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:27:41.896244 | instance | Thursday 19 February 2026 06:27:41 +0000 (0:00:00.203) 0:06:59.215 ***** 2026-02-19 06:27:41.980773 | instance | skipping: [instance] 2026-02-19 06:27:41.980885 | instance | 2026-02-19 06:27:41.980952 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:27:41.981073 | instance | Thursday 19 February 2026 06:27:41 +0000 (0:00:00.085) 0:06:59.301 ***** 2026-02-19 06:27:42.065169 | instance | skipping: [instance] 2026-02-19 06:27:42.065333 | instance | 2026-02-19 06:27:42.065542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:27:42.065747 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.084) 0:06:59.385 ***** 2026-02-19 06:27:42.138535 | instance | skipping: [instance] 2026-02-19 06:27:42.138669 | instance | 2026-02-19 06:27:42.138869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:27:42.139069 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.073) 0:06:59.459 ***** 2026-02-19 06:27:42.210660 | instance | skipping: [instance] 2026-02-19 06:27:42.210809 | instance | 2026-02-19 06:27:42.211009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:27:42.211190 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.072) 0:06:59.531 ***** 2026-02-19 06:27:42.286868 | instance | skipping: [instance] 2026-02-19 06:27:42.287013 | instance | 2026-02-19 06:27:42.287211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:27:42.287393 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.075) 0:06:59.607 ***** 2026-02-19 06:27:42.366794 | instance | skipping: [instance] 2026-02-19 06:27:42.366883 | instance | 2026-02-19 06:27:42.367012 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:27:42.367130 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.079) 0:06:59.687 ***** 2026-02-19 06:27:42.450215 | instance | ok: [instance] 2026-02-19 06:27:42.450309 | instance | 2026-02-19 06:27:42.450416 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:27:42.450544 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.083) 0:06:59.770 ***** 2026-02-19 06:27:42.537147 | instance | ok: [instance] => (item=identity) 2026-02-19 06:27:42.537233 | instance | 2026-02-19 06:27:42.537819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:27:42.537893 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.086) 0:06:59.857 ***** 2026-02-19 06:27:42.654240 | instance | ok: [instance] 2026-02-19 06:27:42.654469 | instance | 2026-02-19 06:27:42.654742 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 06:27:42.655009 | instance | Thursday 19 February 2026 06:27:42 +0000 (0:00:00.116) 0:06:59.974 ***** 2026-02-19 06:27:43.184824 | instance | ok: [instance] 2026-02-19 06:27:43.185182 | instance | 2026-02-19 06:27:43.185523 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 06:27:43.185794 | instance | Thursday 19 February 2026 06:27:43 +0000 (0:00:00.528) 0:07:00.503 ***** 2026-02-19 06:27:43.956510 | instance | ok: [instance] 2026-02-19 06:27:43.956643 | instance | 2026-02-19 06:27:43.956900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:27:43.957137 | instance | Thursday 19 February 2026 06:27:43 +0000 (0:00:00.773) 0:07:01.276 ***** 2026-02-19 06:27:44.059805 | instance | ok: [instance] 2026-02-19 06:27:44.060084 | instance | 2026-02-19 06:27:44.060384 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:27:44.060668 | instance | Thursday 19 February 2026 06:27:44 +0000 (0:00:00.103) 0:07:01.380 ***** 2026-02-19 06:27:44.181741 | instance | included: rabbitmq for instance 2026-02-19 06:27:44.182136 | instance | 2026-02-19 06:27:44.182482 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:27:44.182776 | instance | Thursday 19 February 2026 06:27:44 +0000 (0:00:00.121) 0:07:01.502 ***** 2026-02-19 06:27:44.973868 | instance | ok: [instance] 2026-02-19 06:27:44.974112 | instance | 2026-02-19 06:27:44.974459 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:27:44.974742 | instance | Thursday 19 February 2026 06:27:44 +0000 (0:00:00.791) 0:07:02.294 ***** 2026-02-19 06:27:45.165830 | instance | skipping: [instance] 2026-02-19 06:27:45.166035 | instance | 2026-02-19 06:27:45.166357 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:27:45.166617 | instance | Thursday 19 February 2026 06:27:45 +0000 (0:00:00.191) 0:07:02.486 ***** 2026-02-19 06:27:45.348651 | instance | skipping: [instance] 2026-02-19 06:27:45.348922 | instance | 2026-02-19 06:27:45.349197 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:27:45.349462 | instance | Thursday 19 February 2026 06:27:45 +0000 (0:00:00.182) 0:07:02.669 ***** 2026-02-19 06:27:45.526536 | instance | skipping: [instance] 2026-02-19 06:27:45.526625 | instance | 2026-02-19 06:27:45.526821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:27:45.526988 | instance | Thursday 19 February 2026 06:27:45 +0000 (0:00:00.177) 0:07:02.847 ***** 2026-02-19 06:27:46.432022 | instance | ok: [instance] 2026-02-19 06:27:46.432337 | instance | 2026-02-19 06:27:46.432686 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:27:46.433060 | instance | Thursday 19 February 2026 06:27:46 +0000 (0:00:00.905) 0:07:03.752 ***** 2026-02-19 06:27:47.163568 | instance | ok: [instance] 2026-02-19 06:27:47.163783 | instance | 2026-02-19 06:27:47.164084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:27:47.164347 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.731) 0:07:04.484 ***** 2026-02-19 06:27:47.250964 | instance | ok: [instance] 2026-02-19 06:27:47.251043 | instance | 2026-02-19 06:27:47.251166 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:27:47.251287 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.087) 0:07:04.571 ***** 2026-02-19 06:27:47.327811 | instance | skipping: [instance] 2026-02-19 06:27:47.327915 | instance | 2026-02-19 06:27:47.328210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:27:47.328523 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.076) 0:07:04.648 ***** 2026-02-19 06:27:47.407213 | instance | skipping: [instance] 2026-02-19 06:27:47.407390 | instance | 2026-02-19 06:27:47.407684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:27:47.407952 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.079) 0:07:04.727 ***** 2026-02-19 06:27:47.499614 | instance | ok: [instance] 2026-02-19 06:27:47.499840 | instance | 2026-02-19 06:27:47.500150 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:27:47.500428 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.092) 0:07:04.820 ***** 2026-02-19 06:27:47.637278 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:27:47.637489 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:27:47.637757 | instance | ok: [instance] => (item=identity) 2026-02-19 06:27:47.638075 | instance | ok: [instance] => (item=key_manager) 2026-02-19 06:27:47.638493 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:27:47.638745 | instance | 2026-02-19 06:27:47.639015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:27:47.639289 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.137) 0:07:04.957 ***** 2026-02-19 06:27:47.754087 | instance | ok: [instance] 2026-02-19 06:27:47.754294 | instance | 2026-02-19 06:27:47.754617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:27:47.754905 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.115) 0:07:05.073 ***** 2026-02-19 06:27:47.876627 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:27:47.876863 | instance | 2026-02-19 06:27:47.877134 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:27:47.877413 | instance | Thursday 19 February 2026 06:27:47 +0000 (0:00:00.123) 0:07:05.197 ***** 2026-02-19 06:27:48.509700 | instance | ok: [instance] 2026-02-19 06:27:48.509961 | instance | 2026-02-19 06:27:48.510194 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-02-19 06:27:48.510463 | instance | Thursday 19 February 2026 06:27:48 +0000 (0:00:00.632) 0:07:05.830 ***** 2026-02-19 06:27:50.638556 | instance | ok: [instance] 2026-02-19 06:27:50.638782 | instance | 2026-02-19 06:27:50.639067 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:27:50.639512 | instance | Thursday 19 February 2026 06:27:50 +0000 (0:00:02.128) 0:07:07.958 ***** 2026-02-19 06:27:50.837986 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:27:50.838194 | instance | 2026-02-19 06:27:50.838459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:27:50.838769 | instance | Thursday 19 February 2026 06:27:50 +0000 (0:00:00.199) 0:07:08.158 ***** 2026-02-19 06:27:50.935145 | instance | skipping: [instance] 2026-02-19 06:27:50.935357 | instance | 2026-02-19 06:27:50.935673 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:27:50.935932 | instance | Thursday 19 February 2026 06:27:50 +0000 (0:00:00.097) 0:07:08.255 ***** 2026-02-19 06:27:51.018575 | instance | skipping: [instance] 2026-02-19 06:27:51.018814 | instance | 2026-02-19 06:27:51.019095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:27:51.019422 | instance | Thursday 19 February 2026 06:27:51 +0000 (0:00:00.083) 0:07:08.339 ***** 2026-02-19 06:27:51.116527 | instance | ok: [instance] 2026-02-19 06:27:51.116725 | instance | 2026-02-19 06:27:51.117013 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-02-19 06:27:51.117296 | instance | Thursday 19 February 2026 06:27:51 +0000 (0:00:00.097) 0:07:08.436 ***** 2026-02-19 06:27:51.262821 | instance | included: ingress for instance 2026-02-19 06:27:51.263009 | instance | 2026-02-19 06:27:51.263307 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-02-19 06:27:51.263504 | instance | Thursday 19 February 2026 06:27:51 +0000 (0:00:00.146) 0:07:08.583 ***** 2026-02-19 06:27:52.804837 | instance | ok: [instance] 2026-02-19 06:27:52.805101 | instance | 2026-02-19 06:27:52.805381 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-02-19 06:27:52.805649 | instance | Thursday 19 February 2026 06:27:52 +0000 (0:00:01.540) 0:07:10.123 ***** 2026-02-19 06:27:53.879487 | instance | ok: [instance] 2026-02-19 06:27:53.879779 | instance | 2026-02-19 06:27:53.880056 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-02-19 06:27:53.880342 | instance | Thursday 19 February 2026 06:27:53 +0000 (0:00:01.076) 0:07:11.199 ***** 2026-02-19 06:27:59.765474 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-02-19 06:27:59.765684 | instance | 2026-02-19 06:27:59.766075 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:27:59.766360 | instance | Thursday 19 February 2026 06:27:59 +0000 (0:00:05.885) 0:07:17.084 ***** 2026-02-19 06:27:59.889387 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:27:59.889660 | instance | 2026-02-19 06:27:59.889996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:27:59.890353 | instance | Thursday 19 February 2026 06:27:59 +0000 (0:00:00.124) 0:07:17.209 ***** 2026-02-19 06:28:00.482217 | instance | ok: [instance] 2026-02-19 06:28:00.482482 | instance | 2026-02-19 06:28:00.482762 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-02-19 06:28:00.483026 | instance | Thursday 19 February 2026 06:28:00 +0000 (0:00:00.592) 0:07:17.802 ***** 2026-02-19 06:28:03.254062 | instance | ok: [instance] 2026-02-19 06:28:03.254164 | instance | 2026-02-19 06:28:03.254353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:28:03.254529 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:02.771) 0:07:20.574 ***** 2026-02-19 06:28:03.335244 | instance | skipping: [instance] 2026-02-19 06:28:03.335458 | instance | 2026-02-19 06:28:03.335764 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:28:03.336038 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.081) 0:07:20.655 ***** 2026-02-19 06:28:03.411135 | instance | skipping: [instance] 2026-02-19 06:28:03.411364 | instance | 2026-02-19 06:28:03.411726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:28:03.412033 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.076) 0:07:20.731 ***** 2026-02-19 06:28:03.496809 | instance | skipping: [instance] 2026-02-19 06:28:03.497098 | instance | 2026-02-19 06:28:03.497506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:28:03.497665 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.085) 0:07:20.817 ***** 2026-02-19 06:28:03.581470 | instance | skipping: [instance] 2026-02-19 06:28:03.581560 | instance | 2026-02-19 06:28:03.581692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:28:03.581823 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.080) 0:07:20.897 ***** 2026-02-19 06:28:03.653156 | instance | skipping: [instance] 2026-02-19 06:28:03.653299 | instance | 2026-02-19 06:28:03.653478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:28:03.653649 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.076) 0:07:20.973 ***** 2026-02-19 06:28:03.723866 | instance | skipping: [instance] 2026-02-19 06:28:03.724096 | instance | 2026-02-19 06:28:03.724386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:28:03.724663 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.070) 0:07:21.044 ***** 2026-02-19 06:28:03.800474 | instance | ok: [instance] 2026-02-19 06:28:03.800746 | instance | 2026-02-19 06:28:03.801070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:28:03.801378 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.076) 0:07:21.121 ***** 2026-02-19 06:28:03.892199 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-02-19 06:28:03.892435 | instance | 2026-02-19 06:28:03.892722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:28:03.893029 | instance | Thursday 19 February 2026 06:28:03 +0000 (0:00:00.091) 0:07:21.212 ***** 2026-02-19 06:28:04.010785 | instance | ok: [instance] 2026-02-19 06:28:04.011024 | instance | 2026-02-19 06:28:04.011327 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:28:04.011625 | instance | Thursday 19 February 2026 06:28:04 +0000 (0:00:00.117) 0:07:21.330 ***** 2026-02-19 06:28:04.129535 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:28:04.129797 | instance | 2026-02-19 06:28:04.130087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:28:04.130350 | instance | Thursday 19 February 2026 06:28:04 +0000 (0:00:00.119) 0:07:21.450 ***** 2026-02-19 06:28:04.715682 | instance | ok: [instance] 2026-02-19 06:28:04.715820 | instance | 2026-02-19 06:28:04.716008 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-02-19 06:28:04.716184 | instance | Thursday 19 February 2026 06:28:04 +0000 (0:00:00.586) 0:07:22.036 ***** 2026-02-19 06:28:19.634419 | instance | ok: [instance] 2026-02-19 06:28:19.634654 | instance | 2026-02-19 06:28:19.635066 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-02-19 06:28:19.635426 | instance | Thursday 19 February 2026 06:28:19 +0000 (0:00:14.918) 0:07:36.954 ***** 2026-02-19 06:28:34.633321 | instance | ok: [instance] 2026-02-19 06:28:34.633556 | instance | 2026-02-19 06:28:34.633848 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-02-19 06:28:34.634122 | instance | Thursday 19 February 2026 06:28:34 +0000 (0:00:14.998) 0:07:51.953 ***** 2026-02-19 06:28:36.317833 | instance | ok: [instance] 2026-02-19 06:28:36.317950 | instance | 2026-02-19 06:28:36.318221 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-02-19 06:28:36.318311 | instance | Thursday 19 February 2026 06:28:36 +0000 (0:00:01.684) 0:07:53.638 ***** 2026-02-19 06:28:37.670277 | instance | ok: [instance] 2026-02-19 06:28:37.670493 | instance | 2026-02-19 06:28:37.670809 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-02-19 06:28:37.671073 | instance | Thursday 19 February 2026 06:28:37 +0000 (0:00:01.352) 0:07:54.990 ***** 2026-02-19 06:28:38.460423 | instance | ok: [instance] 2026-02-19 06:28:38.460511 | instance | 2026-02-19 06:28:38.460618 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-02-19 06:28:38.460744 | instance | Thursday 19 February 2026 06:28:38 +0000 (0:00:00.790) 0:07:55.781 ***** 2026-02-19 06:28:39.272365 | instance | ok: [instance] 2026-02-19 06:28:39.272572 | instance | 2026-02-19 06:28:39.272942 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-02-19 06:28:39.273226 | instance | Thursday 19 February 2026 06:28:39 +0000 (0:00:00.811) 0:07:56.592 ***** 2026-02-19 06:28:41.396281 | instance | ok: [instance] 2026-02-19 06:28:41.396382 | instance | 2026-02-19 06:28:41.396833 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-02-19 06:28:41.397100 | instance | Thursday 19 February 2026 06:28:41 +0000 (0:00:02.123) 0:07:58.716 ***** 2026-02-19 06:28:42.581247 | instance | [WARNING]: Module did not set no_log for update_password 2026-02-19 06:28:42.635463 | instance | ok: [instance] 2026-02-19 06:28:42.635524 | instance | 2026-02-19 06:28:42.635531 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-02-19 06:28:42.635537 | instance | Thursday 19 February 2026 06:28:42 +0000 (0:00:01.239) 0:07:59.955 ***** 2026-02-19 06:28:48.645812 | instance | ok: [instance] 2026-02-19 06:28:48.645883 | instance | 2026-02-19 06:28:48.645889 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-02-19 06:28:48.645894 | instance | Thursday 19 February 2026 06:28:48 +0000 (0:00:06.010) 0:08:05.966 ***** 2026-02-19 06:28:49.747080 | instance | ok: [instance] 2026-02-19 06:28:49.747181 | instance | 2026-02-19 06:28:49.747419 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-02-19 06:28:49.747460 | instance | Thursday 19 February 2026 06:28:49 +0000 (0:00:01.101) 0:08:07.067 ***** 2026-02-19 06:28:51.759360 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-209.nip.io/swift/v1/%(tenant_id)s'}) 2026-02-19 06:28:51.759460 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-02-19 06:28:51.759834 | instance | 2026-02-19 06:28:51.759899 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:28:51.759906 | instance | Thursday 19 February 2026 06:28:51 +0000 (0:00:02.012) 0:08:09.080 ***** 2026-02-19 06:28:51.934975 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:28:51.935060 | instance | 2026-02-19 06:28:51.935156 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:28:51.935277 | instance | Thursday 19 February 2026 06:28:51 +0000 (0:00:00.175) 0:08:09.255 ***** 2026-02-19 06:28:52.030511 | instance | skipping: [instance] 2026-02-19 06:28:52.030571 | instance | 2026-02-19 06:28:52.030577 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:28:52.030582 | instance | Thursday 19 February 2026 06:28:52 +0000 (0:00:00.094) 0:08:09.350 ***** 2026-02-19 06:28:52.118185 | instance | skipping: [instance] 2026-02-19 06:28:52.118283 | instance | 2026-02-19 06:28:52.118515 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:28:52.118559 | instance | Thursday 19 February 2026 06:28:52 +0000 (0:00:00.088) 0:08:09.439 ***** 2026-02-19 06:28:52.224556 | instance | ok: [instance] 2026-02-19 06:28:52.224670 | instance | 2026-02-19 06:28:52.225087 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-02-19 06:28:52.225161 | instance | Thursday 19 February 2026 06:28:52 +0000 (0:00:00.105) 0:08:09.544 ***** 2026-02-19 06:28:52.352577 | instance | included: ingress for instance 2026-02-19 06:28:52.352675 | instance | 2026-02-19 06:28:52.352746 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-02-19 06:28:52.352891 | instance | Thursday 19 February 2026 06:28:52 +0000 (0:00:00.128) 0:08:09.673 ***** 2026-02-19 06:28:53.798568 | instance | ok: [instance] 2026-02-19 06:28:53.798753 | instance | 2026-02-19 06:28:53.799538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:28:53.799568 | instance | Thursday 19 February 2026 06:28:53 +0000 (0:00:01.444) 0:08:11.117 ***** 2026-02-19 06:28:53.912621 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:28:53.912907 | instance | 2026-02-19 06:28:53.913179 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:28:53.913460 | instance | Thursday 19 February 2026 06:28:53 +0000 (0:00:00.115) 0:08:11.233 ***** 2026-02-19 06:28:54.545494 | instance | ok: [instance] 2026-02-19 06:28:54.545712 | instance | 2026-02-19 06:28:54.545994 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-02-19 06:28:54.546258 | instance | Thursday 19 February 2026 06:28:54 +0000 (0:00:00.632) 0:08:11.865 ***** 2026-02-19 06:29:09.615148 | instance | ok: [instance] 2026-02-19 06:29:09.615371 | instance | 2026-02-19 06:29:09.615676 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-02-19 06:29:09.616011 | instance | Thursday 19 February 2026 06:29:09 +0000 (0:00:15.069) 0:08:26.935 ***** 2026-02-19 06:29:09.727452 | instance | ok: [instance] => (item=10.96.240.200) 2026-02-19 06:29:09.727700 | instance | 2026-02-19 06:29:09.727967 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-02-19 06:29:09.728262 | instance | Thursday 19 February 2026 06:29:09 +0000 (0:00:00.112) 0:08:27.048 ***** 2026-02-19 06:29:10.495521 | instance | ok: [instance] 2026-02-19 06:29:10.495762 | instance | 2026-02-19 06:29:10.496067 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-02-19 06:29:10.496376 | instance | Thursday 19 February 2026 06:29:10 +0000 (0:00:00.767) 0:08:27.815 ***** 2026-02-19 06:29:11.307847 | instance | ok: [instance] 2026-02-19 06:29:11.307981 | instance | 2026-02-19 06:29:11.308234 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-02-19 06:29:11.308490 | instance | Thursday 19 February 2026 06:29:11 +0000 (0:00:00.812) 0:08:28.628 ***** 2026-02-19 06:29:12.646772 | instance | ok: [instance] 2026-02-19 06:29:12.646874 | instance | 2026-02-19 06:29:12.647059 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-02-19 06:29:12.647262 | instance | Thursday 19 February 2026 06:29:12 +0000 (0:00:01.338) 0:08:29.967 ***** 2026-02-19 06:29:12.768241 | instance | ok: [instance] 2026-02-19 06:29:12.768454 | instance | 2026-02-19 06:29:12.768780 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-02-19 06:29:12.769073 | instance | Thursday 19 February 2026 06:29:12 +0000 (0:00:00.121) 0:08:30.088 ***** 2026-02-19 06:29:13.572456 | instance | ok: [instance] 2026-02-19 06:29:13.572667 | instance | 2026-02-19 06:29:13.572998 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-02-19 06:29:13.573239 | instance | Thursday 19 February 2026 06:29:13 +0000 (0:00:00.804) 0:08:30.892 ***** 2026-02-19 06:29:15.591258 | instance | ok: [instance] 2026-02-19 06:29:15.591375 | instance | 2026-02-19 06:29:15.591552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:29:15.591720 | instance | Thursday 19 February 2026 06:29:15 +0000 (0:00:02.018) 0:08:32.911 ***** 2026-02-19 06:29:15.693085 | instance | ok: [instance] 2026-02-19 06:29:15.693285 | instance | 2026-02-19 06:29:15.693572 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:29:15.693858 | instance | Thursday 19 February 2026 06:29:15 +0000 (0:00:00.102) 0:08:33.013 ***** 2026-02-19 06:29:15.817074 | instance | included: rabbitmq for instance 2026-02-19 06:29:15.817261 | instance | 2026-02-19 06:29:15.817543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:29:15.817814 | instance | Thursday 19 February 2026 06:29:15 +0000 (0:00:00.124) 0:08:33.137 ***** 2026-02-19 06:29:16.526209 | instance | ok: [instance] 2026-02-19 06:29:16.526493 | instance | 2026-02-19 06:29:16.526821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:29:16.527149 | instance | Thursday 19 February 2026 06:29:16 +0000 (0:00:00.708) 0:08:33.846 ***** 2026-02-19 06:29:16.702588 | instance | skipping: [instance] 2026-02-19 06:29:16.702836 | instance | 2026-02-19 06:29:16.703146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:29:16.703424 | instance | Thursday 19 February 2026 06:29:16 +0000 (0:00:00.176) 0:08:34.023 ***** 2026-02-19 06:29:16.879789 | instance | skipping: [instance] 2026-02-19 06:29:16.880247 | instance | 2026-02-19 06:29:16.880543 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:29:16.880856 | instance | Thursday 19 February 2026 06:29:16 +0000 (0:00:00.176) 0:08:34.200 ***** 2026-02-19 06:29:17.057849 | instance | skipping: [instance] 2026-02-19 06:29:17.058065 | instance | 2026-02-19 06:29:17.058343 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:29:17.058530 | instance | Thursday 19 February 2026 06:29:17 +0000 (0:00:00.177) 0:08:34.377 ***** 2026-02-19 06:29:18.023682 | instance | ok: [instance] 2026-02-19 06:29:18.023894 | instance | 2026-02-19 06:29:18.024189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:29:18.024477 | instance | Thursday 19 February 2026 06:29:18 +0000 (0:00:00.965) 0:08:35.343 ***** 2026-02-19 06:29:18.770852 | instance | ok: [instance] 2026-02-19 06:29:18.771043 | instance | 2026-02-19 06:29:18.771335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:29:18.771602 | instance | Thursday 19 February 2026 06:29:18 +0000 (0:00:00.747) 0:08:36.091 ***** 2026-02-19 06:29:18.852667 | instance | ok: [instance] 2026-02-19 06:29:18.853054 | instance | 2026-02-19 06:29:18.853396 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:29:18.853680 | instance | Thursday 19 February 2026 06:29:18 +0000 (0:00:00.081) 0:08:36.173 ***** 2026-02-19 06:29:18.946166 | instance | skipping: [instance] 2026-02-19 06:29:18.946391 | instance | 2026-02-19 06:29:18.946674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:29:18.946939 | instance | Thursday 19 February 2026 06:29:18 +0000 (0:00:00.093) 0:08:36.266 ***** 2026-02-19 06:29:19.026407 | instance | skipping: [instance] 2026-02-19 06:29:19.026505 | instance | 2026-02-19 06:29:19.026712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:29:19.026870 | instance | Thursday 19 February 2026 06:29:19 +0000 (0:00:00.080) 0:08:36.347 ***** 2026-02-19 06:29:19.107587 | instance | ok: [instance] 2026-02-19 06:29:19.107672 | instance | 2026-02-19 06:29:19.107874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:29:19.108070 | instance | Thursday 19 February 2026 06:29:19 +0000 (0:00:00.081) 0:08:36.428 ***** 2026-02-19 06:29:19.255767 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:29:19.256082 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:29:19.256378 | instance | ok: [instance] => (item=dashboard) 2026-02-19 06:29:19.256669 | instance | ok: [instance] => (item=identity) 2026-02-19 06:29:19.257066 | instance | ok: [instance] => (item=image) 2026-02-19 06:29:19.257390 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:29:19.257631 | instance | 2026-02-19 06:29:19.258028 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:29:19.258300 | instance | Thursday 19 February 2026 06:29:19 +0000 (0:00:00.147) 0:08:36.576 ***** 2026-02-19 06:29:19.385742 | instance | ok: [instance] 2026-02-19 06:29:19.385995 | instance | 2026-02-19 06:29:19.386279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:29:19.386542 | instance | Thursday 19 February 2026 06:29:19 +0000 (0:00:00.129) 0:08:36.705 ***** 2026-02-19 06:29:19.494399 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:29:19.494603 | instance | 2026-02-19 06:29:19.494868 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:29:19.495152 | instance | Thursday 19 February 2026 06:29:19 +0000 (0:00:00.108) 0:08:36.814 ***** 2026-02-19 06:29:20.127823 | instance | ok: [instance] 2026-02-19 06:29:20.127956 | instance | 2026-02-19 06:29:20.128167 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-02-19 06:29:20.128372 | instance | Thursday 19 February 2026 06:29:20 +0000 (0:00:00.633) 0:08:37.447 ***** 2026-02-19 06:29:22.630990 | instance | ok: [instance] 2026-02-19 06:29:22.631245 | instance | 2026-02-19 06:29:22.631513 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:29:22.631786 | instance | Thursday 19 February 2026 06:29:22 +0000 (0:00:02.503) 0:08:39.951 ***** 2026-02-19 06:29:22.792524 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:29:22.792791 | instance | 2026-02-19 06:29:22.793093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:29:22.793705 | instance | Thursday 19 February 2026 06:29:22 +0000 (0:00:00.161) 0:08:40.113 ***** 2026-02-19 06:29:22.870485 | instance | skipping: [instance] 2026-02-19 06:29:22.870702 | instance | 2026-02-19 06:29:22.871073 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:29:22.871404 | instance | Thursday 19 February 2026 06:29:22 +0000 (0:00:00.077) 0:08:40.190 ***** 2026-02-19 06:29:22.962769 | instance | skipping: [instance] 2026-02-19 06:29:22.962871 | instance | 2026-02-19 06:29:22.962934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:29:22.963064 | instance | Thursday 19 February 2026 06:29:22 +0000 (0:00:00.092) 0:08:40.283 ***** 2026-02-19 06:29:23.066979 | instance | ok: [instance] 2026-02-19 06:29:23.067142 | instance | 2026-02-19 06:29:23.067561 | instance | TASK [Create Ingress image] **************************************************** 2026-02-19 06:29:23.067851 | instance | Thursday 19 February 2026 06:29:23 +0000 (0:00:00.103) 0:08:40.387 ***** 2026-02-19 06:29:23.344105 | instance | included: ingress for instance 2026-02-19 06:29:23.344185 | instance | 2026-02-19 06:29:23.344315 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-02-19 06:29:23.344425 | instance | Thursday 19 February 2026 06:29:23 +0000 (0:00:00.277) 0:08:40.665 ***** 2026-02-19 06:29:24.503106 | instance | ok: [instance] 2026-02-19 06:29:24.503312 | instance | 2026-02-19 06:29:24.503577 | instance | TASK [Create images] *********************************************************** 2026-02-19 06:29:24.503844 | instance | Thursday 19 February 2026 06:29:24 +0000 (0:00:01.157) 0:08:41.822 ***** 2026-02-19 06:29:24.705008 | instance | included: 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-02-19 06:29:24.705097 | instance | 2026-02-19 06:29:24.705205 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-19 06:29:24.705329 | instance | Thursday 19 February 2026 06:29:24 +0000 (0:00:00.202) 0:08:42.025 ***** 2026-02-19 06:29:26.055538 | instance | ok: [instance] 2026-02-19 06:29:26.055750 | instance | 2026-02-19 06:29:26.056036 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:29:26.056343 | instance | Thursday 19 February 2026 06:29:26 +0000 (0:00:01.349) 0:08:43.375 ***** 2026-02-19 06:29:27.546946 | instance | ok: [instance] 2026-02-19 06:29:27.547223 | instance | 2026-02-19 06:29:27.547525 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:29:27.547818 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:01.491) 0:08:44.866 ***** 2026-02-19 06:29:27.622292 | instance | skipping: [instance] 2026-02-19 06:29:27.622547 | instance | 2026-02-19 06:29:27.622937 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:29:27.623278 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.075) 0:08:44.942 ***** 2026-02-19 06:29:27.696855 | instance | skipping: [instance] 2026-02-19 06:29:27.697100 | instance | 2026-02-19 06:29:27.697393 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:29:27.697721 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.074) 0:08:45.017 ***** 2026-02-19 06:29:27.771355 | instance | skipping: [instance] 2026-02-19 06:29:27.771602 | instance | 2026-02-19 06:29:27.771898 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:29:27.772295 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.074) 0:08:45.091 ***** 2026-02-19 06:29:27.843087 | instance | skipping: [instance] 2026-02-19 06:29:27.843184 | instance | 2026-02-19 06:29:27.843360 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:29:27.843549 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.071) 0:08:45.163 ***** 2026-02-19 06:29:27.925007 | instance | skipping: [instance] 2026-02-19 06:29:27.925103 | instance | 2026-02-19 06:29:27.925271 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:29:27.925437 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.082) 0:08:45.245 ***** 2026-02-19 06:29:27.999673 | instance | skipping: [instance] 2026-02-19 06:29:27.999815 | instance | 2026-02-19 06:29:27.999997 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:29:28.000174 | instance | Thursday 19 February 2026 06:29:27 +0000 (0:00:00.074) 0:08:45.320 ***** 2026-02-19 06:29:28.234262 | instance | skipping: [instance] 2026-02-19 06:29:28.234367 | instance | 2026-02-19 06:29:28.234433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:29:28.234566 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.233) 0:08:45.554 ***** 2026-02-19 06:29:28.354745 | instance | ok: [instance] 2026-02-19 06:29:28.354945 | instance | 2026-02-19 06:29:28.355225 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:29:28.355485 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.120) 0:08:45.675 ***** 2026-02-19 06:29:28.443029 | instance | skipping: [instance] 2026-02-19 06:29:28.443127 | instance | 2026-02-19 06:29:28.443295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:29:28.443472 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.088) 0:08:45.763 ***** 2026-02-19 06:29:28.517022 | instance | skipping: [instance] 2026-02-19 06:29:28.517230 | instance | 2026-02-19 06:29:28.517514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:29:28.517776 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.074) 0:08:45.837 ***** 2026-02-19 06:29:28.595118 | instance | skipping: [instance] 2026-02-19 06:29:28.595316 | instance | 2026-02-19 06:29:28.595622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:29:28.595919 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.078) 0:08:45.915 ***** 2026-02-19 06:29:28.688323 | instance | skipping: [instance] 2026-02-19 06:29:28.688525 | instance | 2026-02-19 06:29:28.688872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:29:28.689141 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.093) 0:08:46.008 ***** 2026-02-19 06:29:28.770177 | instance | skipping: [instance] 2026-02-19 06:29:28.770341 | instance | 2026-02-19 06:29:28.770627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:29:28.770940 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.081) 0:08:46.090 ***** 2026-02-19 06:29:28.850923 | instance | ok: [instance] 2026-02-19 06:29:28.851093 | instance | 2026-02-19 06:29:28.851272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:29:28.851483 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.081) 0:08:46.171 ***** 2026-02-19 06:29:28.970811 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:29:28.971076 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:29:28.971338 | instance | ok: [instance] => (item=staffeln) 2026-02-19 06:29:28.971651 | instance | ok: [instance] => (item=identity) 2026-02-19 06:29:28.971899 | instance | 2026-02-19 06:29:28.972210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:29:28.972921 | instance | Thursday 19 February 2026 06:29:28 +0000 (0:00:00.119) 0:08:46.291 ***** 2026-02-19 06:29:29.212851 | instance | ok: [instance] 2026-02-19 06:29:29.213099 | instance | 2026-02-19 06:29:29.213383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:29:29.213676 | instance | Thursday 19 February 2026 06:29:29 +0000 (0:00:00.241) 0:08:46.532 ***** 2026-02-19 06:29:29.324356 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:29:29.324613 | instance | 2026-02-19 06:29:29.324931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:29:29.325206 | instance | Thursday 19 February 2026 06:29:29 +0000 (0:00:00.111) 0:08:46.644 ***** 2026-02-19 06:29:29.930578 | instance | ok: [instance] 2026-02-19 06:29:29.930904 | instance | 2026-02-19 06:29:29.931220 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-02-19 06:29:29.931487 | instance | Thursday 19 February 2026 06:29:29 +0000 (0:00:00.606) 0:08:47.251 ***** 2026-02-19 06:29:31.901607 | instance | ok: [instance] 2026-02-19 06:29:31.901850 | instance | 2026-02-19 06:29:31.902139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:29:31.902415 | instance | Thursday 19 February 2026 06:29:31 +0000 (0:00:01.971) 0:08:49.222 ***** 2026-02-19 06:29:32.027733 | instance | ok: [instance] 2026-02-19 06:29:32.027989 | instance | 2026-02-19 06:29:32.028311 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:29:32.028597 | instance | Thursday 19 February 2026 06:29:32 +0000 (0:00:00.126) 0:08:49.348 ***** 2026-02-19 06:29:32.154816 | instance | included: rabbitmq for instance 2026-02-19 06:29:32.155056 | instance | 2026-02-19 06:29:32.155344 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:29:32.155621 | instance | Thursday 19 February 2026 06:29:32 +0000 (0:00:00.127) 0:08:49.475 ***** 2026-02-19 06:29:32.946736 | instance | ok: [instance] 2026-02-19 06:29:32.946852 | instance | 2026-02-19 06:29:32.947071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:29:32.947316 | instance | Thursday 19 February 2026 06:29:32 +0000 (0:00:00.791) 0:08:50.267 ***** 2026-02-19 06:29:33.137137 | instance | skipping: [instance] 2026-02-19 06:29:33.137341 | instance | 2026-02-19 06:29:33.137643 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:29:33.137955 | instance | Thursday 19 February 2026 06:29:33 +0000 (0:00:00.190) 0:08:50.457 ***** 2026-02-19 06:29:33.327501 | instance | skipping: [instance] 2026-02-19 06:29:33.327742 | instance | 2026-02-19 06:29:33.328011 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:29:33.328281 | instance | Thursday 19 February 2026 06:29:33 +0000 (0:00:00.190) 0:08:50.647 ***** 2026-02-19 06:29:33.509983 | instance | skipping: [instance] 2026-02-19 06:29:33.510209 | instance | 2026-02-19 06:29:33.510513 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:29:33.510794 | instance | Thursday 19 February 2026 06:29:33 +0000 (0:00:00.182) 0:08:50.829 ***** 2026-02-19 06:29:34.406408 | instance | ok: [instance] 2026-02-19 06:29:34.406636 | instance | 2026-02-19 06:29:34.406927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:29:34.407203 | instance | Thursday 19 February 2026 06:29:34 +0000 (0:00:00.896) 0:08:51.726 ***** 2026-02-19 06:29:35.173699 | instance | ok: [instance] 2026-02-19 06:29:35.173907 | instance | 2026-02-19 06:29:35.174205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:29:35.174475 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.767) 0:08:52.494 ***** 2026-02-19 06:29:35.254448 | instance | ok: [instance] 2026-02-19 06:29:35.254725 | instance | 2026-02-19 06:29:35.254997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:29:35.255259 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.080) 0:08:52.575 ***** 2026-02-19 06:29:35.325141 | instance | skipping: [instance] 2026-02-19 06:29:35.325368 | instance | 2026-02-19 06:29:35.325669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:29:35.325964 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.070) 0:08:52.645 ***** 2026-02-19 06:29:35.403345 | instance | skipping: [instance] 2026-02-19 06:29:35.403448 | instance | 2026-02-19 06:29:35.403530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:29:35.403700 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.078) 0:08:52.724 ***** 2026-02-19 06:29:35.479567 | instance | ok: [instance] 2026-02-19 06:29:35.479790 | instance | 2026-02-19 06:29:35.480116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:29:35.480427 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.075) 0:08:52.800 ***** 2026-02-19 06:29:35.637961 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:29:35.638184 | instance | ok: [instance] => (item=volumev3) 2026-02-19 06:29:35.638464 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:29:35.638732 | instance | ok: [instance] => (item=identity) 2026-02-19 06:29:35.638979 | instance | ok: [instance] => (item=image) 2026-02-19 06:29:35.639240 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:29:35.639490 | instance | 2026-02-19 06:29:35.639763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:29:35.640034 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.158) 0:08:52.958 ***** 2026-02-19 06:29:35.746873 | instance | ok: [instance] 2026-02-19 06:29:35.747045 | instance | 2026-02-19 06:29:35.747375 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:29:35.747643 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.109) 0:08:53.067 ***** 2026-02-19 06:29:35.855464 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:29:35.855686 | instance | 2026-02-19 06:29:35.855958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:29:35.856280 | instance | Thursday 19 February 2026 06:29:35 +0000 (0:00:00.108) 0:08:53.176 ***** 2026-02-19 06:29:36.489709 | instance | ok: [instance] 2026-02-19 06:29:36.489942 | instance | 2026-02-19 06:29:36.490217 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-02-19 06:29:36.490489 | instance | Thursday 19 February 2026 06:29:36 +0000 (0:00:00.633) 0:08:53.810 ***** 2026-02-19 06:29:36.883331 | instance | ok: [instance] 2026-02-19 06:29:36.883540 | instance | 2026-02-19 06:29:36.883871 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-02-19 06:29:36.884150 | instance | Thursday 19 February 2026 06:29:36 +0000 (0:00:00.393) 0:08:54.203 ***** 2026-02-19 06:29:36.969603 | instance | ok: [instance] 2026-02-19 06:29:36.969814 | instance | 2026-02-19 06:29:36.970087 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-02-19 06:29:36.970359 | instance | Thursday 19 February 2026 06:29:36 +0000 (0:00:00.086) 0:08:54.290 ***** 2026-02-19 06:29:39.497897 | instance | ok: [instance] 2026-02-19 06:29:39.498097 | instance | 2026-02-19 06:29:39.498357 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:29:39.498621 | instance | Thursday 19 February 2026 06:29:39 +0000 (0:00:02.528) 0:08:56.818 ***** 2026-02-19 06:29:39.841926 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:29:39.842190 | instance | 2026-02-19 06:29:39.842486 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:29:39.842828 | instance | Thursday 19 February 2026 06:29:39 +0000 (0:00:00.343) 0:08:57.162 ***** 2026-02-19 06:29:39.920544 | instance | skipping: [instance] 2026-02-19 06:29:39.920940 | instance | 2026-02-19 06:29:39.921256 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:29:39.921531 | instance | Thursday 19 February 2026 06:29:39 +0000 (0:00:00.078) 0:08:57.240 ***** 2026-02-19 06:29:40.019199 | instance | skipping: [instance] 2026-02-19 06:29:40.019506 | instance | 2026-02-19 06:29:40.019896 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:29:40.020270 | instance | Thursday 19 February 2026 06:29:40 +0000 (0:00:00.098) 0:08:57.339 ***** 2026-02-19 06:29:40.112295 | instance | ok: [instance] 2026-02-19 06:29:40.112543 | instance | 2026-02-19 06:29:40.112881 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-02-19 06:29:40.113150 | instance | Thursday 19 February 2026 06:29:40 +0000 (0:00:00.093) 0:08:57.432 ***** 2026-02-19 06:29:40.248743 | instance | included: ingress for instance 2026-02-19 06:29:40.249012 | instance | 2026-02-19 06:29:40.249488 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-02-19 06:29:40.249542 | instance | Thursday 19 February 2026 06:29:40 +0000 (0:00:00.136) 0:08:57.569 ***** 2026-02-19 06:29:41.560680 | instance | ok: [instance] 2026-02-19 06:29:41.560829 | instance | 2026-02-19 06:29:41.561032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:29:41.561240 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:01.312) 0:08:58.881 ***** 2026-02-19 06:29:41.667825 | instance | ok: [instance] 2026-02-19 06:29:41.668086 | instance | 2026-02-19 06:29:41.668409 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:29:41.668706 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:00.106) 0:08:58.988 ***** 2026-02-19 06:29:41.744802 | instance | skipping: [instance] 2026-02-19 06:29:41.745023 | instance | 2026-02-19 06:29:41.745338 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:29:41.745620 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:00.076) 0:08:59.065 ***** 2026-02-19 06:29:41.817072 | instance | skipping: [instance] 2026-02-19 06:29:41.817274 | instance | 2026-02-19 06:29:41.817601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:29:41.817878 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:00.072) 0:08:59.137 ***** 2026-02-19 06:29:41.895294 | instance | skipping: [instance] 2026-02-19 06:29:41.895508 | instance | 2026-02-19 06:29:41.895823 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:29:41.896101 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:00.078) 0:08:59.215 ***** 2026-02-19 06:29:41.989375 | instance | skipping: [instance] 2026-02-19 06:29:41.989563 | instance | 2026-02-19 06:29:41.989848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:29:41.990124 | instance | Thursday 19 February 2026 06:29:41 +0000 (0:00:00.093) 0:08:59.309 ***** 2026-02-19 06:29:42.067901 | instance | skipping: [instance] 2026-02-19 06:29:42.068095 | instance | 2026-02-19 06:29:42.068378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:29:42.068659 | instance | Thursday 19 February 2026 06:29:42 +0000 (0:00:00.078) 0:08:59.388 ***** 2026-02-19 06:29:42.149370 | instance | ok: [instance] 2026-02-19 06:29:42.149496 | instance | 2026-02-19 06:29:42.149569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:29:42.149679 | instance | Thursday 19 February 2026 06:29:42 +0000 (0:00:00.081) 0:08:59.470 ***** 2026-02-19 06:29:42.279295 | instance | ok: [instance] => (item=placement) 2026-02-19 06:29:42.279873 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:29:42.280144 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:29:42.280546 | instance | ok: [instance] => (item=identity) 2026-02-19 06:29:42.280882 | instance | 2026-02-19 06:29:42.281268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:29:42.281602 | instance | Thursday 19 February 2026 06:29:42 +0000 (0:00:00.129) 0:08:59.599 ***** 2026-02-19 06:29:42.412037 | instance | ok: [instance] 2026-02-19 06:29:42.412257 | instance | 2026-02-19 06:29:42.412570 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:29:42.412937 | instance | Thursday 19 February 2026 06:29:42 +0000 (0:00:00.131) 0:08:59.731 ***** 2026-02-19 06:29:42.535515 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:29:42.535736 | instance | 2026-02-19 06:29:42.536036 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:29:42.536301 | instance | Thursday 19 February 2026 06:29:42 +0000 (0:00:00.124) 0:08:59.856 ***** 2026-02-19 06:29:43.136959 | instance | ok: [instance] 2026-02-19 06:29:43.137069 | instance | 2026-02-19 06:29:43.137226 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-02-19 06:29:43.137376 | instance | Thursday 19 February 2026 06:29:43 +0000 (0:00:00.601) 0:09:00.457 ***** 2026-02-19 06:29:45.206534 | instance | ok: [instance] 2026-02-19 06:29:45.206993 | instance | 2026-02-19 06:29:45.207047 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:29:45.207306 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:02.069) 0:09:02.527 ***** 2026-02-19 06:29:45.381645 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:29:45.381865 | instance | 2026-02-19 06:29:45.382137 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:29:45.382404 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:00.175) 0:09:02.702 ***** 2026-02-19 06:29:45.464939 | instance | skipping: [instance] 2026-02-19 06:29:45.465195 | instance | 2026-02-19 06:29:45.465507 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:29:45.465783 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:00.083) 0:09:02.785 ***** 2026-02-19 06:29:45.550368 | instance | skipping: [instance] 2026-02-19 06:29:45.550577 | instance | 2026-02-19 06:29:45.550860 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:29:45.551131 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:00.085) 0:09:02.870 ***** 2026-02-19 06:29:45.842785 | instance | ok: [instance] 2026-02-19 06:29:45.843040 | instance | 2026-02-19 06:29:45.843293 | instance | TASK [Create Ingress placement] ************************************************ 2026-02-19 06:29:45.843579 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:00.292) 0:09:03.163 ***** 2026-02-19 06:29:45.971702 | instance | included: ingress for instance 2026-02-19 06:29:45.971906 | instance | 2026-02-19 06:29:45.972181 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-02-19 06:29:45.972449 | instance | Thursday 19 February 2026 06:29:45 +0000 (0:00:00.128) 0:09:03.291 ***** 2026-02-19 06:29:47.207583 | instance | ok: [instance] 2026-02-19 06:29:47.207668 | instance | 2026-02-19 06:29:47.207753 | instance | PLAY [Configure operating system] ********************************************** 2026-02-19 06:29:47.207878 | instance | 2026-02-19 06:29:47.207999 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:29:47.208118 | instance | Thursday 19 February 2026 06:29:47 +0000 (0:00:01.236) 0:09:04.528 ***** 2026-02-19 06:29:51.534930 | instance | ok: [instance] 2026-02-19 06:29:51.535147 | instance | 2026-02-19 06:29:51.535433 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-02-19 06:29:51.535742 | instance | Thursday 19 February 2026 06:29:51 +0000 (0:00:04.322) 0:09:08.851 ***** 2026-02-19 06:29:51.786672 | instance | ok: [instance] 2026-02-19 06:29:51.787022 | instance | 2026-02-19 06:29:51.787384 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-02-19 06:29:51.787674 | instance | Thursday 19 February 2026 06:29:51 +0000 (0:00:00.255) 0:09:09.107 ***** 2026-02-19 06:29:51.853602 | instance | skipping: [instance] 2026-02-19 06:29:51.853853 | instance | 2026-02-19 06:29:51.854119 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-02-19 06:29:51.854298 | instance | Thursday 19 February 2026 06:29:51 +0000 (0:00:00.067) 0:09:09.174 ***** 2026-02-19 06:29:51.931431 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-19 06:29:51.931683 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-19 06:29:51.931933 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-19 06:29:51.932197 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-19 06:29:51.932479 | instance | skipping: [instance] 2026-02-19 06:29:51.932728 | instance | 2026-02-19 06:29:51.933187 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-02-19 06:29:51.933493 | instance | Thursday 19 February 2026 06:29:51 +0000 (0:00:00.077) 0:09:09.252 ***** 2026-02-19 06:29:52.015449 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-02-19 06:29:52.015680 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-02-19 06:29:52.015940 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-02-19 06:29:52.016212 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-02-19 06:29:52.016470 | instance | skipping: [instance] 2026-02-19 06:29:52.016709 | instance | 2026-02-19 06:29:52.017016 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-02-19 06:29:52.017306 | instance | Thursday 19 February 2026 06:29:52 +0000 (0:00:00.083) 0:09:09.336 ***** 2026-02-19 06:29:52.091362 | instance | skipping: [instance] 2026-02-19 06:29:52.091611 | instance | 2026-02-19 06:29:52.091896 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-02-19 06:29:52.092190 | instance | Thursday 19 February 2026 06:29:52 +0000 (0:00:00.075) 0:09:09.411 ***** 2026-02-19 06:29:52.200183 | instance | skipping: [instance] 2026-02-19 06:29:52.200377 | instance | 2026-02-19 06:29:52.200660 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-19 06:29:52.201056 | instance | Thursday 19 February 2026 06:29:52 +0000 (0:00:00.108) 0:09:09.519 ***** 2026-02-19 06:29:52.611242 | instance | ok: [instance] 2026-02-19 06:29:52.611351 | instance | 2026-02-19 06:29:52.611533 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-19 06:29:52.611711 | instance | Thursday 19 February 2026 06:29:52 +0000 (0:00:00.410) 0:09:09.930 ***** 2026-02-19 06:29:53.982254 | instance | ok: [instance] 2026-02-19 06:29:53.982487 | instance | 2026-02-19 06:29:53.982834 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-19 06:29:53.983018 | instance | Thursday 19 February 2026 06:29:53 +0000 (0:00:01.372) 0:09:11.302 ***** 2026-02-19 06:29:54.526469 | instance | ok: [instance] 2026-02-19 06:29:54.526554 | instance | 2026-02-19 06:29:54.526676 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-02-19 06:29:54.526794 | instance | Thursday 19 February 2026 06:29:54 +0000 (0:00:00.543) 0:09:11.846 ***** 2026-02-19 06:29:55.779146 | instance | ok: [instance] 2026-02-19 06:29:55.779401 | instance | 2026-02-19 06:29:55.779672 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-02-19 06:29:55.779969 | instance | Thursday 19 February 2026 06:29:55 +0000 (0:00:01.252) 0:09:13.099 ***** 2026-02-19 06:29:56.241100 | instance | ok: [instance] 2026-02-19 06:29:56.241195 | instance | 2026-02-19 06:29:56.241275 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-02-19 06:29:56.241392 | instance | Thursday 19 February 2026 06:29:56 +0000 (0:00:00.461) 0:09:13.561 ***** 2026-02-19 06:29:57.095116 | instance | ok: [instance] 2026-02-19 06:29:57.095328 | instance | 2026-02-19 06:29:57.095592 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-02-19 06:29:57.095853 | instance | Thursday 19 February 2026 06:29:57 +0000 (0:00:00.854) 0:09:14.415 ***** 2026-02-19 06:29:57.745548 | instance | ok: [instance] 2026-02-19 06:29:57.745684 | instance | 2026-02-19 06:29:57.745864 | instance | PLAY [Deploy SDN] ************************************************************** 2026-02-19 06:29:57.746045 | instance | 2026-02-19 06:29:57.746238 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:29:57.746419 | instance | Thursday 19 February 2026 06:29:57 +0000 (0:00:00.650) 0:09:15.066 ***** 2026-02-19 06:29:57.851775 | instance | ok: [instance] 2026-02-19 06:29:57.852007 | instance | 2026-02-19 06:29:57.852288 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:29:57.852548 | instance | Thursday 19 February 2026 06:29:57 +0000 (0:00:00.105) 0:09:15.172 ***** 2026-02-19 06:29:57.927597 | instance | skipping: [instance] 2026-02-19 06:29:57.927681 | instance | 2026-02-19 06:29:57.927813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:29:57.927935 | instance | Thursday 19 February 2026 06:29:57 +0000 (0:00:00.075) 0:09:15.248 ***** 2026-02-19 06:29:58.019549 | instance | skipping: [instance] 2026-02-19 06:29:58.019639 | instance | 2026-02-19 06:29:58.019775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:29:58.019897 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.092) 0:09:15.340 ***** 2026-02-19 06:29:58.079142 | instance | skipping: [instance] 2026-02-19 06:29:58.079410 | instance | 2026-02-19 06:29:58.079846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:29:58.080193 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.059) 0:09:15.399 ***** 2026-02-19 06:29:58.148943 | instance | skipping: [instance] 2026-02-19 06:29:58.149175 | instance | 2026-02-19 06:29:58.149509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:29:58.149785 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.069) 0:09:15.469 ***** 2026-02-19 06:29:58.214832 | instance | skipping: [instance] 2026-02-19 06:29:58.215069 | instance | 2026-02-19 06:29:58.215377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:29:58.215650 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.066) 0:09:15.535 ***** 2026-02-19 06:29:58.297974 | instance | ok: [instance] 2026-02-19 06:29:58.298424 | instance | 2026-02-19 06:29:58.298592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:29:58.298868 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.082) 0:09:15.617 ***** 2026-02-19 06:29:58.366841 | instance | skipping: [instance] 2026-02-19 06:29:58.367070 | instance | 2026-02-19 06:29:58.367365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:29:58.367636 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.069) 0:09:15.687 ***** 2026-02-19 06:29:58.475201 | instance | ok: [instance] 2026-02-19 06:29:58.475571 | instance | 2026-02-19 06:29:58.476028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:29:58.476635 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.107) 0:09:15.794 ***** 2026-02-19 06:29:58.575728 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:29:58.575918 | instance | 2026-02-19 06:29:58.576235 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:29:58.576541 | instance | Thursday 19 February 2026 06:29:58 +0000 (0:00:00.101) 0:09:15.896 ***** 2026-02-19 06:29:59.198452 | instance | ok: [instance] 2026-02-19 06:29:59.198671 | instance | 2026-02-19 06:29:59.198961 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-02-19 06:29:59.199228 | instance | Thursday 19 February 2026 06:29:59 +0000 (0:00:00.622) 0:09:16.518 ***** 2026-02-19 06:29:59.478844 | instance | ok: [instance] 2026-02-19 06:29:59.479144 | instance | 2026-02-19 06:29:59.479450 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-02-19 06:29:59.479721 | instance | Thursday 19 February 2026 06:29:59 +0000 (0:00:00.280) 0:09:16.798 ***** 2026-02-19 06:29:59.554147 | instance | ok: [instance] => { 2026-02-19 06:29:59.554425 | instance | "changed": false, 2026-02-19 06:29:59.554696 | instance | "msg": "All assertions passed" 2026-02-19 06:29:59.554957 | instance | } 2026-02-19 06:29:59.555210 | instance | 2026-02-19 06:29:59.555489 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-02-19 06:29:59.555752 | instance | Thursday 19 February 2026 06:29:59 +0000 (0:00:00.075) 0:09:16.874 ***** 2026-02-19 06:30:00.038673 | instance | ok: [instance] 2026-02-19 06:30:00.038922 | instance | 2026-02-19 06:30:00.039200 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-02-19 06:30:00.039466 | instance | Thursday 19 February 2026 06:30:00 +0000 (0:00:00.484) 0:09:17.359 ***** 2026-02-19 06:30:00.129107 | instance | ok: [instance] => { 2026-02-19 06:30:00.129238 | instance | "changed": false, 2026-02-19 06:30:00.129440 | instance | "msg": "Successfully pulled openvswitch image" 2026-02-19 06:30:00.129612 | instance | } 2026-02-19 06:30:00.129785 | instance | 2026-02-19 06:30:00.129973 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-02-19 06:30:00.130242 | instance | Thursday 19 February 2026 06:30:00 +0000 (0:00:00.089) 0:09:17.449 ***** 2026-02-19 06:30:01.872015 | instance | ok: [instance] 2026-02-19 06:30:01.872366 | instance | 2026-02-19 06:30:01.872830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:01.873231 | instance | Thursday 19 February 2026 06:30:01 +0000 (0:00:01.742) 0:09:19.191 ***** 2026-02-19 06:30:01.992264 | instance | skipping: [instance] 2026-02-19 06:30:01.992489 | instance | 2026-02-19 06:30:01.992882 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-02-19 06:30:01.993105 | instance | Thursday 19 February 2026 06:30:01 +0000 (0:00:00.121) 0:09:19.312 ***** 2026-02-19 06:30:02.170995 | instance | skipping: [instance] 2026-02-19 06:30:02.171266 | instance | 2026-02-19 06:30:02.171569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:02.171855 | instance | Thursday 19 February 2026 06:30:02 +0000 (0:00:00.177) 0:09:19.490 ***** 2026-02-19 06:30:02.393461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:30:02.393691 | instance | 2026-02-19 06:30:02.393970 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:30:02.394223 | instance | Thursday 19 February 2026 06:30:02 +0000 (0:00:00.223) 0:09:19.714 ***** 2026-02-19 06:30:02.981611 | instance | ok: [instance] 2026-02-19 06:30:02.981699 | instance | 2026-02-19 06:30:02.981828 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-02-19 06:30:02.981950 | instance | Thursday 19 February 2026 06:30:02 +0000 (0:00:00.587) 0:09:20.301 ***** 2026-02-19 06:30:03.065586 | instance | skipping: [instance] 2026-02-19 06:30:03.065655 | instance | 2026-02-19 06:30:03.065783 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-02-19 06:30:03.065931 | instance | Thursday 19 February 2026 06:30:03 +0000 (0:00:00.084) 0:09:20.386 ***** 2026-02-19 06:30:03.140875 | instance | skipping: [instance] 2026-02-19 06:30:03.140956 | instance | 2026-02-19 06:30:03.141105 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-02-19 06:30:03.141226 | instance | Thursday 19 February 2026 06:30:03 +0000 (0:00:00.075) 0:09:20.461 ***** 2026-02-19 06:30:03.678819 | instance | ok: [instance] 2026-02-19 06:30:03.678971 | instance | 2026-02-19 06:30:03.679150 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-02-19 06:30:03.679325 | instance | Thursday 19 February 2026 06:30:03 +0000 (0:00:00.537) 0:09:20.999 ***** 2026-02-19 06:30:03.758275 | instance | ok: [instance] => { 2026-02-19 06:30:03.758516 | instance | "changed": false, 2026-02-19 06:30:03.758773 | instance | "msg": "Successfully pulled ovn-controller image" 2026-02-19 06:30:03.759018 | instance | } 2026-02-19 06:30:03.759259 | instance | 2026-02-19 06:30:03.759514 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-02-19 06:30:03.759767 | instance | Thursday 19 February 2026 06:30:03 +0000 (0:00:00.079) 0:09:21.079 ***** 2026-02-19 06:30:03.943030 | instance | skipping: [instance] 2026-02-19 06:30:03.943244 | instance | 2026-02-19 06:30:03.943501 | instance | PLAY [controllers[0]] ********************************************************** 2026-02-19 06:30:03.943746 | instance | 2026-02-19 06:30:03.943999 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:30:03.944253 | instance | Thursday 19 February 2026 06:30:03 +0000 (0:00:00.184) 0:09:21.263 ***** 2026-02-19 06:30:09.240852 | instance | ok: [instance] 2026-02-19 06:30:09.241150 | instance | 2026-02-19 06:30:09.241447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:30:09.241724 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:05.297) 0:09:26.561 ***** 2026-02-19 06:30:09.373133 | instance | ok: [instance] 2026-02-19 06:30:09.373339 | instance | 2026-02-19 06:30:09.373575 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:30:09.373800 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.132) 0:09:26.693 ***** 2026-02-19 06:30:09.450385 | instance | skipping: [instance] 2026-02-19 06:30:09.450469 | instance | 2026-02-19 06:30:09.450595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:30:09.450701 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.077) 0:09:26.771 ***** 2026-02-19 06:30:09.535523 | instance | skipping: [instance] 2026-02-19 06:30:09.535766 | instance | 2026-02-19 06:30:09.536057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:30:09.536286 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.084) 0:09:26.855 ***** 2026-02-19 06:30:09.613136 | instance | skipping: [instance] 2026-02-19 06:30:09.613325 | instance | 2026-02-19 06:30:09.613509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:30:09.613679 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.077) 0:09:26.933 ***** 2026-02-19 06:30:09.692515 | instance | skipping: [instance] 2026-02-19 06:30:09.692663 | instance | 2026-02-19 06:30:09.692895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:30:09.693074 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.079) 0:09:27.013 ***** 2026-02-19 06:30:09.935156 | instance | skipping: [instance] 2026-02-19 06:30:09.935511 | instance | 2026-02-19 06:30:09.935856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:30:09.936141 | instance | Thursday 19 February 2026 06:30:09 +0000 (0:00:00.242) 0:09:27.255 ***** 2026-02-19 06:30:10.021309 | instance | ok: [instance] 2026-02-19 06:30:10.021393 | instance | 2026-02-19 06:30:10.021537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:30:10.021659 | instance | Thursday 19 February 2026 06:30:10 +0000 (0:00:00.082) 0:09:27.338 ***** 2026-02-19 06:30:10.115342 | instance | ok: [instance] => (item=libvirt_exporter) 2026-02-19 06:30:10.115427 | instance | 2026-02-19 06:30:10.115542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:30:10.115663 | instance | Thursday 19 February 2026 06:30:10 +0000 (0:00:00.097) 0:09:27.435 ***** 2026-02-19 06:30:10.237432 | instance | ok: [instance] 2026-02-19 06:30:10.237562 | instance | 2026-02-19 06:30:10.237744 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:10.237913 | instance | Thursday 19 February 2026 06:30:10 +0000 (0:00:00.122) 0:09:27.558 ***** 2026-02-19 06:30:10.364663 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:30:10.364905 | instance | 2026-02-19 06:30:10.365187 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:30:10.365487 | instance | Thursday 19 February 2026 06:30:10 +0000 (0:00:00.127) 0:09:27.685 ***** 2026-02-19 06:30:10.987773 | instance | ok: [instance] 2026-02-19 06:30:10.987877 | instance | 2026-02-19 06:30:10.988077 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-02-19 06:30:10.988443 | instance | Thursday 19 February 2026 06:30:10 +0000 (0:00:00.622) 0:09:28.307 ***** 2026-02-19 06:30:12.566725 | instance | ok: [instance] => (item=libvirt-vnc) 2026-02-19 06:30:12.566862 | instance | ok: [instance] => (item=libvirt-api) 2026-02-19 06:30:12.567019 | instance | 2026-02-19 06:30:12.567310 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-02-19 06:30:12.567432 | instance | Thursday 19 February 2026 06:30:12 +0000 (0:00:01.579) 0:09:29.887 ***** 2026-02-19 06:30:14.105721 | instance | ok: [instance] => (item=libvirt-vnc) 2026-02-19 06:30:14.106067 | instance | ok: [instance] => (item=libvirt-api) 2026-02-19 06:30:14.106388 | instance | 2026-02-19 06:30:14.106690 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-02-19 06:30:14.107061 | instance | Thursday 19 February 2026 06:30:14 +0000 (0:00:01.538) 0:09:31.426 ***** 2026-02-19 06:30:16.249312 | instance | ok: [instance] 2026-02-19 06:30:16.249445 | instance | 2026-02-19 06:30:16.249623 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:16.249793 | instance | Thursday 19 February 2026 06:30:16 +0000 (0:00:02.142) 0:09:33.569 ***** 2026-02-19 06:30:16.366957 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:30:16.367227 | instance | 2026-02-19 06:30:16.367528 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:30:16.367870 | instance | Thursday 19 February 2026 06:30:16 +0000 (0:00:00.118) 0:09:33.687 ***** 2026-02-19 06:30:16.986791 | instance | ok: [instance] 2026-02-19 06:30:16.987070 | instance | 2026-02-19 06:30:16.987383 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-02-19 06:30:16.987711 | instance | Thursday 19 February 2026 06:30:16 +0000 (0:00:00.618) 0:09:34.306 ***** 2026-02-19 06:30:18.845187 | instance | ok: [instance] 2026-02-19 06:30:18.845604 | instance | 2026-02-19 06:30:18.845723 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-02-19 06:30:18.846022 | instance | Thursday 19 February 2026 06:30:18 +0000 (0:00:01.858) 0:09:36.164 ***** 2026-02-19 06:30:20.004964 | instance | ok: [instance] 2026-02-19 06:30:20.005166 | instance | 2026-02-19 06:30:20.005479 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-02-19 06:30:20.005813 | instance | Thursday 19 February 2026 06:30:19 +0000 (0:00:01.160) 0:09:37.325 ***** 2026-02-19 06:30:20.282861 | instance | ok: [instance] 2026-02-19 06:30:20.283077 | instance | 2026-02-19 06:30:20.283387 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-02-19 06:30:20.283654 | instance | Thursday 19 February 2026 06:30:20 +0000 (0:00:00.277) 0:09:37.603 ***** 2026-02-19 06:30:20.852698 | instance | ok: [instance] 2026-02-19 06:30:20.853001 | instance | 2026-02-19 06:30:20.853295 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:30:20.853565 | instance | Thursday 19 February 2026 06:30:20 +0000 (0:00:00.569) 0:09:38.172 ***** 2026-02-19 06:30:21.117626 | instance | ok: [instance] 2026-02-19 06:30:21.117856 | instance | 2026-02-19 06:30:21.118131 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:30:21.118402 | instance | Thursday 19 February 2026 06:30:21 +0000 (0:00:00.265) 0:09:38.438 ***** 2026-02-19 06:30:21.238303 | instance | included: rabbitmq for instance 2026-02-19 06:30:21.238510 | instance | 2026-02-19 06:30:21.238820 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:30:21.239076 | instance | Thursday 19 February 2026 06:30:21 +0000 (0:00:00.120) 0:09:38.559 ***** 2026-02-19 06:30:22.205378 | instance | ok: [instance] 2026-02-19 06:30:22.205515 | instance | 2026-02-19 06:30:22.205691 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:30:22.205875 | instance | Thursday 19 February 2026 06:30:22 +0000 (0:00:00.966) 0:09:39.525 ***** 2026-02-19 06:30:22.382935 | instance | skipping: [instance] 2026-02-19 06:30:22.383180 | instance | 2026-02-19 06:30:22.383471 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:30:22.383815 | instance | Thursday 19 February 2026 06:30:22 +0000 (0:00:00.177) 0:09:39.703 ***** 2026-02-19 06:30:22.596610 | instance | skipping: [instance] 2026-02-19 06:30:22.598013 | instance | 2026-02-19 06:30:22.598043 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:30:22.598054 | instance | Thursday 19 February 2026 06:30:22 +0000 (0:00:00.213) 0:09:39.916 ***** 2026-02-19 06:30:22.786151 | instance | skipping: [instance] 2026-02-19 06:30:22.786240 | instance | 2026-02-19 06:30:22.786343 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:30:22.786466 | instance | Thursday 19 February 2026 06:30:22 +0000 (0:00:00.190) 0:09:40.106 ***** 2026-02-19 06:30:23.720257 | instance | ok: [instance] 2026-02-19 06:30:23.720501 | instance | 2026-02-19 06:30:23.720824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:30:23.721116 | instance | Thursday 19 February 2026 06:30:23 +0000 (0:00:00.934) 0:09:41.040 ***** 2026-02-19 06:30:24.476701 | instance | ok: [instance] 2026-02-19 06:30:24.477072 | instance | 2026-02-19 06:30:24.477503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:30:24.477912 | instance | Thursday 19 February 2026 06:30:24 +0000 (0:00:00.756) 0:09:41.796 ***** 2026-02-19 06:30:24.567318 | instance | ok: [instance] 2026-02-19 06:30:24.567595 | instance | 2026-02-19 06:30:24.567946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:30:24.568282 | instance | Thursday 19 February 2026 06:30:24 +0000 (0:00:00.090) 0:09:41.887 ***** 2026-02-19 06:30:24.650090 | instance | skipping: [instance] 2026-02-19 06:30:24.650279 | instance | 2026-02-19 06:30:24.650531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:30:24.650744 | instance | Thursday 19 February 2026 06:30:24 +0000 (0:00:00.082) 0:09:41.970 ***** 2026-02-19 06:30:24.742538 | instance | skipping: [instance] 2026-02-19 06:30:24.742767 | instance | 2026-02-19 06:30:24.743059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:30:24.743330 | instance | Thursday 19 February 2026 06:30:24 +0000 (0:00:00.092) 0:09:42.063 ***** 2026-02-19 06:30:24.823813 | instance | ok: [instance] 2026-02-19 06:30:24.823947 | instance | 2026-02-19 06:30:24.824144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:30:24.824340 | instance | Thursday 19 February 2026 06:30:24 +0000 (0:00:00.081) 0:09:42.144 ***** 2026-02-19 06:30:25.102004 | instance | ok: [instance] => (item=network) 2026-02-19 06:30:25.102244 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:30:25.102509 | instance | ok: [instance] => (item=volumev3) 2026-02-19 06:30:25.102762 | instance | ok: [instance] => (item=oslo_db_api) 2026-02-19 06:30:25.103035 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:30:25.103294 | instance | ok: [instance] => (item=compute_metadata) 2026-02-19 06:30:25.103547 | instance | ok: [instance] => (item=identity) 2026-02-19 06:30:25.103862 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-02-19 06:30:25.104115 | instance | ok: [instance] => (item=compute) 2026-02-19 06:30:25.104388 | instance | ok: [instance] => (item=placement) 2026-02-19 06:30:25.104653 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-02-19 06:30:25.104934 | instance | ok: [instance] => (item=image) 2026-02-19 06:30:25.105188 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:30:25.105439 | instance | ok: [instance] => (item=baremetal) 2026-02-19 06:30:25.105682 | instance | 2026-02-19 06:30:25.105942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:30:25.106213 | instance | Thursday 19 February 2026 06:30:25 +0000 (0:00:00.277) 0:09:42.422 ***** 2026-02-19 06:30:25.226730 | instance | ok: [instance] 2026-02-19 06:30:25.226964 | instance | 2026-02-19 06:30:25.227263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:25.227552 | instance | Thursday 19 February 2026 06:30:25 +0000 (0:00:00.124) 0:09:42.547 ***** 2026-02-19 06:30:25.351650 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:30:25.351966 | instance | 2026-02-19 06:30:25.352350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:30:25.352650 | instance | Thursday 19 February 2026 06:30:25 +0000 (0:00:00.125) 0:09:42.672 ***** 2026-02-19 06:30:25.986084 | instance | ok: [instance] 2026-02-19 06:30:25.986302 | instance | 2026-02-19 06:30:25.986589 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-02-19 06:30:25.986870 | instance | Thursday 19 February 2026 06:30:25 +0000 (0:00:00.633) 0:09:43.305 ***** 2026-02-19 06:30:26.429123 | instance | ok: [instance -> localhost] 2026-02-19 06:30:26.429284 | instance | 2026-02-19 06:30:26.429499 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-02-19 06:30:26.429679 | instance | Thursday 19 February 2026 06:30:26 +0000 (0:00:00.443) 0:09:43.749 ***** 2026-02-19 06:30:27.088261 | instance | ok: [instance -> localhost] 2026-02-19 06:30:27.088476 | instance | 2026-02-19 06:30:27.088785 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-02-19 06:30:27.089069 | instance | Thursday 19 February 2026 06:30:27 +0000 (0:00:00.658) 0:09:44.408 ***** 2026-02-19 06:30:27.643498 | instance | ok: [instance -> localhost] 2026-02-19 06:30:27.643760 | instance | 2026-02-19 06:30:27.644080 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-02-19 06:30:27.644492 | instance | Thursday 19 February 2026 06:30:27 +0000 (0:00:00.555) 0:09:44.964 ***** 2026-02-19 06:30:27.887561 | instance | ok: [instance -> localhost] 2026-02-19 06:30:27.887830 | instance | 2026-02-19 06:30:27.888192 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-02-19 06:30:27.888509 | instance | Thursday 19 February 2026 06:30:27 +0000 (0:00:00.243) 0:09:45.208 ***** 2026-02-19 06:30:29.354892 | instance | ok: [instance] => (item=nova-bootstrap) 2026-02-19 06:30:29.355164 | instance | ok: [instance] => (item=nova-cell-setup) 2026-02-19 06:30:29.355444 | instance | 2026-02-19 06:30:29.355711 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-02-19 06:30:29.355971 | instance | Thursday 19 February 2026 06:30:29 +0000 (0:00:01.467) 0:09:46.675 ***** 2026-02-19 06:30:33.119887 | instance | ok: [instance] 2026-02-19 06:30:33.120162 | instance | 2026-02-19 06:30:33.120485 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:30:33.120778 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:03.764) 0:09:50.440 ***** 2026-02-19 06:30:33.475263 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:30:33.475531 | instance | 2026-02-19 06:30:33.475821 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:30:33.476107 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:00.355) 0:09:50.796 ***** 2026-02-19 06:30:33.555247 | instance | skipping: [instance] 2026-02-19 06:30:33.555456 | instance | 2026-02-19 06:30:33.555762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:30:33.556034 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:00.079) 0:09:50.875 ***** 2026-02-19 06:30:33.634484 | instance | skipping: [instance] 2026-02-19 06:30:33.634707 | instance | 2026-02-19 06:30:33.635002 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:30:33.635282 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:00.079) 0:09:50.955 ***** 2026-02-19 06:30:33.731441 | instance | ok: [instance] 2026-02-19 06:30:33.731642 | instance | 2026-02-19 06:30:33.731906 | instance | TASK [Create Ingress compute] ************************************************** 2026-02-19 06:30:33.732199 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:00.097) 0:09:51.052 ***** 2026-02-19 06:30:33.857826 | instance | included: ingress for instance 2026-02-19 06:30:33.857978 | instance | 2026-02-19 06:30:33.858164 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-02-19 06:30:33.858325 | instance | Thursday 19 February 2026 06:30:33 +0000 (0:00:00.126) 0:09:51.178 ***** 2026-02-19 06:30:35.021325 | instance | ok: [instance] 2026-02-19 06:30:35.021557 | instance | 2026-02-19 06:30:35.021830 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:30:35.022099 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:01.162) 0:09:52.341 ***** 2026-02-19 06:30:35.223085 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:30:35.223321 | instance | 2026-02-19 06:30:35.223625 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:30:35.223892 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:00.202) 0:09:52.543 ***** 2026-02-19 06:30:35.309904 | instance | skipping: [instance] 2026-02-19 06:30:35.309980 | instance | 2026-02-19 06:30:35.310109 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:30:35.310232 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:00.087) 0:09:52.630 ***** 2026-02-19 06:30:35.400642 | instance | skipping: [instance] 2026-02-19 06:30:35.400728 | instance | 2026-02-19 06:30:35.400908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:30:35.401029 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:00.090) 0:09:52.721 ***** 2026-02-19 06:30:35.496565 | instance | ok: [instance] 2026-02-19 06:30:35.496872 | instance | 2026-02-19 06:30:35.497159 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-02-19 06:30:35.497439 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:00.095) 0:09:52.817 ***** 2026-02-19 06:30:35.626597 | instance | included: ingress for instance 2026-02-19 06:30:35.626840 | instance | 2026-02-19 06:30:35.627136 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-02-19 06:30:35.627412 | instance | Thursday 19 February 2026 06:30:35 +0000 (0:00:00.130) 0:09:52.947 ***** 2026-02-19 06:30:36.919118 | instance | ok: [instance] 2026-02-19 06:30:36.919258 | instance | 2026-02-19 06:30:36.919443 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-02-19 06:30:36.919626 | instance | Thursday 19 February 2026 06:30:36 +0000 (0:00:01.291) 0:09:54.238 ***** 2026-02-19 06:30:37.641827 | instance | ok: [instance] 2026-02-19 06:30:37.642047 | instance | 2026-02-19 06:30:37.642316 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-02-19 06:30:37.642610 | instance | Thursday 19 February 2026 06:30:37 +0000 (0:00:00.723) 0:09:54.962 ***** 2026-02-19 06:30:45.694835 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-02-19 06:30:45.695119 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-02-19 06:30:45.695407 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-02-19 06:30:45.695710 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-02-19 06:30:45.695987 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-02-19 06:30:45.696233 | instance | 2026-02-19 06:30:45.696507 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:30:45.696843 | instance | Thursday 19 February 2026 06:30:45 +0000 (0:00:08.051) 0:10:03.014 ***** 2026-02-19 06:30:45.970006 | instance | ok: [instance] 2026-02-19 06:30:45.970193 | instance | 2026-02-19 06:30:45.970457 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:30:45.970723 | instance | Thursday 19 February 2026 06:30:45 +0000 (0:00:00.276) 0:10:03.290 ***** 2026-02-19 06:30:46.103351 | instance | included: rabbitmq for instance 2026-02-19 06:30:46.103445 | instance | 2026-02-19 06:30:46.103635 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:30:46.103818 | instance | Thursday 19 February 2026 06:30:46 +0000 (0:00:00.133) 0:10:03.423 ***** 2026-02-19 06:30:47.111066 | instance | ok: [instance] 2026-02-19 06:30:47.111267 | instance | 2026-02-19 06:30:47.111551 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:30:47.111802 | instance | Thursday 19 February 2026 06:30:47 +0000 (0:00:01.007) 0:10:04.431 ***** 2026-02-19 06:30:47.324314 | instance | skipping: [instance] 2026-02-19 06:30:47.324572 | instance | 2026-02-19 06:30:47.324940 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:30:47.325201 | instance | Thursday 19 February 2026 06:30:47 +0000 (0:00:00.212) 0:10:04.644 ***** 2026-02-19 06:30:47.505555 | instance | skipping: [instance] 2026-02-19 06:30:47.505781 | instance | 2026-02-19 06:30:47.506105 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:30:47.506485 | instance | Thursday 19 February 2026 06:30:47 +0000 (0:00:00.181) 0:10:04.825 ***** 2026-02-19 06:30:47.687784 | instance | skipping: [instance] 2026-02-19 06:30:47.687951 | instance | 2026-02-19 06:30:47.688228 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:30:47.688526 | instance | Thursday 19 February 2026 06:30:47 +0000 (0:00:00.182) 0:10:05.008 ***** 2026-02-19 06:30:48.633288 | instance | ok: [instance] 2026-02-19 06:30:48.633477 | instance | 2026-02-19 06:30:48.633890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:30:48.634116 | instance | Thursday 19 February 2026 06:30:48 +0000 (0:00:00.945) 0:10:05.953 ***** 2026-02-19 06:30:49.368089 | instance | ok: [instance] 2026-02-19 06:30:49.368335 | instance | 2026-02-19 06:30:49.368639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:30:49.368985 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.735) 0:10:06.688 ***** 2026-02-19 06:30:49.464970 | instance | ok: [instance] 2026-02-19 06:30:49.465256 | instance | 2026-02-19 06:30:49.465564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:30:49.465839 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.096) 0:10:06.785 ***** 2026-02-19 06:30:49.552174 | instance | skipping: [instance] 2026-02-19 06:30:49.552262 | instance | 2026-02-19 06:30:49.552417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:30:49.552580 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.087) 0:10:06.872 ***** 2026-02-19 06:30:49.645345 | instance | skipping: [instance] 2026-02-19 06:30:49.645454 | instance | 2026-02-19 06:30:49.645605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:30:49.645823 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.092) 0:10:06.965 ***** 2026-02-19 06:30:49.723951 | instance | ok: [instance] 2026-02-19 06:30:49.724044 | instance | 2026-02-19 06:30:49.724241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:30:49.724414 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.078) 0:10:07.044 ***** 2026-02-19 06:30:49.955358 | instance | ok: [instance] => (item=network) 2026-02-19 06:30:49.955473 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:30:49.955644 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:30:49.955797 | instance | ok: [instance] => (item=compute_metadata) 2026-02-19 06:30:49.955953 | instance | ok: [instance] => (item=identity) 2026-02-19 06:30:49.956122 | instance | ok: [instance] => (item=load_balancer) 2026-02-19 06:30:49.956285 | instance | ok: [instance] => (item=dns) 2026-02-19 06:30:49.956444 | instance | ok: [instance] => (item=compute) 2026-02-19 06:30:49.956609 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:30:49.956833 | instance | ok: [instance] => (item=baremetal) 2026-02-19 06:30:49.956980 | instance | 2026-02-19 06:30:49.957143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:30:49.957310 | instance | Thursday 19 February 2026 06:30:49 +0000 (0:00:00.231) 0:10:07.276 ***** 2026-02-19 06:30:50.073748 | instance | ok: [instance] 2026-02-19 06:30:50.073979 | instance | 2026-02-19 06:30:50.074291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:30:50.074610 | instance | Thursday 19 February 2026 06:30:50 +0000 (0:00:00.117) 0:10:07.393 ***** 2026-02-19 06:30:50.189572 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:30:50.189731 | instance | 2026-02-19 06:30:50.190071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:30:50.190352 | instance | Thursday 19 February 2026 06:30:50 +0000 (0:00:00.116) 0:10:07.510 ***** 2026-02-19 06:30:50.836216 | instance | ok: [instance] 2026-02-19 06:30:50.836437 | instance | 2026-02-19 06:30:50.836705 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-02-19 06:30:50.837039 | instance | Thursday 19 February 2026 06:30:50 +0000 (0:00:00.646) 0:10:08.156 ***** 2026-02-19 06:30:50.919155 | instance | skipping: [instance] 2026-02-19 06:30:50.919276 | instance | 2026-02-19 06:30:50.919452 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-02-19 06:30:50.919626 | instance | Thursday 19 February 2026 06:30:50 +0000 (0:00:00.082) 0:10:08.239 ***** 2026-02-19 06:30:51.256704 | instance | ok: [instance] 2026-02-19 06:30:51.256940 | instance | 2026-02-19 06:30:51.257177 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-02-19 06:30:51.257410 | instance | Thursday 19 February 2026 06:30:51 +0000 (0:00:00.337) 0:10:08.577 ***** 2026-02-19 06:30:51.339663 | instance | skipping: [instance] 2026-02-19 06:30:51.339876 | instance | 2026-02-19 06:30:51.340196 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-02-19 06:30:51.340492 | instance | Thursday 19 February 2026 06:30:51 +0000 (0:00:00.082) 0:10:08.660 ***** 2026-02-19 06:30:51.438722 | instance | ok: [instance] 2026-02-19 06:30:51.438830 | instance | 2026-02-19 06:30:51.439008 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-02-19 06:30:51.439205 | instance | Thursday 19 February 2026 06:30:51 +0000 (0:00:00.099) 0:10:08.759 ***** 2026-02-19 06:30:54.302386 | instance | ok: [instance] 2026-02-19 06:30:54.302625 | instance | 2026-02-19 06:30:54.302909 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:30:54.303172 | instance | Thursday 19 February 2026 06:30:54 +0000 (0:00:02.862) 0:10:11.621 ***** 2026-02-19 06:30:54.485065 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:30:54.485300 | instance | 2026-02-19 06:30:54.485567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:30:54.485830 | instance | Thursday 19 February 2026 06:30:54 +0000 (0:00:00.183) 0:10:11.805 ***** 2026-02-19 06:30:54.567214 | instance | skipping: [instance] 2026-02-19 06:30:54.567441 | instance | 2026-02-19 06:30:54.567727 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:30:54.568101 | instance | Thursday 19 February 2026 06:30:54 +0000 (0:00:00.082) 0:10:11.887 ***** 2026-02-19 06:30:54.649234 | instance | skipping: [instance] 2026-02-19 06:30:54.649388 | instance | 2026-02-19 06:30:54.649583 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:30:54.649765 | instance | Thursday 19 February 2026 06:30:54 +0000 (0:00:00.081) 0:10:11.969 ***** 2026-02-19 06:30:54.743770 | instance | ok: [instance] 2026-02-19 06:30:54.743854 | instance | 2026-02-19 06:30:54.752814 | instance | TASK [Create Ingress network] ************************************************** 2026-02-19 06:30:54.752854 | instance | Thursday 19 February 2026 06:30:54 +0000 (0:00:00.094) 0:10:12.064 ***** 2026-02-19 06:30:55.018353 | instance | included: ingress for instance 2026-02-19 06:30:55.018570 | instance | 2026-02-19 06:30:55.018869 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-02-19 06:30:55.019146 | instance | Thursday 19 February 2026 06:30:55 +0000 (0:00:00.274) 0:10:12.339 ***** 2026-02-19 06:30:56.222070 | instance | ok: [instance] 2026-02-19 06:30:56.222313 | instance | 2026-02-19 06:30:56.222614 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-02-19 06:30:56.222884 | instance | Thursday 19 February 2026 06:30:56 +0000 (0:00:01.202) 0:10:13.541 ***** 2026-02-19 06:30:56.995122 | instance | ok: [instance] 2026-02-19 06:30:56.995302 | instance | 2026-02-19 06:30:56.995572 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-02-19 06:30:56.995841 | instance | Thursday 19 February 2026 06:30:56 +0000 (0:00:00.773) 0:10:14.315 ***** 2026-02-19 06:30:58.113995 | 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-02-19 06:30:58.114239 | instance | 2026-02-19 06:30:58.114580 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-02-19 06:30:58.114916 | instance | Thursday 19 February 2026 06:30:58 +0000 (0:00:01.118) 0:10:15.434 ***** 2026-02-19 06:30:59.390528 | 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-02-19 06:30:59.390771 | instance | 2026-02-19 06:30:59.391050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:30:59.391313 | instance | Thursday 19 February 2026 06:30:59 +0000 (0:00:01.275) 0:10:16.710 ***** 2026-02-19 06:30:59.510544 | instance | ok: [instance] 2026-02-19 06:30:59.510758 | instance | 2026-02-19 06:30:59.511019 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:30:59.511281 | instance | Thursday 19 February 2026 06:30:59 +0000 (0:00:00.121) 0:10:16.831 ***** 2026-02-19 06:30:59.647418 | instance | included: rabbitmq for instance 2026-02-19 06:30:59.647502 | instance | 2026-02-19 06:30:59.647612 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:30:59.647735 | instance | Thursday 19 February 2026 06:30:59 +0000 (0:00:00.137) 0:10:16.968 ***** 2026-02-19 06:31:00.455275 | instance | ok: [instance] 2026-02-19 06:31:00.455404 | instance | 2026-02-19 06:31:00.455568 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:31:00.455709 | instance | Thursday 19 February 2026 06:31:00 +0000 (0:00:00.808) 0:10:17.776 ***** 2026-02-19 06:31:00.651500 | instance | skipping: [instance] 2026-02-19 06:31:00.651605 | instance | 2026-02-19 06:31:00.651731 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:31:00.651859 | instance | Thursday 19 February 2026 06:31:00 +0000 (0:00:00.196) 0:10:17.972 ***** 2026-02-19 06:31:00.855200 | instance | skipping: [instance] 2026-02-19 06:31:00.855264 | instance | 2026-02-19 06:31:00.855394 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:31:00.855515 | instance | Thursday 19 February 2026 06:31:00 +0000 (0:00:00.203) 0:10:18.176 ***** 2026-02-19 06:31:01.044412 | instance | skipping: [instance] 2026-02-19 06:31:01.044493 | instance | 2026-02-19 06:31:01.044687 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:31:01.044869 | instance | Thursday 19 February 2026 06:31:01 +0000 (0:00:00.188) 0:10:18.365 ***** 2026-02-19 06:31:02.044863 | instance | ok: [instance] 2026-02-19 06:31:02.045224 | instance | 2026-02-19 06:31:02.045601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:31:02.045953 | instance | Thursday 19 February 2026 06:31:02 +0000 (0:00:01.000) 0:10:19.365 ***** 2026-02-19 06:31:02.800461 | instance | ok: [instance] 2026-02-19 06:31:02.800883 | instance | 2026-02-19 06:31:02.801286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:31:02.801666 | instance | Thursday 19 February 2026 06:31:02 +0000 (0:00:00.755) 0:10:20.120 ***** 2026-02-19 06:31:02.897417 | instance | ok: [instance] 2026-02-19 06:31:02.897578 | instance | 2026-02-19 06:31:02.897914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:31:02.898191 | instance | Thursday 19 February 2026 06:31:02 +0000 (0:00:00.097) 0:10:20.218 ***** 2026-02-19 06:31:02.976082 | instance | skipping: [instance] 2026-02-19 06:31:02.976409 | instance | 2026-02-19 06:31:02.976917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:31:02.977283 | instance | Thursday 19 February 2026 06:31:02 +0000 (0:00:00.078) 0:10:20.296 ***** 2026-02-19 06:31:03.067795 | instance | skipping: [instance] 2026-02-19 06:31:03.067918 | instance | 2026-02-19 06:31:03.068129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:31:03.068356 | instance | Thursday 19 February 2026 06:31:03 +0000 (0:00:00.091) 0:10:20.388 ***** 2026-02-19 06:31:03.144418 | instance | ok: [instance] 2026-02-19 06:31:03.144561 | instance | 2026-02-19 06:31:03.144769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:31:03.144979 | instance | Thursday 19 February 2026 06:31:03 +0000 (0:00:00.076) 0:10:20.465 ***** 2026-02-19 06:31:03.288109 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:31:03.288335 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:31:03.288614 | instance | ok: [instance] => (item=orchestration) 2026-02-19 06:31:03.288899 | instance | ok: [instance] => (item=identity) 2026-02-19 06:31:03.289260 | instance | ok: [instance] => (item=cloudformation) 2026-02-19 06:31:03.289567 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:31:03.289812 | instance | 2026-02-19 06:31:03.290073 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:31:03.290326 | instance | Thursday 19 February 2026 06:31:03 +0000 (0:00:00.143) 0:10:20.608 ***** 2026-02-19 06:31:03.410524 | instance | ok: [instance] 2026-02-19 06:31:03.410736 | instance | 2026-02-19 06:31:03.411029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:31:03.411293 | instance | Thursday 19 February 2026 06:31:03 +0000 (0:00:00.121) 0:10:20.730 ***** 2026-02-19 06:31:03.527446 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:31:03.527671 | instance | 2026-02-19 06:31:03.527948 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:31:03.528245 | instance | Thursday 19 February 2026 06:31:03 +0000 (0:00:00.117) 0:10:20.848 ***** 2026-02-19 06:31:04.146028 | instance | ok: [instance] 2026-02-19 06:31:04.146107 | instance | 2026-02-19 06:31:04.146232 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-02-19 06:31:04.146350 | instance | Thursday 19 February 2026 06:31:04 +0000 (0:00:00.618) 0:10:21.466 ***** 2026-02-19 06:31:07.149221 | instance | ok: [instance] 2026-02-19 06:31:07.149449 | instance | 2026-02-19 06:31:07.149711 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:31:07.149993 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:03.002) 0:10:24.469 ***** 2026-02-19 06:31:07.335533 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:31:07.335855 | instance | 2026-02-19 06:31:07.336237 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:31:07.336592 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:00.186) 0:10:24.656 ***** 2026-02-19 06:31:07.675817 | instance | skipping: [instance] 2026-02-19 06:31:07.676070 | instance | 2026-02-19 06:31:07.676382 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:31:07.676677 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:00.340) 0:10:24.996 ***** 2026-02-19 06:31:07.759942 | instance | skipping: [instance] 2026-02-19 06:31:07.760173 | instance | 2026-02-19 06:31:07.760448 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:31:07.760713 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:00.083) 0:10:25.080 ***** 2026-02-19 06:31:07.855054 | instance | ok: [instance] 2026-02-19 06:31:07.855344 | instance | 2026-02-19 06:31:07.855706 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-02-19 06:31:07.856071 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:00.095) 0:10:25.175 ***** 2026-02-19 06:31:07.978861 | instance | included: ingress for instance 2026-02-19 06:31:07.979090 | instance | 2026-02-19 06:31:07.979375 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-02-19 06:31:07.979654 | instance | Thursday 19 February 2026 06:31:07 +0000 (0:00:00.123) 0:10:25.299 ***** 2026-02-19 06:31:09.181157 | instance | ok: [instance] 2026-02-19 06:31:09.181417 | instance | 2026-02-19 06:31:09.181748 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:31:09.182034 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:01.201) 0:10:26.501 ***** 2026-02-19 06:31:09.360666 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:31:09.360929 | instance | 2026-02-19 06:31:09.361201 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:31:09.361489 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:00.180) 0:10:26.681 ***** 2026-02-19 06:31:09.427858 | instance | skipping: [instance] 2026-02-19 06:31:09.427952 | instance | 2026-02-19 06:31:09.428086 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:31:09.428214 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:00.067) 0:10:26.748 ***** 2026-02-19 06:31:09.505744 | instance | skipping: [instance] 2026-02-19 06:31:09.505990 | instance | 2026-02-19 06:31:09.506301 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:31:09.506579 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:00.077) 0:10:26.826 ***** 2026-02-19 06:31:09.601788 | instance | ok: [instance] 2026-02-19 06:31:09.602015 | instance | 2026-02-19 06:31:09.602285 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-02-19 06:31:09.602581 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:00.095) 0:10:26.922 ***** 2026-02-19 06:31:09.723204 | instance | included: ingress for instance 2026-02-19 06:31:09.723395 | instance | 2026-02-19 06:31:09.723806 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-02-19 06:31:09.724172 | instance | Thursday 19 February 2026 06:31:09 +0000 (0:00:00.121) 0:10:27.043 ***** 2026-02-19 06:31:11.229729 | instance | ok: [instance] 2026-02-19 06:31:11.229861 | instance | 2026-02-19 06:31:11.230040 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 06:31:11.230210 | instance | Thursday 19 February 2026 06:31:11 +0000 (0:00:01.505) 0:10:28.549 ***** 2026-02-19 06:31:11.527650 | instance | ok: [instance] 2026-02-19 06:31:11.527922 | instance | 2026-02-19 06:31:11.528235 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:31:11.528603 | instance | Thursday 19 February 2026 06:31:11 +0000 (0:00:00.298) 0:10:28.848 ***** 2026-02-19 06:31:12.996093 | instance | ok: [instance] 2026-02-19 06:31:12.996199 | instance | 2026-02-19 06:31:12.996380 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:31:12.996606 | instance | Thursday 19 February 2026 06:31:12 +0000 (0:00:01.467) 0:10:30.315 ***** 2026-02-19 06:31:13.309131 | instance | ok: [instance] 2026-02-19 06:31:13.309272 | instance | 2026-02-19 06:31:13.309400 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:31:13.309516 | instance | Thursday 19 February 2026 06:31:13 +0000 (0:00:00.313) 0:10:30.629 ***** 2026-02-19 06:31:13.424646 | instance | ok: [instance] => { 2026-02-19 06:31:13.424824 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:31:13.424996 | instance | } 2026-02-19 06:31:13.425186 | instance | 2026-02-19 06:31:13.425411 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:31:13.425588 | instance | Thursday 19 February 2026 06:31:13 +0000 (0:00:00.116) 0:10:30.745 ***** 2026-02-19 06:31:13.995058 | instance | ok: [instance] 2026-02-19 06:31:13.995353 | instance | 2026-02-19 06:31:13.995617 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:31:13.995898 | instance | Thursday 19 February 2026 06:31:13 +0000 (0:00:00.570) 0:10:31.315 ***** 2026-02-19 06:31:15.508808 | instance | ok: [instance] 2026-02-19 06:31:15.508949 | instance | 2026-02-19 06:31:15.509306 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 06:31:15.509556 | instance | Thursday 19 February 2026 06:31:15 +0000 (0:00:01.513) 0:10:32.829 ***** 2026-02-19 06:31:16.070143 | instance | ok: [instance] 2026-02-19 06:31:16.070360 | instance | 2026-02-19 06:31:16.070647 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 06:31:16.070916 | instance | Thursday 19 February 2026 06:31:16 +0000 (0:00:00.561) 0:10:33.390 ***** 2026-02-19 06:31:16.949044 | instance | ok: [instance] 2026-02-19 06:31:16.949193 | instance | 2026-02-19 06:31:16.949375 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 06:31:16.949546 | instance | Thursday 19 February 2026 06:31:16 +0000 (0:00:00.879) 0:10:34.269 ***** 2026-02-19 06:31:17.765380 | instance | ok: [instance] 2026-02-19 06:31:17.765479 | instance | 2026-02-19 06:31:17.765823 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 06:31:17.766158 | instance | Thursday 19 February 2026 06:31:17 +0000 (0:00:00.816) 0:10:35.085 ***** 2026-02-19 06:31:18.201660 | instance | ok: [instance] 2026-02-19 06:31:18.201734 | instance | 2026-02-19 06:31:18.201871 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 06:31:18.202012 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.436) 0:10:35.522 ***** 2026-02-19 06:31:18.382104 | instance | included: openstack_helm_endpoints for instance 2026-02-19 06:31:18.382281 | instance | 2026-02-19 06:31:18.382570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:31:18.382771 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.180) 0:10:35.702 ***** 2026-02-19 06:31:18.461824 | instance | skipping: [instance] 2026-02-19 06:31:18.462142 | instance | 2026-02-19 06:31:18.462506 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:31:18.462800 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.079) 0:10:35.782 ***** 2026-02-19 06:31:18.535766 | instance | skipping: [instance] 2026-02-19 06:31:18.536024 | instance | 2026-02-19 06:31:18.536333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:31:18.536621 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.073) 0:10:35.856 ***** 2026-02-19 06:31:18.625527 | instance | skipping: [instance] 2026-02-19 06:31:18.625701 | instance | 2026-02-19 06:31:18.625876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:31:18.626057 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.089) 0:10:35.946 ***** 2026-02-19 06:31:18.699860 | instance | skipping: [instance] 2026-02-19 06:31:18.700181 | instance | 2026-02-19 06:31:18.700544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:31:18.700946 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.073) 0:10:36.020 ***** 2026-02-19 06:31:18.774686 | instance | skipping: [instance] 2026-02-19 06:31:18.774899 | instance | 2026-02-19 06:31:18.775203 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:31:18.775454 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.074) 0:10:36.095 ***** 2026-02-19 06:31:18.849189 | instance | skipping: [instance] 2026-02-19 06:31:18.849331 | instance | 2026-02-19 06:31:18.849512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:31:18.849680 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.072) 0:10:36.167 ***** 2026-02-19 06:31:18.932550 | instance | ok: [instance] 2026-02-19 06:31:18.932828 | instance | 2026-02-19 06:31:18.933116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:31:18.933378 | instance | Thursday 19 February 2026 06:31:18 +0000 (0:00:00.085) 0:10:36.252 ***** 2026-02-19 06:31:19.033692 | instance | ok: [instance] => (item=identity) 2026-02-19 06:31:19.033951 | instance | 2026-02-19 06:31:19.034234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:31:19.034502 | instance | Thursday 19 February 2026 06:31:19 +0000 (0:00:00.101) 0:10:36.354 ***** 2026-02-19 06:31:19.166336 | instance | ok: [instance] 2026-02-19 06:31:19.166566 | instance | 2026-02-19 06:31:19.166836 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 06:31:19.167109 | instance | Thursday 19 February 2026 06:31:19 +0000 (0:00:00.130) 0:10:36.485 ***** 2026-02-19 06:31:19.690062 | instance | ok: [instance] 2026-02-19 06:31:19.690291 | instance | 2026-02-19 06:31:19.690559 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 06:31:19.690776 | instance | Thursday 19 February 2026 06:31:19 +0000 (0:00:00.525) 0:10:37.010 ***** 2026-02-19 06:31:20.325533 | instance | ok: [instance] 2026-02-19 06:31:20.325751 | instance | 2026-02-19 06:31:20.326040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:31:20.326332 | instance | Thursday 19 February 2026 06:31:20 +0000 (0:00:00.634) 0:10:37.645 ***** 2026-02-19 06:31:20.448478 | instance | ok: [instance] 2026-02-19 06:31:20.448717 | instance | 2026-02-19 06:31:20.449036 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:31:20.449309 | instance | Thursday 19 February 2026 06:31:20 +0000 (0:00:00.123) 0:10:37.768 ***** 2026-02-19 06:31:20.593210 | instance | included: rabbitmq for instance 2026-02-19 06:31:20.593401 | instance | 2026-02-19 06:31:20.593693 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:31:20.593965 | instance | Thursday 19 February 2026 06:31:20 +0000 (0:00:00.144) 0:10:37.913 ***** 2026-02-19 06:31:21.336904 | instance | ok: [instance] 2026-02-19 06:31:21.337169 | instance | 2026-02-19 06:31:21.337439 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:31:21.337703 | instance | Thursday 19 February 2026 06:31:21 +0000 (0:00:00.743) 0:10:38.656 ***** 2026-02-19 06:31:21.521036 | instance | skipping: [instance] 2026-02-19 06:31:21.521222 | instance | 2026-02-19 06:31:21.521316 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:31:21.521435 | instance | Thursday 19 February 2026 06:31:21 +0000 (0:00:00.185) 0:10:38.842 ***** 2026-02-19 06:31:21.695315 | instance | skipping: [instance] 2026-02-19 06:31:21.695549 | instance | 2026-02-19 06:31:21.695851 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:31:21.696118 | instance | Thursday 19 February 2026 06:31:21 +0000 (0:00:00.174) 0:10:39.016 ***** 2026-02-19 06:31:22.007473 | instance | skipping: [instance] 2026-02-19 06:31:22.007587 | instance | 2026-02-19 06:31:22.007766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:31:22.007938 | instance | Thursday 19 February 2026 06:31:22 +0000 (0:00:00.312) 0:10:39.328 ***** 2026-02-19 06:31:23.230471 | instance | ok: [instance] 2026-02-19 06:31:23.230549 | instance | 2026-02-19 06:31:23.230560 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:31:23.230571 | instance | Thursday 19 February 2026 06:31:23 +0000 (0:00:01.221) 0:10:40.550 ***** 2026-02-19 06:31:23.989840 | instance | ok: [instance] 2026-02-19 06:31:23.989943 | instance | 2026-02-19 06:31:23.990001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:31:23.990171 | instance | Thursday 19 February 2026 06:31:23 +0000 (0:00:00.760) 0:10:41.310 ***** 2026-02-19 06:31:24.085816 | instance | ok: [instance] 2026-02-19 06:31:24.085923 | instance | 2026-02-19 06:31:24.086059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:31:24.086182 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.095) 0:10:41.406 ***** 2026-02-19 06:31:24.188245 | instance | skipping: [instance] 2026-02-19 06:31:24.188464 | instance | 2026-02-19 06:31:24.188743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:31:24.189040 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.101) 0:10:41.507 ***** 2026-02-19 06:31:24.280919 | instance | skipping: [instance] 2026-02-19 06:31:24.281170 | instance | 2026-02-19 06:31:24.281526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:31:24.281774 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.093) 0:10:41.601 ***** 2026-02-19 06:31:24.365429 | instance | ok: [instance] 2026-02-19 06:31:24.365644 | instance | 2026-02-19 06:31:24.365923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:31:24.366189 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.084) 0:10:41.685 ***** 2026-02-19 06:31:24.533231 | instance | ok: [instance] => (item=network) 2026-02-19 06:31:24.533465 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-02-19 06:31:24.533720 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:31:24.534006 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:31:24.534270 | instance | ok: [instance] => (item=load_balancer) 2026-02-19 06:31:24.534520 | instance | ok: [instance] => (item=identity) 2026-02-19 06:31:24.534775 | instance | ok: [instance] => (item=valkey) 2026-02-19 06:31:24.535024 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:31:24.535261 | instance | 2026-02-19 06:31:24.535529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:31:24.535784 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.167) 0:10:41.853 ***** 2026-02-19 06:31:24.650849 | instance | ok: [instance] 2026-02-19 06:31:24.650919 | instance | 2026-02-19 06:31:24.651065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:31:24.651194 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.118) 0:10:41.971 ***** 2026-02-19 06:31:24.762638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:31:24.762855 | instance | 2026-02-19 06:31:24.763137 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:31:24.763402 | instance | Thursday 19 February 2026 06:31:24 +0000 (0:00:00.111) 0:10:42.082 ***** 2026-02-19 06:31:25.411569 | instance | ok: [instance] 2026-02-19 06:31:25.411695 | instance | 2026-02-19 06:31:25.411869 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-02-19 06:31:25.412063 | instance | Thursday 19 February 2026 06:31:25 +0000 (0:00:00.649) 0:10:42.732 ***** 2026-02-19 06:31:26.827314 | instance | ok: [instance] 2026-02-19 06:31:26.827405 | instance | 2026-02-19 06:31:26.827526 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-02-19 06:31:26.827650 | instance | Thursday 19 February 2026 06:31:26 +0000 (0:00:01.416) 0:10:44.148 ***** 2026-02-19 06:31:27.874753 | instance | ok: [instance] 2026-02-19 06:31:27.875149 | instance | 2026-02-19 06:31:27.875291 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-02-19 06:31:27.875524 | instance | Thursday 19 February 2026 06:31:27 +0000 (0:00:01.047) 0:10:45.195 ***** 2026-02-19 06:31:28.943678 | instance | ok: [instance] 2026-02-19 06:31:28.943900 | instance | 2026-02-19 06:31:28.944148 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-02-19 06:31:28.944271 | instance | Thursday 19 February 2026 06:31:28 +0000 (0:00:01.069) 0:10:46.264 ***** 2026-02-19 06:31:30.169560 | instance | ok: [instance] 2026-02-19 06:31:30.169644 | instance | 2026-02-19 06:31:30.169908 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-02-19 06:31:30.169958 | instance | Thursday 19 February 2026 06:31:30 +0000 (0:00:01.225) 0:10:47.490 ***** 2026-02-19 06:31:35.287132 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-02-19 06:31:35.287208 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-02-19 06:31:35.287354 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-02-19 06:31:35.287480 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-02-19 06:31:35.287589 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-02-19 06:31:35.287701 | instance | 2026-02-19 06:31:35.287821 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-02-19 06:31:35.287932 | instance | Thursday 19 February 2026 06:31:35 +0000 (0:00:05.117) 0:10:52.607 ***** 2026-02-19 06:31:36.708525 | instance | ok: [instance] => (item=instance) 2026-02-19 06:31:36.708984 | instance | 2026-02-19 06:31:36.709065 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-02-19 06:31:36.709084 | instance | Thursday 19 February 2026 06:31:36 +0000 (0:00:01.421) 0:10:54.029 ***** 2026-02-19 06:31:39.788871 | instance | ok: [instance] => (item=instance) 2026-02-19 06:31:39.788986 | instance | 2026-02-19 06:31:39.789000 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-02-19 06:31:39.789150 | instance | Thursday 19 February 2026 06:31:39 +0000 (0:00:03.080) 0:10:57.109 ***** 2026-02-19 06:31:45.735971 | instance | ok: [instance] => (item=instance) 2026-02-19 06:31:45.736066 | instance | 2026-02-19 06:31:45.736317 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-02-19 06:31:45.736334 | instance | Thursday 19 February 2026 06:31:45 +0000 (0:00:05.947) 0:11:03.057 ***** 2026-02-19 06:31:46.810430 | instance | ok: [instance] => (item=instance) 2026-02-19 06:31:46.810515 | instance | 2026-02-19 06:31:46.810526 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-02-19 06:31:46.810537 | instance | Thursday 19 February 2026 06:31:46 +0000 (0:00:01.073) 0:11:04.131 ***** 2026-02-19 06:31:46.915663 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-02-19 06:31:46.915750 | instance | 2026-02-19 06:31:46.916002 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-02-19 06:31:46.916051 | instance | Thursday 19 February 2026 06:31:46 +0000 (0:00:00.105) 0:11:04.236 ***** 2026-02-19 06:31:47.897961 | instance | ok: [instance] 2026-02-19 06:31:47.898051 | instance | 2026-02-19 06:31:47.898342 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-02-19 06:31:47.898398 | instance | Thursday 19 February 2026 06:31:47 +0000 (0:00:00.982) 0:11:05.218 ***** 2026-02-19 06:31:49.893570 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-19T06:05:11Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.161', 'hostname': 'host-172-24-1-161', 'fqdn': 'host-172-24-1-161.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c3df9274-0c3e-4f6f-8b3c-e34a1ecea962', 'ip_address': '172.24.1.161'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:11:b8', 'name': 'octavia-health-manager-port-instance', 'network_id': '10f18578-a376-429c-87ef-62315e20e9fb', 'numa_affinity_policy': None, 'project_id': '6ebeee24ed644081884a323886c71a5b', 'tenant_id': '6ebeee24ed644081884a323886c71a5b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['26191e2a-b7b0-4d18-a217-d12c5bf1331e'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-19T06:09:14Z', 'revision_number': 5, 'if_match': None, 'id': 'dce61d01-e3e7-4fb6-a24b-ccfb8c69ae60', '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-02-19 06:31:49.893687 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-02-19T06:05:11Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.1.161', 'hostname': 'host-172-24-1-161', 'fqdn': 'host-172-24-1-161.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'c3df9274-0c3e-4f6f-8b3c-e34a1ecea962', 'ip_address': '172.24.1.161'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:9a:11:b8', 'name': 'octavia-health-manager-port-instance', 'network_id': '10f18578-a376-429c-87ef-62315e20e9fb', 'numa_affinity_policy': None, 'project_id': '6ebeee24ed644081884a323886c71a5b', 'tenant_id': '6ebeee24ed644081884a323886c71a5b', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['26191e2a-b7b0-4d18-a217-d12c5bf1331e'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-02-19T06:09:14Z', 'revision_number': 5, 'if_match': None, 'id': 'dce61d01-e3e7-4fb6-a24b-ccfb8c69ae60', '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-02-19 06:31:49.893701 | instance | 2026-02-19 06:31:49.893711 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-02-19 06:31:49.893721 | instance | Thursday 19 February 2026 06:31:49 +0000 (0:00:01.993) 0:11:07.212 ***** 2026-02-19 06:31:50.967215 | instance | ok: [instance] 2026-02-19 06:31:50.967285 | instance | 2026-02-19 06:31:50.967296 | instance | TASK [Upload Amphora image] **************************************************** 2026-02-19 06:31:50.967314 | instance | Thursday 19 February 2026 06:31:50 +0000 (0:00:01.074) 0:11:08.287 ***** 2026-02-19 06:31:51.183068 | instance | included: glance_image for instance 2026-02-19 06:31:51.183295 | instance | 2026-02-19 06:31:51.183601 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-02-19 06:31:51.183896 | instance | Thursday 19 February 2026 06:31:51 +0000 (0:00:00.216) 0:11:08.503 ***** 2026-02-19 06:31:52.438705 | instance | ok: [instance] 2026-02-19 06:31:52.438983 | instance | 2026-02-19 06:31:52.439256 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:31:52.439517 | instance | Thursday 19 February 2026 06:31:52 +0000 (0:00:01.254) 0:11:09.758 ***** 2026-02-19 06:31:53.375579 | instance | ok: [instance] 2026-02-19 06:31:53.375717 | instance | 2026-02-19 06:31:53.375896 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:31:53.376102 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.937) 0:11:10.696 ***** 2026-02-19 06:31:53.450045 | instance | skipping: [instance] 2026-02-19 06:31:53.450283 | instance | 2026-02-19 06:31:53.450558 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:31:53.450819 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.074) 0:11:10.770 ***** 2026-02-19 06:31:53.522970 | instance | skipping: [instance] 2026-02-19 06:31:53.523122 | instance | 2026-02-19 06:31:53.523300 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:31:53.523480 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.073) 0:11:10.843 ***** 2026-02-19 06:31:53.602269 | instance | skipping: [instance] 2026-02-19 06:31:53.602409 | instance | 2026-02-19 06:31:53.602629 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:31:53.602805 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.079) 0:11:10.922 ***** 2026-02-19 06:31:53.679679 | instance | skipping: [instance] 2026-02-19 06:31:53.679901 | instance | 2026-02-19 06:31:53.680173 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:31:53.680432 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.076) 0:11:10.999 ***** 2026-02-19 06:31:53.754575 | instance | skipping: [instance] 2026-02-19 06:31:53.754712 | instance | 2026-02-19 06:31:53.754895 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:31:53.755072 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.075) 0:11:11.074 ***** 2026-02-19 06:31:53.833189 | instance | skipping: [instance] 2026-02-19 06:31:53.833331 | instance | 2026-02-19 06:31:53.833509 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:31:53.833689 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.078) 0:11:11.153 ***** 2026-02-19 06:31:53.946349 | instance | skipping: [instance] 2026-02-19 06:31:53.946559 | instance | 2026-02-19 06:31:53.946859 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-02-19 06:31:53.947138 | instance | Thursday 19 February 2026 06:31:53 +0000 (0:00:00.113) 0:11:11.266 ***** 2026-02-19 06:31:54.925238 | instance | ok: [instance] 2026-02-19 06:31:54.925379 | instance | 2026-02-19 06:31:54.925562 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-02-19 06:31:54.925765 | instance | Thursday 19 February 2026 06:31:54 +0000 (0:00:00.979) 0:11:12.245 ***** 2026-02-19 06:31:55.707031 | instance | ok: [instance] 2026-02-19 06:31:55.707378 | instance | 2026-02-19 06:31:55.707713 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-02-19 06:31:55.708002 | instance | Thursday 19 February 2026 06:31:55 +0000 (0:00:00.781) 0:11:13.027 ***** 2026-02-19 06:31:56.416348 | instance | ok: [instance] 2026-02-19 06:31:56.416417 | instance | 2026-02-19 06:31:56.416438 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-02-19 06:31:56.416501 | instance | Thursday 19 February 2026 06:31:56 +0000 (0:00:00.709) 0:11:13.736 ***** 2026-02-19 06:31:57.708032 | instance | ok: [instance] 2026-02-19 06:31:57.708252 | instance | 2026-02-19 06:31:57.708511 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-02-19 06:31:57.708822 | instance | Thursday 19 February 2026 06:31:57 +0000 (0:00:01.292) 0:11:15.028 ***** 2026-02-19 06:31:59.199084 | instance | ok: [instance] => (item=octavia-client) 2026-02-19 06:31:59.199251 | instance | ok: [instance] => (item=octavia-server) 2026-02-19 06:31:59.199443 | instance | 2026-02-19 06:31:59.199659 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-02-19 06:31:59.199832 | instance | Thursday 19 February 2026 06:31:59 +0000 (0:00:01.491) 0:11:16.519 ***** 2026-02-19 06:31:59.899887 | instance | ok: [instance] 2026-02-19 06:31:59.900148 | instance | 2026-02-19 06:31:59.900450 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-02-19 06:31:59.900741 | instance | Thursday 19 February 2026 06:31:59 +0000 (0:00:00.700) 0:11:17.220 ***** 2026-02-19 06:32:01.364533 | instance | ok: [instance] 2026-02-19 06:32:01.364653 | instance | 2026-02-19 06:32:01.364845 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-02-19 06:32:01.365019 | instance | Thursday 19 February 2026 06:32:01 +0000 (0:00:01.465) 0:11:18.685 ***** 2026-02-19 06:32:03.904271 | instance | ok: [instance] 2026-02-19 06:32:03.904349 | instance | 2026-02-19 06:32:03.904364 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-02-19 06:32:03.904378 | instance | Thursday 19 February 2026 06:32:03 +0000 (0:00:02.538) 0:11:21.223 ***** 2026-02-19 06:32:15.178953 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-02-19 06:32:15.179042 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-02-19 06:32:15.179191 | instance | 2026-02-19 06:32:15.179279 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:32:15.179393 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:11.274) 0:11:32.498 ***** 2026-02-19 06:32:15.376261 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:32:15.376504 | instance | 2026-02-19 06:32:15.376860 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:32:15.377131 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:00.198) 0:11:32.696 ***** 2026-02-19 06:32:15.463409 | instance | skipping: [instance] 2026-02-19 06:32:15.463631 | instance | 2026-02-19 06:32:15.463905 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:32:15.464170 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:00.087) 0:11:32.784 ***** 2026-02-19 06:32:15.554748 | instance | skipping: [instance] 2026-02-19 06:32:15.555019 | instance | 2026-02-19 06:32:15.555306 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:32:15.555587 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:00.091) 0:11:32.875 ***** 2026-02-19 06:32:15.651617 | instance | ok: [instance] 2026-02-19 06:32:15.651975 | instance | 2026-02-19 06:32:15.652233 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-02-19 06:32:15.652455 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:00.096) 0:11:32.971 ***** 2026-02-19 06:32:15.782882 | instance | included: ingress for instance 2026-02-19 06:32:15.783179 | instance | 2026-02-19 06:32:15.783511 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-02-19 06:32:15.783791 | instance | Thursday 19 February 2026 06:32:15 +0000 (0:00:00.132) 0:11:33.103 ***** 2026-02-19 06:32:17.252373 | instance | ok: [instance] 2026-02-19 06:32:17.252522 | instance | 2026-02-19 06:32:17.252777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:32:17.253080 | instance | Thursday 19 February 2026 06:32:17 +0000 (0:00:01.469) 0:11:34.573 ***** 2026-02-19 06:32:17.362734 | instance | ok: [instance] 2026-02-19 06:32:17.362879 | instance | 2026-02-19 06:32:17.363106 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:32:17.363421 | instance | Thursday 19 February 2026 06:32:17 +0000 (0:00:00.110) 0:11:34.683 ***** 2026-02-19 06:32:17.503033 | instance | included: rabbitmq for instance 2026-02-19 06:32:17.503256 | instance | 2026-02-19 06:32:17.503602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:32:17.503814 | instance | Thursday 19 February 2026 06:32:17 +0000 (0:00:00.140) 0:11:34.823 ***** 2026-02-19 06:32:18.317402 | instance | ok: [instance] 2026-02-19 06:32:18.317586 | instance | 2026-02-19 06:32:18.317686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:32:18.317844 | instance | Thursday 19 February 2026 06:32:18 +0000 (0:00:00.814) 0:11:35.638 ***** 2026-02-19 06:32:18.497295 | instance | skipping: [instance] 2026-02-19 06:32:18.497430 | instance | 2026-02-19 06:32:18.497621 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:32:18.497799 | instance | Thursday 19 February 2026 06:32:18 +0000 (0:00:00.179) 0:11:35.818 ***** 2026-02-19 06:32:18.681193 | instance | skipping: [instance] 2026-02-19 06:32:18.681484 | instance | 2026-02-19 06:32:18.681807 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:32:18.682082 | instance | Thursday 19 February 2026 06:32:18 +0000 (0:00:00.183) 0:11:36.001 ***** 2026-02-19 06:32:18.877092 | instance | skipping: [instance] 2026-02-19 06:32:18.877330 | instance | 2026-02-19 06:32:18.877690 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:32:18.877964 | instance | Thursday 19 February 2026 06:32:18 +0000 (0:00:00.195) 0:11:36.197 ***** 2026-02-19 06:32:19.919917 | instance | ok: [instance] 2026-02-19 06:32:19.920183 | instance | 2026-02-19 06:32:19.920525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:32:19.920978 | instance | Thursday 19 February 2026 06:32:19 +0000 (0:00:01.042) 0:11:37.240 ***** 2026-02-19 06:32:20.620629 | instance | ok: [instance] 2026-02-19 06:32:20.620896 | instance | 2026-02-19 06:32:20.621189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:32:20.621466 | instance | Thursday 19 February 2026 06:32:20 +0000 (0:00:00.701) 0:11:37.941 ***** 2026-02-19 06:32:20.696320 | instance | ok: [instance] 2026-02-19 06:32:20.696700 | instance | 2026-02-19 06:32:20.697218 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:32:20.697609 | instance | Thursday 19 February 2026 06:32:20 +0000 (0:00:00.075) 0:11:38.017 ***** 2026-02-19 06:32:20.780696 | instance | skipping: [instance] 2026-02-19 06:32:20.780955 | instance | 2026-02-19 06:32:20.781276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:32:20.781562 | instance | Thursday 19 February 2026 06:32:20 +0000 (0:00:00.084) 0:11:38.101 ***** 2026-02-19 06:32:20.854101 | instance | skipping: [instance] 2026-02-19 06:32:20.854312 | instance | 2026-02-19 06:32:20.854620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:32:20.854875 | instance | Thursday 19 February 2026 06:32:20 +0000 (0:00:00.073) 0:11:38.175 ***** 2026-02-19 06:32:20.930303 | instance | ok: [instance] 2026-02-19 06:32:20.930531 | instance | 2026-02-19 06:32:20.930815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:32:20.931152 | instance | Thursday 19 February 2026 06:32:20 +0000 (0:00:00.075) 0:11:38.251 ***** 2026-02-19 06:32:21.081938 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:32:21.082182 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:32:21.082471 | instance | ok: [instance] => (item=orchestration) 2026-02-19 06:32:21.082730 | instance | ok: [instance] => (item=identity) 2026-02-19 06:32:21.083014 | instance | ok: [instance] => (item=container_infra) 2026-02-19 06:32:21.083283 | instance | ok: [instance] => (item=key_manager) 2026-02-19 06:32:21.083546 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:32:21.083903 | instance | 2026-02-19 06:32:21.084109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:32:21.084397 | instance | Thursday 19 February 2026 06:32:21 +0000 (0:00:00.151) 0:11:38.402 ***** 2026-02-19 06:32:21.194175 | instance | ok: [instance] 2026-02-19 06:32:21.194446 | instance | 2026-02-19 06:32:21.194739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:32:21.195011 | instance | Thursday 19 February 2026 06:32:21 +0000 (0:00:00.112) 0:11:38.514 ***** 2026-02-19 06:32:21.303976 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:32:21.304196 | instance | 2026-02-19 06:32:21.304463 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:32:21.304724 | instance | Thursday 19 February 2026 06:32:21 +0000 (0:00:00.109) 0:11:38.624 ***** 2026-02-19 06:32:21.921897 | instance | ok: [instance] 2026-02-19 06:32:21.922125 | instance | 2026-02-19 06:32:21.922398 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:32:21.922665 | instance | Thursday 19 February 2026 06:32:21 +0000 (0:00:00.617) 0:11:39.241 ***** 2026-02-19 06:32:22.017509 | instance | ok: [instance] => { 2026-02-19 06:32:22.017822 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-02-19 06:32:22.018177 | instance | } 2026-02-19 06:32:22.018582 | instance | 2026-02-19 06:32:22.019017 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:32:22.019589 | instance | Thursday 19 February 2026 06:32:22 +0000 (0:00:00.096) 0:11:39.338 ***** 2026-02-19 06:32:22.485784 | instance | ok: [instance] 2026-02-19 06:32:22.486082 | instance | 2026-02-19 06:32:22.486410 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:32:22.486921 | instance | Thursday 19 February 2026 06:32:22 +0000 (0:00:00.467) 0:11:39.805 ***** 2026-02-19 06:32:22.593227 | instance | skipping: [instance] 2026-02-19 06:32:22.593384 | instance | 2026-02-19 06:32:22.593567 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-02-19 06:32:22.593757 | instance | Thursday 19 February 2026 06:32:22 +0000 (0:00:00.107) 0:11:39.913 ***** 2026-02-19 06:32:23.232045 | instance | ok: [instance] 2026-02-19 06:32:23.232146 | instance | 2026-02-19 06:32:23.232341 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:32:23.232512 | instance | Thursday 19 February 2026 06:32:23 +0000 (0:00:00.638) 0:11:40.552 ***** 2026-02-19 06:32:23.367867 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:32:23.367970 | instance | 2026-02-19 06:32:23.368165 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:32:23.368344 | instance | Thursday 19 February 2026 06:32:23 +0000 (0:00:00.135) 0:11:40.688 ***** 2026-02-19 06:32:23.967881 | instance | ok: [instance] 2026-02-19 06:32:23.968660 | instance | 2026-02-19 06:32:23.968684 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-02-19 06:32:23.968695 | instance | Thursday 19 February 2026 06:32:23 +0000 (0:00:00.599) 0:11:41.287 ***** 2026-02-19 06:32:24.266524 | instance | ok: [instance] 2026-02-19 06:32:24.266665 | instance | 2026-02-19 06:32:24.266837 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-02-19 06:32:24.267029 | instance | Thursday 19 February 2026 06:32:24 +0000 (0:00:00.299) 0:11:41.587 ***** 2026-02-19 06:32:24.843103 | instance | ok: [instance] 2026-02-19 06:32:24.843320 | instance | 2026-02-19 06:32:24.843791 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-02-19 06:32:24.844057 | instance | Thursday 19 February 2026 06:32:24 +0000 (0:00:00.576) 0:11:42.163 ***** 2026-02-19 06:32:25.811181 | instance | ok: [instance] 2026-02-19 06:32:25.811399 | instance | 2026-02-19 06:32:25.811628 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-02-19 06:32:25.811824 | instance | Thursday 19 February 2026 06:32:25 +0000 (0:00:00.968) 0:11:43.132 ***** 2026-02-19 06:32:28.733715 | instance | ok: [instance] 2026-02-19 06:32:28.734102 | instance | 2026-02-19 06:32:28.734421 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-02-19 06:32:28.734822 | instance | Thursday 19 February 2026 06:32:28 +0000 (0:00:02.922) 0:11:46.054 ***** 2026-02-19 06:32:28.984164 | instance | ok: [instance] 2026-02-19 06:32:28.984410 | instance | 2026-02-19 06:32:28.984735 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-02-19 06:32:28.985116 | instance | Thursday 19 February 2026 06:32:28 +0000 (0:00:00.250) 0:11:46.304 ***** 2026-02-19 06:32:30.997121 | instance | ok: [instance] 2026-02-19 06:32:30.997317 | instance | 2026-02-19 06:32:30.997684 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-02-19 06:32:30.997945 | instance | Thursday 19 February 2026 06:32:30 +0000 (0:00:02.012) 0:11:48.317 ***** 2026-02-19 06:32:31.801806 | instance | ok: [instance] 2026-02-19 06:32:31.801994 | instance | 2026-02-19 06:32:31.802242 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-02-19 06:32:31.802481 | instance | Thursday 19 February 2026 06:32:31 +0000 (0:00:00.804) 0:11:49.122 ***** 2026-02-19 06:32:31.883426 | instance | skipping: [instance] 2026-02-19 06:32:31.883518 | instance | 2026-02-19 06:32:31.883741 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-02-19 06:32:31.883883 | instance | Thursday 19 February 2026 06:32:31 +0000 (0:00:00.081) 0:11:49.204 ***** 2026-02-19 06:32:31.988437 | instance | ok: [instance] 2026-02-19 06:32:31.988656 | instance | 2026-02-19 06:32:31.989002 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-02-19 06:32:31.989253 | instance | Thursday 19 February 2026 06:32:31 +0000 (0:00:00.104) 0:11:49.308 ***** 2026-02-19 06:32:32.076024 | instance | skipping: [instance] 2026-02-19 06:32:32.076156 | instance | 2026-02-19 06:32:32.076337 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-02-19 06:32:32.076530 | instance | Thursday 19 February 2026 06:32:32 +0000 (0:00:00.087) 0:11:49.396 ***** 2026-02-19 06:32:35.003964 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-02-19 06:32:35.004339 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-02-19 06:32:35.004718 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-02-19 06:32:35.005165 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-02-19 06:32:35.005529 | instance | 2026-02-19 06:32:35.005868 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-02-19 06:32:35.006154 | instance | Thursday 19 February 2026 06:32:34 +0000 (0:00:02.927) 0:11:52.324 ***** 2026-02-19 06:32:35.134411 | 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-02-19 06:32:35.134581 | 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-02-19 06:32:35.134872 | 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-02-19 06:32:35.135155 | 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-02-19 06:32:35.135443 | 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-02-19 06:32:35.135732 | 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-02-19 06:32:35.136079 | 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-02-19 06:32:35.136369 | 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-02-19 06:32:35.136629 | instance | skipping: [instance] 2026-02-19 06:32:35.136911 | instance | 2026-02-19 06:32:35.137175 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-02-19 06:32:35.137438 | instance | Thursday 19 February 2026 06:32:35 +0000 (0:00:00.130) 0:11:52.454 ***** 2026-02-19 06:32:36.312544 | instance | ok: [instance] 2026-02-19 06:32:36.312671 | instance | 2026-02-19 06:32:36.313033 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-02-19 06:32:36.313484 | instance | Thursday 19 February 2026 06:32:36 +0000 (0:00:01.178) 0:11:53.633 ***** 2026-02-19 06:32:37.057212 | instance | ok: [instance] 2026-02-19 06:32:37.057305 | instance | 2026-02-19 06:32:37.057474 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-02-19 06:32:37.057641 | instance | Thursday 19 February 2026 06:32:37 +0000 (0:00:00.744) 0:11:54.377 ***** 2026-02-19 06:32:39.491253 | instance | ok: [instance] 2026-02-19 06:32:39.491343 | instance | 2026-02-19 06:32:39.491508 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-02-19 06:32:39.491687 | instance | Thursday 19 February 2026 06:32:39 +0000 (0:00:02.433) 0:11:56.811 ***** 2026-02-19 06:32:40.314429 | instance | ok: [instance] 2026-02-19 06:32:40.314676 | instance | 2026-02-19 06:32:40.314976 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:32:40.315245 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.822) 0:11:57.634 ***** 2026-02-19 06:32:40.499315 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:32:40.499517 | instance | 2026-02-19 06:32:40.499788 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:32:40.500056 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.185) 0:11:57.819 ***** 2026-02-19 06:32:40.582299 | instance | skipping: [instance] 2026-02-19 06:32:40.582470 | instance | 2026-02-19 06:32:40.582751 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:32:40.583177 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.083) 0:11:57.902 ***** 2026-02-19 06:32:40.676445 | instance | skipping: [instance] 2026-02-19 06:32:40.676618 | instance | 2026-02-19 06:32:40.676949 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:32:40.677212 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.094) 0:11:57.996 ***** 2026-02-19 06:32:40.767520 | instance | ok: [instance] 2026-02-19 06:32:40.767657 | instance | 2026-02-19 06:32:40.767923 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-02-19 06:32:40.768180 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.091) 0:11:58.088 ***** 2026-02-19 06:32:40.900930 | instance | included: ingress for instance 2026-02-19 06:32:40.901059 | instance | 2026-02-19 06:32:40.901297 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-02-19 06:32:40.901616 | instance | Thursday 19 February 2026 06:32:40 +0000 (0:00:00.133) 0:11:58.221 ***** 2026-02-19 06:32:42.362426 | instance | ok: [instance] 2026-02-19 06:32:42.362519 | instance | 2026-02-19 06:32:42.362532 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-02-19 06:32:42.362546 | instance | Thursday 19 February 2026 06:32:42 +0000 (0:00:01.460) 0:11:59.681 ***** 2026-02-19 06:32:43.274275 | instance | ok: [instance] 2026-02-19 06:32:43.274367 | instance | 2026-02-19 06:32:43.274585 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-02-19 06:32:43.274690 | instance | Thursday 19 February 2026 06:32:43 +0000 (0:00:00.913) 0:12:00.595 ***** 2026-02-19 06:32:43.476154 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:32:43.476245 | instance | 2026-02-19 06:32:43.476355 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:32:43.476502 | instance | Thursday 19 February 2026 06:32:43 +0000 (0:00:00.201) 0:12:00.796 ***** 2026-02-19 06:32:43.571255 | instance | skipping: [instance] 2026-02-19 06:32:43.571320 | instance | 2026-02-19 06:32:43.571339 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:32:43.571345 | instance | Thursday 19 February 2026 06:32:43 +0000 (0:00:00.094) 0:12:00.891 ***** 2026-02-19 06:32:43.650958 | instance | skipping: [instance] 2026-02-19 06:32:43.651030 | instance | 2026-02-19 06:32:43.651309 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:32:43.651360 | instance | Thursday 19 February 2026 06:32:43 +0000 (0:00:00.080) 0:12:00.971 ***** 2026-02-19 06:32:43.872603 | instance | ok: [instance] 2026-02-19 06:32:43.872703 | instance | 2026-02-19 06:32:43.872835 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-02-19 06:32:43.872943 | instance | Thursday 19 February 2026 06:32:43 +0000 (0:00:00.221) 0:12:01.193 ***** 2026-02-19 06:32:44.019543 | instance | included: ingress for instance 2026-02-19 06:32:44.019784 | instance | 2026-02-19 06:32:44.020063 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-02-19 06:32:44.020332 | instance | Thursday 19 February 2026 06:32:44 +0000 (0:00:00.146) 0:12:01.340 ***** 2026-02-19 06:32:45.282965 | instance | ok: [instance] 2026-02-19 06:32:45.283038 | instance | 2026-02-19 06:32:45.283154 | instance | TASK [Upload images] *********************************************************** 2026-02-19 06:32:45.283272 | instance | Thursday 19 February 2026 06:32:45 +0000 (0:00:01.262) 0:12:02.602 ***** 2026-02-19 06:32:45.504680 | instance | included: 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-02-19 06:32:45.504833 | instance | 2026-02-19 06:32:45.504850 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:32:45.505020 | instance | Thursday 19 February 2026 06:32:45 +0000 (0:00:00.222) 0:12:02.825 ***** 2026-02-19 06:32:46.484716 | instance | ok: [instance] 2026-02-19 06:32:46.484806 | instance | 2026-02-19 06:32:46.484818 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:32:46.484828 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.978) 0:12:03.804 ***** 2026-02-19 06:32:46.563749 | instance | skipping: [instance] 2026-02-19 06:32:46.563861 | instance | 2026-02-19 06:32:46.563915 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:32:46.564049 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.080) 0:12:03.884 ***** 2026-02-19 06:32:46.646370 | instance | skipping: [instance] 2026-02-19 06:32:46.646420 | instance | 2026-02-19 06:32:46.646425 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:32:46.646430 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.082) 0:12:03.966 ***** 2026-02-19 06:32:46.724083 | instance | skipping: [instance] 2026-02-19 06:32:46.724153 | instance | 2026-02-19 06:32:46.724450 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:32:46.724557 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.078) 0:12:04.044 ***** 2026-02-19 06:32:46.809316 | instance | skipping: [instance] 2026-02-19 06:32:46.809410 | instance | 2026-02-19 06:32:46.809677 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:32:46.809743 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.084) 0:12:04.129 ***** 2026-02-19 06:32:46.888960 | instance | skipping: [instance] 2026-02-19 06:32:46.889041 | instance | 2026-02-19 06:32:46.889323 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:32:46.889389 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.079) 0:12:04.209 ***** 2026-02-19 06:32:46.974543 | instance | skipping: [instance] 2026-02-19 06:32:46.974623 | instance | 2026-02-19 06:32:46.974736 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:32:46.974860 | instance | Thursday 19 February 2026 06:32:46 +0000 (0:00:00.085) 0:12:04.295 ***** 2026-02-19 06:32:47.198047 | instance | skipping: [instance] 2026-02-19 06:32:47.198145 | instance | 2026-02-19 06:32:47.198258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:32:47.198375 | instance | Thursday 19 February 2026 06:32:47 +0000 (0:00:00.222) 0:12:04.518 ***** 2026-02-19 06:32:47.323563 | instance | ok: [instance] 2026-02-19 06:32:47.323659 | instance | 2026-02-19 06:32:47.324064 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:32:47.324131 | instance | Thursday 19 February 2026 06:32:47 +0000 (0:00:00.124) 0:12:04.643 ***** 2026-02-19 06:32:47.467408 | instance | included: rabbitmq for instance 2026-02-19 06:32:47.467458 | instance | 2026-02-19 06:32:47.467463 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-02-19 06:32:47.467469 | instance | Thursday 19 February 2026 06:32:47 +0000 (0:00:00.144) 0:12:04.787 ***** 2026-02-19 06:32:48.297487 | instance | ok: [instance] 2026-02-19 06:32:48.297539 | instance | 2026-02-19 06:32:48.297545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-02-19 06:32:48.297553 | instance | Thursday 19 February 2026 06:32:48 +0000 (0:00:00.829) 0:12:05.617 ***** 2026-02-19 06:32:48.513991 | instance | skipping: [instance] 2026-02-19 06:32:48.514079 | instance | 2026-02-19 06:32:48.514198 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-02-19 06:32:48.514324 | instance | Thursday 19 February 2026 06:32:48 +0000 (0:00:00.216) 0:12:05.834 ***** 2026-02-19 06:32:48.699424 | instance | skipping: [instance] 2026-02-19 06:32:48.699507 | instance | 2026-02-19 06:32:48.699817 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-02-19 06:32:48.699882 | instance | Thursday 19 February 2026 06:32:48 +0000 (0:00:00.185) 0:12:06.019 ***** 2026-02-19 06:32:48.915677 | instance | skipping: [instance] 2026-02-19 06:32:48.915741 | instance | 2026-02-19 06:32:48.915747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-02-19 06:32:48.915752 | instance | Thursday 19 February 2026 06:32:48 +0000 (0:00:00.216) 0:12:06.236 ***** 2026-02-19 06:32:49.807560 | instance | ok: [instance] 2026-02-19 06:32:49.807634 | instance | 2026-02-19 06:32:49.807758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:32:49.807885 | instance | Thursday 19 February 2026 06:32:49 +0000 (0:00:00.891) 0:12:07.127 ***** 2026-02-19 06:32:50.618588 | instance | ok: [instance] 2026-02-19 06:32:50.618703 | instance | 2026-02-19 06:32:50.618825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:32:50.618910 | instance | Thursday 19 February 2026 06:32:50 +0000 (0:00:00.811) 0:12:07.939 ***** 2026-02-19 06:32:50.708205 | instance | ok: [instance] 2026-02-19 06:32:50.708266 | instance | 2026-02-19 06:32:50.708401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:32:50.708527 | instance | Thursday 19 February 2026 06:32:50 +0000 (0:00:00.090) 0:12:08.029 ***** 2026-02-19 06:32:50.800127 | instance | skipping: [instance] 2026-02-19 06:32:50.800228 | instance | 2026-02-19 06:32:50.800308 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:32:50.800429 | instance | Thursday 19 February 2026 06:32:50 +0000 (0:00:00.091) 0:12:08.121 ***** 2026-02-19 06:32:50.885487 | instance | skipping: [instance] 2026-02-19 06:32:50.885653 | instance | 2026-02-19 06:32:50.885703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:32:50.885836 | instance | Thursday 19 February 2026 06:32:50 +0000 (0:00:00.085) 0:12:08.206 ***** 2026-02-19 06:32:51.168837 | instance | ok: [instance] 2026-02-19 06:32:51.168933 | instance | 2026-02-19 06:32:51.169191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:32:51.169259 | instance | Thursday 19 February 2026 06:32:51 +0000 (0:00:00.283) 0:12:08.489 ***** 2026-02-19 06:32:51.297232 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:32:51.297315 | instance | ok: [instance] => (item=sharev2) 2026-02-19 06:32:51.297411 | instance | ok: [instance] => (item=oslo_messaging) 2026-02-19 06:32:51.297530 | instance | ok: [instance] => (item=identity) 2026-02-19 06:32:51.297648 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:32:51.297761 | instance | 2026-02-19 06:32:51.297883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:32:51.298001 | instance | Thursday 19 February 2026 06:32:51 +0000 (0:00:00.128) 0:12:08.617 ***** 2026-02-19 06:32:51.421549 | instance | ok: [instance] 2026-02-19 06:32:51.421658 | instance | 2026-02-19 06:32:51.421745 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:32:51.421866 | instance | Thursday 19 February 2026 06:32:51 +0000 (0:00:00.124) 0:12:08.742 ***** 2026-02-19 06:32:51.538286 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:32:51.538405 | instance | 2026-02-19 06:32:51.538467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:32:51.538567 | instance | Thursday 19 February 2026 06:32:51 +0000 (0:00:00.116) 0:12:08.858 ***** 2026-02-19 06:32:52.123520 | instance | ok: [instance] 2026-02-19 06:32:52.123642 | instance | 2026-02-19 06:32:52.123653 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-02-19 06:32:52.123841 | instance | Thursday 19 February 2026 06:32:52 +0000 (0:00:00.584) 0:12:09.443 ***** 2026-02-19 06:32:53.203848 | instance | ok: [instance] 2026-02-19 06:32:53.203926 | instance | 2026-02-19 06:32:53.204239 | instance | TASK [Upload service image] **************************************************** 2026-02-19 06:32:53.204307 | instance | Thursday 19 February 2026 06:32:53 +0000 (0:00:01.080) 0:12:10.524 ***** 2026-02-19 06:32:53.440219 | instance | included: glance_image for instance 2026-02-19 06:32:53.440337 | instance | 2026-02-19 06:32:53.440398 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-02-19 06:32:53.440507 | instance | Thursday 19 February 2026 06:32:53 +0000 (0:00:00.236) 0:12:10.761 ***** 2026-02-19 06:32:54.460422 | instance | ok: [instance] 2026-02-19 06:32:54.460531 | instance | 2026-02-19 06:32:54.460581 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-02-19 06:32:54.460724 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:01.019) 0:12:11.780 ***** 2026-02-19 06:32:54.550138 | instance | skipping: [instance] 2026-02-19 06:32:54.550240 | instance | 2026-02-19 06:32:54.550398 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-02-19 06:32:54.550432 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.089) 0:12:11.870 ***** 2026-02-19 06:32:54.631838 | instance | skipping: [instance] 2026-02-19 06:32:54.631927 | instance | 2026-02-19 06:32:54.632010 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-02-19 06:32:54.632133 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.081) 0:12:11.952 ***** 2026-02-19 06:32:54.719681 | instance | skipping: [instance] 2026-02-19 06:32:54.719745 | instance | 2026-02-19 06:32:54.719752 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-02-19 06:32:54.719758 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.087) 0:12:12.040 ***** 2026-02-19 06:32:54.808827 | instance | skipping: [instance] 2026-02-19 06:32:54.808935 | instance | 2026-02-19 06:32:54.809071 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-02-19 06:32:54.809221 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.089) 0:12:12.129 ***** 2026-02-19 06:32:54.887796 | instance | skipping: [instance] 2026-02-19 06:32:54.887946 | instance | 2026-02-19 06:32:54.888031 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-02-19 06:32:54.888165 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.079) 0:12:12.208 ***** 2026-02-19 06:32:54.972480 | instance | skipping: [instance] 2026-02-19 06:32:54.972609 | instance | 2026-02-19 06:32:54.972695 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-02-19 06:32:54.972902 | instance | Thursday 19 February 2026 06:32:54 +0000 (0:00:00.084) 0:12:12.293 ***** 2026-02-19 06:32:55.103966 | instance | skipping: [instance] 2026-02-19 06:32:55.104051 | instance | 2026-02-19 06:32:55.104296 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-02-19 06:32:55.104348 | instance | Thursday 19 February 2026 06:32:55 +0000 (0:00:00.130) 0:12:12.424 ***** 2026-02-19 06:32:56.170945 | instance | ok: [instance] 2026-02-19 06:32:56.171043 | instance | 2026-02-19 06:32:56.171284 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-02-19 06:32:56.171348 | instance | Thursday 19 February 2026 06:32:56 +0000 (0:00:01.067) 0:12:13.491 ***** 2026-02-19 06:32:59.484391 | instance | ok: [instance] => (item=22) 2026-02-19 06:32:59.484472 | instance | ok: [instance] => (item=111) 2026-02-19 06:32:59.484594 | instance | ok: [instance] => (item=2049) 2026-02-19 06:32:59.484860 | instance | 2026-02-19 06:32:59.484977 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-02-19 06:32:59.484991 | instance | Thursday 19 February 2026 06:32:59 +0000 (0:00:03.313) 0:12:16.805 ***** 2026-02-19 06:33:00.692113 | instance | ok: [instance] 2026-02-19 06:33:00.692187 | instance | 2026-02-19 06:33:00.692411 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-02-19 06:33:00.692546 | instance | Thursday 19 February 2026 06:33:00 +0000 (0:00:01.207) 0:12:18.013 ***** 2026-02-19 06:33:00.920924 | instance | ok: [instance -> localhost] 2026-02-19 06:33:00.921205 | instance | 2026-02-19 06:33:00.921558 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-02-19 06:33:00.921861 | instance | Thursday 19 February 2026 06:33:00 +0000 (0:00:00.228) 0:12:18.241 ***** 2026-02-19 06:33:01.380833 | instance | ok: [instance -> localhost] 2026-02-19 06:33:01.380903 | instance | 2026-02-19 06:33:01.380911 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-02-19 06:33:01.380917 | instance | Thursday 19 February 2026 06:33:01 +0000 (0:00:00.454) 0:12:18.696 ***** 2026-02-19 06:33:01.746140 | instance | ok: [instance -> localhost] 2026-02-19 06:33:01.746365 | instance | 2026-02-19 06:33:01.746642 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-02-19 06:33:01.746920 | instance | Thursday 19 February 2026 06:33:01 +0000 (0:00:00.369) 0:12:19.066 ***** 2026-02-19 06:33:01.986238 | instance | ok: [instance -> localhost] 2026-02-19 06:33:01.986460 | instance | 2026-02-19 06:33:01.986767 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-02-19 06:33:01.987032 | instance | Thursday 19 February 2026 06:33:01 +0000 (0:00:00.239) 0:12:19.306 ***** 2026-02-19 06:33:02.777103 | instance | ok: [instance] 2026-02-19 06:33:02.777288 | instance | 2026-02-19 06:33:02.777468 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-02-19 06:33:02.777652 | instance | Thursday 19 February 2026 06:33:02 +0000 (0:00:00.791) 0:12:20.097 ***** 2026-02-19 06:33:05.190002 | instance | ok: [instance] 2026-02-19 06:33:05.190082 | instance | 2026-02-19 06:33:05.190303 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:33:05.190436 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:02.413) 0:12:22.511 ***** 2026-02-19 06:33:05.576866 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:33:05.577024 | instance | 2026-02-19 06:33:05.577208 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:33:05.577423 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:00.385) 0:12:22.896 ***** 2026-02-19 06:33:05.662717 | instance | skipping: [instance] 2026-02-19 06:33:05.662896 | instance | 2026-02-19 06:33:05.663077 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:33:05.663243 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:00.086) 0:12:22.983 ***** 2026-02-19 06:33:05.751537 | instance | skipping: [instance] 2026-02-19 06:33:05.751638 | instance | 2026-02-19 06:33:05.751688 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:33:05.751823 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:00.088) 0:12:23.072 ***** 2026-02-19 06:33:05.844286 | instance | ok: [instance] 2026-02-19 06:33:05.844508 | instance | 2026-02-19 06:33:05.844823 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-02-19 06:33:05.845113 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:00.092) 0:12:23.165 ***** 2026-02-19 06:33:05.976208 | instance | included: ingress for instance 2026-02-19 06:33:05.976469 | instance | 2026-02-19 06:33:05.976775 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-02-19 06:33:05.977092 | instance | Thursday 19 February 2026 06:33:05 +0000 (0:00:00.131) 0:12:23.296 ***** 2026-02-19 06:33:07.199207 | instance | ok: [instance] 2026-02-19 06:33:07.199287 | instance | 2026-02-19 06:33:07.199385 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-02-19 06:33:07.199848 | instance | Thursday 19 February 2026 06:33:07 +0000 (0:00:01.221) 0:12:24.518 ***** 2026-02-19 06:33:08.615506 | instance | ok: [instance] 2026-02-19 06:33:08.615742 | instance | 2026-02-19 06:33:08.616047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:33:08.616330 | instance | Thursday 19 February 2026 06:33:08 +0000 (0:00:01.417) 0:12:25.936 ***** 2026-02-19 06:33:08.727221 | instance | ok: [instance] 2026-02-19 06:33:08.727314 | instance | 2026-02-19 06:33:08.727465 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:33:08.727651 | instance | Thursday 19 February 2026 06:33:08 +0000 (0:00:00.111) 0:12:26.048 ***** 2026-02-19 06:33:08.804129 | instance | skipping: [instance] 2026-02-19 06:33:08.804423 | instance | 2026-02-19 06:33:08.804734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:33:08.805139 | instance | Thursday 19 February 2026 06:33:08 +0000 (0:00:00.076) 0:12:26.124 ***** 2026-02-19 06:33:08.882834 | instance | skipping: [instance] 2026-02-19 06:33:08.882937 | instance | 2026-02-19 06:33:08.883124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:33:08.883295 | instance | Thursday 19 February 2026 06:33:08 +0000 (0:00:00.078) 0:12:26.203 ***** 2026-02-19 06:33:08.957065 | instance | skipping: [instance] 2026-02-19 06:33:08.957298 | instance | 2026-02-19 06:33:08.957645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:33:08.957990 | instance | Thursday 19 February 2026 06:33:08 +0000 (0:00:00.073) 0:12:26.277 ***** 2026-02-19 06:33:09.038130 | instance | skipping: [instance] 2026-02-19 06:33:09.038316 | instance | 2026-02-19 06:33:09.038610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:33:09.038885 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.081) 0:12:26.358 ***** 2026-02-19 06:33:09.122348 | instance | skipping: [instance] 2026-02-19 06:33:09.122540 | instance | 2026-02-19 06:33:09.122830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:33:09.123191 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.084) 0:12:26.443 ***** 2026-02-19 06:33:09.204447 | instance | ok: [instance] 2026-02-19 06:33:09.204825 | instance | 2026-02-19 06:33:09.205240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:33:09.205574 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.081) 0:12:26.524 ***** 2026-02-19 06:33:09.322380 | instance | ok: [instance] => (item=dashboard) 2026-02-19 06:33:09.322473 | instance | ok: [instance] => (item=oslo_db) 2026-02-19 06:33:09.322543 | instance | ok: [instance] => (item=oslo_cache) 2026-02-19 06:33:09.322719 | instance | ok: [instance] => (item=identity) 2026-02-19 06:33:09.322881 | instance | 2026-02-19 06:33:09.323059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:33:09.323475 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.118) 0:12:26.642 ***** 2026-02-19 06:33:09.444738 | instance | ok: [instance] 2026-02-19 06:33:09.444948 | instance | 2026-02-19 06:33:09.445179 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-19 06:33:09.445362 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.121) 0:12:26.764 ***** 2026-02-19 06:33:09.560148 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-19 06:33:09.560357 | instance | 2026-02-19 06:33:09.560632 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-19 06:33:09.560938 | instance | Thursday 19 February 2026 06:33:09 +0000 (0:00:00.116) 0:12:26.880 ***** 2026-02-19 06:33:10.199898 | instance | ok: [instance] 2026-02-19 06:33:10.200116 | instance | 2026-02-19 06:33:10.200419 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-02-19 06:33:10.200698 | instance | Thursday 19 February 2026 06:33:10 +0000 (0:00:00.638) 0:12:27.519 ***** 2026-02-19 06:33:12.625975 | instance | ok: [instance] 2026-02-19 06:33:12.626232 | instance | 2026-02-19 06:33:12.626588 | instance | TASK [Create Ingress] ********************************************************** 2026-02-19 06:33:12.626867 | instance | Thursday 19 February 2026 06:33:12 +0000 (0:00:02.427) 0:12:29.946 ***** 2026-02-19 06:33:12.830972 | instance | included: openstack_helm_ingress for instance 2026-02-19 06:33:12.831201 | instance | 2026-02-19 06:33:12.831472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-02-19 06:33:12.831743 | instance | Thursday 19 February 2026 06:33:12 +0000 (0:00:00.204) 0:12:30.151 ***** 2026-02-19 06:33:12.915331 | instance | skipping: [instance] 2026-02-19 06:33:12.915524 | instance | 2026-02-19 06:33:12.915776 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-02-19 06:33:12.916012 | instance | Thursday 19 February 2026 06:33:12 +0000 (0:00:00.084) 0:12:30.235 ***** 2026-02-19 06:33:13.006850 | instance | skipping: [instance] 2026-02-19 06:33:13.007150 | instance | 2026-02-19 06:33:13.007541 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-02-19 06:33:13.007853 | instance | Thursday 19 February 2026 06:33:12 +0000 (0:00:00.091) 0:12:30.327 ***** 2026-02-19 06:33:13.112543 | instance | ok: [instance] 2026-02-19 06:33:13.112799 | instance | 2026-02-19 06:33:13.113064 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-02-19 06:33:13.113324 | instance | Thursday 19 February 2026 06:33:13 +0000 (0:00:00.105) 0:12:30.433 ***** 2026-02-19 06:33:13.242376 | instance | included: ingress for instance 2026-02-19 06:33:13.242491 | instance | 2026-02-19 06:33:13.242673 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-02-19 06:33:13.242818 | instance | Thursday 19 February 2026 06:33:13 +0000 (0:00:00.129) 0:12:30.562 ***** 2026-02-19 06:33:14.816914 | instance | ok: [instance] 2026-02-19 06:33:14.817197 | instance | 2026-02-19 06:33:14.817501 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-19 06:33:14.817802 | instance | Thursday 19 February 2026 06:33:14 +0000 (0:00:01.573) 0:12:32.136 ***** 2026-02-19 06:33:15.680592 | instance | ok: [instance] 2026-02-19 06:33:15.680915 | instance | 2026-02-19 06:33:15.681199 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Neutron DB secret] ******** 2026-02-19 06:33:15.681471 | instance | Thursday 19 February 2026 06:33:15 +0000 (0:00:00.863) 0:12:33.000 ***** 2026-02-19 06:33:16.425679 | instance | ok: [instance] 2026-02-19 06:33:16.425993 | instance | 2026-02-19 06:33:16.426442 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Nova DB secret] *********** 2026-02-19 06:33:16.426716 | instance | Thursday 19 February 2026 06:33:16 +0000 (0:00:00.745) 0:12:33.745 ***** 2026-02-19 06:33:17.167187 | instance | ok: [instance] 2026-02-19 06:33:17.167356 | instance | 2026-02-19 06:33:17.167667 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch Octavia DB secret] ******** 2026-02-19 06:33:17.168006 | instance | Thursday 19 February 2026 06:33:17 +0000 (0:00:00.741) 0:12:34.487 ***** 2026-02-19 06:33:17.855248 | instance | ok: [instance] 2026-02-19 06:33:17.855476 | instance | 2026-02-19 06:33:17.855753 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-02-19 06:33:17.856019 | instance | Thursday 19 February 2026 06:33:17 +0000 (0:00:00.687) 0:12:35.175 ***** 2026-02-19 06:33:18.638215 | instance | ok: [instance] 2026-02-19 06:33:18.638447 | instance | 2026-02-19 06:33:18.638711 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-02-19 06:33:18.638980 | instance | Thursday 19 February 2026 06:33:18 +0000 (0:00:00.783) 0:12:35.958 ***** 2026-02-19 06:33:19.594027 | instance | ok: [instance] 2026-02-19 06:33:19.594142 | instance | 2026-02-19 06:33:19.594278 | instance | PLAY [controllers] ************************************************************* 2026-02-19 06:33:19.594365 | instance | 2026-02-19 06:33:19.594483 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:33:19.594616 | instance | Thursday 19 February 2026 06:33:19 +0000 (0:00:00.956) 0:12:36.914 ***** 2026-02-19 06:33:25.021106 | instance | ok: [instance] 2026-02-19 06:33:25.021317 | instance | 2026-02-19 06:33:25.021637 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-02-19 06:33:25.021928 | instance | Thursday 19 February 2026 06:33:25 +0000 (0:00:05.426) 0:12:42.341 ***** 2026-02-19 06:33:25.349020 | instance | ok: [instance] 2026-02-19 06:33:25.349349 | instance | 2026-02-19 06:33:25.349734 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-19 06:33:25.350115 | instance | Thursday 19 February 2026 06:33:25 +0000 (0:00:00.326) 0:12:42.668 ***** 2026-02-19 06:33:26.820184 | instance | ok: [instance] 2026-02-19 06:33:26.820419 | instance | 2026-02-19 06:33:26.822762 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-19 06:33:26.822797 | instance | Thursday 19 February 2026 06:33:26 +0000 (0:00:01.471) 0:12:44.139 ***** 2026-02-19 06:33:27.139476 | instance | ok: [instance] 2026-02-19 06:33:27.139703 | instance | 2026-02-19 06:33:27.139979 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-19 06:33:27.140253 | instance | Thursday 19 February 2026 06:33:27 +0000 (0:00:00.318) 0:12:44.458 ***** 2026-02-19 06:33:27.261349 | instance | ok: [instance] => { 2026-02-19 06:33:27.261525 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-02-19 06:33:27.261731 | instance | } 2026-02-19 06:33:27.262015 | instance | 2026-02-19 06:33:27.262221 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-19 06:33:27.262408 | instance | Thursday 19 February 2026 06:33:27 +0000 (0:00:00.122) 0:12:44.581 ***** 2026-02-19 06:33:27.696186 | instance | ok: [instance] 2026-02-19 06:33:27.696401 | instance | 2026-02-19 06:33:27.696905 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-19 06:33:27.697237 | instance | Thursday 19 February 2026 06:33:27 +0000 (0:00:00.435) 0:12:45.016 ***** 2026-02-19 06:33:28.857940 | instance | ok: [instance] 2026-02-19 06:33:28.858141 | instance | 2026-02-19 06:33:28.858462 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-02-19 06:33:28.858755 | instance | Thursday 19 February 2026 06:33:28 +0000 (0:00:01.161) 0:12:46.178 ***** 2026-02-19 06:33:29.671481 | instance | ok: [instance] 2026-02-19 06:33:29.671742 | instance | 2026-02-19 06:33:29.672042 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-02-19 06:33:29.672405 | instance | Thursday 19 February 2026 06:33:29 +0000 (0:00:00.813) 0:12:46.991 ***** 2026-02-19 06:33:30.498483 | instance | ok: [instance] 2026-02-19 06:33:30.498660 | instance | 2026-02-19 06:33:30.498944 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-02-19 06:33:30.499229 | instance | Thursday 19 February 2026 06:33:30 +0000 (0:00:00.827) 0:12:47.819 ***** 2026-02-19 06:33:31.298364 | instance | ok: [instance] 2026-02-19 06:33:31.299176 | instance | 2026-02-19 06:33:31.299266 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-02-19 06:33:31.299287 | instance | Thursday 19 February 2026 06:33:31 +0000 (0:00:00.799) 0:12:48.618 ***** 2026-02-19 06:33:31.711983 | instance | ok: [instance] 2026-02-19 06:33:31.712328 | instance | 2026-02-19 06:33:31.712687 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-02-19 06:33:31.713124 | instance | Thursday 19 February 2026 06:33:31 +0000 (0:00:00.414) 0:12:49.032 ***** 2026-02-19 06:33:31.890707 | instance | included: openstack_helm_endpoints for instance 2026-02-19 06:33:31.890803 | instance | 2026-02-19 06:33:31.891002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-02-19 06:33:31.891183 | instance | Thursday 19 February 2026 06:33:31 +0000 (0:00:00.178) 0:12:49.211 ***** 2026-02-19 06:33:31.977996 | instance | skipping: [instance] 2026-02-19 06:33:31.978235 | instance | 2026-02-19 06:33:31.978470 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-02-19 06:33:31.978686 | instance | Thursday 19 February 2026 06:33:31 +0000 (0:00:00.086) 0:12:49.298 ***** 2026-02-19 06:33:32.050781 | instance | skipping: [instance] 2026-02-19 06:33:32.050835 | instance | 2026-02-19 06:33:32.050848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-02-19 06:33:32.051005 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.072) 0:12:49.371 ***** 2026-02-19 06:33:32.130834 | instance | skipping: [instance] 2026-02-19 06:33:32.131134 | instance | 2026-02-19 06:33:32.131479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-02-19 06:33:32.131790 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.080) 0:12:49.451 ***** 2026-02-19 06:33:32.206993 | instance | skipping: [instance] 2026-02-19 06:33:32.207266 | instance | 2026-02-19 06:33:32.207610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-02-19 06:33:32.207901 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.076) 0:12:49.527 ***** 2026-02-19 06:33:32.282836 | instance | skipping: [instance] 2026-02-19 06:33:32.283179 | instance | 2026-02-19 06:33:32.283548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-02-19 06:33:32.283876 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.075) 0:12:49.603 ***** 2026-02-19 06:33:32.357379 | instance | skipping: [instance] 2026-02-19 06:33:32.357818 | instance | 2026-02-19 06:33:32.358142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-02-19 06:33:32.358420 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.074) 0:12:49.677 ***** 2026-02-19 06:33:32.445704 | instance | ok: [instance] 2026-02-19 06:33:32.445934 | instance | 2026-02-19 06:33:32.446224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-02-19 06:33:32.446479 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.088) 0:12:49.766 ***** 2026-02-19 06:33:32.530489 | instance | ok: [instance] => (item=identity) 2026-02-19 06:33:32.530722 | instance | 2026-02-19 06:33:32.531064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-02-19 06:33:32.531283 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.084) 0:12:49.851 ***** 2026-02-19 06:33:32.633320 | instance | ok: [instance] 2026-02-19 06:33:32.633551 | instance | 2026-02-19 06:33:32.633820 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-02-19 06:33:32.634082 | instance | Thursday 19 February 2026 06:33:32 +0000 (0:00:00.101) 0:12:49.953 ***** 2026-02-19 06:33:33.145154 | instance | ok: [instance] 2026-02-19 06:33:33.145266 | instance | 2026-02-19 06:33:33.145453 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-02-19 06:33:33.145617 | instance | Thursday 19 February 2026 06:33:33 +0000 (0:00:00.512) 0:12:50.466 ***** 2026-02-19 06:33:33.698864 | instance | ok: [instance] 2026-02-19 06:33:33.698971 | instance | 2026-02-19 06:33:33.699078 | instance | PLAY [Configure networking] **************************************************** 2026-02-19 06:33:33.699184 | instance | 2026-02-19 06:33:33.699345 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-19 06:33:33.699466 | instance | Thursday 19 February 2026 06:33:33 +0000 (0:00:00.554) 0:12:51.020 ***** 2026-02-19 06:33:37.793547 | instance | ok: [instance] 2026-02-19 06:33:37.793909 | instance | 2026-02-19 06:33:37.794187 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-02-19 06:33:37.794479 | instance | Thursday 19 February 2026 06:33:37 +0000 (0:00:04.093) 0:12:55.113 ***** 2026-02-19 06:33:38.041834 | instance | ok: [instance] 2026-02-19 06:33:38.042014 | instance | 2026-02-19 06:33:38.042335 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-02-19 06:33:38.042579 | instance | Thursday 19 February 2026 06:33:38 +0000 (0:00:00.248) 0:12:55.362 ***** 2026-02-19 06:33:38.237600 | instance | ok: [instance] 2026-02-19 06:33:38.237888 | instance | 2026-02-19 06:33:38.238208 | instance | PLAY RECAP ********************************************************************* 2026-02-19 06:33:38.238557 | instance | instance : ok=743 changed=0 unreachable=0 failed=0 skipped=281 rescued=0 ignored=0 2026-02-19 06:33:38.238853 | instance | 2026-02-19 06:33:38.239238 | instance | Thursday 19 February 2026 06:33:38 +0000 (0:00:00.193) 0:12:55.556 ***** 2026-02-19 06:33:38.239544 | instance | =============================================================================== 2026-02-19 06:33:38.239852 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 16.12s 2026-02-19 06:33:38.240153 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.64s 2026-02-19 06:33:38.240466 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 15.07s 2026-02-19 06:33:38.240891 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 15.00s 2026-02-19 06:33:38.241215 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.92s 2026-02-19 06:33:38.241587 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 11.27s 2026-02-19 06:33:38.241917 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.96s 2026-02-19 06:33:38.242216 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.90s 2026-02-19 06:33:38.242511 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.11s 2026-02-19 06:33:38.242813 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 8.82s 2026-02-19 06:33:38.243109 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 8.05s 2026-02-19 06:33:38.243413 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 6.01s 2026-02-19 06:33:38.243715 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 5.95s 2026-02-19 06:33:38.244014 | instance | vexxhost.atmosphere.barbican : Add implied roles ------------------------ 5.89s 2026-02-19 06:33:38.244313 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.74s 2026-02-19 06:33:38.244607 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.61s 2026-02-19 06:33:38.245008 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.52s 2026-02-19 06:33:38.245382 | instance | Gathering Facts --------------------------------------------------------- 5.43s 2026-02-19 06:33:38.245705 | instance | Gathering Facts --------------------------------------------------------- 5.31s 2026-02-19 06:33:38.245844 | instance | Gathering Facts --------------------------------------------------------- 5.30s 2026-02-19 06:33:38.540922 | instance | INFO [aio > idempotence] Executed: Successful 2026-02-19 06:33:38.553185 | instance | INFO [aio > side_effect] Executing 2026-02-19 06:33:38.553694 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-19 06:33:38.561570 | instance | INFO [aio > verify] Executing 2026-02-19 06:33:39.378672 | instance | 2026-02-19 06:33:39.378943 | instance | PLAY [Run tests] *************************************************************** 2026-02-19 06:33:39.379202 | instance | 2026-02-19 06:33:39.379471 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-02-19 06:33:39.379742 | instance | Thursday 19 February 2026 06:33:39 +0000 (0:00:00.009) 0:00:00.009 ***** 2026-02-19 06:33:39.680624 | instance | fatal: [localhost]: FAILED! => {"changed": true, "cmd": "stestr run", "delta": "0:00:00.004749", "end": "2026-02-19 06:33:39.658430", "msg": "non-zero return code", "rc": 127, "start": "2026-02-19 06:33:39.653681", "stderr": "/bin/sh: 1: stestr: not found", "stderr_lines": ["/bin/sh: 1: stestr: not found"], "stdout": "", "stdout_lines": []} 2026-02-19 06:33:39.682042 | instance | 2026-02-19 06:33:39.682396 | instance | PLAY RECAP ********************************************************************* 2026-02-19 06:33:39.682759 | instance | localhost : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2026-02-19 06:33:39.683088 | instance | 2026-02-19 06:33:39.683461 | instance | Thursday 19 February 2026 06:33:39 +0000 (0:00:00.304) 0:00:00.314 ***** 2026-02-19 06:33:39.683869 | instance | =============================================================================== 2026-02-19 06:33:39.684159 | instance | Run "stestr" tests ------------------------------------------------------ 0.30s 2026-02-19 06:33:39.814222 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-02-19 06:33:39.814362 | instance | ERROR [aio > verify] Executed: Failed 2026-02-19 06:33:39.814490 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-02-19 06:33:40.209258 | instance | ERROR 2026-02-19 06:33:40.209483 | instance | { 2026-02-19 06:33:40.209512 | instance | "delta": "1:21:04.856972", 2026-02-19 06:33:40.209532 | instance | "end": "2026-02-19 06:33:39.924255", 2026-02-19 06:33:40.209551 | instance | "msg": "non-zero return code", 2026-02-19 06:33:40.209569 | instance | "rc": 2, 2026-02-19 06:33:40.209589 | instance | "start": "2026-02-19 05:12:35.067283" 2026-02-19 06:33:40.209606 | instance | } failure 2026-02-19 06:33:40.313655 | 2026-02-19 06:33:40.313783 | PLAY RECAP 2026-02-19 06:33:40.313827 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-02-19 06:33:40.313848 | 2026-02-19 06:33:40.452882 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-19 06:33:40.463264 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-02-19 06:33:41.063175 | 2026-02-19 06:33:41.063351 | PLAY [all] 2026-02-19 06:33:41.078612 | 2026-02-19 06:33:41.078705 | TASK [gather-host-logs : creating directory for system status] 2026-02-19 06:33:41.456972 | instance | changed 2026-02-19 06:33:41.462204 | 2026-02-19 06:33:41.462292 | TASK [gather-host-logs : Get logs for each host] 2026-02-19 06:33:41.802608 | instance | + systemd-cgls --full --all --no-pager 2026-02-19 06:33:41.846729 | instance | + ip addr 2026-02-19 06:33:41.857170 | instance | + ip route 2026-02-19 06:33:41.859444 | instance | + lsblk 2026-02-19 06:33:41.879605 | instance | + mount 2026-02-19 06:33:41.892724 | instance | + docker images 2026-02-19 06:33:41.913126 | instance | + brctl show 2026-02-19 06:33:41.913715 | instance | /bin/bash: line 8: brctl: command not found 2026-02-19 06:33:41.914021 | instance | + ps aux --sort=-%mem 2026-02-19 06:33:41.973701 | instance | + dpkg -l 2026-02-19 06:33:41.986448 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-02-19 06:33:41.986678 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-02-19 06:33:42.000393 | instance | + '[' '!' -z '' ']' 2026-02-19 06:33:42.500563 | instance | ok: Runtime: 0:00:00.202813 2026-02-19 06:33:42.506846 | 2026-02-19 06:33:42.506920 | TASK [gather-host-logs : Downloads logs to executor] 2026-02-19 06:33:43.116815 | instance | changed: 2026-02-19 06:33:43.117037 | instance | created directory /var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/logs/instance 2026-02-19 06:33:43.117079 | instance | cd+++++++++ system/ 2026-02-19 06:33:43.117109 | instance | >f+++++++++ system/brctl-show.txt 2026-02-19 06:33:43.117139 | instance | >f+++++++++ system/docker-images.txt 2026-02-19 06:33:43.117166 | instance | >f+++++++++ system/ip-addr.txt 2026-02-19 06:33:43.117196 | instance | >f+++++++++ system/ip-route.txt 2026-02-19 06:33:43.117224 | instance | >f+++++++++ system/lsblk.txt 2026-02-19 06:33:43.117252 | instance | >f+++++++++ system/mount.txt 2026-02-19 06:33:43.117278 | instance | >f+++++++++ system/packages.txt 2026-02-19 06:33:43.117304 | instance | >f+++++++++ system/ps.txt 2026-02-19 06:33:43.117333 | instance | >f+++++++++ system/systemd-cgls.txt 2026-02-19 06:33:43.128230 | 2026-02-19 06:33:43.128310 | LOOP [helm-release-status : creating directory for helm release status] 2026-02-19 06:33:43.357150 | instance | changed: "values" 2026-02-19 06:33:43.531238 | instance | changed: "releases" 2026-02-19 06:33:43.554362 | 2026-02-19 06:33:43.554887 | TASK [helm-release-status : Gather get release status for helm charts] 2026-02-19 06:33:52.600191 | instance | ok: Runtime: 0:00:08.605677 2026-02-19 06:33:52.607086 | 2026-02-19 06:33:52.607177 | TASK [helm-release-status : Downloads logs to executor] 2026-02-19 06:33:53.137765 | instance | changed: 2026-02-19 06:33:53.138010 | instance | cd+++++++++ helm/ 2026-02-19 06:33:53.138048 | instance | cd+++++++++ helm/releases/ 2026-02-19 06:33:53.138077 | instance | cd+++++++++ helm/releases/auth-system/ 2026-02-19 06:33:53.138105 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-02-19 06:33:53.138131 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-02-19 06:33:53.138157 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-02-19 06:33:53.138182 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-02-19 06:33:53.138207 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-02-19 06:33:53.138232 | instance | cd+++++++++ helm/releases/kube-system/ 2026-02-19 06:33:53.138256 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-02-19 06:33:53.138281 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-02-19 06:33:53.138306 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-02-19 06:33:53.138335 | instance | cd+++++++++ helm/releases/monitoring/ 2026-02-19 06:33:53.138361 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-02-19 06:33:53.138387 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-02-19 06:33:53.138413 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-02-19 06:33:53.138438 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-02-19 06:33:53.138464 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-02-19 06:33:53.138489 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-02-19 06:33:53.138514 | instance | cd+++++++++ helm/releases/openstack/ 2026-02-19 06:33:53.138543 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-02-19 06:33:53.138569 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-02-19 06:33:53.138595 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-02-19 06:33:53.138620 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-02-19 06:33:53.138683 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-02-19 06:33:53.138712 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-02-19 06:33:53.138738 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-02-19 06:33:53.138763 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-02-19 06:33:53.138788 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-02-19 06:33:53.138814 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-02-19 06:33:53.138839 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-02-19 06:33:53.138864 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-02-19 06:33:53.138889 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-02-19 06:33:53.138914 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-02-19 06:33:53.138938 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-02-19 06:33:53.138962 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-02-19 06:33:53.138986 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-02-19 06:33:53.139010 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-02-19 06:33:53.139034 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-02-19 06:33:53.139058 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-02-19 06:33:53.139104 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-02-19 06:33:53.139130 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-02-19 06:33:53.139155 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-02-19 06:33:53.139179 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-02-19 06:33:53.139203 | instance | cd+++++++++ helm/values/ 2026-02-19 06:33:53.139227 | instance | cd+++++++++ helm/values/auth-system/ 2026-02-19 06:33:53.139251 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-02-19 06:33:53.139276 | instance | cd+++++++++ helm/values/cert-manager/ 2026-02-19 06:33:53.139299 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-02-19 06:33:53.139324 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-02-19 06:33:53.139349 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-02-19 06:33:53.139373 | instance | cd+++++++++ helm/values/kube-system/ 2026-02-19 06:33:53.139397 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-02-19 06:33:53.139421 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-02-19 06:33:53.139444 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-02-19 06:33:53.139468 | instance | cd+++++++++ helm/values/monitoring/ 2026-02-19 06:33:53.139492 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-02-19 06:33:53.139516 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-02-19 06:33:53.139540 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-02-19 06:33:53.139564 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-02-19 06:33:53.139587 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-02-19 06:33:53.139611 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-02-19 06:33:53.139635 | instance | cd+++++++++ helm/values/openstack/ 2026-02-19 06:33:53.139660 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-02-19 06:33:53.139684 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-02-19 06:33:53.139709 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-02-19 06:33:53.139734 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-02-19 06:33:53.139758 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-02-19 06:33:53.139782 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-02-19 06:33:53.139806 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-02-19 06:33:53.139830 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-02-19 06:33:53.139853 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-02-19 06:33:53.139877 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-02-19 06:33:53.139901 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-02-19 06:33:53.139924 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-02-19 06:33:53.139948 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-02-19 06:33:53.139972 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-02-19 06:33:53.139996 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-02-19 06:33:53.140021 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-02-19 06:33:53.140045 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-02-19 06:33:53.140070 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-02-19 06:33:53.140095 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-02-19 06:33:53.140119 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-02-19 06:33:53.140146 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-02-19 06:33:53.140171 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-02-19 06:33:53.140195 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-02-19 06:33:53.140220 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-02-19 06:33:53.151587 | 2026-02-19 06:33:53.151654 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-02-19 06:33:53.360225 | instance | changed 2026-02-19 06:33:53.400269 | 2026-02-19 06:33:53.400430 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-02-19 06:33:53.614936 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-19 06:33:53.615215 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-19 06:33:53.623887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:33:53.625780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:33:53.724042 | instance | node/instance 2026-02-19 06:33:53.726592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:33:53.818219 | instance | clusterrole/admin 2026-02-19 06:33:54.088263 | instance | clusterrole/capi-aggregated-manager-role 2026-02-19 06:33:54.102219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:33:54.113459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:33:54.167076 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-02-19 06:33:54.306060 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-02-19 06:33:54.375208 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-02-19 06:33:54.511118 | instance | clusterrole/capi-manager-role 2026-02-19 06:33:54.587535 | instance | clusterrole/capo-manager-role 2026-02-19 06:33:54.754677 | instance | clusterrole/cephfs-csi-nodeplugin 2026-02-19 06:33:54.819021 | instance | clusterrole/cephfs-external-provisioner-runner 2026-02-19 06:33:54.943965 | instance | clusterrole/cert-manager-cainjector 2026-02-19 06:33:55.007268 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-02-19 06:33:55.164821 | instance | clusterrole/cert-manager-controller-certificates 2026-02-19 06:33:55.207908 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-02-19 06:33:55.376365 | instance | clusterrole/cert-manager-controller-challenges 2026-02-19 06:33:55.400146 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-02-19 06:33:55.573776 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-02-19 06:33:55.587065 | instance | clusterrole/cert-manager-controller-issuers 2026-02-19 06:33:55.766372 | instance | clusterrole/cert-manager-controller-orders 2026-02-19 06:33:55.799418 | instance | clusterrole/cert-manager-edit 2026-02-19 06:33:55.965866 | instance | clusterrole/cert-manager-view 2026-02-19 06:33:56.005976 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-02-19 06:33:56.175478 | instance | clusterrole/cilium 2026-02-19 06:33:56.190228 | instance | clusterrole/cilium-operator 2026-02-19 06:33:56.364781 | instance | clusterrole/cluster-admin 2026-02-19 06:33:56.404819 | instance | clusterrole/edit 2026-02-19 06:33:56.560878 | instance | clusterrole/goldpinger-clusterrole 2026-02-19 06:33:56.611259 | instance | clusterrole/ingress-nginx 2026-02-19 06:33:56.747395 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-02-19 06:33:56.794014 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-02-19 06:33:56.945985 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-02-19 06:33:57.007897 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:33:57.156595 | instance | clusterrole/kube-prometheus-stack-operator 2026-02-19 06:33:57.236829 | instance | clusterrolebinding/capi-manager-rolebinding 2026-02-19 06:33:57.364054 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-02-19 06:33:57.434091 | instance | clusterrolebinding/capo-manager-rolebinding 2026-02-19 06:33:57.579654 | instance | clusterrole/kubeadm:get-nodes 2026-02-19 06:33:57.620359 | instance | clusterrole/local-path-provisioner 2026-02-19 06:33:57.782685 | instance | clusterrole/neutron-coredns 2026-02-19 06:33:57.825943 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-02-19 06:33:57.988621 | instance | clusterrole/node-feature-discovery 2026-02-19 06:33:58.073158 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-02-19 06:33:58.194397 | instance | clusterrole/node-feature-discovery-gc 2026-02-19 06:33:58.280143 | instance | clusterrole/nova-bootstrap 2026-02-19 06:33:58.396341 | instance | clusterrolebinding/cert-manager-cainjector 2026-02-19 06:33:58.474121 | instance | clusterrole/nova-cell-setup 2026-02-19 06:33:58.593168 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-02-19 06:33:58.674361 | instance | clusterrole/objectstorage-provisioner-role 2026-02-19 06:33:58.793880 | instance | clusterrole/orc-image-editor-role 2026-02-19 06:33:58.889276 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-02-19 06:33:58.981485 | instance | clusterrole/orc-image-viewer-role 2026-02-19 06:33:59.084453 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-02-19 06:33:59.177815 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-02-19 06:33:59.275113 | instance | clusterrole/orc-manager-role 2026-02-19 06:33:59.374217 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-02-19 06:33:59.471265 | instance | clusterrole/orc-metrics-auth-role 2026-02-19 06:33:59.560217 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-02-19 06:33:59.661026 | instance | clusterrole/orc-metrics-reader 2026-02-19 06:33:59.739900 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-02-19 06:33:59.863055 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-02-19 06:33:59.934519 | instance | clusterrolebinding/cert-manager-controller-orders 2026-02-19 06:34:00.057710 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-02-19 06:34:00.150779 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-02-19 06:34:00.242847 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-02-19 06:34:00.347784 | instance | clusterrolebinding/cilium 2026-02-19 06:34:00.434656 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-02-19 06:34:00.547147 | instance | clusterrolebinding/cilium-operator 2026-02-19 06:34:00.621964 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-02-19 06:34:00.737056 | instance | clusterrolebinding/cluster-admin 2026-02-19 06:34:00.847705 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-02-19 06:34:00.939163 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-02-19 06:34:01.038086 | instance | clusterrolebinding/ingress-nginx 2026-02-19 06:34:01.128624 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-02-19 06:34:01.225396 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-02-19 06:34:01.358163 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:34:01.430190 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-02-19 06:34:01.570606 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-02-19 06:34:01.665228 | instance | clusterrole/rbd-csi-nodeplugin 2026-02-19 06:34:01.790788 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-02-19 06:34:01.861203 | instance | clusterrole/rbd-external-provisioner-runner 2026-02-19 06:34:01.982147 | instance | clusterrolebinding/kubeadm:get-nodes 2026-02-19 06:34:02.071257 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-02-19 06:34:02.183883 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-02-19 06:34:02.256138 | instance | clusterrole/rook-ceph-global 2026-02-19 06:34:02.389544 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-02-19 06:34:02.445126 | instance | clusterrole/rook-ceph-mgr-cluster 2026-02-19 06:34:02.579018 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-02-19 06:34:02.631844 | instance | clusterrole/rook-ceph-mgr-system 2026-02-19 06:34:02.816131 | instance | clusterrolebinding/kubeadm:node-proxier 2026-02-19 06:34:02.854491 | instance | clusterrole/rook-ceph-object-bucket 2026-02-19 06:34:03.042883 | instance | clusterrole/rook-ceph-osd 2026-02-19 06:34:03.069483 | instance | clusterrolebinding/local-path-provisioner 2026-02-19 06:34:03.247424 | instance | clusterrole/rook-ceph-system 2026-02-19 06:34:03.264288 | instance | clusterrolebinding/magnum-cluster-api 2026-02-19 06:34:03.438549 | instance | clusterrole/secretgen-controller-cluster-role 2026-02-19 06:34:03.452684 | instance | clusterrolebinding/neutron-coredns 2026-02-19 06:34:03.645512 | instance | clusterrole/system:aggregate-to-admin 2026-02-19 06:34:03.660307 | instance | clusterrolebinding/node-feature-discovery 2026-02-19 06:34:03.861835 | instance | clusterrole/system:aggregate-to-edit 2026-02-19 06:34:03.882114 | instance | clusterrole/system:aggregate-to-view 2026-02-19 06:34:04.065296 | instance | clusterrole/system:auth-delegator 2026-02-19 06:34:04.093663 | instance | clusterrolebinding/node-feature-discovery-gc 2026-02-19 06:34:04.277788 | instance | clusterrole/system:basic-user 2026-02-19 06:34:04.281381 | instance | clusterrolebinding/nova-bootstrap 2026-02-19 06:34:04.476552 | instance | clusterrolebinding/nova-cell-setup 2026-02-19 06:34:04.477464 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-02-19 06:34:04.675273 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-02-19 06:34:04.684392 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-02-19 06:34:04.859951 | instance | clusterrolebinding/orc-manager-rolebinding 2026-02-19 06:34:04.871725 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-02-19 06:34:05.042933 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-02-19 06:34:05.053473 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-02-19 06:34:05.268991 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-02-19 06:34:05.270034 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-02-19 06:34:05.464978 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-02-19 06:34:05.469810 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-02-19 06:34:05.652358 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-02-19 06:34:05.665432 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-02-19 06:34:05.850173 | instance | clusterrole/system:controller:attachdetach-controller 2026-02-19 06:34:05.853601 | instance | clusterrolebinding/rook-ceph-global 2026-02-19 06:34:06.046987 | instance | clusterrole/system:controller:certificate-controller 2026-02-19 06:34:06.054499 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-02-19 06:34:06.229568 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-02-19 06:34:06.244962 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-02-19 06:34:06.437268 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-02-19 06:34:06.447043 | instance | clusterrole/system:controller:cronjob-controller 2026-02-19 06:34:06.622850 | instance | clusterrolebinding/rook-ceph-osd 2026-02-19 06:34:06.644943 | instance | clusterrole/system:controller:daemon-set-controller 2026-02-19 06:34:06.818037 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-02-19 06:34:06.836736 | instance | clusterrole/system:controller:deployment-controller 2026-02-19 06:34:07.002630 | instance | clusterrolebinding/rook-ceph-system 2026-02-19 06:34:07.025679 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-02-19 06:34:07.202722 | instance | clusterrole/system:controller:disruption-controller 2026-02-19 06:34:07.251284 | instance | clusterrolebinding/system:basic-user 2026-02-19 06:34:07.429848 | instance | clusterrole/system:controller:endpoint-controller 2026-02-19 06:34:07.455880 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-02-19 06:34:07.645295 | instance | clusterrole/system:controller:endpointslice-controller 2026-02-19 06:34:07.667930 | instance | clusterrolebinding/system:controller:certificate-controller 2026-02-19 06:34:07.832320 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-02-19 06:34:07.879912 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-02-19 06:34:08.027679 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-02-19 06:34:08.068511 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-02-19 06:34:08.221400 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-02-19 06:34:08.266685 | instance | clusterrolebinding/system:controller:deployment-controller 2026-02-19 06:34:08.429527 | instance | clusterrole/system:controller:expand-controller 2026-02-19 06:34:08.457204 | instance | clusterrolebinding/system:controller:disruption-controller 2026-02-19 06:34:08.617577 | instance | clusterrole/system:controller:generic-garbage-collector 2026-02-19 06:34:08.661437 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-02-19 06:34:08.845538 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-02-19 06:34:08.875468 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-02-19 06:34:09.079942 | instance | clusterrole/system:controller:job-controller 2026-02-19 06:34:09.096441 | instance | clusterrole/system:controller:namespace-controller 2026-02-19 06:34:09.273744 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-02-19 06:34:09.303556 | instance | clusterrole/system:controller:node-controller 2026-02-19 06:34:09.483677 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-02-19 06:34:09.525976 | instance | clusterrole/system:controller:persistent-volume-binder 2026-02-19 06:34:09.689124 | instance | clusterrolebinding/system:controller:expand-controller 2026-02-19 06:34:09.721957 | instance | clusterrole/system:controller:pod-garbage-collector 2026-02-19 06:34:09.894245 | instance | clusterrole/system:controller:pv-protection-controller 2026-02-19 06:34:09.931965 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-02-19 06:34:10.111282 | instance | clusterrole/system:controller:pvc-protection-controller 2026-02-19 06:34:10.175024 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-02-19 06:34:10.326163 | instance | clusterrole/system:controller:replicaset-controller 2026-02-19 06:34:10.381741 | instance | clusterrolebinding/system:controller:job-controller 2026-02-19 06:34:10.523331 | instance | clusterrolebinding/system:controller:namespace-controller 2026-02-19 06:34:10.613448 | instance | clusterrolebinding/system:controller:node-controller 2026-02-19 06:34:10.711779 | instance | clusterrole/system:controller:replication-controller 2026-02-19 06:34:10.803227 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-02-19 06:34:10.912429 | instance | clusterrole/system:controller:resourcequota-controller 2026-02-19 06:34:11.002355 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-02-19 06:34:11.152294 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-02-19 06:34:11.194645 | instance | clusterrole/system:controller:route-controller 2026-02-19 06:34:11.356535 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-02-19 06:34:11.420644 | instance | clusterrole/system:controller:service-account-controller 2026-02-19 06:34:11.615986 | instance | clusterrole/system:controller:service-controller 2026-02-19 06:34:11.618873 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-02-19 06:34:11.818046 | instance | clusterrole/system:controller:statefulset-controller 2026-02-19 06:34:11.835483 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-02-19 06:34:12.018893 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-02-19 06:34:12.041292 | instance | clusterrolebinding/system:controller:replication-controller 2026-02-19 06:34:12.211450 | instance | clusterrole/system:controller:ttl-controller 2026-02-19 06:34:12.233174 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-02-19 06:34:12.418527 | instance | clusterrole/system:coredns 2026-02-19 06:34:12.437114 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-02-19 06:34:12.643070 | instance | clusterrolebinding/system:controller:route-controller 2026-02-19 06:34:12.663619 | instance | clusterrole/system:discovery 2026-02-19 06:34:12.850426 | instance | clusterrole/system:heapster 2026-02-19 06:34:12.877893 | instance | clusterrolebinding/system:controller:service-account-controller 2026-02-19 06:34:13.040528 | instance | clusterrole/system:kube-aggregator 2026-02-19 06:34:13.093218 | instance | clusterrolebinding/system:controller:service-controller 2026-02-19 06:34:13.232400 | instance | clusterrole/system:kube-controller-manager 2026-02-19 06:34:13.321524 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-02-19 06:34:13.437525 | instance | clusterrole/system:kube-dns 2026-02-19 06:34:13.508341 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-02-19 06:34:13.627438 | instance | clusterrole/system:kube-scheduler 2026-02-19 06:34:13.699940 | instance | clusterrolebinding/system:controller:ttl-controller 2026-02-19 06:34:13.823817 | instance | clusterrolebinding/system:coredns 2026-02-19 06:34:13.902783 | instance | clusterrolebinding/system:discovery 2026-02-19 06:34:14.043495 | instance | clusterrolebinding/system:kube-controller-manager 2026-02-19 06:34:14.097029 | instance | clusterrolebinding/system:kube-dns 2026-02-19 06:34:14.233999 | instance | clusterrolebinding/system:kube-scheduler 2026-02-19 06:34:14.289776 | instance | clusterrolebinding/system:monitoring 2026-02-19 06:34:14.435482 | instance | clusterrole/system:kubelet-api-admin 2026-02-19 06:34:14.500579 | instance | clusterrolebinding/system:node 2026-02-19 06:34:14.667854 | instance | clusterrole/system:monitoring 2026-02-19 06:34:14.711219 | instance | clusterrolebinding/system:node-proxier 2026-02-19 06:34:14.863524 | instance | clusterrole/system:node 2026-02-19 06:34:14.906887 | instance | clusterrolebinding/system:public-info-viewer 2026-02-19 06:34:15.072399 | instance | clusterrole/system:node-bootstrapper 2026-02-19 06:34:15.120819 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-02-19 06:34:15.280397 | instance | clusterrole/system:node-problem-detector 2026-02-19 06:34:15.343391 | instance | clusterrolebinding/system:volume-scheduler 2026-02-19 06:34:15.511683 | instance | clusterrole/system:node-proxier 2026-02-19 06:34:15.540680 | instance | clusterrolebinding/vector 2026-02-19 06:34:15.701933 | instance | clusterrole/system:persistent-volume-provisioner 2026-02-19 06:34:15.733114 | instance | clusterrole/system:public-info-viewer 2026-02-19 06:34:15.896002 | instance | clusterrole/system:service-account-issuer-discovery 2026-02-19 06:34:15.941361 | instance | clusterrole/system:volume-scheduler 2026-02-19 06:34:16.087158 | instance | clusterrole/vector 2026-02-19 06:34:16.160703 | instance | clusterrole/view 2026-02-19 06:34:16.285933 | instance | storageclass/general 2026-02-19 06:34:16.361414 | instance | namespace/auth-system 2026-02-19 06:34:16.529729 | instance | namespace/capi-kubeadm-bootstrap-system 2026-02-19 06:34:16.574415 | instance | namespace/capi-kubeadm-control-plane-system 2026-02-19 06:34:16.746112 | instance | namespace/capi-system 2026-02-19 06:34:16.768631 | instance | namespace/capo-system 2026-02-19 06:34:16.959165 | instance | namespace/cert-manager 2026-02-19 06:34:16.999582 | instance | namespace/default 2026-02-19 06:34:17.166313 | instance | namespace/ingress-nginx 2026-02-19 06:34:17.211048 | instance | namespace/kube-node-lease 2026-02-19 06:34:17.379246 | instance | namespace/kube-public 2026-02-19 06:34:17.410984 | instance | namespace/kube-system 2026-02-19 06:34:17.572385 | instance | namespace/local-path-storage 2026-02-19 06:34:17.601118 | instance | namespace/magnum-system 2026-02-19 06:34:17.774424 | instance | namespace/monitoring 2026-02-19 06:34:17.794180 | instance | namespace/openstack 2026-02-19 06:34:17.981208 | instance | namespace/orc-system 2026-02-19 06:34:17.983436 | instance | namespace/rook-ceph 2026-02-19 06:34:18.183007 | instance | namespace/secretgen-controller 2026-02-19 06:34:18.482179 | instance | ok: Runtime: 0:00:24.792141 2026-02-19 06:34:18.492344 | 2026-02-19 06:34:18.492412 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-02-19 06:34:18.698939 | instance | changed 2026-02-19 06:34:18.706425 | 2026-02-19 06:34:18.706529 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-02-19 06:34:18.953512 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-19 06:34:18.953660 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-19 06:34:18.954207 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-19 06:34:19.069118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.069446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.155441 | instance | auth-system/configmaps/keycloak-env-vars 2026-02-19 06:34:19.157329 | instance | auth-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:19.162114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.163993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.270085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.289366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.371048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.371911 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:19.394751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.489437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.490610 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-02-19 06:34:19.493393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.599008 | instance | auth-system/endpoints/keycloak 2026-02-19 06:34:19.607596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.608870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.712511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.732271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.749514 | instance | auth-system/endpoints/keycloak-headless 2026-02-19 06:34:19.806004 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-02-19 06:34:19.828258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.828832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.945155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:19.959611 | instance | auth-system/endpoints/keycloak-metrics 2026-02-19 06:34:19.960285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.029276 | instance | auth-system/ingresses/keycloak 2026-02-19 06:34:20.048605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.053872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.146495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.161390 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:20.171485 | instance | auth-system/networkpolicies/keycloak 2026-02-19 06:34:20.173376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.243597 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt 2026-02-19 06:34:20.248994 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:20.263799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.293187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.361008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.374159 | instance | auth-system/pods/keycloak-0 2026-02-19 06:34:20.396447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.465283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.466278 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-02-19 06:34:20.515300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.588200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.594113 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-02-19 06:34:20.621101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.684331 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-02-19 06:34:20.700646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.736286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.786591 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-02-19 06:34:20.803619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.847429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.910455 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-02-19 06:34:20.912858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:20.953250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.003677 | instance | auth-system/secrets/keycloak 2026-02-19 06:34:21.028406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.071731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.143225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.148783 | instance | auth-system/secrets/keycloak-externaldb 2026-02-19 06:34:21.207224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.261627 | instance | auth-system/secrets/keycloak.162-253-55-209.nip.io-tls 2026-02-19 06:34:21.265221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.353658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.363467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.377897 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-02-19 06:34:21.474378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.487032 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-02-19 06:34:21.488217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.588066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.593042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.625977 | instance | auth-system/serviceaccounts/default 2026-02-19 06:34:21.707142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.710317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.732302 | instance | auth-system/serviceaccounts/keycloak 2026-02-19 06:34:21.822234 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.824766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.860181 | instance | auth-system/services/keycloak 2026-02-19 06:34:21.926271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.931033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:21.944309 | instance | auth-system/services/keycloak-headless 2026-02-19 06:34:22.061862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.065458 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:22.084331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.092159 | instance | auth-system/services/keycloak-metrics 2026-02-19 06:34:22.172404 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:22.186230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.191811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.194473 | instance | auth-system/statefulsets/keycloak 2026-02-19 06:34:22.292599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.293660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.324732 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:22.385910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.392775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.399471 | instance | capi-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:22.504350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.504645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.537777 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-02-19 06:34:22.607461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.628972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.643507 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-02-19 06:34:22.721601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.727924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.772706 | instance | capi-system/deployment/capi-controller-manager 2026-02-19 06:34:22.826718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.838668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.847639 | instance | capi-system/endpoints/capi-webhook-service 2026-02-19 06:34:22.935981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:22.942706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.012712 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws 2026-02-19 06:34:23.049855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.051446 | instance | capi-system/pods/capi-controller-manager-67b46dd44f-k42lq 2026-02-19 06:34:23.066518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.153698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.180463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.271075 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-02-19 06:34:23.280566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.291509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.310690 | instance | capi-system/roles/capi-leader-election-role 2026-02-19 06:34:23.390599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.424429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.485059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.500327 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-02-19 06:34:23.530459 | instance | capi-system/secrets/capi-webhook-service-cert 2026-02-19 06:34:23.532943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.608703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.648743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.717006 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-02-19 06:34:23.718340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.757009 | instance | capi-system/serviceaccounts/capi-manager 2026-02-19 06:34:23.761081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.834033 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.877260 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:23.887646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.948128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:23.952318 | instance | capi-system/serviceaccounts/default 2026-02-19 06:34:24.000802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.001666 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-02-19 06:34:24.047599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.111325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.165618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.198419 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-02-19 06:34:24.232022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.238596 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-02-19 06:34:24.289698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.337345 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:24.357554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.408261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.421309 | instance | capi-system/services/capi-webhook-service 2026-02-19 06:34:24.451775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.492101 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-02-19 06:34:24.504984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.567972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.618036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.655287 | instance | capo-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:24.723438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.728653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.752016 | instance | cert-manager/configmaps/cert-manager-webhook 2026-02-19 06:34:24.845849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.848521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.876991 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-02-19 06:34:24.954540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.957330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:24.977499 | instance | capo-system/deployment/capo-controller-manager 2026-02-19 06:34:25.069273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.069616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.107717 | instance | capo-system/endpoints/capo-webhook-service 2026-02-19 06:34:25.169847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.172208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.210123 | instance | cert-manager/deployment/cert-manager 2026-02-19 06:34:25.280850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.290986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.322310 | instance | cert-manager/deployment/cert-manager-cainjector 2026-02-19 06:34:25.389049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.395966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.427188 | instance | cert-manager/deployment/cert-manager-webhook 2026-02-19 06:34:25.500964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.501987 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:25.513618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.564702 | instance | cert-manager/endpoints/cert-manager 2026-02-19 06:34:25.609522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.615475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.648069 | instance | cert-manager/endpoints/cert-manager-webhook 2026-02-19 06:34:25.726677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.735816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.806483 | instance | capo-system/pods/capo-controller-manager-666756b48-zvjp8 2026-02-19 06:34:25.839392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.846575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.880164 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-02-19 06:34:25.935496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:25.946448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.032257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.037264 | instance | capo-system/roles/capo-leader-election-role 2026-02-19 06:34:26.044555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.119791 | instance | capo-system/secrets/capo-webhook-service-cert 2026-02-19 06:34:26.129288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.149359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.223634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.253601 | instance | capo-system/serviceaccounts/capo-manager 2026-02-19 06:34:26.303220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.338504 | instance | capo-system/serviceaccounts/default 2026-02-19 06:34:26.348193 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:26.359040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.419580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.483517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.500653 | instance | cert-manager/pods/cert-manager-7dbd7dcb7f-crrjj 2026-02-19 06:34:26.509223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.557963 | instance | cert-manager/pods/cert-manager-cainjector-6447d7755c-cxldv 2026-02-19 06:34:26.590241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.616936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.690506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.748115 | instance | cert-manager/pods/cert-manager-webhook-6fc5ff4798-wkmzx 2026-02-19 06:34:26.756864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.795508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.801628 | instance | capo-system/services/capo-webhook-service 2026-02-19 06:34:26.861365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:26.918053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.005032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.006469 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-02-19 06:34:27.031504 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-02-19 06:34:27.041371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.118753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.168085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.212968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.218749 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-02-19 06:34:27.247017 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-02-19 06:34:27.277460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.340454 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:27.354561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.407904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.452597 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-02-19 06:34:27.461517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.467399 | instance | cert-manager/roles/cert-manager:leaderelection 2026-02-19 06:34:27.518124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.573865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.637639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.683806 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-02-19 06:34:27.690230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.706588 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-02-19 06:34:27.750758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.802373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.880245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.888506 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-02-19 06:34:27.898898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:27.920303 | instance | cert-manager/serviceaccounts/cert-manager 2026-02-19 06:34:28.005951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.009840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.106956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.117686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.138342 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-02-19 06:34:28.161068 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-02-19 06:34:28.223139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.238711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.353577 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:28.363607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.387970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.417035 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-02-19 06:34:28.429580 | instance | cert-manager/serviceaccounts/default 2026-02-19 06:34:28.472412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.487133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.580577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.627567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.635750 | instance | default/configmaps/kube-root-ca.crt 2026-02-19 06:34:28.669929 | instance | cert-manager/services/cert-manager 2026-02-19 06:34:28.689868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.727384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.788291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.838880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.882618 | instance | cert-manager/services/cert-manager-webhook 2026-02-19 06:34:28.897580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:28.904408 | instance | default/endpoints/kubernetes 2026-02-19 06:34:28.948210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.012337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.050837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.101219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.107779 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-02-19 06:34:29.140236 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-02-19 06:34:29.189086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.260447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.307117 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-02-19 06:34:29.316612 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:29.328581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.372965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.375465 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-02-19 06:34:29.427983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.482126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.538546 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-02-19 06:34:29.577749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.584263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.592941 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-02-19 06:34:29.702899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.710617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.771057 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-02-19 06:34:29.825589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.849395 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-02-19 06:34:29.890750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.929282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:29.996347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.029357 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-02-19 06:34:30.091849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.104298 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-02-19 06:34:30.149208 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.238053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.249359 | instance | default/serviceaccounts/default 2026-02-19 06:34:30.279074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.312860 | instance | default/services/kubernetes 2026-02-19 06:34:30.346433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.385661 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:30.400458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.457345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.471857 | instance | ingress-nginx/pods/ingress-nginx-controller-pxxs9 2026-02-19 06:34:30.513101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.565337 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt 2026-02-19 06:34:30.577287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.624039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.683756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.694360 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-02-19 06:34:30.753157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.786229 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-02-19 06:34:30.793013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.860690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.916081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.941861 | instance | ingress-nginx/roles/ingress-nginx 2026-02-19 06:34:30.968444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:30.995633 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-02-19 06:34:31.023812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.061525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.119830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.181281 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-02-19 06:34:31.207533 | instance | ingress-nginx/serviceaccounts/default 2026-02-19 06:34:31.221021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.325773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.446204 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-02-19 06:34:31.447776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.470383 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-02-19 06:34:31.575157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.669486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.675072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.677266 | instance | ingress-nginx/services/ingress-nginx-controller 2026-02-19 06:34:31.744868 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-02-19 06:34:31.813351 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:31.814956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.822593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.940176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.942245 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-02-19 06:34:31.963616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:31.979165 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-02-19 06:34:32.054634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.061565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.155470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.164704 | instance | kube-public/configmaps/cluster-info 2026-02-19 06:34:32.176865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.206690 | instance | kube-public/configmaps/kube-root-ca.crt 2026-02-19 06:34:32.293200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.358393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.379826 | instance | kube-node-lease/serviceaccounts/default 2026-02-19 06:34:32.419999 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:32.431787 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.434341 | instance | kube-system/configmaps/cilium-config 2026-02-19 06:34:32.456320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.536277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.564286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.621453 | instance | kube-system/configmaps/coredns 2026-02-19 06:34:32.665148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.669067 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-02-19 06:34:32.693097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.800423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.843565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:32.860718 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-02-19 06:34:32.897944 | instance | kube-system/configmaps/kube-proxy 2026-02-19 06:34:33.022820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.095524 | instance | kube-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:33.126378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.143867 | instance | kube-system/configmaps/kubeadm-config 2026-02-19 06:34:33.309635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.328204 | instance | kube-system/configmaps/kubelet-config 2026-02-19 06:34:33.393055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.396485 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-02-19 06:34:33.454314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.527025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.542341 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-02-19 06:34:33.649716 | instance | kube-system/daemonsets/cilium 2026-02-19 06:34:33.663287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.751900 | instance | kube-system/daemonsets/kube-proxy 2026-02-19 06:34:33.855747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.889140 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-02-19 06:34:33.912191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:33.992094 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-02-19 06:34:34.012648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.028516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.097113 | instance | kube-system/deployment/cilium-operator 2026-02-19 06:34:34.140604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.195004 | instance | kube-system/deployment/coredns 2026-02-19 06:34:34.252032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.326537 | instance | kube-system/endpoints/kube-dns 2026-02-19 06:34:34.352468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.442353 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-02-19 06:34:34.526836 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-02-19 06:34:34.604830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.706944 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-02-19 06:34:34.744551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.776226 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-02-19 06:34:34.861173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:34.940350 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-02-19 06:34:35.001328 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:35.012581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.018505 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-02-19 06:34:35.099137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.206070 | instance | kube-public/serviceaccounts/default 2026-02-19 06:34:35.232294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.237262 | instance | kube-system/pods/cilium-gmdsg 2026-02-19 06:34:35.323911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.356604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.430277 | instance | kube-system/pods/cilium-operator-7fcd8d6ffd-kzrsp 2026-02-19 06:34:35.500935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.534561 | instance | kube-system/pods/coredns-77cccfdc44-pzmvm 2026-02-19 06:34:35.696365 | instance | kube-system/pods/coredns-77cccfdc44-qgb55 2026-02-19 06:34:35.766484 | instance | kube-system/pods/etcd-instance 2026-02-19 06:34:35.904501 | instance | kube-system/pods/kube-apiserver-instance 2026-02-19 06:34:35.940803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:35.963553 | instance | kube-system/pods/kube-controller-manager-instance 2026-02-19 06:34:36.038306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:36.104234 | instance | kube-system/pods/kube-proxy-4t4dg 2026-02-19 06:34:36.113889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:36.175191 | instance | kube-system/pods/kube-scheduler-instance 2026-02-19 06:34:36.249954 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:34:36.262478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:36.342777 | instance | kube-system/pods/kube-vip-instance 2026-02-19 06:34:36.440545 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-02-19 06:34:36.576814 | instance | local-path-storage/configmaps/local-path-config 2026-02-19 06:34:36.633775 | instance | kube-system/rolebindings/cilium-config-agent 2026-02-19 06:34:36.801795 | instance | kube-system/rolebindings/kube-proxy 2026-02-19 06:34:36.857985 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-02-19 06:34:37.017273 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-02-19 06:34:37.081949 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-02-19 06:34:37.241581 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-02-19 06:34:37.306168 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-02-19 06:34:37.457098 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-02-19 06:34:37.511585 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-02-19 06:34:37.654425 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-02-19 06:34:37.707407 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-02-19 06:34:37.854663 | instance | kube-system/roles/cilium-config-agent 2026-02-19 06:34:37.906485 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-02-19 06:34:38.050624 | instance | kube-system/roles/kube-proxy 2026-02-19 06:34:38.099219 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-02-19 06:34:38.253486 | instance | kube-system/roles/kubeadm:kubelet-config 2026-02-19 06:34:38.298080 | instance | local-path-storage/deployment/local-path-provisioner 2026-02-19 06:34:38.470943 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-02-19 06:34:38.510618 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-02-19 06:34:38.655483 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-02-19 06:34:38.711806 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-02-19 06:34:38.878809 | instance | kube-system/roles/system:controller:cloud-provider 2026-02-19 06:34:38.940209 | instance | kube-system/roles/system:controller:token-cleaner 2026-02-19 06:34:39.065189 | instance | kube-system/secrets/bootstrap-token-n1vrvf 2026-02-19 06:34:39.129285 | instance | kube-system/secrets/bootstrap-token-roi8z8 2026-02-19 06:34:39.255025 | instance | kube-system/secrets/kubeadm-certs 2026-02-19 06:34:39.328858 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-02-19 06:34:39.469915 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-02-19 06:34:39.619287 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-02-19 06:34:39.699178 | instance | kube-system/serviceaccounts/certificate-controller 2026-02-19 06:34:39.853610 | instance | kube-system/serviceaccounts/cilium 2026-02-19 06:34:39.950821 | instance | kube-system/serviceaccounts/cilium-operator 2026-02-19 06:34:40.086489 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-02-19 06:34:40.185034 | instance | kube-system/serviceaccounts/coredns 2026-02-19 06:34:40.315004 | instance | kube-system/serviceaccounts/cronjob-controller 2026-02-19 06:34:40.420552 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-02-19 06:34:40.555112 | instance | kube-system/serviceaccounts/default 2026-02-19 06:34:40.661531 | instance | kube-system/serviceaccounts/deployment-controller 2026-02-19 06:34:40.804254 | instance | kube-system/serviceaccounts/disruption-controller 2026-02-19 06:34:40.880029 | instance | kube-system/serviceaccounts/endpoint-controller 2026-02-19 06:34:41.027066 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-02-19 06:34:41.130835 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-02-19 06:34:41.291389 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-02-19 06:34:41.389334 | instance | kube-system/serviceaccounts/expand-controller 2026-02-19 06:34:41.542463 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-02-19 06:34:41.624036 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-02-19 06:34:41.800958 | instance | kube-system/serviceaccounts/job-controller 2026-02-19 06:34:41.884711 | instance | kube-system/serviceaccounts/kube-proxy 2026-02-19 06:34:42.040685 | instance | kube-system/serviceaccounts/namespace-controller 2026-02-19 06:34:42.133134 | instance | kube-system/serviceaccounts/node-controller 2026-02-19 06:34:42.277352 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-02-19 06:34:42.375543 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-02-19 06:34:42.512640 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-02-19 06:34:42.620403 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-02-19 06:34:42.759812 | instance | kube-system/serviceaccounts/replicaset-controller 2026-02-19 06:34:42.885695 | instance | kube-system/serviceaccounts/replication-controller 2026-02-19 06:34:42.999009 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-02-19 06:34:43.126481 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-02-19 06:34:43.250527 | instance | kube-system/serviceaccounts/service-account-controller 2026-02-19 06:34:43.409523 | instance | kube-system/serviceaccounts/service-controller 2026-02-19 06:34:43.507502 | instance | kube-system/serviceaccounts/statefulset-controller 2026-02-19 06:34:43.661713 | instance | kube-system/serviceaccounts/token-cleaner 2026-02-19 06:34:43.743271 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-02-19 06:34:43.913759 | instance | kube-system/serviceaccounts/ttl-controller 2026-02-19 06:34:43.989480 | instance | kube-system/services/kube-dns 2026-02-19 06:34:44.170866 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-02-19 06:34:44.197270 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-02-19 06:34:44.392820 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-02-19 06:34:44.433941 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-02-19 06:34:44.606836 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-02-19 06:34:44.643863 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-02-19 06:34:44.796158 | instance | local-path-storage/pods/local-path-provisioner-6f56467975-g6qsp 2026-02-19 06:34:44.868684 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-02-19 06:34:45.035117 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-02-19 06:34:45.073914 | instance | local-path-storage/serviceaccounts/default 2026-02-19 06:34:45.260512 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-02-19 06:34:45.266867 | instance | monitoring/configmaps/goldpinger-zap 2026-02-19 06:34:45.456831 | instance | monitoring/configmaps/ipmi-exporter 2026-02-19 06:34:45.470589 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-02-19 06:34:45.655325 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-02-19 06:34:45.694603 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-02-19 06:34:45.853754 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-02-19 06:34:45.874398 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-02-19 06:34:46.063172 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-02-19 06:34:46.080190 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-02-19 06:34:46.295652 | instance | monitoring/daemonsets/goldpinger 2026-02-19 06:34:46.298827 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-02-19 06:34:46.507608 | instance | monitoring/daemonsets/ipmi-exporter 2026-02-19 06:34:46.631278 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-02-19 06:34:46.710628 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-02-19 06:34:46.862934 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-02-19 06:34:46.948545 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-02-19 06:34:47.070718 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-02-19 06:34:47.172581 | instance | monitoring/daemonsets/vector 2026-02-19 06:34:47.399318 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-02-19 06:34:47.472548 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-02-19 06:34:47.617789 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-02-19 06:34:47.719182 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-02-19 06:34:47.825802 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-02-19 06:34:47.952326 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-02-19 06:34:48.025792 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-02-19 06:34:48.144469 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-02-19 06:34:48.219067 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-02-19 06:34:48.342608 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-02-19 06:34:48.417492 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-02-19 06:34:48.540687 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-02-19 06:34:48.638192 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-02-19 06:34:48.763288 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-02-19 06:34:48.862125 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-02-19 06:34:48.965601 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-02-19 06:34:49.082792 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-02-19 06:34:49.183479 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-02-19 06:34:49.298553 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-02-19 06:34:49.386506 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-02-19 06:34:49.517333 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-02-19 06:34:49.592767 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-02-19 06:34:49.739307 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-02-19 06:34:49.787372 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-02-19 06:34:49.975687 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-02-19 06:34:49.977460 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-02-19 06:34:50.191400 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-02-19 06:34:50.192737 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-02-19 06:34:50.406834 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-02-19 06:34:50.410066 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-02-19 06:34:50.631427 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-02-19 06:34:50.695436 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-02-19 06:34:50.823282 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-02-19 06:34:50.910556 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-02-19 06:34:51.031130 | instance | monitoring/configmaps/kube-root-ca.crt 2026-02-19 06:34:51.132836 | instance | monitoring/configmaps/loki 2026-02-19 06:34:51.222751 | instance | monitoring/configmaps/loki-alerting-rules 2026-02-19 06:34:51.364576 | instance | monitoring/configmaps/loki-gateway 2026-02-19 06:34:51.442105 | instance | monitoring/configmaps/loki-runtime 2026-02-19 06:34:51.565782 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-02-19 06:34:51.636571 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-02-19 06:34:51.765711 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-02-19 06:34:51.845244 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-02-19 06:34:51.987159 | instance | monitoring/configmaps/vector 2026-02-19 06:34:52.165755 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-02-19 06:34:52.215612 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:34:52.397766 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-02-19 06:34:52.434818 | instance | monitoring/deployment/loki-gateway 2026-02-19 06:34:52.618717 | instance | monitoring/deployment/node-feature-discovery-gc 2026-02-19 06:34:52.670589 | instance | monitoring/deployment/node-feature-discovery-master 2026-02-19 06:34:52.835010 | instance | monitoring/deployment/prometheus-pushgateway 2026-02-19 06:34:52.896131 | instance | monitoring/endpoints/alertmanager-operated 2026-02-19 06:34:53.070216 | instance | monitoring/endpoints/goldpinger 2026-02-19 06:34:53.111166 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-02-19 06:34:53.246471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:34:53.287717 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-02-19 06:34:53.319143 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:34:53.516345 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-02-19 06:34:53.558342 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-02-19 06:34:53.744209 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-02-19 06:34:53.785286 | instance | monitoring/endpoints/loki 2026-02-19 06:34:53.966294 | instance | monitoring/endpoints/loki-chunks-cache 2026-02-19 06:34:54.014486 | instance | monitoring/endpoints/loki-gateway 2026-02-19 06:34:54.189997 | instance | monitoring/endpoints/loki-headless 2026-02-19 06:34:54.235493 | instance | monitoring/endpoints/loki-memberlist 2026-02-19 06:34:54.414043 | instance | monitoring/endpoints/loki-results-cache 2026-02-19 06:34:54.478031 | instance | monitoring/endpoints/prometheus-operated 2026-02-19 06:34:54.624304 | instance | monitoring/endpoints/prometheus-pushgateway 2026-02-19 06:34:54.679667 | instance | monitoring/endpoints/vector-headless 2026-02-19 06:34:54.824335 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-02-19 06:34:54.896864 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-02-19 06:34:55.058838 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-02-19 06:34:55.104558 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-02-19 06:34:55.280371 | instance | monitoring/pods/goldpinger-x8wml 2026-02-19 06:34:55.308999 | instance | monitoring/pods/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c 2026-02-19 06:34:55.493747 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw 2026-02-19 06:34:55.537143 | instance | monitoring/pods/kube-prometheus-stack-operator-598ffd849c-qrts8 2026-02-19 06:34:55.715854 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mrxr7 2026-02-19 06:34:55.739893 | instance | monitoring/pods/loki-0 2026-02-19 06:34:55.914251 | instance | monitoring/pods/loki-chunks-cache-0 2026-02-19 06:34:55.939942 | instance | monitoring/pods/loki-gateway-6b458d8465-75wtr 2026-02-19 06:34:56.135299 | instance | monitoring/pods/loki-results-cache-0 2026-02-19 06:34:56.163573 | instance | monitoring/pods/node-feature-discovery-gc-5c98955555-p48rh 2026-02-19 06:34:56.350412 | instance | monitoring/pods/node-feature-discovery-master-7cd9cc64cc-zbfl7 2026-02-19 06:34:56.395065 | instance | monitoring/pods/node-feature-discovery-worker-9mfs4 2026-02-19 06:34:56.571666 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-02-19 06:34:56.617543 | instance | monitoring/pods/prometheus-pushgateway-f5d6d8b68-7nhxm 2026-02-19 06:34:56.799859 | instance | monitoring/pods/vector-fbw8g 2026-02-19 06:34:56.838100 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-02-19 06:34:57.027683 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-02-19 06:34:57.084169 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-02-19 06:34:57.273386 | instance | magnum-system/serviceaccounts/default 2026-02-19 06:34:57.312075 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-02-19 06:34:57.482227 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-02-19 06:34:57.537718 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-02-19 06:34:57.712715 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-02-19 06:34:57.754268 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-02-19 06:34:57.920446 | instance | monitoring/roles/node-feature-discovery-worker 2026-02-19 06:34:57.977548 | instance | monitoring/serviceaccounts/default 2026-02-19 06:34:58.137437 | instance | monitoring/serviceaccounts/goldpinger 2026-02-19 06:34:58.290700 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-02-19 06:34:58.436410 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-02-19 06:34:58.549213 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:34:58.683396 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-02-19 06:34:58.820925 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-02-19 06:34:58.977281 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-02-19 06:34:59.097741 | instance | monitoring/serviceaccounts/loki 2026-02-19 06:34:59.247544 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-02-19 06:34:59.395953 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-02-19 06:34:59.555882 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-02-19 06:34:59.669139 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-02-19 06:34:59.826633 | instance | monitoring/serviceaccounts/vector 2026-02-19 06:34:59.940267 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-02-19 06:35:00.107716 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-02-19 06:35:00.166849 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-02-19 06:35:00.331592 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-02-19 06:35:00.382206 | instance | monitoring/secrets/alertmanager-tls 2026-02-19 06:35:00.557438 | instance | monitoring/secrets/grafana-tls 2026-02-19 06:35:00.646210 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-02-19 06:35:00.771103 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-02-19 06:35:00.864594 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-02-19 06:35:00.979213 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-02-19 06:35:01.088648 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-02-19 06:35:01.194376 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-02-19 06:35:01.316855 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-02-19 06:35:01.413661 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-02-19 06:35:01.534774 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-02-19 06:35:01.644119 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mrxr7-tls 2026-02-19 06:35:01.758140 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-02-19 06:35:01.846724 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-02-19 06:35:01.964508 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-02-19 06:35:02.067032 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-02-19 06:35:02.162115 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-02-19 06:35:02.277823 | instance | monitoring/secrets/prometheus-tls 2026-02-19 06:35:02.387567 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-02-19 06:35:02.475980 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-02-19 06:35:02.600193 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-02-19 06:35:02.853811 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-02-19 06:35:02.905250 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-02-19 06:35:03.089098 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-02-19 06:35:03.130563 | instance | monitoring/services/alertmanager-operated 2026-02-19 06:35:03.360901 | instance | openstack/configmaps/barbican-bin 2026-02-19 06:35:03.374765 | instance | monitoring/services/goldpinger 2026-02-19 06:35:03.593949 | instance | openstack/configmaps/ceph-csi-config 2026-02-19 06:35:03.636621 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-02-19 06:35:03.815708 | instance | openstack/configmaps/ceph-etc 2026-02-19 06:35:03.849709 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-02-19 06:35:04.078960 | instance | openstack/configmaps/cinder-bin 2026-02-19 06:35:04.095465 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-02-19 06:35:04.306987 | instance | openstack/configmaps/glance-bin 2026-02-19 06:35:04.360845 | instance | monitoring/services/kube-prometheus-stack-operator 2026-02-19 06:35:04.567250 | instance | openstack/configmaps/heat-bin 2026-02-19 06:35:04.578495 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-02-19 06:35:04.825303 | instance | openstack/configmaps/horizon-bin 2026-02-19 06:35:04.838882 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-02-19 06:35:05.050067 | instance | openstack/configmaps/keepalived-bin 2026-02-19 06:35:05.080994 | instance | openstack/configmaps/keystone-bin 2026-02-19 06:35:05.310235 | instance | monitoring/services/loki 2026-02-19 06:35:05.412847 | instance | openstack/configmaps/keystone-openid-metadata 2026-02-19 06:35:05.637079 | instance | openstack/configmaps/kube-root-ca.crt 2026-02-19 06:35:05.674215 | instance | openstack/configmaps/libvirt-bin 2026-02-19 06:35:05.878227 | instance | monitoring/services/loki-chunks-cache 2026-02-19 06:35:05.936078 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-02-19 06:35:06.096359 | instance | openstack/configmaps/magnum-bin 2026-02-19 06:35:06.185482 | instance | monitoring/services/loki-gateway 2026-02-19 06:35:06.359844 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-02-19 06:35:06.419877 | instance | openstack/configmaps/manila-bin 2026-02-19 06:35:06.617523 | instance | monitoring/services/loki-headless 2026-02-19 06:35:06.675333 | instance | openstack/configmaps/memcached-memcached-bin 2026-02-19 06:35:06.839838 | instance | openstack/configmaps/neutron-bin 2026-02-19 06:35:06.933530 | instance | monitoring/services/loki-memberlist 2026-02-19 06:35:07.104870 | instance | openstack/configmaps/neutron-coredns 2026-02-19 06:35:07.158476 | instance | monitoring/services/loki-results-cache 2026-02-19 06:35:07.339185 | instance | openstack/configmaps/nova-bin 2026-02-19 06:35:07.375578 | instance | monitoring/services/prometheus-operated 2026-02-19 06:35:07.620020 | instance | openstack/configmaps/octavia-bin 2026-02-19 06:35:07.627155 | instance | monitoring/services/prometheus-pushgateway 2026-02-19 06:35:07.819173 | instance | openstack/configmaps/openvswitch-bin 2026-02-19 06:35:07.864452 | instance | monitoring/services/vector-headless 2026-02-19 06:35:08.065363 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-02-19 06:35:08.079575 | instance | openstack/configmaps/percona-xtradb-pxc 2026-02-19 06:35:08.304345 | instance | openstack/configmaps/placement-bin 2026-02-19 06:35:08.330409 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-02-19 06:35:08.562414 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-02-19 06:35:08.627212 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-02-19 06:35:08.812202 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-02-19 06:35:08.894493 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-02-19 06:35:09.064131 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-02-19 06:35:09.146433 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-02-19 06:35:09.308429 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-02-19 06:35:09.383857 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-02-19 06:35:09.384255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:09.481533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:09.552502 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-02-19 06:35:09.651006 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-02-19 06:35:09.674840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:09.795106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:09.819352 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-02-19 06:35:09.914011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:09.931970 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-02-19 06:35:10.060954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.076736 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-02-19 06:35:10.166078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.175569 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-02-19 06:35:10.268451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.343995 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-02-19 06:35:10.389140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.414129 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-02-19 06:35:10.518730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.607981 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-02-19 06:35:10.623613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.688825 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-02-19 06:35:10.731424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.845571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:10.870661 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-02-19 06:35:10.948219 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-02-19 06:35:10.969202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.083102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.136810 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-02-19 06:35:11.188279 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-02-19 06:35:11.190610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.283321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.393226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.393460 | instance | openstack/configmaps/rook-config-override 2026-02-19 06:35:11.462331 | instance | openstack/configmaps/staffeln-bin 2026-02-19 06:35:11.508854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.628592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.679408 | instance | openstack/configmaps/valkey-configuration 2026-02-19 06:35:11.718436 | instance | openstack/configmaps/valkey-health 2026-02-19 06:35:11.743205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.836357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:11.948165 | instance | openstack/configmaps/valkey-scripts 2026-02-19 06:35:11.959045 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:35:11.965820 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-02-19 06:35:11.971790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.076156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.227887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.272848 | instance | openstack/cronjobs/heat-engine-cleaner 2026-02-19 06:35:12.319364 | instance | openstack/cronjobs/heat-purge-deleted 2026-02-19 06:35:12.398029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.567928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.596809 | instance | openstack/cronjobs/keystone-credential-rotate 2026-02-19 06:35:12.649635 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-02-19 06:35:12.696507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:12.887987 | instance | openstack/cronjobs/nova-cell-setup 2026-02-19 06:35:13.015268 | instance | openstack/cronjobs/nova-service-cleaner 2026-02-19 06:35:13.196167 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-02-19 06:35:13.341771 | instance | monitoring/statefulsets/loki 2026-02-19 06:35:13.440359 | instance | monitoring/statefulsets/loki-chunks-cache 2026-02-19 06:35:13.549618 | instance | monitoring/statefulsets/loki-results-cache 2026-02-19 06:35:13.664419 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-02-19 06:35:13.746548 | instance | openstack/daemonsets/keepalived 2026-02-19 06:35:13.915840 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-02-19 06:35:14.039590 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-02-19 06:35:14.254057 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-02-19 06:35:14.335313 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-02-19 06:35:14.519012 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-02-19 06:35:14.636686 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-02-19 06:35:14.819234 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-02-19 06:35:14.934561 | instance | openstack/daemonsets/nova-compute-default 2026-02-19 06:35:15.093225 | instance | openstack/daemonsets/octavia-health-manager-default 2026-02-19 06:35:15.216153 | instance | openstack/daemonsets/openvswitch 2026-02-19 06:35:15.381696 | instance | openstack/deployment/barbican-api 2026-02-19 06:35:15.503863 | instance | openstack/deployment/cinder-api 2026-02-19 06:35:15.677067 | instance | openstack/deployment/cinder-backup 2026-02-19 06:35:15.773737 | instance | openstack/deployment/cinder-scheduler 2026-02-19 06:35:15.935140 | instance | openstack/deployment/cinder-volume 2026-02-19 06:35:16.019597 | instance | openstack/deployment/glance-api 2026-02-19 06:35:16.200661 | instance | openstack/deployment/heat-api 2026-02-19 06:35:16.283615 | instance | openstack/deployment/heat-cfn 2026-02-19 06:35:16.471213 | instance | openstack/deployment/heat-engine 2026-02-19 06:35:16.541504 | instance | openstack/deployment/horizon 2026-02-19 06:35:16.734335 | instance | openstack/deployment/keystone-api 2026-02-19 06:35:16.823160 | instance | openstack/deployment/magnum-api 2026-02-19 06:35:17.004255 | instance | openstack/deployment/magnum-registry 2026-02-19 06:35:17.102609 | instance | openstack/endpoints/barbican-api 2026-02-19 06:35:17.300831 | instance | openstack/deployment/manila-api 2026-02-19 06:35:17.414165 | instance | openstack/endpoints/ceph-mon 2026-02-19 06:35:17.568086 | instance | openstack/deployment/manila-data 2026-02-19 06:35:17.645887 | instance | openstack/endpoints/cinder-api 2026-02-19 06:35:17.824314 | instance | openstack/endpoints/glance-api 2026-02-19 06:35:17.901451 | instance | openstack/deployment/manila-scheduler 2026-02-19 06:35:18.060684 | instance | openstack/endpoints/heat-api 2026-02-19 06:35:18.154908 | instance | openstack/deployment/manila-share 2026-02-19 06:35:18.295435 | instance | openstack/endpoints/heat-cfn 2026-02-19 06:35:18.432437 | instance | openstack/deployment/memcached-memcached 2026-02-19 06:35:18.546888 | instance | openstack/endpoints/horizon 2026-02-19 06:35:18.697676 | instance | openstack/deployment/neutron-coredns 2026-02-19 06:35:18.777845 | instance | openstack/endpoints/horizon-int 2026-02-19 06:35:18.959594 | instance | openstack/endpoints/keystone-api 2026-02-19 06:35:19.027321 | instance | openstack/deployment/neutron-rpc-server 2026-02-19 06:35:19.203340 | instance | openstack/endpoints/magnum-api 2026-02-19 06:35:19.295515 | instance | openstack/deployment/neutron-server 2026-02-19 06:35:19.455317 | instance | openstack/endpoints/magnum-registry 2026-02-19 06:35:19.552488 | instance | openstack/endpoints/manila-api 2026-02-19 06:35:19.685036 | instance | openstack/deployment/nova-api-metadata 2026-02-19 06:35:19.737690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:19.803863 | instance | openstack/endpoints/memcached 2026-02-19 06:35:19.852630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:19.971114 | instance | openstack/deployment/nova-api-osapi 2026-02-19 06:35:20.030729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.066444 | instance | openstack/endpoints/memcached-metrics 2026-02-19 06:35:20.128919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.235571 | instance | openstack/endpoints/neutron-coredns 2026-02-19 06:35:20.243800 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-19 06:35:20.255744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.320842 | instance | openstack/deployment/nova-conductor 2026-02-19 06:35:20.388479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.473663 | instance | openstack/endpoints/neutron-coredns-metrics 2026-02-19 06:35:20.537054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.596247 | instance | openstack/endpoints/neutron-server 2026-02-19 06:35:20.636724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.758965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.784581 | instance | openstack/deployment/nova-novncproxy 2026-02-19 06:35:20.859484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:20.862236 | instance | openstack/deployment/nova-scheduler 2026-02-19 06:35:20.952703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:21.056803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:21.058179 | instance | openstack/endpoints/nova-api 2026-02-19 06:35:21.122097 | instance | openstack/deployment/octavia-api 2026-02-19 06:35:21.163457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:21.272784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-19 06:35:21.286122 | instance | openstack/endpoints/nova-metadata 2026-02-19 06:35:21.391538 | instance | openstack/endpoints/nova-novncproxy 2026-02-19 06:35:21.520142 | instance | openstack/deployment/octavia-housekeeping 2026-02-19 06:35:21.643329 | instance | openstack/endpoints/octavia-api 2026-02-19 06:35:21.783456 | instance | openstack/deployment/octavia-worker 2026-02-19 06:35:21.889987 | instance | openstack/endpoints/openstack-exporter 2026-02-19 06:35:22.087551 | instance | openstack/deployment/openstack-database-exporter 2026-02-19 06:35:22.184009 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-02-19 06:35:22.404791 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-02-19 06:35:22.430365 | instance | openstack/deployment/openstack-exporter 2026-02-19 06:35:22.657882 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-02-19 06:35:22.698719 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-02-19 06:35:22.955547 | instance | openstack/deployment/placement-api 2026-02-19 06:35:23.002041 | instance | openstack/endpoints/percona-xtradb-pxc 2026-02-19 06:35:23.232323 | instance | openstack/deployment/pxc-operator 2026-02-19 06:35:23.258941 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-02-19 06:35:23.503841 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-02-19 06:35:23.505580 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-02-19 06:35:23.777559 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-02-19 06:35:23.781882 | instance | openstack/endpoints/placement-api 2026-02-19 06:35:24.042221 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-02-19 06:35:24.055788 | instance | openstack/endpoints/rabbitmq-barbican 2026-02-19 06:35:24.299137 | instance | openstack/deployment/staffeln-api 2026-02-19 06:35:24.322750 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-02-19 06:35:24.557150 | instance | openstack/deployment/staffeln-conductor 2026-02-19 06:35:24.574431 | instance | openstack/endpoints/rabbitmq-cinder 2026-02-19 06:35:24.815030 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-02-19 06:35:24.825009 | instance | openstack/endpoints/rabbitmq-glance 2026-02-19 06:35:25.055228 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-02-19 06:35:25.070963 | instance | openstack/endpoints/rabbitmq-heat 2026-02-19 06:35:25.313022 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-02-19 06:35:25.314288 | instance | openstack/endpoints/rabbitmq-keystone 2026-02-19 06:35:25.556110 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-02-19 06:35:25.564929 | instance | openstack/endpoints/rabbitmq-magnum 2026-02-19 06:35:25.792332 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-02-19 06:35:25.802488 | instance | openstack/endpoints/rabbitmq-manila 2026-02-19 06:35:26.022106 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-02-19 06:35:26.049635 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-02-19 06:35:26.272580 | instance | openstack/endpoints/rabbitmq-neutron 2026-02-19 06:35:26.293130 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-02-19 06:35:26.521803 | instance | openstack/endpoints/rabbitmq-nova 2026-02-19 06:35:26.523798 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-02-19 06:35:26.791990 | instance | openstack/endpoints/rabbitmq-octavia 2026-02-19 06:35:26.804887 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-02-19 06:35:27.079001 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-02-19 06:35:27.089093 | instance | openstack/endpoints/staffeln-api 2026-02-19 06:35:27.321984 | instance | openstack/endpoints/valkey 2026-02-19 06:35:27.358578 | instance | openstack/endpoints/valkey-headless 2026-02-19 06:35:27.559463 | instance | openstack/endpoints/valkey-metrics 2026-02-19 06:35:27.605419 | instance | openstack/ingresses/cloudformation 2026-02-19 06:35:27.796390 | instance | openstack/ingresses/compute 2026-02-19 06:35:27.860058 | instance | openstack/ingresses/compute-novnc-proxy 2026-02-19 06:35:28.054763 | instance | openstack/ingresses/container-infra 2026-02-19 06:35:28.104649 | instance | openstack/ingresses/container-infra-registry 2026-02-19 06:35:28.332324 | instance | openstack/ingresses/dashboard 2026-02-19 06:35:28.375870 | instance | openstack/ingresses/identity 2026-02-19 06:35:28.585239 | instance | openstack/ingresses/image 2026-02-19 06:35:28.614274 | instance | openstack/ingresses/key-manager 2026-02-19 06:35:28.807336 | instance | openstack/ingresses/load-balancer 2026-02-19 06:35:28.879287 | instance | openstack/ingresses/network 2026-02-19 06:35:29.047539 | instance | openstack/ingresses/orchestration 2026-02-19 06:35:29.130542 | instance | openstack/ingresses/placement 2026-02-19 06:35:29.314590 | instance | openstack/ingresses/rook-ceph-cluster 2026-02-19 06:35:29.385426 | instance | openstack/ingresses/sharev2 2026-02-19 06:35:29.574346 | instance | openstack/ingresses/volumev3 2026-02-19 06:35:29.644646 | instance | orc-system/configmaps/kube-root-ca.crt 2026-02-19 06:35:29.807803 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-02-19 06:35:29.847237 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-02-19 06:35:30.017391 | instance | openstack/networkpolicies/valkey 2026-02-19 06:35:30.041332 | instance | openstack/jobs/barbican-db-init 2026-02-19 06:35:30.243015 | instance | openstack/jobs/barbican-db-sync 2026-02-19 06:35:30.308737 | instance | openstack/jobs/barbican-ks-endpoints 2026-02-19 06:35:30.493726 | instance | openstack/jobs/barbican-ks-service 2026-02-19 06:35:30.570405 | instance | openstack/jobs/barbican-ks-user 2026-02-19 06:35:30.767358 | instance | openstack/jobs/barbican-rabbit-init 2026-02-19 06:35:30.843070 | instance | openstack/jobs/cinder-backup-storage-init 2026-02-19 06:35:31.016156 | instance | openstack/jobs/cinder-bootstrap 2026-02-19 06:35:31.076633 | instance | openstack/jobs/cinder-create-internal-tenant 2026-02-19 06:35:31.258513 | instance | openstack/jobs/cinder-db-init 2026-02-19 06:35:31.320185 | instance | openstack/jobs/cinder-db-sync 2026-02-19 06:35:31.538054 | instance | openstack/jobs/cinder-ks-endpoints 2026-02-19 06:35:31.599364 | instance | openstack/jobs/cinder-ks-service 2026-02-19 06:35:31.802335 | instance | openstack/jobs/cinder-ks-user 2026-02-19 06:35:31.878928 | instance | openstack/jobs/cinder-rabbit-init 2026-02-19 06:35:32.093502 | instance | openstack/jobs/cinder-storage-init 2026-02-19 06:35:32.128790 | instance | openstack/jobs/cinder-volume-usage-audit-29524685 2026-02-19 06:35:32.333067 | instance | openstack/jobs/glance-db-init 2026-02-19 06:35:32.401273 | instance | openstack/jobs/glance-db-sync 2026-02-19 06:35:32.597580 | instance | openstack/jobs/glance-ks-endpoints 2026-02-19 06:35:32.640087 | instance | openstack/jobs/glance-ks-service 2026-02-19 06:35:32.887407 | instance | openstack/jobs/glance-ks-user 2026-02-19 06:35:32.931836 | instance | openstack/jobs/glance-metadefs-load 2026-02-19 06:35:33.195781 | instance | openstack/jobs/glance-rabbit-init 2026-02-19 06:35:33.227105 | instance | openstack/jobs/glance-storage-init 2026-02-19 06:35:33.451188 | instance | openstack/jobs/heat-bootstrap 2026-02-19 06:35:33.484265 | instance | openstack/jobs/heat-db-init 2026-02-19 06:35:33.707570 | instance | openstack/jobs/heat-db-sync 2026-02-19 06:35:33.745721 | instance | openstack/jobs/heat-domain-ks-user 2026-02-19 06:35:33.961243 | instance | openstack/jobs/heat-engine-cleaner-29524700 2026-02-19 06:35:34.021034 | instance | openstack/jobs/heat-engine-cleaner-29524705 2026-02-19 06:35:34.045869 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29524700" not found 2026-02-19 06:35:34.272557 | instance | Error from server (NotFound): jobs.batch "heat-engine-cleaner-29524700" not found 2026-02-19 06:35:34.281836 | instance | openstack/jobs/heat-engine-cleaner-29524710 2026-02-19 06:35:34.287893 | instance | openstack/jobs/heat-ks-endpoints 2026-02-19 06:35:34.529973 | instance | openstack/jobs/heat-ks-service 2026-02-19 06:35:34.569554 | instance | openstack/jobs/heat-ks-user 2026-02-19 06:35:34.801739 | instance | openstack/jobs/heat-rabbit-init 2026-02-19 06:35:34.829828 | instance | openstack/jobs/heat-trusts 2026-02-19 06:35:35.046359 | instance | openstack/jobs/horizon-db-init 2026-02-19 06:35:35.093191 | instance | openstack/jobs/horizon-db-sync 2026-02-19 06:35:35.293520 | instance | openstack/jobs/keystone-bootstrap 2026-02-19 06:35:35.388449 | instance | openstack/jobs/keystone-credential-setup 2026-02-19 06:35:35.543354 | instance | openstack/jobs/keystone-db-init 2026-02-19 06:35:35.640897 | instance | openstack/jobs/keystone-db-sync 2026-02-19 06:35:35.825535 | instance | openstack/jobs/keystone-domain-manage 2026-02-19 06:35:35.886878 | instance | openstack/jobs/keystone-fernet-setup 2026-02-19 06:35:36.089859 | instance | openstack/jobs/keystone-rabbit-init 2026-02-19 06:35:36.136283 | instance | openstack/jobs/magnum-db-init 2026-02-19 06:35:36.330058 | instance | openstack/jobs/magnum-db-sync 2026-02-19 06:35:36.408837 | instance | openstack/jobs/magnum-domain-ks-user 2026-02-19 06:35:36.587672 | instance | openstack/jobs/magnum-ks-endpoints 2026-02-19 06:35:36.637189 | instance | openstack/jobs/magnum-ks-service 2026-02-19 06:35:36.868830 | instance | openstack/jobs/magnum-ks-user 2026-02-19 06:35:36.940124 | instance | openstack/jobs/magnum-rabbit-init 2026-02-19 06:35:37.133010 | instance | openstack/jobs/manila-bootstrap 2026-02-19 06:35:37.208389 | instance | openstack/jobs/manila-db-init 2026-02-19 06:35:37.398608 | instance | openstack/jobs/manila-db-sync 2026-02-19 06:35:37.460600 | instance | openstack/jobs/manila-ks-endpoints 2026-02-19 06:35:37.667320 | instance | openstack/jobs/manila-ks-service 2026-02-19 06:35:37.740719 | instance | openstack/jobs/manila-ks-user 2026-02-19 06:35:37.930604 | instance | openstack/jobs/manila-rabbit-init 2026-02-19 06:35:37.994116 | instance | openstack/jobs/neutron-db-init 2026-02-19 06:35:38.188832 | instance | openstack/jobs/neutron-db-sync 2026-02-19 06:35:38.251567 | instance | openstack/jobs/neutron-ks-endpoints 2026-02-19 06:35:38.450774 | instance | openstack/jobs/neutron-ks-service 2026-02-19 06:35:38.502844 | instance | openstack/jobs/neutron-ks-user 2026-02-19 06:35:38.701562 | instance | openstack/jobs/neutron-rabbit-init 2026-02-19 06:35:38.769698 | instance | openstack/jobs/nova-cell-setup-29524680 2026-02-19 06:35:38.966812 | instance | openstack/jobs/nova-db-init 2026-02-19 06:35:39.018414 | instance | openstack/jobs/nova-db-sync 2026-02-19 06:35:39.236236 | instance | openstack/jobs/nova-ks-endpoints 2026-02-19 06:35:39.266214 | instance | openstack/jobs/nova-ks-service 2026-02-19 06:35:39.471214 | instance | openstack/jobs/nova-ks-user 2026-02-19 06:35:39.515185 | instance | openstack/jobs/nova-rabbit-init 2026-02-19 06:35:39.732695 | instance | openstack/jobs/nova-service-cleaner-29524680 2026-02-19 06:35:39.800130 | instance | openstack/jobs/octavia-bootstrap 2026-02-19 06:35:39.999819 | instance | openstack/jobs/octavia-db-init 2026-02-19 06:35:40.038445 | instance | openstack/jobs/octavia-db-sync 2026-02-19 06:35:40.226635 | instance | openstack/jobs/octavia-ks-endpoints 2026-02-19 06:35:40.290516 | instance | openstack/jobs/octavia-ks-service 2026-02-19 06:35:40.459130 | instance | openstack/jobs/octavia-ks-user 2026-02-19 06:35:40.538048 | instance | openstack/jobs/octavia-rabbit-init 2026-02-19 06:35:40.704639 | instance | openstack/jobs/placement-db-init 2026-02-19 06:35:40.782201 | instance | openstack/jobs/placement-db-sync 2026-02-19 06:35:40.942834 | instance | openstack/jobs/placement-ks-endpoints 2026-02-19 06:35:41.026907 | instance | openstack/jobs/placement-ks-service 2026-02-19 06:35:41.222784 | instance | openstack/jobs/placement-ks-user 2026-02-19 06:35:41.293692 | instance | openstack/jobs/staffeln-db-init 2026-02-19 06:35:41.467341 | instance | openstack/jobs/staffeln-db-sync 2026-02-19 06:35:41.527571 | instance | orc-system/deployment/orc-controller-manager 2026-02-19 06:35:41.770776 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-02-19 06:35:41.804899 | instance | openstack/pods/barbican-api-5cc6cc5894-nvrr6 2026-02-19 06:35:42.005673 | instance | openstack/pods/barbican-db-init-922rp 2026-02-19 06:35:42.052405 | instance | openstack/pods/barbican-db-sync-l7v56 2026-02-19 06:35:42.265289 | instance | openstack/pods/barbican-ks-endpoints-bs6zw 2026-02-19 06:35:42.349391 | instance | openstack/pods/barbican-ks-service-mfcpp 2026-02-19 06:35:42.539939 | instance | openstack/pods/barbican-ks-user-xgdfz 2026-02-19 06:35:42.616041 | instance | openstack/pods/barbican-rabbit-init-g6cvj 2026-02-19 06:35:42.791485 | instance | openstack/pods/cinder-api-869fdd4b5d-wvcfp 2026-02-19 06:35:42.885969 | instance | openstack/pods/cinder-backup-6fcd54c6cd-mlmwr 2026-02-19 06:35:43.071140 | instance | openstack/pods/cinder-backup-storage-init-4nd96 2026-02-19 06:35:43.185484 | instance | openstack/pods/cinder-bootstrap-qdj5w 2026-02-19 06:35:43.361899 | instance | openstack/pods/cinder-create-internal-tenant-6f2x6 2026-02-19 06:35:43.491211 | instance | openstack/pods/cinder-db-init-lz4f8 2026-02-19 06:35:43.629348 | instance | openstack/pods/cinder-db-sync-n55fp 2026-02-19 06:35:43.736242 | instance | openstack/pods/cinder-ks-endpoints-vkxkd 2026-02-19 06:35:43.911261 | instance | openstack/pods/cinder-ks-service-b6kmh 2026-02-19 06:35:43.987291 | instance | openstack/pods/cinder-ks-user-n2nj9 2026-02-19 06:35:44.171601 | instance | openstack/pods/cinder-rabbit-init-gkkn2 2026-02-19 06:35:44.257147 | instance | openstack/pods/cinder-scheduler-8cd8b8bbb-pmkqk 2026-02-19 06:35:44.431135 | instance | openstack/pods/cinder-storage-init-hdq2q 2026-02-19 06:35:44.492209 | instance | openstack/pods/cinder-volume-79b789d75d-r94th 2026-02-19 06:35:44.687856 | instance | openstack/pods/cinder-volume-usage-audit-29524685-c69t2 2026-02-19 06:35:44.794529 | instance | openstack/pods/glance-api-78cf88fc88-qtj9j 2026-02-19 06:35:44.942051 | instance | openstack/pods/glance-db-init-xp4h2 2026-02-19 06:35:45.052259 | instance | openstack/pods/glance-db-sync-d5tl6 2026-02-19 06:35:45.193737 | instance | openstack/pods/glance-ks-endpoints-k57ml 2026-02-19 06:35:45.298999 | instance | openstack/pods/glance-ks-service-6pczs 2026-02-19 06:35:45.463148 | instance | openstack/pods/glance-ks-user-rnkvz 2026-02-19 06:35:45.549755 | instance | openstack/pods/glance-metadefs-load-tr7kc 2026-02-19 06:35:45.723678 | instance | openstack/pods/glance-rabbit-init-dnv8l 2026-02-19 06:35:45.811741 | instance | openstack/pods/glance-storage-init-74c82 2026-02-19 06:35:45.983436 | instance | openstack/pods/heat-api-5c6d5b7786-mzdfp 2026-02-19 06:35:46.056890 | instance | openstack/pods/heat-bootstrap-56w6p 2026-02-19 06:35:46.221957 | instance | openstack/pods/heat-cfn-56644ccb8-7pgqj 2026-02-19 06:35:46.298168 | instance | openstack/pods/heat-db-init-kmf6w 2026-02-19 06:35:46.496006 | instance | openstack/pods/heat-db-sync-w8vp8 2026-02-19 06:35:46.584867 | instance | openstack/pods/heat-domain-ks-user-t4644 2026-02-19 06:35:46.787039 | instance | openstack/pods/heat-engine-77db894cc9-rhddf 2026-02-19 06:35:46.891149 | instance | openstack/pods/heat-engine-cleaner-29524700-4npvp 2026-02-19 06:35:46.986193 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29524700-4npvp" not found 2026-02-19 06:35:47.042144 | instance | openstack/pods/heat-engine-cleaner-29524705-thp44 2026-02-19 06:35:47.297248 | instance | openstack/pods/heat-engine-cleaner-29524710-dj8v5 2026-02-19 06:35:47.336161 | instance | Error from server (NotFound): pods "heat-engine-cleaner-29524700-4npvp" not found 2026-02-19 06:35:47.350181 | instance | openstack/pods/heat-ks-endpoints-f8992 2026-02-19 06:35:47.551904 | instance | openstack/pods/heat-ks-service-m6hf2 2026-02-19 06:35:47.609938 | instance | openstack/pods/heat-ks-user-trp66 2026-02-19 06:35:47.814217 | instance | openstack/pods/heat-rabbit-init-mhwdr 2026-02-19 06:35:47.863573 | instance | openstack/pods/heat-trusts-4h8d7 2026-02-19 06:35:48.051995 | instance | openstack/pods/horizon-55dd9577c7-7bfdt 2026-02-19 06:35:48.126111 | instance | openstack/pods/horizon-db-init-zr8kr 2026-02-19 06:35:48.318490 | instance | openstack/pods/horizon-db-sync-n98hx 2026-02-19 06:35:48.392884 | instance | openstack/pods/keepalived-k4h6h 2026-02-19 06:35:48.584018 | instance | openstack/pods/keystone-api-86c456898-x4x5m 2026-02-19 06:35:48.657918 | instance | openstack/pods/keystone-bootstrap-v4sz7 2026-02-19 06:35:48.818077 | instance | openstack/pods/keystone-credential-setup-96hd5 2026-02-19 06:35:48.909423 | instance | openstack/pods/keystone-db-init-mzx4x 2026-02-19 06:35:49.073973 | instance | openstack/pods/keystone-db-sync-dr66g 2026-02-19 06:35:49.147443 | instance | openstack/pods/keystone-domain-manage-vcczn 2026-02-19 06:35:49.348497 | instance | openstack/pods/keystone-fernet-setup-jnzrj 2026-02-19 06:35:49.415839 | instance | openstack/pods/keystone-rabbit-init-9fwzt 2026-02-19 06:35:49.599819 | instance | openstack/pods/libvirt-libvirt-default-nwk7x 2026-02-19 06:35:49.657863 | instance | openstack/pods/magnum-api-759df49554-pnlrq 2026-02-19 06:35:49.860803 | instance | openstack/pods/magnum-cluster-api-proxy-dm2gg 2026-02-19 06:35:49.913952 | instance | openstack/pods/magnum-conductor-0 2026-02-19 06:35:50.098716 | instance | openstack/pods/magnum-db-init-pfrrm 2026-02-19 06:35:50.147866 | instance | openstack/pods/magnum-db-sync-4nbm5 2026-02-19 06:35:50.352469 | instance | openstack/pods/magnum-domain-ks-user-zcstq 2026-02-19 06:35:50.419152 | instance | openstack/pods/magnum-ks-endpoints-s289l 2026-02-19 06:35:50.595303 | instance | openstack/pods/magnum-ks-service-mzg6m 2026-02-19 06:35:50.674578 | instance | openstack/pods/magnum-ks-user-q79hr 2026-02-19 06:35:50.869209 | instance | openstack/pods/magnum-rabbit-init-jkfwm 2026-02-19 06:35:50.948845 | instance | openstack/pods/magnum-registry-6c4d547b46-nlz7t 2026-02-19 06:35:51.133680 | instance | openstack/pods/manila-api-78bd477477-pddjj 2026-02-19 06:35:51.210742 | instance | openstack/pods/manila-bootstrap-4cdqb 2026-02-19 06:35:51.387683 | instance | openstack/pods/manila-data-58b8fccbc6-dql2k 2026-02-19 06:35:51.460045 | instance | openstack/pods/manila-db-init-nzlhl 2026-02-19 06:35:51.630616 | instance | openstack/pods/manila-db-sync-frqcn 2026-02-19 06:35:51.722151 | instance | openstack/pods/manila-ks-endpoints-4j84c 2026-02-19 06:35:51.915106 | instance | openstack/pods/manila-ks-service-vhtpm 2026-02-19 06:35:51.997755 | instance | openstack/pods/manila-ks-user-5xnhd 2026-02-19 06:35:52.157237 | instance | openstack/pods/manila-rabbit-init-57z67 2026-02-19 06:35:52.234147 | instance | openstack/pods/manila-scheduler-6bc8fbf976-lltbk 2026-02-19 06:35:52.397396 | instance | openstack/pods/manila-share-6c5f74dbf7-tz5hf 2026-02-19 06:35:52.473652 | instance | openstack/pods/memcached-memcached-79767c77db-lzxtd 2026-02-19 06:35:52.660430 | instance | openstack/pods/neutron-coredns-6554cdbcc6-679s9 2026-02-19 06:35:52.720442 | instance | openstack/pods/neutron-db-init-qlhmr 2026-02-19 06:35:52.905462 | instance | openstack/pods/neutron-db-sync-zhwnf 2026-02-19 06:35:52.983706 | instance | openstack/pods/neutron-dhcp-agent-default-lt5tx 2026-02-19 06:35:53.183191 | instance | openstack/pods/neutron-ks-endpoints-fh498 2026-02-19 06:35:53.302559 | instance | openstack/pods/neutron-ks-service-ddxw7 2026-02-19 06:35:53.470939 | instance | openstack/pods/neutron-ks-user-dlqmq 2026-02-19 06:35:53.558640 | instance | openstack/pods/neutron-l3-agent-default-rxcjv 2026-02-19 06:35:53.792820 | instance | openstack/pods/neutron-metadata-agent-default-wc8rp 2026-02-19 06:35:53.850071 | instance | openstack/pods/neutron-netns-cleanup-cron-default-87w59 2026-02-19 06:35:54.062562 | instance | openstack/pods/neutron-ovs-agent-default-6tc9j 2026-02-19 06:35:54.125486 | instance | openstack/pods/neutron-rabbit-init-5stbd 2026-02-19 06:35:54.325908 | instance | openstack/pods/neutron-rpc-server-856cd6cb84-gj2vc 2026-02-19 06:35:54.403872 | instance | openstack/pods/neutron-server-6cb5bc7654-24jxk 2026-02-19 06:35:54.568945 | instance | openstack/pods/nova-api-metadata-85d67bfd7c-mrzgq 2026-02-19 06:35:54.656913 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-02-19 06:35:54.857756 | instance | openstack/pods/nova-api-osapi-6c98dd9d8d-l6hmj 2026-02-19 06:35:55.045016 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-02-19 06:35:55.131582 | instance | openstack/pods/nova-bootstrap-hxwxf 2026-02-19 06:35:55.405187 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-02-19 06:35:55.451992 | instance | openstack/pods/nova-cell-setup-29524680-2kdw8 2026-02-19 06:35:55.692603 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-02-19 06:35:55.796655 | instance | openstack/pods/nova-cell-setup-ztb9q 2026-02-19 06:35:56.063279 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-02-19 06:35:56.087381 | instance | openstack/pods/nova-compute-default-v69nt 2026-02-19 06:35:56.349538 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-02-19 06:35:56.432934 | instance | openstack/pods/nova-conductor-6ffd47b8d8-jq4qt 2026-02-19 06:35:56.722254 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-02-19 06:35:56.744238 | instance | openstack/pods/nova-db-init-dvhmn 2026-02-19 06:35:57.025905 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-02-19 06:35:57.137514 | instance | openstack/pods/nova-db-sync-2jf76 2026-02-19 06:35:57.415544 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-02-19 06:35:57.434454 | instance | openstack/pods/nova-ks-endpoints-tfxmb 2026-02-19 06:35:57.688425 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-02-19 06:35:57.811153 | instance | openstack/pods/nova-ks-service-zl5xs 2026-02-19 06:35:58.067914 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-02-19 06:35:58.076296 | instance | openstack/pods/nova-ks-user-kmdln 2026-02-19 06:35:58.321549 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-02-19 06:35:58.428620 | instance | openstack/pods/nova-novncproxy-7ff86d8b7c-tcqmn 2026-02-19 06:35:58.680571 | instance | openstack/pods/nova-rabbit-init-64jkb 2026-02-19 06:35:58.695973 | instance | openstack/pods/nova-scheduler-6b77cd5d4-l62gt 2026-02-19 06:35:58.933174 | instance | openstack/pods/nova-service-cleaner-29524680-qmqbj 2026-02-19 06:35:58.940862 | instance | openstack/pods/octavia-api-86776b989d-q6tvb 2026-02-19 06:35:59.159452 | instance | openstack/pods/octavia-bootstrap-vp22s 2026-02-19 06:35:59.188174 | instance | openstack/pods/octavia-db-init-hl8v2 2026-02-19 06:35:59.399617 | instance | openstack/pods/octavia-db-sync-s8xvl 2026-02-19 06:35:59.453633 | instance | openstack/pods/octavia-health-manager-default-2r7bg 2026-02-19 06:35:59.632144 | instance | openstack/pods/octavia-housekeeping-79fc84fdb9-7m7s4 2026-02-19 06:35:59.699949 | instance | openstack/pods/octavia-ks-endpoints-fd75m 2026-02-19 06:35:59.872453 | instance | openstack/pods/octavia-ks-service-gtwrf 2026-02-19 06:35:59.954294 | instance | openstack/pods/octavia-ks-user-ntgbp 2026-02-19 06:36:00.132211 | instance | openstack/pods/octavia-rabbit-init-8qdcg 2026-02-19 06:36:00.218573 | instance | openstack/pods/octavia-worker-6d549b7fd6-t8bt6 2026-02-19 06:36:00.414479 | instance | openstack/pods/openstack-database-exporter-6854579df4-q2zvc 2026-02-19 06:36:00.481496 | instance | openstack/pods/openstack-exporter-576d5bdd84-bqmhx 2026-02-19 06:36:00.672229 | instance | openstack/pods/openvswitch-2fvck 2026-02-19 06:36:00.734157 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-02-19 06:36:00.909054 | instance | openstack/pods/percona-xtradb-pxc-0 2026-02-19 06:36:00.975534 | instance | openstack/pods/placement-api-77dc598d74-2pqtx 2026-02-19 06:36:01.170461 | instance | openstack/pods/placement-db-init-56r95 2026-02-19 06:36:01.222373 | instance | openstack/pods/placement-db-sync-wx6wp 2026-02-19 06:36:01.433599 | instance | openstack/pods/placement-ks-endpoints-8h5tb 2026-02-19 06:36:01.491576 | instance | openstack/pods/placement-ks-service-tr6wc 2026-02-19 06:36:01.724834 | instance | openstack/pods/placement-ks-user-pdd8h 2026-02-19 06:36:01.785429 | instance | openstack/pods/pxc-operator-6f87cd48bc-zn5mq 2026-02-19 06:36:02.018044 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-02-19 06:36:02.064884 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-02-19 06:36:02.272483 | instance | openstack/pods/rabbitmq-cluster-operator-975cd4d96-bx82r 2026-02-19 06:36:02.328731 | instance | openstack/pods/rabbitmq-glance-server-0 2026-02-19 06:36:02.531058 | instance | openstack/pods/rabbitmq-heat-server-0 2026-02-19 06:36:02.599074 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-02-19 06:36:02.794084 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-02-19 06:36:02.869411 | instance | openstack/pods/rabbitmq-manila-server-0 2026-02-19 06:36:03.055360 | instance | openstack/pods/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb 2026-02-19 06:36:03.138275 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-02-19 06:36:03.319546 | instance | openstack/pods/rabbitmq-nova-server-0 2026-02-19 06:36:03.398875 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-02-19 06:36:03.586673 | instance | openstack/pods/rook-ceph-crashcollector-instance-668bc48c4b-rchpq 2026-02-19 06:36:03.669478 | instance | openstack/pods/rook-ceph-rgw-ceph-a-6b677df8c-rgf96 2026-02-19 06:36:03.853916 | instance | openstack/pods/staffeln-api-656dd8d8d-hztj7 2026-02-19 06:36:03.967553 | instance | openstack/pods/staffeln-conductor-6fbdcb864c-7wgjh 2026-02-19 06:36:04.121689 | instance | openstack/pods/staffeln-db-init-vqbk2 2026-02-19 06:36:04.213129 | instance | openstack/pods/staffeln-db-sync-xmt2z 2026-02-19 06:36:04.390524 | instance | openstack/pods/valkey-node-0 2026-02-19 06:36:04.457552 | instance | openstack/rolebindings/barbican-barbican-api 2026-02-19 06:36:04.645455 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-02-19 06:36:04.658506 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-02-19 06:36:04.841507 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-02-19 06:36:04.860351 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-02-19 06:36:05.040674 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-02-19 06:36:05.050035 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-02-19 06:36:05.261310 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-02-19 06:36:05.262397 | instance | openstack/rolebindings/cinder-cinder-api 2026-02-19 06:36:05.460058 | instance | openstack/rolebindings/cinder-cinder-backup 2026-02-19 06:36:05.468244 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-02-19 06:36:05.647729 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-02-19 06:36:05.672000 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-02-19 06:36:05.838538 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-02-19 06:36:05.870506 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-02-19 06:36:06.027087 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-02-19 06:36:06.068883 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-02-19 06:36:06.228368 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-02-19 06:36:06.255622 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-02-19 06:36:06.439905 | instance | openstack/rolebindings/cinder-cinder-test 2026-02-19 06:36:06.456432 | instance | openstack/rolebindings/cinder-cinder-volume 2026-02-19 06:36:06.658898 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-02-19 06:36:06.659141 | instance | openstack/rolebindings/cinder-storage-init 2026-02-19 06:36:06.852587 | instance | openstack/rolebindings/glance-glance-api 2026-02-19 06:36:06.871221 | instance | openstack/rolebindings/glance-glance-db-init 2026-02-19 06:36:07.064381 | instance | openstack/rolebindings/glance-glance-db-sync 2026-02-19 06:36:07.090391 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-02-19 06:36:07.285161 | instance | openstack/rolebindings/glance-glance-ks-service 2026-02-19 06:36:07.289604 | instance | openstack/rolebindings/glance-glance-ks-user 2026-02-19 06:36:07.485592 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-02-19 06:36:07.512500 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-02-19 06:36:07.679435 | instance | openstack/rolebindings/glance-glance-storage-init 2026-02-19 06:36:07.717147 | instance | openstack/rolebindings/glance-glance-test 2026-02-19 06:36:07.872938 | instance | openstack/rolebindings/glance-storage-init 2026-02-19 06:36:07.931177 | instance | openstack/rolebindings/heat-heat-api 2026-02-19 06:36:08.074235 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-02-19 06:36:08.131722 | instance | openstack/rolebindings/heat-heat-cfn 2026-02-19 06:36:08.276697 | instance | openstack/rolebindings/heat-heat-db-init 2026-02-19 06:36:08.340998 | instance | openstack/rolebindings/heat-heat-db-sync 2026-02-19 06:36:08.486845 | instance | openstack/rolebindings/heat-heat-engine 2026-02-19 06:36:08.560368 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-02-19 06:36:08.702354 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-02-19 06:36:08.787242 | instance | openstack/rolebindings/heat-heat-ks-service 2026-02-19 06:36:08.907469 | instance | openstack/rolebindings/heat-heat-ks-user 2026-02-19 06:36:08.987428 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-02-19 06:36:09.095209 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-02-19 06:36:09.172289 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-02-19 06:36:09.291257 | instance | openstack/rolebindings/heat-heat-test 2026-02-19 06:36:09.362937 | instance | openstack/rolebindings/heat-heat-trusts 2026-02-19 06:36:09.503887 | instance | openstack/rolebindings/horizon-horizon 2026-02-19 06:36:09.550315 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-02-19 06:36:09.726475 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-02-19 06:36:09.735166 | instance | openstack/rolebindings/horizon-horizon-test 2026-02-19 06:36:09.926286 | instance | openstack/rolebindings/keepalived 2026-02-19 06:36:09.928436 | instance | openstack/rolebindings/keystone-credential-rotate 2026-02-19 06:36:10.141218 | instance | openstack/rolebindings/keystone-credential-setup 2026-02-19 06:36:10.143137 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-02-19 06:36:10.325129 | instance | openstack/rolebindings/keystone-fernet-setup 2026-02-19 06:36:10.337253 | instance | openstack/rolebindings/keystone-keystone-api 2026-02-19 06:36:10.506245 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-02-19 06:36:10.530083 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-02-19 06:36:10.689263 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-02-19 06:36:10.742393 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-02-19 06:36:10.887670 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-02-19 06:36:10.945814 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-02-19 06:36:11.087809 | instance | openstack/rolebindings/keystone-keystone-test 2026-02-19 06:36:11.158177 | instance | openstack/rolebindings/libvirt-cert-manager 2026-02-19 06:36:11.289679 | instance | openstack/rolebindings/libvirt-libvirt 2026-02-19 06:36:11.348735 | instance | openstack/rolebindings/magnum-magnum-api 2026-02-19 06:36:11.487726 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-02-19 06:36:11.557969 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-02-19 06:36:11.686433 | instance | openstack/roles/barbican-openstack-barbican-api 2026-02-19 06:36:11.757873 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-02-19 06:36:11.888825 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-02-19 06:36:11.965370 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-02-19 06:36:12.104511 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-02-19 06:36:12.186757 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-02-19 06:36:12.309892 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-02-19 06:36:12.403222 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-02-19 06:36:12.525388 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-02-19 06:36:12.602582 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-02-19 06:36:12.730573 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-02-19 06:36:12.819181 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-02-19 06:36:12.950495 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-02-19 06:36:13.010027 | instance | openstack/roles/cinder-backup-storage-init 2026-02-19 06:36:13.143687 | instance | openstack/rolebindings/manila-manila-api 2026-02-19 06:36:13.206541 | instance | openstack/roles/cinder-openstack-cinder-api 2026-02-19 06:36:13.342820 | instance | openstack/rolebindings/manila-manila-data 2026-02-19 06:36:13.397647 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-02-19 06:36:13.548345 | instance | openstack/rolebindings/manila-manila-db-init 2026-02-19 06:36:13.614561 | instance | openstack/rolebindings/manila-manila-db-sync 2026-02-19 06:36:13.746783 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-02-19 06:36:13.829123 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-02-19 06:36:13.934544 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-02-19 06:36:14.017034 | instance | openstack/rolebindings/manila-manila-ks-service 2026-02-19 06:36:14.132498 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-02-19 06:36:14.237319 | instance | openstack/rolebindings/manila-manila-ks-user 2026-02-19 06:36:14.338995 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-02-19 06:36:14.434682 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-02-19 06:36:14.549689 | instance | openstack/rolebindings/manila-manila-scheduler 2026-02-19 06:36:14.644614 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-02-19 06:36:14.741484 | instance | openstack/rolebindings/manila-manila-share 2026-02-19 06:36:14.841949 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-02-19 06:36:14.947251 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-02-19 06:36:15.032345 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-02-19 06:36:15.172842 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-02-19 06:36:15.246456 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-02-19 06:36:15.383041 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-02-19 06:36:15.435000 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-02-19 06:36:15.571394 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-02-19 06:36:15.639185 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-02-19 06:36:15.766548 | instance | openstack/roles/cinder-openstack-cinder-test 2026-02-19 06:36:15.837269 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-02-19 06:36:15.985521 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-02-19 06:36:16.042556 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-02-19 06:36:16.184420 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-02-19 06:36:16.247319 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-02-19 06:36:16.401240 | instance | openstack/roles/cinder-storage-init 2026-02-19 06:36:16.442276 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-02-19 06:36:16.598614 | instance | openstack/roles/glance-openstack-glance-api 2026-02-19 06:36:16.649818 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-02-19 06:36:16.798124 | instance | openstack/roles/glance-openstack-glance-db-init 2026-02-19 06:36:16.837428 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-02-19 06:36:17.009921 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-02-19 06:36:17.028085 | instance | openstack/rolebindings/neutron-neutron-server 2026-02-19 06:36:17.207169 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-02-19 06:36:17.219608 | instance | openstack/rolebindings/neutron-neutron-test 2026-02-19 06:36:17.395589 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-02-19 06:36:17.415862 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-02-19 06:36:17.581614 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-02-19 06:36:17.626462 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-02-19 06:36:17.793942 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-02-19 06:36:17.815621 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-02-19 06:36:17.980345 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-02-19 06:36:18.005972 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-02-19 06:36:18.160252 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-02-19 06:36:18.231874 | instance | openstack/rolebindings/nova-nova-compute 2026-02-19 06:36:18.366429 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-02-19 06:36:18.430451 | instance | openstack/rolebindings/nova-nova-conductor 2026-02-19 06:36:18.578523 | instance | openstack/roles/glance-openstack-glance-test 2026-02-19 06:36:18.616989 | instance | openstack/rolebindings/nova-nova-db-init 2026-02-19 06:36:18.772533 | instance | openstack/roles/glance-storage-init 2026-02-19 06:36:18.809176 | instance | openstack/rolebindings/nova-nova-db-sync 2026-02-19 06:36:18.965629 | instance | openstack/roles/heat-openstack-heat-api 2026-02-19 06:36:18.993258 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-02-19 06:36:19.150097 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-02-19 06:36:19.178103 | instance | openstack/roles/heat-openstack-heat-cfn 2026-02-19 06:36:19.364868 | instance | openstack/rolebindings/nova-nova-ks-service 2026-02-19 06:36:19.388494 | instance | openstack/roles/heat-openstack-heat-db-init 2026-02-19 06:36:19.548023 | instance | openstack/rolebindings/nova-nova-ks-user 2026-02-19 06:36:19.566482 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-02-19 06:36:19.738760 | instance | openstack/roles/heat-openstack-heat-engine 2026-02-19 06:36:19.767937 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-02-19 06:36:19.952486 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-02-19 06:36:19.967794 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-02-19 06:36:20.143900 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-02-19 06:36:20.165258 | instance | openstack/rolebindings/nova-nova-scheduler 2026-02-19 06:36:20.331892 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-02-19 06:36:20.364462 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-02-19 06:36:20.525075 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-02-19 06:36:20.552006 | instance | openstack/rolebindings/nova-nova-test 2026-02-19 06:36:20.721039 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-02-19 06:36:20.735553 | instance | openstack/rolebindings/octavia-octavia-api 2026-02-19 06:36:20.920226 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-02-19 06:36:20.944726 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-02-19 06:36:21.099921 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-02-19 06:36:21.130025 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-02-19 06:36:21.297238 | instance | openstack/roles/heat-openstack-heat-test 2026-02-19 06:36:21.317319 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-02-19 06:36:21.492029 | instance | openstack/roles/heat-openstack-heat-trusts 2026-02-19 06:36:21.532446 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-02-19 06:36:21.683881 | instance | openstack/roles/horizon-openstack-horizon 2026-02-19 06:36:21.732274 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-02-19 06:36:21.872323 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-02-19 06:36:21.929739 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-02-19 06:36:22.078998 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-02-19 06:36:22.132385 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-02-19 06:36:22.281864 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-02-19 06:36:22.333208 | instance | openstack/roles/horizon-openstack-horizon-test 2026-02-19 06:36:22.490461 | instance | openstack/roles/keepalived 2026-02-19 06:36:22.525714 | instance | openstack/rolebindings/octavia-octavia-worker 2026-02-19 06:36:22.675131 | instance | openstack/rolebindings/placement-placement-api 2026-02-19 06:36:22.712173 | instance | openstack/roles/keystone-credential-rotate 2026-02-19 06:36:22.865209 | instance | openstack/roles/keystone-credential-setup 2026-02-19 06:36:22.917553 | instance | openstack/rolebindings/placement-placement-db-init 2026-02-19 06:36:23.066592 | instance | openstack/roles/keystone-fernet-rotate 2026-02-19 06:36:23.133170 | instance | openstack/rolebindings/placement-placement-db-sync 2026-02-19 06:36:23.270464 | instance | openstack/roles/keystone-fernet-setup 2026-02-19 06:36:23.335725 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-02-19 06:36:23.469203 | instance | openstack/roles/keystone-openstack-keystone-api 2026-02-19 06:36:23.530921 | instance | openstack/rolebindings/placement-placement-ks-service 2026-02-19 06:36:23.683775 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-02-19 06:36:23.777219 | instance | openstack/rolebindings/placement-placement-ks-user 2026-02-19 06:36:23.886835 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-02-19 06:36:23.981796 | instance | openstack/rolebindings/pxc-operator 2026-02-19 06:36:24.101384 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-02-19 06:36:24.177261 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-02-19 06:36:24.307732 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-02-19 06:36:24.389346 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-02-19 06:36:24.557846 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-02-19 06:36:24.665478 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-02-19 06:36:24.819279 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-02-19 06:36:24.952865 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-02-19 06:36:25.039937 | instance | openstack/roles/keystone-openstack-keystone-test 2026-02-19 06:36:25.172020 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-02-19 06:36:25.232579 | instance | openstack/roles/libvirt-cert-manager 2026-02-19 06:36:25.375570 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-02-19 06:36:25.449662 | instance | openstack/roles/libvirt-openstack-libvirt 2026-02-19 06:36:25.598211 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-02-19 06:36:25.654268 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-02-19 06:36:25.805999 | instance | openstack/roles/magnum-openstack-magnum-api 2026-02-19 06:36:25.869821 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-02-19 06:36:26.000428 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-02-19 06:36:26.068099 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-02-19 06:36:26.192911 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-02-19 06:36:26.279118 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-02-19 06:36:26.386811 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-02-19 06:36:26.478283 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-02-19 06:36:26.557092 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-02-19 06:36:26.662684 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-02-19 06:36:26.760362 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-02-19 06:36:26.875791 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-02-19 06:36:26.956620 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-02-19 06:36:27.094067 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-02-19 06:36:27.161454 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-02-19 06:36:27.308670 | instance | openstack/rolebindings/rook-ceph-mgr 2026-02-19 06:36:27.364272 | instance | openstack/roles/manila-openstack-manila-api 2026-02-19 06:36:27.538093 | instance | openstack/rolebindings/rook-ceph-osd 2026-02-19 06:36:27.570081 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-02-19 06:36:27.747385 | instance | openstack/roles/manila-openstack-manila-data 2026-02-19 06:36:27.771170 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-02-19 06:36:27.951876 | instance | openstack/roles/manila-openstack-manila-db-init 2026-02-19 06:36:27.972838 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-02-19 06:36:28.152131 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-02-19 06:36:28.165249 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-02-19 06:36:28.352384 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-02-19 06:36:28.353271 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-02-19 06:36:28.535697 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-02-19 06:36:28.543683 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-02-19 06:36:28.725234 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-02-19 06:36:28.735948 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-02-19 06:36:28.922278 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-02-19 06:36:28.933131 | instance | openstack/roles/manila-openstack-manila-share 2026-02-19 06:36:29.133240 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-02-19 06:36:29.134534 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-02-19 06:36:29.321961 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-02-19 06:36:29.329503 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-02-19 06:36:29.524216 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-02-19 06:36:29.527536 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-02-19 06:36:29.710955 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-02-19 06:36:29.715909 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-02-19 06:36:29.890854 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-02-19 06:36:29.906734 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-02-19 06:36:30.089485 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-02-19 06:36:30.107848 | instance | openstack/roles/neutron-openstack-neutron-server 2026-02-19 06:36:30.280999 | instance | openstack/roles/neutron-openstack-neutron-test 2026-02-19 06:36:30.314839 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-02-19 06:36:30.499546 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-02-19 06:36:30.525325 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-02-19 06:36:30.706557 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-02-19 06:36:30.724700 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-02-19 06:36:30.905675 | instance | openstack/roles/nova-openstack-nova-compute 2026-02-19 06:36:30.917009 | instance | openstack/roles/nova-openstack-nova-conductor 2026-02-19 06:36:31.094055 | instance | openstack/roles/nova-openstack-nova-db-init 2026-02-19 06:36:31.096131 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-02-19 06:36:31.269706 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-02-19 06:36:31.281615 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-02-19 06:36:31.474131 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-02-19 06:36:31.503243 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-02-19 06:36:31.654139 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-02-19 06:36:31.682618 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-02-19 06:36:31.839872 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-02-19 06:36:31.882231 | instance | openstack/roles/nova-openstack-nova-test 2026-02-19 06:36:32.051325 | instance | openstack/roles/octavia-openstack-octavia-api 2026-02-19 06:36:32.079195 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-02-19 06:36:32.246548 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-02-19 06:36:32.274839 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-02-19 06:36:32.449889 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-02-19 06:36:32.469048 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-02-19 06:36:32.652369 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-02-19 06:36:32.669379 | instance | orc-system/pods/orc-controller-manager-b56d5d966-nvcs8 2026-02-19 06:36:32.843345 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-02-19 06:36:32.913022 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-02-19 06:36:33.068546 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-02-19 06:36:33.138315 | instance | openstack/roles/placement-openstack-placement-api 2026-02-19 06:36:33.294650 | instance | openstack/roles/placement-openstack-placement-db-init 2026-02-19 06:36:33.328885 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-02-19 06:36:33.501163 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-02-19 06:36:33.522965 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-02-19 06:36:33.697287 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-02-19 06:36:33.733083 | instance | openstack/roles/pxc-operator 2026-02-19 06:36:33.915844 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-02-19 06:36:33.953902 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-02-19 06:36:34.102720 | instance | openstack/roles/rabbitmq-cluster-operator 2026-02-19 06:36:34.138906 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-02-19 06:36:34.314371 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-02-19 06:36:34.327856 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-02-19 06:36:34.502332 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-02-19 06:36:34.532418 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-02-19 06:36:34.713964 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-02-19 06:36:34.723579 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-02-19 06:36:34.917760 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-02-19 06:36:34.922997 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-02-19 06:36:35.145100 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-02-19 06:36:35.151090 | instance | openstack/roles/rook-ceph-mgr 2026-02-19 06:36:35.349193 | instance | openstack/roles/rook-ceph-osd 2026-02-19 06:36:35.350794 | instance | openstack/roles/rook-ceph-purge-osd 2026-02-19 06:36:35.559737 | instance | openstack/roles/staffeln-conductor 2026-02-19 06:36:35.571453 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-02-19 06:36:35.767789 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-02-19 06:36:35.768735 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-02-19 06:36:35.946683 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-02-19 06:36:35.967698 | instance | openstack/serviceaccounts/barbican-api 2026-02-19 06:36:36.161320 | instance | openstack/serviceaccounts/barbican-db-init 2026-02-19 06:36:36.347547 | instance | openstack/serviceaccounts/barbican-db-sync 2026-02-19 06:36:36.571481 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-02-19 06:36:36.745897 | instance | openstack/serviceaccounts/barbican-ks-service 2026-02-19 06:36:36.969146 | instance | openstack/serviceaccounts/barbican-ks-user 2026-02-19 06:36:37.141773 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-02-19 06:36:37.392860 | instance | openstack/serviceaccounts/barbican-test 2026-02-19 06:36:37.579476 | instance | openstack/serviceaccounts/cinder-api 2026-02-19 06:36:37.851140 | instance | openstack/serviceaccounts/cinder-backup 2026-02-19 06:36:37.969278 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-02-19 06:36:38.232329 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-02-19 06:36:38.340126 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-02-19 06:36:38.661255 | instance | openstack/serviceaccounts/cinder-db-init 2026-02-19 06:36:38.742296 | instance | openstack/serviceaccounts/cinder-db-sync 2026-02-19 06:36:39.052889 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-02-19 06:36:39.146921 | instance | openstack/serviceaccounts/cinder-ks-service 2026-02-19 06:36:39.448346 | instance | openstack/serviceaccounts/cinder-ks-user 2026-02-19 06:36:39.541836 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-02-19 06:36:39.813890 | instance | openstack/serviceaccounts/cinder-scheduler 2026-02-19 06:36:39.917711 | instance | openstack/serviceaccounts/cinder-storage-init 2026-02-19 06:36:40.191132 | instance | openstack/serviceaccounts/cinder-test 2026-02-19 06:36:40.289632 | instance | openstack/serviceaccounts/cinder-volume 2026-02-19 06:36:40.569208 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-02-19 06:36:40.676957 | instance | openstack/serviceaccounts/default 2026-02-19 06:36:40.950891 | instance | openstack/serviceaccounts/glance-api 2026-02-19 06:36:41.094820 | instance | openstack/serviceaccounts/glance-db-init 2026-02-19 06:36:41.364770 | instance | openstack/serviceaccounts/glance-db-sync 2026-02-19 06:36:41.519691 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-02-19 06:36:41.751104 | instance | openstack/serviceaccounts/glance-ks-service 2026-02-19 06:36:41.897359 | instance | openstack/serviceaccounts/glance-ks-user 2026-02-19 06:36:42.146708 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-02-19 06:36:42.331236 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-02-19 06:36:42.570017 | instance | openstack/serviceaccounts/glance-storage-init 2026-02-19 06:36:42.733597 | instance | openstack/serviceaccounts/glance-test 2026-02-19 06:36:42.959654 | instance | openstack/serviceaccounts/heat-api 2026-02-19 06:36:43.119354 | instance | openstack/serviceaccounts/heat-bootstrap 2026-02-19 06:36:43.379396 | instance | openstack/serviceaccounts/heat-cfn 2026-02-19 06:36:43.507400 | instance | openstack/serviceaccounts/heat-db-init 2026-02-19 06:36:43.757888 | instance | openstack/secrets/barbican-api-certs 2026-02-19 06:36:43.913973 | instance | openstack/serviceaccounts/heat-db-sync 2026-02-19 06:36:43.991091 | instance | openstack/secrets/barbican-db-admin 2026-02-19 06:36:44.187315 | instance | openstack/serviceaccounts/heat-engine 2026-02-19 06:36:44.284146 | instance | openstack/secrets/barbican-db-user 2026-02-19 06:36:44.487563 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-02-19 06:36:44.581495 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-02-19 06:36:44.926725 | instance | openstack/serviceaccounts/heat-ks-service 2026-02-19 06:36:44.958087 | instance | openstack/serviceaccounts/heat-ks-user 2026-02-19 06:36:45.378282 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-02-19 06:36:45.408840 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-02-19 06:36:45.820385 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-02-19 06:36:45.825661 | instance | openstack/serviceaccounts/heat-test 2026-02-19 06:36:46.181899 | instance | openstack/serviceaccounts/heat-trusts 2026-02-19 06:36:46.218725 | instance | openstack/serviceaccounts/horizon 2026-02-19 06:36:46.597899 | instance | openstack/serviceaccounts/horizon-db-init 2026-02-19 06:36:46.606780 | instance | openstack/serviceaccounts/horizon-db-sync 2026-02-19 06:36:46.965977 | instance | openstack/serviceaccounts/horizon-test 2026-02-19 06:36:46.987335 | instance | openstack/serviceaccounts/keepalived 2026-02-19 06:36:47.353799 | instance | openstack/serviceaccounts/keystone-api 2026-02-19 06:36:47.358299 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-02-19 06:36:47.741324 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-02-19 06:36:47.759058 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-02-19 06:36:48.127338 | instance | openstack/serviceaccounts/keystone-db-init 2026-02-19 06:36:48.140023 | instance | openstack/serviceaccounts/keystone-db-sync 2026-02-19 06:36:48.518010 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-02-19 06:36:48.549850 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-02-19 06:36:48.903698 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-02-19 06:36:48.932511 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-02-19 06:36:49.304867 | instance | openstack/serviceaccounts/keystone-test 2026-02-19 06:36:49.350739 | instance | openstack/serviceaccounts/libvirt 2026-02-19 06:36:49.730247 | instance | openstack/serviceaccounts/magnum-api 2026-02-19 06:36:49.764749 | instance | openstack/serviceaccounts/magnum-conductor 2026-02-19 06:36:50.144789 | instance | openstack/serviceaccounts/magnum-db-init 2026-02-19 06:36:50.148208 | instance | openstack/serviceaccounts/magnum-db-sync 2026-02-19 06:36:50.534403 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-02-19 06:36:50.568031 | instance | openstack/serviceaccounts/magnum-ks-service 2026-02-19 06:36:50.951339 | instance | openstack/serviceaccounts/magnum-ks-user 2026-02-19 06:36:51.018811 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-02-19 06:36:51.329669 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-02-19 06:36:51.420854 | instance | openstack/serviceaccounts/manila-api 2026-02-19 06:36:51.743606 | instance | openstack/serviceaccounts/manila-bootstrap 2026-02-19 06:36:51.782521 | instance | openstack/serviceaccounts/manila-data 2026-02-19 06:36:52.127506 | instance | openstack/serviceaccounts/manila-db-init 2026-02-19 06:36:52.159942 | instance | openstack/serviceaccounts/manila-db-sync 2026-02-19 06:36:52.509463 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-02-19 06:36:52.556244 | instance | openstack/serviceaccounts/manila-ks-service 2026-02-19 06:36:52.921540 | instance | openstack/serviceaccounts/manila-ks-user 2026-02-19 06:36:52.957777 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-02-19 06:36:53.315306 | instance | openstack/serviceaccounts/manila-scheduler 2026-02-19 06:36:53.400862 | instance | openstack/serviceaccounts/manila-share 2026-02-19 06:36:53.782115 | instance | openstack/serviceaccounts/memcached-memcached 2026-02-19 06:36:53.853310 | instance | openstack/serviceaccounts/neutron-db-init 2026-02-19 06:36:54.187866 | instance | openstack/serviceaccounts/neutron-db-sync 2026-02-19 06:36:54.272095 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-02-19 06:36:54.575942 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-02-19 06:36:54.668161 | instance | openstack/serviceaccounts/neutron-ks-service 2026-02-19 06:36:54.981019 | instance | openstack/serviceaccounts/neutron-ks-user 2026-02-19 06:36:55.089267 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-02-19 06:36:55.383505 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-02-19 06:36:55.519716 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-02-19 06:36:55.771530 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-02-19 06:36:55.889865 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-02-19 06:36:56.149985 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-02-19 06:36:56.293383 | instance | openstack/serviceaccounts/neutron-server 2026-02-19 06:36:56.540509 | instance | openstack/serviceaccounts/neutron-test 2026-02-19 06:36:56.711369 | instance | openstack/serviceaccounts/nova-api-metadata 2026-02-19 06:36:56.927740 | instance | openstack/serviceaccounts/nova-api-osapi 2026-02-19 06:36:57.146952 | instance | openstack/serviceaccounts/nova-bootstrap 2026-02-19 06:36:57.364397 | instance | openstack/serviceaccounts/nova-cell-setup 2026-02-19 06:36:57.570635 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-02-19 06:36:57.798144 | instance | openstack/serviceaccounts/nova-compute 2026-02-19 06:36:57.964673 | instance | openstack/serviceaccounts/nova-conductor 2026-02-19 06:36:58.243274 | instance | openstack/serviceaccounts/nova-db-init 2026-02-19 06:36:58.438517 | instance | openstack/serviceaccounts/nova-db-sync 2026-02-19 06:36:58.622317 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-02-19 06:36:58.826423 | instance | openstack/secrets/barbican-etc 2026-02-19 06:36:58.991616 | instance | openstack/secrets/barbican-keystone-admin 2026-02-19 06:36:59.045596 | instance | openstack/secrets/barbican-keystone-user 2026-02-19 06:36:59.224657 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-02-19 06:36:59.264631 | instance | openstack/secrets/barbican-rabbitmq-user 2026-02-19 06:36:59.445504 | instance | openstack/secrets/cinder-api-certs 2026-02-19 06:36:59.465029 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-02-19 06:36:59.662299 | instance | openstack/secrets/cinder-db-admin 2026-02-19 06:36:59.668536 | instance | openstack/secrets/cinder-db-user 2026-02-19 06:36:59.853290 | instance | openstack/secrets/cinder-etc 2026-02-19 06:36:59.880584 | instance | openstack/secrets/cinder-keystone-admin 2026-02-19 06:37:00.067011 | instance | openstack/secrets/cinder-keystone-test 2026-02-19 06:37:00.114015 | instance | openstack/secrets/cinder-keystone-user 2026-02-19 06:37:00.265747 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-02-19 06:37:00.315436 | instance | openstack/secrets/cinder-rabbitmq-user 2026-02-19 06:37:00.464008 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-02-19 06:37:00.502836 | instance | openstack/secrets/glance-api-certs 2026-02-19 06:37:00.663463 | instance | openstack/secrets/glance-db-admin 2026-02-19 06:37:00.729731 | instance | openstack/secrets/glance-db-user 2026-02-19 06:37:00.888364 | instance | openstack/secrets/glance-etc 2026-02-19 06:37:00.951557 | instance | openstack/secrets/glance-keystone-admin 2026-02-19 06:37:01.081687 | instance | openstack/secrets/glance-keystone-test 2026-02-19 06:37:01.159723 | instance | openstack/secrets/glance-keystone-user 2026-02-19 06:37:01.281926 | instance | openstack/secrets/glance-rabbitmq-admin 2026-02-19 06:37:01.360791 | instance | openstack/secrets/glance-rabbitmq-user 2026-02-19 06:37:01.470059 | instance | openstack/secrets/heat-api-certs 2026-02-19 06:37:01.565367 | instance | openstack/secrets/heat-cfn-certs 2026-02-19 06:37:01.670159 | instance | openstack/secrets/heat-db-admin 2026-02-19 06:37:01.770445 | instance | openstack/secrets/heat-db-user 2026-02-19 06:37:01.863465 | instance | openstack/secrets/heat-etc 2026-02-19 06:37:01.950030 | instance | openstack/secrets/heat-keystone-admin 2026-02-19 06:37:02.069227 | instance | openstack/secrets/heat-keystone-stack-user 2026-02-19 06:37:02.161491 | instance | openstack/secrets/heat-keystone-test 2026-02-19 06:37:02.287115 | instance | openstack/secrets/heat-keystone-trustee 2026-02-19 06:37:02.356108 | instance | openstack/secrets/heat-keystone-user 2026-02-19 06:37:02.481779 | instance | openstack/secrets/heat-rabbitmq-admin 2026-02-19 06:37:02.569288 | instance | openstack/secrets/heat-rabbitmq-user 2026-02-19 06:37:02.682835 | instance | openstack/secrets/horizon-db-admin 2026-02-19 06:37:02.773778 | instance | openstack/secrets/horizon-db-user 2026-02-19 06:37:02.911876 | instance | openstack/secrets/horizon-etc 2026-02-19 06:37:02.995593 | instance | openstack/secrets/horizon-int-certs 2026-02-19 06:37:03.107290 | instance | openstack/secrets/horizon-keystone-admin 2026-02-19 06:37:03.201075 | instance | openstack/secrets/images-rbd-keyring 2026-02-19 06:37:03.300775 | instance | openstack/secrets/internal-percona-xtradb 2026-02-19 06:37:03.400291 | instance | openstack/secrets/keepalived-etc 2026-02-19 06:37:03.511111 | instance | openstack/secrets/keystone-api-certs 2026-02-19 06:37:03.590713 | instance | openstack/secrets/keystone-credential-keys 2026-02-19 06:37:03.737648 | instance | openstack/secrets/keystone-db-admin 2026-02-19 06:37:03.797811 | instance | openstack/secrets/keystone-db-user 2026-02-19 06:37:03.934767 | instance | openstack/secrets/keystone-etc 2026-02-19 06:37:03.998923 | instance | openstack/secrets/keystone-fernet-keys 2026-02-19 06:37:04.128036 | instance | openstack/secrets/keystone-keystone-admin 2026-02-19 06:37:04.211571 | instance | openstack/secrets/keystone-keystone-test 2026-02-19 06:37:04.341381 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-02-19 06:37:04.433075 | instance | openstack/secrets/keystone-rabbitmq-user 2026-02-19 06:37:04.551866 | instance | openstack/secrets/libvirt-api-ca 2026-02-19 06:37:04.633382 | instance | openstack/secrets/libvirt-etc 2026-02-19 06:37:04.749856 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-02-19 06:37:04.816723 | instance | openstack/secrets/libvirt-libvirt-default-nwk7x-api 2026-02-19 06:37:04.962845 | instance | openstack/secrets/libvirt-libvirt-default-nwk7x-vnc 2026-02-19 06:37:05.026639 | instance | openstack/secrets/libvirt-vnc-ca 2026-02-19 06:37:05.176866 | instance | openstack/secrets/magnum-api-certs 2026-02-19 06:37:05.234046 | instance | openstack/secrets/magnum-db-admin 2026-02-19 06:37:05.399868 | instance | openstack/secrets/magnum-db-user 2026-02-19 06:37:05.458199 | instance | openstack/secrets/magnum-etc 2026-02-19 06:37:05.621150 | instance | openstack/secrets/magnum-keystone-admin 2026-02-19 06:37:05.663211 | instance | openstack/secrets/magnum-keystone-stack-user 2026-02-19 06:37:05.811659 | instance | openstack/secrets/magnum-keystone-user 2026-02-19 06:37:05.863581 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-02-19 06:37:06.009615 | instance | openstack/secrets/magnum-rabbitmq-user 2026-02-19 06:37:06.043676 | instance | openstack/secrets/magnum-registry-certs 2026-02-19 06:37:06.208408 | instance | openstack/secrets/manila-api-certs 2026-02-19 06:37:06.240632 | instance | openstack/secrets/manila-db-admin 2026-02-19 06:37:06.414760 | instance | openstack/secrets/manila-db-user 2026-02-19 06:37:06.432181 | instance | openstack/secrets/manila-etc 2026-02-19 06:37:06.609892 | instance | openstack/secrets/manila-keystone-admin 2026-02-19 06:37:06.665697 | instance | openstack/secrets/manila-keystone-user 2026-02-19 06:37:06.808823 | instance | openstack/secrets/manila-rabbitmq-admin 2026-02-19 06:37:06.886438 | instance | openstack/secrets/manila-rabbitmq-user 2026-02-19 06:37:07.070550 | instance | openstack/secrets/manila-ssh-keys 2026-02-19 06:37:07.148646 | instance | openstack/secrets/neutron-db-admin 2026-02-19 06:37:07.293158 | instance | openstack/secrets/neutron-db-user 2026-02-19 06:37:07.359380 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-02-19 06:37:07.498430 | instance | openstack/secrets/neutron-etc 2026-02-19 06:37:07.565539 | instance | openstack/secrets/neutron-keystone-admin 2026-02-19 06:37:07.713358 | instance | openstack/secrets/neutron-keystone-test 2026-02-19 06:37:07.761151 | instance | openstack/secrets/neutron-keystone-user 2026-02-19 06:37:07.905680 | instance | openstack/secrets/neutron-l3-agent-default 2026-02-19 06:37:07.953731 | instance | openstack/secrets/neutron-metadata-agent-default 2026-02-19 06:37:08.095607 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-02-19 06:37:08.159914 | instance | openstack/secrets/neutron-ovs-agent-default 2026-02-19 06:37:08.324233 | instance | openstack/serviceaccounts/nova-ks-service 2026-02-19 06:37:08.392629 | instance | openstack/serviceaccounts/nova-ks-user 2026-02-19 06:37:08.739619 | instance | openstack/serviceaccounts/nova-novncproxy 2026-02-19 06:37:08.815715 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-02-19 06:37:09.171327 | instance | openstack/serviceaccounts/nova-scheduler 2026-02-19 06:37:09.188081 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-02-19 06:37:09.559360 | instance | openstack/serviceaccounts/nova-test 2026-02-19 06:37:09.581411 | instance | openstack/serviceaccounts/octavia-api 2026-02-19 06:37:09.955693 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-02-19 06:37:09.995595 | instance | openstack/serviceaccounts/octavia-db-init 2026-02-19 06:37:10.342834 | instance | openstack/serviceaccounts/octavia-db-sync 2026-02-19 06:37:10.409427 | instance | openstack/serviceaccounts/octavia-health-manager 2026-02-19 06:37:10.741592 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-02-19 06:37:10.816018 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-02-19 06:37:11.182953 | instance | openstack/serviceaccounts/octavia-ks-service 2026-02-19 06:37:11.243946 | instance | openstack/serviceaccounts/octavia-ks-user 2026-02-19 06:37:11.629006 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-02-19 06:37:11.680510 | instance | openstack/serviceaccounts/octavia-worker 2026-02-19 06:37:11.993425 | instance | openstack/serviceaccounts/openvswitch-server 2026-02-19 06:37:12.039804 | instance | openstack/serviceaccounts/placement-api 2026-02-19 06:37:12.393929 | instance | openstack/serviceaccounts/placement-db-init 2026-02-19 06:37:12.467832 | instance | openstack/serviceaccounts/placement-db-sync 2026-02-19 06:37:12.819494 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-02-19 06:37:12.889482 | instance | openstack/serviceaccounts/placement-ks-service 2026-02-19 06:37:13.205159 | instance | openstack/serviceaccounts/placement-ks-user 2026-02-19 06:37:13.277074 | instance | openstack/serviceaccounts/pxc-operator 2026-02-19 06:37:13.626216 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-02-19 06:37:13.631946 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-02-19 06:37:14.021372 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-02-19 06:37:14.023393 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-02-19 06:37:14.420569 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-02-19 06:37:14.445332 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-02-19 06:37:14.825085 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-02-19 06:37:14.858010 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-02-19 06:37:15.242988 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-02-19 06:37:15.285484 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-02-19 06:37:15.627025 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-02-19 06:37:15.684250 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-02-19 06:37:16.076689 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-02-19 06:37:16.128309 | instance | openstack/serviceaccounts/rook-ceph-default 2026-02-19 06:37:16.433886 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-02-19 06:37:16.553614 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-02-19 06:37:16.806564 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-02-19 06:37:16.964573 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-02-19 06:37:17.203200 | instance | openstack/serviceaccounts/staffeln-api 2026-02-19 06:37:17.361701 | instance | openstack/serviceaccounts/staffeln-conductor 2026-02-19 06:37:17.620725 | instance | openstack/serviceaccounts/staffeln-db-init 2026-02-19 06:37:17.736521 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-02-19 06:37:18.017326 | instance | openstack/serviceaccounts/valkey 2026-02-19 06:37:18.144723 | instance | openstack/services/barbican-api 2026-02-19 06:37:18.365499 | instance | openstack/services/ceph-mon 2026-02-19 06:37:18.392891 | instance | openstack/services/cinder-api 2026-02-19 06:37:18.593513 | instance | openstack/services/glance-api 2026-02-19 06:37:18.638027 | instance | openstack/services/heat-api 2026-02-19 06:37:18.818657 | instance | openstack/services/heat-cfn 2026-02-19 06:37:18.878879 | instance | openstack/services/horizon 2026-02-19 06:37:19.067307 | instance | openstack/services/horizon-int 2026-02-19 06:37:19.116970 | instance | openstack/services/keystone-api 2026-02-19 06:37:19.295391 | instance | openstack/services/magnum-api 2026-02-19 06:37:19.344526 | instance | openstack/services/magnum-registry 2026-02-19 06:37:19.523465 | instance | openstack/services/manila-api 2026-02-19 06:37:19.584402 | instance | openstack/services/memcached 2026-02-19 06:37:19.741154 | instance | openstack/services/memcached-metrics 2026-02-19 06:37:19.828319 | instance | openstack/services/neutron-coredns 2026-02-19 06:37:19.980351 | instance | openstack/services/neutron-coredns-metrics 2026-02-19 06:37:20.067825 | instance | openstack/services/neutron-server 2026-02-19 06:37:20.210829 | instance | openstack/services/nova-api 2026-02-19 06:37:20.314812 | instance | openstack/services/nova-metadata 2026-02-19 06:37:20.446776 | instance | openstack/services/nova-novncproxy 2026-02-19 06:37:20.572809 | instance | openstack/services/octavia-api 2026-02-19 06:37:20.736100 | instance | openstack/services/openstack-exporter 2026-02-19 06:37:20.835529 | instance | openstack/services/percona-xtradb-cluster-operator 2026-02-19 06:37:20.992781 | instance | openstack/services/percona-xtradb-haproxy 2026-02-19 06:37:21.093100 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-02-19 06:37:21.254773 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-02-19 06:37:21.338317 | instance | openstack/services/percona-xtradb-pxc 2026-02-19 06:37:21.499332 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-02-19 06:37:21.565941 | instance | openstack/secrets/neutron-rabbitmq-user 2026-02-19 06:37:21.685717 | instance | openstack/secrets/neutron-server-certs 2026-02-19 06:37:21.770145 | instance | openstack/secrets/nova-api-certs 2026-02-19 06:37:21.880071 | instance | openstack/secrets/nova-compute-default 2026-02-19 06:37:21.971118 | instance | openstack/secrets/nova-db-admin 2026-02-19 06:37:22.092129 | instance | openstack/secrets/nova-db-api-admin 2026-02-19 06:37:22.158744 | instance | openstack/secrets/nova-db-api-user 2026-02-19 06:37:22.269518 | instance | openstack/secrets/nova-db-cell0-admin 2026-02-19 06:37:22.348281 | instance | openstack/secrets/nova-db-cell0-user 2026-02-19 06:37:22.435774 | instance | openstack/secrets/nova-db-user 2026-02-19 06:37:22.526346 | instance | openstack/secrets/nova-etc 2026-02-19 06:37:22.635294 | instance | openstack/secrets/nova-keystone-admin 2026-02-19 06:37:22.716884 | instance | openstack/secrets/nova-keystone-test 2026-02-19 06:37:22.809671 | instance | openstack/secrets/nova-keystone-user 2026-02-19 06:37:22.896885 | instance | openstack/secrets/nova-novncproxy-certs 2026-02-19 06:37:22.992471 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-02-19 06:37:23.087513 | instance | openstack/secrets/nova-rabbitmq-admin 2026-02-19 06:37:23.168971 | instance | openstack/secrets/nova-rabbitmq-user 2026-02-19 06:37:23.281057 | instance | openstack/secrets/nova-ssh 2026-02-19 06:37:23.365775 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-02-19 06:37:23.478803 | instance | openstack/secrets/octavia-api-certs 2026-02-19 06:37:23.554690 | instance | openstack/secrets/octavia-client-ca 2026-02-19 06:37:23.677388 | instance | openstack/secrets/octavia-client-certs 2026-02-19 06:37:23.781154 | instance | openstack/secrets/octavia-db-admin 2026-02-19 06:37:23.873443 | instance | openstack/secrets/octavia-db-user 2026-02-19 06:37:23.957983 | instance | openstack/secrets/octavia-etc 2026-02-19 06:37:24.085468 | instance | openstack/secrets/octavia-health-manager-default 2026-02-19 06:37:24.159558 | instance | openstack/secrets/octavia-keystone-admin 2026-02-19 06:37:24.273671 | instance | openstack/secrets/octavia-keystone-test 2026-02-19 06:37:24.355708 | instance | openstack/secrets/octavia-keystone-user 2026-02-19 06:37:24.445727 | instance | openstack/secrets/octavia-persistence-db-admin 2026-02-19 06:37:24.541608 | instance | openstack/secrets/octavia-persistence-db-user 2026-02-19 06:37:24.654784 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-02-19 06:37:24.743523 | instance | openstack/secrets/octavia-rabbitmq-user 2026-02-19 06:37:24.849914 | instance | openstack/secrets/octavia-server-ca 2026-02-19 06:37:24.943174 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-02-19 06:37:25.047293 | instance | openstack/secrets/percona-xtradb 2026-02-19 06:37:25.153677 | instance | openstack/secrets/placement-api-certs 2026-02-19 06:37:25.271386 | instance | openstack/secrets/placement-db-admin 2026-02-19 06:37:25.358975 | instance | openstack/secrets/placement-db-user 2026-02-19 06:37:25.493190 | instance | openstack/secrets/placement-etc 2026-02-19 06:37:25.553814 | instance | openstack/secrets/placement-keystone-admin 2026-02-19 06:37:25.689470 | instance | openstack/secrets/placement-keystone-user 2026-02-19 06:37:25.769143 | instance | openstack/secrets/pvc-ceph-client-key 2026-02-19 06:37:25.888581 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-02-19 06:37:25.962366 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-02-19 06:37:26.128132 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-02-19 06:37:26.203371 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-02-19 06:37:26.350651 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-02-19 06:37:26.389604 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-02-19 06:37:26.563713 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-02-19 06:37:26.587561 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-02-19 06:37:26.753959 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-02-19 06:37:26.790957 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-02-19 06:37:26.939778 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-02-19 06:37:27.018664 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-02-19 06:37:27.147659 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-02-19 06:37:27.221039 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-02-19 06:37:27.336640 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-02-19 06:37:27.440146 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-02-19 06:37:27.530349 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-02-19 06:37:27.639123 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-02-19 06:37:27.718049 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-02-19 06:37:27.850737 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-02-19 06:37:27.901151 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-02-19 06:37:28.070943 | instance | openstack/secrets/rook-ceph-config 2026-02-19 06:37:28.125894 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-02-19 06:37:28.306781 | instance | openstack/secrets/rook-ceph-mon 2026-02-19 06:37:28.325082 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-02-19 06:37:28.501792 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-02-19 06:37:28.524222 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-02-19 06:37:28.692432 | instance | openstack/secrets/rook-csi-cephfs-node 2026-02-19 06:37:28.715648 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-02-19 06:37:28.888597 | instance | openstack/secrets/rook-csi-rbd-node 2026-02-19 06:37:28.935937 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-02-19 06:37:29.087289 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-02-19 06:37:29.138124 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-02-19 06:37:29.302281 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-02-19 06:37:29.365846 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-02-19 06:37:29.503635 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-02-19 06:37:29.602397 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-02-19 06:37:29.737084 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-02-19 06:37:29.817871 | instance | openstack/services/percona-xtradb-pxc-unready 2026-02-19 06:37:29.954121 | instance | openstack/services/placement-api 2026-02-19 06:37:30.079460 | instance | openstack/services/rabbitmq-barbican 2026-02-19 06:37:30.210452 | instance | openstack/services/rabbitmq-barbican-nodes 2026-02-19 06:37:30.320286 | instance | openstack/services/rabbitmq-cinder 2026-02-19 06:37:30.462024 | instance | openstack/services/rabbitmq-cinder-nodes 2026-02-19 06:37:30.565519 | instance | openstack/services/rabbitmq-glance 2026-02-19 06:37:30.702202 | instance | openstack/services/rabbitmq-glance-nodes 2026-02-19 06:37:30.806359 | instance | openstack/services/rabbitmq-heat 2026-02-19 06:37:30.939799 | instance | openstack/services/rabbitmq-heat-nodes 2026-02-19 06:37:31.055944 | instance | openstack/services/rabbitmq-keystone 2026-02-19 06:37:31.166224 | instance | openstack/services/rabbitmq-keystone-nodes 2026-02-19 06:37:31.289881 | instance | openstack/services/rabbitmq-magnum 2026-02-19 06:37:31.412541 | instance | openstack/services/rabbitmq-magnum-nodes 2026-02-19 06:37:31.545860 | instance | openstack/services/rabbitmq-manila 2026-02-19 06:37:31.669607 | instance | openstack/services/rabbitmq-manila-nodes 2026-02-19 06:37:31.784497 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-02-19 06:37:31.898486 | instance | openstack/services/rabbitmq-neutron 2026-02-19 06:37:32.037304 | instance | openstack/services/rabbitmq-neutron-nodes 2026-02-19 06:37:32.130408 | instance | openstack/services/rabbitmq-nova 2026-02-19 06:37:32.273769 | instance | openstack/services/rabbitmq-nova-nodes 2026-02-19 06:37:32.370427 | instance | openstack/services/rabbitmq-octavia 2026-02-19 06:37:32.517379 | instance | openstack/services/rabbitmq-octavia-nodes 2026-02-19 06:37:32.606778 | instance | openstack/services/rook-ceph-rgw-ceph 2026-02-19 06:37:32.761356 | instance | openstack/services/staffeln-api 2026-02-19 06:37:32.865707 | instance | openstack/services/valkey 2026-02-19 06:37:33.057469 | instance | openstack/services/valkey-headless 2026-02-19 06:37:33.146503 | instance | openstack/services/valkey-metrics 2026-02-19 06:37:33.319916 | instance | openstack/statefulsets/magnum-conductor 2026-02-19 06:37:33.396850 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-02-19 06:37:33.602480 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-02-19 06:37:33.671800 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-02-19 06:37:33.936847 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-02-19 06:37:34.018786 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-02-19 06:37:34.221386 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-02-19 06:37:34.302420 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-02-19 06:37:34.512616 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-02-19 06:37:34.589405 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-02-19 06:37:34.787098 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-02-19 06:37:34.860581 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-02-19 06:37:35.081700 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-02-19 06:37:35.192969 | instance | openstack/statefulsets/valkey-node 2026-02-19 06:37:35.371460 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-02-19 06:37:35.489162 | instance | orc-system/roles/orc-leader-election-role 2026-02-19 06:37:35.590531 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-02-19 06:37:35.690493 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-02-19 06:37:35.797018 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-02-19 06:37:35.916380 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-02-19 06:37:36.011017 | instance | orc-system/serviceaccounts/default 2026-02-19 06:37:36.156084 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-02-19 06:37:36.307042 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-02-19 06:37:36.423521 | instance | rook-ceph/deployment/rook-ceph-operator 2026-02-19 06:37:36.523605 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-02-19 06:37:36.639927 | instance | rook-ceph/pods/rook-ceph-operator-56ddf87497-x6scv 2026-02-19 06:37:36.730093 | instance | secretgen-controller/deployment/secretgen-controller 2026-02-19 06:37:36.855859 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-02-19 06:37:36.954742 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-02-19 06:37:37.070945 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-02-19 06:37:37.161778 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-02-19 06:37:37.288619 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-02-19 06:37:37.385371 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-02-19 06:37:37.494858 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-02-19 06:37:37.579090 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-02-19 06:37:37.694054 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-02-19 06:37:37.794648 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-02-19 06:37:37.882950 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-02-19 06:37:37.981966 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-02-19 06:37:38.092550 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-02-19 06:37:38.192422 | instance | rook-ceph/roles/rook-ceph-mgr 2026-02-19 06:37:38.315147 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-02-19 06:37:38.407316 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-02-19 06:37:38.515896 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-02-19 06:37:38.587542 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-02-19 06:37:38.739546 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-02-19 06:37:38.804179 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-02-19 06:37:38.930131 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-02-19 06:37:39.017817 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-02-19 06:37:39.204963 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-02-19 06:37:39.284056 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-02-19 06:37:39.406606 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-02-19 06:37:39.473523 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-02-19 06:37:39.619371 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-02-19 06:37:39.694983 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-02-19 06:37:39.878566 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-02-19 06:37:39.913807 | instance | openstack/secrets/staffeln-db-admin 2026-02-19 06:37:40.095552 | instance | openstack/secrets/staffeln-db-user 2026-02-19 06:37:40.146239 | instance | openstack/secrets/staffeln-etc 2026-02-19 06:37:40.292731 | instance | openstack/secrets/valkey-ca 2026-02-19 06:37:40.361889 | instance | openstack/secrets/valkey-server-certs 2026-02-19 06:37:40.489214 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-02-19 06:37:40.575757 | instance | secretgen-controller/pods/secretgen-controller-ffb97c6dc-c5rmm 2026-02-19 06:37:40.775567 | instance | rook-ceph/serviceaccounts/default 2026-02-19 06:37:40.801067 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-02-19 06:37:41.021096 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-02-19 06:37:41.037356 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-02-19 06:37:41.262813 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-02-19 06:37:41.289977 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-02-19 06:37:41.502312 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-02-19 06:37:41.503338 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-02-19 06:37:41.733991 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-02-19 06:37:41.754240 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-02-19 06:37:41.986732 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-02-19 06:37:41.988130 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-02-19 06:37:42.201958 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-02-19 06:37:42.219710 | instance | secretgen-controller/serviceaccounts/default 2026-02-19 06:37:42.434190 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-02-19 06:37:42.452033 | instance | rook-ceph/roles/rook-ceph-osd 2026-02-19 06:37:42.625503 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-02-19 06:37:42.646731 | instance | rook-ceph/roles/rook-ceph-system 2026-02-19 06:37:43.081987 | instance | ERROR 2026-02-19 06:37:43.082342 | instance | { 2026-02-19 06:37:43.082407 | instance | "delta": "0:03:23.943067", 2026-02-19 06:37:43.082453 | instance | "end": "2026-02-19 06:37:42.888208", 2026-02-19 06:37:43.082493 | instance | "msg": "non-zero return code", 2026-02-19 06:37:43.082532 | instance | "rc": 123, 2026-02-19 06:37:43.082571 | instance | "start": "2026-02-19 06:34:18.945141" 2026-02-19 06:37:43.082611 | instance | } 2026-02-19 06:37:43.082662 | instance | ERROR: Ignoring Errors 2026-02-19 06:37:43.104922 | 2026-02-19 06:37:43.105017 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-02-19 06:37:43.982446 | instance | changed: 2026-02-19 06:37:43.982643 | instance | cd+++++++++ objects/ 2026-02-19 06:37:43.982671 | instance | cd+++++++++ objects/cluster/ 2026-02-19 06:37:43.982692 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-02-19 06:37:43.982711 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-02-19 06:37:43.982731 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-02-19 06:37:43.982752 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-02-19 06:37:43.982779 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-02-19 06:37:43.982822 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-02-19 06:37:43.982852 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-02-19 06:37:43.982873 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-02-19 06:37:43.982911 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-02-19 06:37:43.982931 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-02-19 06:37:43.982950 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-02-19 06:37:43.983000 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-02-19 06:37:43.983024 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-02-19 06:37:43.983043 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-02-19 06:37:43.983060 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-02-19 06:37:43.983078 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-02-19 06:37:43.983096 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-02-19 06:37:43.983114 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-02-19 06:37:43.983132 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-02-19 06:37:43.983152 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-02-19 06:37:43.983171 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-02-19 06:37:43.983191 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-02-19 06:37:43.983210 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-02-19 06:37:43.983229 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-02-19 06:37:43.983247 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-02-19 06:37:43.983265 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-02-19 06:37:43.983283 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-02-19 06:37:43.983301 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-02-19 06:37:43.983319 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-02-19 06:37:43.983337 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-02-19 06:37:43.983354 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-02-19 06:37:43.983372 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-02-19 06:37:43.983389 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-02-19 06:37:43.983407 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-02-19 06:37:43.983425 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-02-19 06:37:43.983444 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-02-19 06:37:43.983462 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-02-19 06:37:43.983480 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-02-19 06:37:43.983497 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-02-19 06:37:43.983514 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-02-19 06:37:43.983532 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-02-19 06:37:43.983549 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-02-19 06:37:43.983566 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-02-19 06:37:43.983592 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-02-19 06:37:43.983610 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-02-19 06:37:43.983627 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-02-19 06:37:43.983645 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-02-19 06:37:43.983662 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-02-19 06:37:43.983680 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-02-19 06:37:43.983697 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-02-19 06:37:43.983714 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-02-19 06:37:43.983732 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-02-19 06:37:43.983749 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-02-19 06:37:43.983765 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-02-19 06:37:43.983782 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-02-19 06:37:43.983799 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-02-19 06:37:43.983817 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-02-19 06:37:43.983834 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:43.983851 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:43.983868 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-02-19 06:37:43.983884 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:43.983901 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:43.983918 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:43.983935 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-02-19 06:37:43.983952 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-02-19 06:37:43.983969 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-02-19 06:37:43.983987 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-02-19 06:37:43.984004 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-02-19 06:37:43.984022 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-02-19 06:37:43.984039 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-02-19 06:37:43.984057 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-02-19 06:37:43.984074 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-02-19 06:37:43.984091 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-02-19 06:37:43.984109 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-02-19 06:37:43.984126 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-02-19 06:37:43.984142 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-02-19 06:37:43.984159 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-02-19 06:37:43.984178 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-02-19 06:37:43.984195 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-02-19 06:37:43.984212 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-02-19 06:37:43.984229 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-02-19 06:37:43.984252 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-02-19 06:37:43.984270 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-02-19 06:37:43.984287 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-02-19 06:37:43.984306 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-02-19 06:37:43.984327 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-02-19 06:37:43.984344 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-02-19 06:37:43.984362 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-02-19 06:37:43.984380 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-02-19 06:37:43.984397 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-02-19 06:37:43.984415 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-02-19 06:37:43.984433 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-02-19 06:37:43.984451 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-02-19 06:37:43.984468 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-02-19 06:37:43.984485 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-02-19 06:37:43.984503 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-02-19 06:37:43.984520 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-02-19 06:37:43.984537 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-02-19 06:37:43.984554 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-02-19 06:37:43.984572 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-02-19 06:37:43.984590 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-02-19 06:37:43.984607 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-02-19 06:37:43.984624 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-02-19 06:37:43.984641 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-02-19 06:37:43.984659 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-02-19 06:37:43.984676 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-02-19 06:37:43.984694 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-02-19 06:37:43.984711 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-02-19 06:37:43.984729 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-02-19 06:37:43.984746 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-02-19 06:37:43.984764 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-02-19 06:37:43.984782 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-02-19 06:37:43.984799 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-02-19 06:37:43.984817 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-02-19 06:37:43.984834 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-02-19 06:37:43.984851 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-02-19 06:37:43.984874 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-02-19 06:37:43.984892 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-02-19 06:37:43.984909 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-02-19 06:37:43.984927 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-02-19 06:37:43.984944 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-02-19 06:37:43.984988 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-02-19 06:37:43.985011 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-02-19 06:37:43.985030 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-02-19 06:37:43.985047 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-02-19 06:37:43.985064 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-02-19 06:37:43.985081 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-02-19 06:37:43.985099 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-02-19 06:37:43.985116 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-02-19 06:37:43.985134 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-02-19 06:37:43.985151 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-02-19 06:37:43.985168 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-02-19 06:37:43.985185 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-02-19 06:37:43.985202 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-02-19 06:37:43.985220 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-02-19 06:37:43.985238 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-02-19 06:37:43.985256 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-02-19 06:37:43.985274 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-02-19 06:37:43.985292 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-02-19 06:37:43.985310 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-02-19 06:37:43.985327 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-02-19 06:37:43.985344 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-02-19 06:37:43.985362 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-02-19 06:37:43.985379 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-02-19 06:37:43.985397 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-02-19 06:37:43.985414 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-02-19 06:37:43.985432 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-02-19 06:37:43.985450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-02-19 06:37:43.985467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-02-19 06:37:43.985486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-02-19 06:37:43.985509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-02-19 06:37:43.985528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-02-19 06:37:43.985546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-02-19 06:37:43.985564 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-02-19 06:37:43.985581 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-02-19 06:37:43.985599 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-02-19 06:37:43.985616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-02-19 06:37:43.985634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-02-19 06:37:43.985651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-02-19 06:37:43.985670 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-02-19 06:37:43.985687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-02-19 06:37:43.985706 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-02-19 06:37:43.985723 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-02-19 06:37:43.985740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-02-19 06:37:43.985758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-02-19 06:37:43.985776 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-02-19 06:37:43.985793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-02-19 06:37:43.985810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-02-19 06:37:43.985828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-02-19 06:37:43.985845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-02-19 06:37:43.985862 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-02-19 06:37:43.985879 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-02-19 06:37:43.985896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-02-19 06:37:43.985914 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-02-19 06:37:43.985931 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-02-19 06:37:43.985949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-02-19 06:37:43.985966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-02-19 06:37:43.985983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-02-19 06:37:43.986000 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-02-19 06:37:43.986017 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-02-19 06:37:43.986034 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-02-19 06:37:43.986051 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-02-19 06:37:43.986073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-02-19 06:37:43.986091 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-02-19 06:37:43.986108 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-02-19 06:37:43.986126 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-02-19 06:37:43.986143 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-02-19 06:37:43.986160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-02-19 06:37:43.986177 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-02-19 06:37:43.986194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-02-19 06:37:43.986211 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-02-19 06:37:43.986228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-02-19 06:37:43.986245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-02-19 06:37:43.986262 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-02-19 06:37:43.986278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-02-19 06:37:43.986296 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-02-19 06:37:43.986315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-02-19 06:37:43.986335 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-02-19 06:37:43.986352 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-02-19 06:37:43.986369 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-02-19 06:37:43.986386 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-02-19 06:37:43.986403 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-02-19 06:37:43.986421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-02-19 06:37:43.986437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-02-19 06:37:43.986454 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-02-19 06:37:43.986471 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-02-19 06:37:43.986488 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-02-19 06:37:43.986505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-02-19 06:37:43.986523 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-02-19 06:37:43.986540 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-02-19 06:37:43.986558 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-02-19 06:37:43.986575 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-02-19 06:37:43.986592 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-02-19 06:37:43.986609 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-02-19 06:37:43.986626 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-02-19 06:37:43.986644 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-02-19 06:37:43.986666 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-02-19 06:37:43.986684 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-02-19 06:37:43.986702 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-02-19 06:37:43.986720 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-02-19 06:37:43.986737 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-02-19 06:37:43.986754 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-02-19 06:37:43.986771 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-02-19 06:37:43.986788 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-02-19 06:37:43.986806 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-02-19 06:37:43.986823 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-02-19 06:37:43.986840 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-02-19 06:37:43.986858 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-02-19 06:37:43.986875 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-02-19 06:37:43.986893 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-02-19 06:37:43.986910 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-02-19 06:37:43.986928 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-02-19 06:37:43.986946 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-02-19 06:37:43.986963 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-02-19 06:37:43.987003 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-02-19 06:37:43.987042 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-02-19 06:37:43.987062 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-02-19 06:37:43.987080 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-02-19 06:37:43.987098 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-02-19 06:37:43.987116 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-02-19 06:37:43.987134 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-02-19 06:37:43.987152 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-02-19 06:37:43.987170 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-02-19 06:37:43.987188 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-02-19 06:37:43.987206 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-02-19 06:37:43.987224 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-02-19 06:37:43.987241 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-02-19 06:37:43.987259 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-02-19 06:37:43.987278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-02-19 06:37:43.987295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-02-19 06:37:43.987313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-02-19 06:37:43.987331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-02-19 06:37:43.987348 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-02-19 06:37:43.987371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-02-19 06:37:43.987389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-02-19 06:37:43.987406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-02-19 06:37:43.987423 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-02-19 06:37:43.987440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-02-19 06:37:43.987457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-02-19 06:37:43.987474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-02-19 06:37:43.987491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-02-19 06:37:43.987508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-02-19 06:37:43.987525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-02-19 06:37:43.987542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-02-19 06:37:43.987559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-02-19 06:37:43.987576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-02-19 06:37:43.987593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-02-19 06:37:43.987610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-02-19 06:37:43.987627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-02-19 06:37:43.987814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-02-19 06:37:43.987842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-02-19 06:37:43.987862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-02-19 06:37:43.987881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-02-19 06:37:43.987899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-02-19 06:37:43.988141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-02-19 06:37:43.988169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-02-19 06:37:43.988188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-02-19 06:37:43.988206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-02-19 06:37:43.988224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-02-19 06:37:43.988242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-02-19 06:37:43.988259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-02-19 06:37:43.988277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-02-19 06:37:43.988321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-02-19 06:37:43.988345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-02-19 06:37:43.988363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-02-19 06:37:43.988381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-02-19 06:37:43.988399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-02-19 06:37:43.988426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-02-19 06:37:43.988446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-02-19 06:37:43.988464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-02-19 06:37:43.988485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-02-19 06:37:43.988505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-02-19 06:37:43.988522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:43.988540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:43.988557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-02-19 06:37:43.988575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:43.988593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:43.988611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:43.988628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-02-19 06:37:43.988646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-02-19 06:37:43.988664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-02-19 06:37:43.988681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-02-19 06:37:43.988699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-02-19 06:37:43.988717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-02-19 06:37:43.988735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-02-19 06:37:43.988753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-02-19 06:37:43.988772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-02-19 06:37:43.988790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-02-19 06:37:43.988808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-02-19 06:37:43.988826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-02-19 06:37:43.988843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-02-19 06:37:43.988861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-02-19 06:37:43.988879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-02-19 06:37:43.988897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-02-19 06:37:43.988914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-02-19 06:37:43.988932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-02-19 06:37:43.988949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-02-19 06:37:43.988994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-02-19 06:37:43.989019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-02-19 06:37:43.989038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-02-19 06:37:43.989055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-02-19 06:37:43.989073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-02-19 06:37:43.989096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-02-19 06:37:43.989114 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-02-19 06:37:43.989132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-02-19 06:37:43.989149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-02-19 06:37:43.989167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-02-19 06:37:43.989184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-02-19 06:37:43.989201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-02-19 06:37:43.989219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-02-19 06:37:43.989237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-02-19 06:37:43.989255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-02-19 06:37:43.989273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-02-19 06:37:43.989290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-02-19 06:37:43.989308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-02-19 06:37:43.989327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-02-19 06:37:43.989346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-02-19 06:37:43.989363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-02-19 06:37:43.989381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-02-19 06:37:43.989398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-02-19 06:37:43.989416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-02-19 06:37:43.989433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-02-19 06:37:43.989451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-02-19 06:37:43.989468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-02-19 06:37:43.989485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-02-19 06:37:43.989502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-02-19 06:37:43.989519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-02-19 06:37:43.989536 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-02-19 06:37:43.989553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-02-19 06:37:43.989570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-02-19 06:37:43.989588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-02-19 06:37:43.989605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-02-19 06:37:43.989622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-02-19 06:37:43.989640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-02-19 06:37:43.989657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-02-19 06:37:43.989674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-02-19 06:37:43.989696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-02-19 06:37:43.989715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-02-19 06:37:43.989732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-02-19 06:37:43.989750 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-02-19 06:37:43.989768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-02-19 06:37:43.989786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-02-19 06:37:43.989805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-02-19 06:37:43.989822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-02-19 06:37:43.989840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-02-19 06:37:43.989857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-02-19 06:37:43.989874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-02-19 06:37:43.989892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-02-19 06:37:43.989909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-02-19 06:37:43.989926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-02-19 06:37:43.989944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-02-19 06:37:43.989961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-02-19 06:37:43.989978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-02-19 06:37:43.989996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-02-19 06:37:43.990013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-02-19 06:37:43.990031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-02-19 06:37:43.990048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-02-19 06:37:43.990066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-02-19 06:37:43.990084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-02-19 06:37:43.990102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-02-19 06:37:43.990120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-02-19 06:37:43.990137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-02-19 06:37:43.990154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-02-19 06:37:43.990171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-02-19 06:37:43.990188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-02-19 06:37:43.990206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-02-19 06:37:43.990223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-02-19 06:37:43.990245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-02-19 06:37:43.990264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-02-19 06:37:43.990281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-02-19 06:37:43.990299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-02-19 06:37:43.990319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-02-19 06:37:43.990339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-02-19 06:37:43.990356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-02-19 06:37:43.990373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-02-19 06:37:43.990390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-02-19 06:37:43.990407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-02-19 06:37:43.990424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-02-19 06:37:43.990441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-02-19 06:37:43.990458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-02-19 06:37:43.990475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-02-19 06:37:43.990492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-02-19 06:37:43.990509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-02-19 06:37:43.990526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-02-19 06:37:43.990544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-02-19 06:37:43.990562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-02-19 06:37:43.990580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-02-19 06:37:43.990598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-02-19 06:37:43.990615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-02-19 06:37:43.990632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-02-19 06:37:43.990650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-02-19 06:37:43.990667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-02-19 06:37:43.990685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-02-19 06:37:43.990703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-02-19 06:37:43.990720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-02-19 06:37:43.990737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-02-19 06:37:43.990755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-02-19 06:37:43.990772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-02-19 06:37:43.990794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-02-19 06:37:43.990812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-02-19 06:37:43.990830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-02-19 06:37:43.990847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-02-19 06:37:43.990864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-02-19 06:37:43.990882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-02-19 06:37:43.990899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-02-19 06:37:43.990917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-02-19 06:37:43.990934 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-02-19 06:37:43.990951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-02-19 06:37:43.990968 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-02-19 06:37:43.991021 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-02-19 06:37:43.991045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-02-19 06:37:43.991065 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-02-19 06:37:43.991085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-02-19 06:37:43.991106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-02-19 06:37:43.991126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-02-19 06:37:43.991145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-02-19 06:37:43.991165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-02-19 06:37:43.991185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-02-19 06:37:43.991204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-02-19 06:37:43.991224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-02-19 06:37:43.991243 | instance | cd+++++++++ objects/cluster/namespace/ 2026-02-19 06:37:43.991261 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-02-19 06:37:43.991279 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-02-19 06:37:43.991297 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-02-19 06:37:43.991316 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-02-19 06:37:43.991334 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-02-19 06:37:43.991352 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-02-19 06:37:43.991369 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-02-19 06:37:43.991387 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-02-19 06:37:43.991405 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-02-19 06:37:43.991422 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-02-19 06:37:43.991440 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-02-19 06:37:43.991458 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-02-19 06:37:43.991475 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-02-19 06:37:43.991493 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-02-19 06:37:43.991510 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-02-19 06:37:43.991528 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-02-19 06:37:43.991551 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-02-19 06:37:43.991569 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-02-19 06:37:43.991587 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-02-19 06:37:43.991604 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-02-19 06:37:43.991621 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-02-19 06:37:43.991638 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-02-19 06:37:43.991656 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-02-19 06:37:43.991673 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-02-19 06:37:43.991690 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-02-19 06:37:43.991708 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-02-19 06:37:43.991725 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-02-19 06:37:43.991742 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-02-19 06:37:43.991759 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-02-19 06:37:43.991777 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-02-19 06:37:43.991795 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-02-19 06:37:43.991812 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-02-19 06:37:43.991830 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-02-19 06:37:43.991847 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-02-19 06:37:43.991864 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-02-19 06:37:43.991882 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-02-19 06:37:43.991899 | instance | cd+++++++++ objects/cluster/node/ 2026-02-19 06:37:43.991916 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-02-19 06:37:43.991934 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-02-19 06:37:43.991951 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-02-19 06:37:43.991968 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-02-19 06:37:43.991985 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-02-19 06:37:43.992003 | instance | cd+++++++++ objects/namespaced/ 2026-02-19 06:37:43.992020 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-02-19 06:37:43.992038 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-02-19 06:37:43.992055 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-02-19 06:37:43.992073 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-02-19 06:37:43.992091 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.992108 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.992125 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-02-19 06:37:43.992143 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-02-19 06:37:43.992160 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-02-19 06:37:43.992177 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-02-19 06:37:43.992195 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-02-19 06:37:43.992212 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-02-19 06:37:43.992230 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-02-19 06:37:43.992248 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-02-19 06:37:43.992271 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-02-19 06:37:43.992289 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-02-19 06:37:43.992307 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-02-19 06:37:43.992325 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-02-19 06:37:43.992343 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-02-19 06:37:43.992361 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-02-19 06:37:43.992379 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-02-19 06:37:43.992397 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-02-19 06:37:43.992414 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-02-19 06:37:43.992433 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-02-19 06:37:43.992451 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-02-19 06:37:43.992468 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-209.nip.io-tls.txt 2026-02-19 06:37:43.992486 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-209.nip.io-tls.yaml 2026-02-19 06:37:43.992503 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-02-19 06:37:43.992521 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-02-19 06:37:43.992539 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-02-19 06:37:43.992558 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-02-19 06:37:43.992576 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-02-19 06:37:43.992594 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-02-19 06:37:43.992612 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-02-19 06:37:43.992629 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-02-19 06:37:43.992727 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-02-19 06:37:43.992764 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-02-19 06:37:43.992786 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-02-19 06:37:43.992805 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-02-19 06:37:43.992824 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-02-19 06:37:43.992842 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-02-19 06:37:43.992865 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-02-19 06:37:43.992891 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-02-19 06:37:43.992917 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-02-19 06:37:43.992938 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-02-19 06:37:43.992986 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-02-19 06:37:43.993014 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-02-19 06:37:43.993033 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-02-19 06:37:43.993051 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.993069 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.993087 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-02-19 06:37:43.993112 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-02-19 06:37:43.993133 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-02-19 06:37:43.993151 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-02-19 06:37:43.993169 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-02-19 06:37:43.993186 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-02-19 06:37:43.993204 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-02-19 06:37:43.993222 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt.txt 2026-02-19 06:37:43.993240 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt.yaml 2026-02-19 06:37:43.993258 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-02-19 06:37:43.993280 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-02-19 06:37:43.993300 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-02-19 06:37:43.993318 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-02-19 06:37:43.993335 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-02-19 06:37:43.993353 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-02-19 06:37:43.993371 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-02-19 06:37:43.993389 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-02-19 06:37:43.993407 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-02-19 06:37:43.993425 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-02-19 06:37:43.993443 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-02-19 06:37:43.993461 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-02-19 06:37:43.993479 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-02-19 06:37:43.993497 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-02-19 06:37:43.993515 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-02-19 06:37:43.993532 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-02-19 06:37:43.993549 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-02-19 06:37:43.993567 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-02-19 06:37:43.993584 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-02-19 06:37:43.993602 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.993619 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.993643 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-02-19 06:37:43.993662 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-02-19 06:37:43.993680 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-02-19 06:37:43.993698 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-02-19 06:37:43.993716 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-02-19 06:37:43.993734 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-02-19 06:37:43.993753 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-02-19 06:37:43.993772 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws.txt 2026-02-19 06:37:43.993791 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws.yaml 2026-02-19 06:37:43.993809 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-02-19 06:37:43.993827 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-02-19 06:37:43.993844 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-02-19 06:37:43.993862 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-02-19 06:37:43.993880 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-02-19 06:37:43.993898 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-02-19 06:37:43.993917 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-02-19 06:37:43.993935 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-02-19 06:37:43.993953 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-02-19 06:37:43.993971 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-02-19 06:37:43.993989 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-02-19 06:37:43.994007 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-02-19 06:37:43.994025 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-02-19 06:37:43.994043 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-02-19 06:37:43.994060 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-02-19 06:37:43.994078 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-02-19 06:37:43.994097 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-02-19 06:37:43.994115 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-02-19 06:37:43.994133 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-02-19 06:37:43.994151 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.994174 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.994192 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-02-19 06:37:43.994211 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-02-19 06:37:43.994228 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-02-19 06:37:43.994246 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-02-19 06:37:43.994263 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-02-19 06:37:43.994281 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-02-19 06:37:43.994299 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-02-19 06:37:43.994316 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-67b46dd44f-k42lq.txt 2026-02-19 06:37:43.994334 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-67b46dd44f-k42lq.yaml 2026-02-19 06:37:43.994351 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-02-19 06:37:43.994368 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-02-19 06:37:43.994386 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-02-19 06:37:43.994403 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-02-19 06:37:43.994420 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-02-19 06:37:43.994438 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-02-19 06:37:43.994455 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-02-19 06:37:43.994473 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-02-19 06:37:43.994490 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-02-19 06:37:43.994507 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-02-19 06:37:43.994525 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-02-19 06:37:43.994542 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-02-19 06:37:43.994560 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-02-19 06:37:43.994577 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-02-19 06:37:43.994595 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-02-19 06:37:43.994612 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-02-19 06:37:43.994630 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-02-19 06:37:43.994647 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-02-19 06:37:43.994665 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-02-19 06:37:43.994683 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.994700 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.994717 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-02-19 06:37:43.994735 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-02-19 06:37:43.994753 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-02-19 06:37:43.994770 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-02-19 06:37:43.994787 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-02-19 06:37:43.994804 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-02-19 06:37:43.994827 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-02-19 06:37:43.994845 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-666756b48-zvjp8.txt 2026-02-19 06:37:43.994863 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-666756b48-zvjp8.yaml 2026-02-19 06:37:43.994882 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-02-19 06:37:43.994899 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-02-19 06:37:43.994917 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-02-19 06:37:43.994934 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-02-19 06:37:43.994952 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-02-19 06:37:43.994970 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-02-19 06:37:43.995002 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-02-19 06:37:43.995030 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-02-19 06:37:43.995051 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-02-19 06:37:43.995070 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-02-19 06:37:43.995088 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-02-19 06:37:43.995105 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-02-19 06:37:43.995123 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-02-19 06:37:43.995141 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-02-19 06:37:43.995158 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-02-19 06:37:43.995176 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-02-19 06:37:43.995194 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-02-19 06:37:43.995212 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-02-19 06:37:43.995230 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-02-19 06:37:43.995249 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-02-19 06:37:43.995269 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-02-19 06:37:43.995287 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.995305 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.995322 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-02-19 06:37:43.995341 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-02-19 06:37:43.995359 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-02-19 06:37:43.995376 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-02-19 06:37:43.995394 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-02-19 06:37:43.995411 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-02-19 06:37:43.995428 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-02-19 06:37:43.995446 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-02-19 06:37:43.995463 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-02-19 06:37:43.995482 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-02-19 06:37:43.995505 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-02-19 06:37:43.995523 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-02-19 06:37:43.995541 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-02-19 06:37:43.995558 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-7dbd7dcb7f-crrjj.txt 2026-02-19 06:37:43.995576 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-7dbd7dcb7f-crrjj.yaml 2026-02-19 06:37:43.995594 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-6447d7755c-cxldv.txt 2026-02-19 06:37:43.995611 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-6447d7755c-cxldv.yaml 2026-02-19 06:37:43.995629 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-6fc5ff4798-wkmzx.txt 2026-02-19 06:37:43.995647 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-6fc5ff4798-wkmzx.yaml 2026-02-19 06:37:43.995664 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-02-19 06:37:43.995681 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-02-19 06:37:43.995699 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-02-19 06:37:43.995716 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-02-19 06:37:43.995734 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-02-19 06:37:43.995751 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-02-19 06:37:43.995769 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-02-19 06:37:43.995786 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-02-19 06:37:43.995805 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-02-19 06:37:43.995822 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-02-19 06:37:43.995840 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-02-19 06:37:43.995857 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-02-19 06:37:43.995874 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-02-19 06:37:43.995892 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-02-19 06:37:43.995909 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-02-19 06:37:43.995926 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-02-19 06:37:43.995943 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-02-19 06:37:43.995960 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-02-19 06:37:43.995977 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-02-19 06:37:43.995994 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-02-19 06:37:43.996012 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-02-19 06:37:43.996029 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-02-19 06:37:43.996046 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-02-19 06:37:43.996063 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-02-19 06:37:43.996087 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-02-19 06:37:43.996105 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-02-19 06:37:43.996123 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-02-19 06:37:43.996139 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-02-19 06:37:43.996157 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-02-19 06:37:43.996175 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-02-19 06:37:43.996193 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-02-19 06:37:43.996211 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-02-19 06:37:43.996229 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-02-19 06:37:43.996246 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-02-19 06:37:43.996264 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-02-19 06:37:43.996283 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-02-19 06:37:43.996305 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-02-19 06:37:43.996322 | instance | cd+++++++++ objects/namespaced/default/ 2026-02-19 06:37:43.996340 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-02-19 06:37:43.996358 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.996376 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.996393 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-02-19 06:37:43.996411 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-02-19 06:37:43.996429 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-02-19 06:37:43.996447 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-02-19 06:37:43.996465 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-02-19 06:37:43.996483 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-02-19 06:37:43.996501 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-02-19 06:37:43.996518 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-02-19 06:37:43.996536 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-02-19 06:37:43.996553 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-02-19 06:37:43.996570 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-02-19 06:37:43.996588 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-02-19 06:37:43.996606 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-02-19 06:37:43.996623 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-02-19 06:37:43.996641 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-02-19 06:37:43.996658 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-02-19 06:37:43.996675 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-02-19 06:37:43.996692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.996710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.996727 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-02-19 06:37:43.996746 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-02-19 06:37:43.996769 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-02-19 06:37:43.996787 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-02-19 06:37:43.996805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-02-19 06:37:43.996822 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-02-19 06:37:43.996839 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-02-19 06:37:43.996856 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-02-19 06:37:43.996873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-02-19 06:37:43.996891 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-02-19 06:37:43.996908 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-02-19 06:37:43.996925 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-02-19 06:37:43.996942 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-02-19 06:37:43.996995 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-02-19 06:37:43.997017 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-02-19 06:37:43.997035 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-02-19 06:37:43.997053 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-pxxs9.txt 2026-02-19 06:37:43.997071 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-pxxs9.yaml 2026-02-19 06:37:43.997088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt.txt 2026-02-19 06:37:43.997106 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt.yaml 2026-02-19 06:37:43.997123 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-02-19 06:37:43.997140 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-02-19 06:37:43.997158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-02-19 06:37:43.997176 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-02-19 06:37:43.997194 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-02-19 06:37:43.997211 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-02-19 06:37:43.997228 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-02-19 06:37:43.997245 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-02-19 06:37:43.997262 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-02-19 06:37:43.997279 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-02-19 06:37:43.997351 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-02-19 06:37:43.997379 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-02-19 06:37:43.997400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-02-19 06:37:43.997418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-02-19 06:37:43.997437 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-02-19 06:37:43.997455 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-02-19 06:37:43.997479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-02-19 06:37:43.997498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-02-19 06:37:43.997518 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-02-19 06:37:43.997536 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-02-19 06:37:43.997554 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-02-19 06:37:43.997571 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-02-19 06:37:43.997589 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-02-19 06:37:43.997606 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-02-19 06:37:43.997624 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-02-19 06:37:43.997641 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-02-19 06:37:43.997658 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-02-19 06:37:43.997676 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-02-19 06:37:43.997693 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-02-19 06:37:43.997712 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.997729 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.997747 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-02-19 06:37:43.997764 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-02-19 06:37:43.997782 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-02-19 06:37:43.997800 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-02-19 06:37:43.997818 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-02-19 06:37:43.997837 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-02-19 06:37:43.997855 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-02-19 06:37:43.997872 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.997890 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.997907 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-02-19 06:37:43.997925 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-19 06:37:43.997944 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-19 06:37:43.997961 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-02-19 06:37:43.997979 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-19 06:37:43.997996 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-02-19 06:37:43.998013 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-19 06:37:43.998030 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-19 06:37:43.998048 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-02-19 06:37:43.998065 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-02-19 06:37:43.998088 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-02-19 06:37:43.998106 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-02-19 06:37:43.998124 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-02-19 06:37:43.998142 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-02-19 06:37:43.998163 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-02-19 06:37:43.998195 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-02-19 06:37:43.998240 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-02-19 06:37:43.998264 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-02-19 06:37:43.998283 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-02-19 06:37:43.998302 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-02-19 06:37:43.998320 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-02-19 06:37:43.998339 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-02-19 06:37:43.998358 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-02-19 06:37:43.998376 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-02-19 06:37:43.998394 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-02-19 06:37:43.998412 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:43.998430 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:43.998447 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-02-19 06:37:43.998470 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-02-19 06:37:43.998489 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-02-19 06:37:43.998507 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-02-19 06:37:43.998524 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-02-19 06:37:43.998541 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-02-19 06:37:43.998559 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-02-19 06:37:43.998577 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-02-19 06:37:43.998594 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-02-19 06:37:43.998612 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-02-19 06:37:43.998630 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-02-19 06:37:43.998648 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-02-19 06:37:43.998666 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-02-19 06:37:43.998684 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-02-19 06:37:43.998701 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-02-19 06:37:43.998718 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-02-19 06:37:43.998735 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-02-19 06:37:43.998753 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-02-19 06:37:43.998772 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-02-19 06:37:43.998790 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-02-19 06:37:43.998814 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-02-19 06:37:43.998833 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-02-19 06:37:43.998850 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-02-19 06:37:43.998868 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-02-19 06:37:43.998886 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-02-19 06:37:43.998903 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-02-19 06:37:43.998921 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-02-19 06:37:43.998938 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-02-19 06:37:43.998956 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-02-19 06:37:43.998973 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-02-19 06:37:43.998991 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-gmdsg.txt 2026-02-19 06:37:43.999038 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-gmdsg.yaml 2026-02-19 06:37:43.999058 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-kzrsp.txt 2026-02-19 06:37:43.999076 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-7fcd8d6ffd-kzrsp.yaml 2026-02-19 06:37:43.999095 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-pzmvm.txt 2026-02-19 06:37:43.999114 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-pzmvm.yaml 2026-02-19 06:37:43.999132 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-qgb55.txt 2026-02-19 06:37:43.999150 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-77cccfdc44-qgb55.yaml 2026-02-19 06:37:43.999167 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-02-19 06:37:43.999185 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-02-19 06:37:43.999202 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-02-19 06:37:43.999219 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-02-19 06:37:43.999237 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-02-19 06:37:43.999254 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-02-19 06:37:43.999271 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4t4dg.txt 2026-02-19 06:37:43.999289 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4t4dg.yaml 2026-02-19 06:37:43.999306 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-02-19 06:37:43.999323 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-02-19 06:37:43.999340 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-02-19 06:37:43.999357 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-02-19 06:37:43.999375 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-02-19 06:37:43.999392 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-02-19 06:37:43.999409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-02-19 06:37:43.999427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-02-19 06:37:43.999450 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-02-19 06:37:43.999468 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-02-19 06:37:43.999485 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-02-19 06:37:43.999502 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-02-19 06:37:43.999520 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-02-19 06:37:43.999537 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-02-19 06:37:43.999554 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-02-19 06:37:43.999572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-02-19 06:37:43.999589 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-02-19 06:37:43.999607 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-02-19 06:37:43.999624 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-02-19 06:37:43.999642 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-02-19 06:37:43.999659 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-02-19 06:37:43.999676 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-02-19 06:37:43.999693 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-19 06:37:43.999710 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-02-19 06:37:43.999727 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-02-19 06:37:43.999744 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-02-19 06:37:43.999761 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-02-19 06:37:43.999778 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-02-19 06:37:43.999796 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-02-19 06:37:43.999830 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-02-19 06:37:43.999848 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-02-19 06:37:43.999866 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-02-19 06:37:43.999884 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-02-19 06:37:43.999901 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-02-19 06:37:43.999919 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-02-19 06:37:43.999936 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-02-19 06:37:43.999953 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-02-19 06:37:43.999970 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-02-19 06:37:43.999987 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-02-19 06:37:44.000005 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-02-19 06:37:44.000022 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-02-19 06:37:44.000046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-02-19 06:37:44.000064 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-02-19 06:37:44.000082 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-02-19 06:37:44.000100 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-02-19 06:37:44.000117 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-02-19 06:37:44.000135 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-02-19 06:37:44.000153 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-02-19 06:37:44.000171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-02-19 06:37:44.000189 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-02-19 06:37:44.000207 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-02-19 06:37:44.000225 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n1vrvf.txt 2026-02-19 06:37:44.000242 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-n1vrvf.yaml 2026-02-19 06:37:44.000260 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-roi8z8.txt 2026-02-19 06:37:44.000277 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-roi8z8.yaml 2026-02-19 06:37:44.000294 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-02-19 06:37:44.000312 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-02-19 06:37:44.000330 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-02-19 06:37:44.000348 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-02-19 06:37:44.000366 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-02-19 06:37:44.000384 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-02-19 06:37:44.000402 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-02-19 06:37:44.000420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-02-19 06:37:44.000438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-02-19 06:37:44.000455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-02-19 06:37:44.000473 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-02-19 06:37:44.000490 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-02-19 06:37:44.000508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-02-19 06:37:44.000525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-02-19 06:37:44.000543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-02-19 06:37:44.000561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-02-19 06:37:44.000578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-02-19 06:37:44.000596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-02-19 06:37:44.000614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-02-19 06:37:44.000636 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-02-19 06:37:44.000654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-02-19 06:37:44.000672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-02-19 06:37:44.000689 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-02-19 06:37:44.000707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-02-19 06:37:44.000724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-02-19 06:37:44.000742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-02-19 06:37:44.000759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-02-19 06:37:44.000777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-02-19 06:37:44.000794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-02-19 06:37:44.000811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-02-19 06:37:44.000828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-02-19 06:37:44.000845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-02-19 06:37:44.000862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-02-19 06:37:44.000880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-02-19 06:37:44.000897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-02-19 06:37:44.000914 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-02-19 06:37:44.000932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-02-19 06:37:44.000949 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-02-19 06:37:44.001000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-02-19 06:37:44.001023 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-02-19 06:37:44.001041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-02-19 06:37:44.001059 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-02-19 06:37:44.001077 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-02-19 06:37:44.001094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-02-19 06:37:44.001112 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-02-19 06:37:44.001130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-02-19 06:37:44.001147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-02-19 06:37:44.001164 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-02-19 06:37:44.001182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-02-19 06:37:44.001199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-02-19 06:37:44.001216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-02-19 06:37:44.001234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-02-19 06:37:44.001257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-02-19 06:37:44.001275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-02-19 06:37:44.001292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-02-19 06:37:44.001310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-02-19 06:37:44.001327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-02-19 06:37:44.001345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-02-19 06:37:44.001362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-02-19 06:37:44.001380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-02-19 06:37:44.001397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-02-19 06:37:44.001414 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-02-19 06:37:44.001432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-02-19 06:37:44.001449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-02-19 06:37:44.001466 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-02-19 06:37:44.001483 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-02-19 06:37:44.001501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-02-19 06:37:44.001518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-02-19 06:37:44.001535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-02-19 06:37:44.001552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-02-19 06:37:44.001569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-02-19 06:37:44.001587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-02-19 06:37:44.001604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-02-19 06:37:44.001622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-02-19 06:37:44.001639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-02-19 06:37:44.001656 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-02-19 06:37:44.001674 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-02-19 06:37:44.001691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-02-19 06:37:44.001709 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-02-19 06:37:44.001727 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-02-19 06:37:44.001744 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-02-19 06:37:44.001762 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-02-19 06:37:44.001779 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-02-19 06:37:44.001796 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-02-19 06:37:44.001814 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-02-19 06:37:44.001835 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-02-19 06:37:44.001853 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-02-19 06:37:44.001870 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-02-19 06:37:44.001887 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-02-19 06:37:44.001905 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-02-19 06:37:44.001922 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-02-19 06:37:44.001939 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-02-19 06:37:44.001956 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-02-19 06:37:44.001973 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-02-19 06:37:44.001990 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-02-19 06:37:44.002008 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-02-19 06:37:44.002025 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.002043 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.002060 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-02-19 06:37:44.002077 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-02-19 06:37:44.002094 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-02-19 06:37:44.002111 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-02-19 06:37:44.002128 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-02-19 06:37:44.002145 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-02-19 06:37:44.002163 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-6f56467975-g6qsp.txt 2026-02-19 06:37:44.002180 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-6f56467975-g6qsp.yaml 2026-02-19 06:37:44.002198 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-02-19 06:37:44.002215 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-02-19 06:37:44.002233 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-02-19 06:37:44.002250 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-02-19 06:37:44.002268 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-02-19 06:37:44.002288 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-02-19 06:37:44.002307 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-02-19 06:37:44.002325 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-02-19 06:37:44.002342 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-02-19 06:37:44.002359 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-02-19 06:37:44.002376 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.002394 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.002411 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-02-19 06:37:44.002433 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-02-19 06:37:44.002451 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-02-19 06:37:44.002468 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-02-19 06:37:44.002485 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-02-19 06:37:44.002503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-02-19 06:37:44.002520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-02-19 06:37:44.002538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-02-19 06:37:44.002556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-02-19 06:37:44.002573 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-02-19 06:37:44.002592 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-02-19 06:37:44.002610 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-02-19 06:37:44.002628 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-02-19 06:37:44.002646 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-02-19 06:37:44.002664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-02-19 06:37:44.002682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-02-19 06:37:44.002699 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-02-19 06:37:44.002717 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-02-19 06:37:44.002734 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-02-19 06:37:44.002753 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-02-19 06:37:44.002771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-02-19 06:37:44.002789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-02-19 06:37:44.002807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-02-19 06:37:44.002824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-02-19 06:37:44.002842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-02-19 06:37:44.002860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-02-19 06:37:44.002878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-02-19 06:37:44.002895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-02-19 06:37:44.002913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-02-19 06:37:44.002931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-02-19 06:37:44.002949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-02-19 06:37:44.002967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-02-19 06:37:44.002992 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-02-19 06:37:44.003034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-02-19 06:37:44.003055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-02-19 06:37:44.003073 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-02-19 06:37:44.003091 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-02-19 06:37:44.003109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-02-19 06:37:44.003126 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-02-19 06:37:44.003143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-02-19 06:37:44.003160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-02-19 06:37:44.003178 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-02-19 06:37:44.003195 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-02-19 06:37:44.003212 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-02-19 06:37:44.003230 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-02-19 06:37:44.003248 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-02-19 06:37:44.003265 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-02-19 06:37:44.003283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-02-19 06:37:44.003301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-02-19 06:37:44.003318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-02-19 06:37:44.003336 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-02-19 06:37:44.003353 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.003371 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.003388 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-02-19 06:37:44.003405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-02-19 06:37:44.003422 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-02-19 06:37:44.003439 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-02-19 06:37:44.003457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-02-19 06:37:44.003475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-02-19 06:37:44.003494 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-02-19 06:37:44.003512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-02-19 06:37:44.003534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-02-19 06:37:44.003552 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-02-19 06:37:44.003570 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-02-19 06:37:44.003587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-02-19 06:37:44.003604 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-02-19 06:37:44.003621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-02-19 06:37:44.003638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-02-19 06:37:44.003656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-02-19 06:37:44.003673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-02-19 06:37:44.003691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-02-19 06:37:44.003708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-02-19 06:37:44.003725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-02-19 06:37:44.003743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-02-19 06:37:44.003760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-02-19 06:37:44.003778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-02-19 06:37:44.003796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-02-19 06:37:44.003814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-02-19 06:37:44.003831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-02-19 06:37:44.003849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-02-19 06:37:44.003866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-02-19 06:37:44.003883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-02-19 06:37:44.003901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-02-19 06:37:44.003919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-02-19 06:37:44.003937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-02-19 06:37:44.003954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-02-19 06:37:44.003972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-02-19 06:37:44.003990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-02-19 06:37:44.004007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-02-19 06:37:44.004025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-02-19 06:37:44.004042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-02-19 06:37:44.004065 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.004083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.004101 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-02-19 06:37:44.004118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-02-19 06:37:44.004135 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-02-19 06:37:44.004153 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-02-19 06:37:44.004171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-02-19 06:37:44.004188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-02-19 06:37:44.004206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.004223 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.004242 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-02-19 06:37:44.004259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-02-19 06:37:44.004277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-02-19 06:37:44.004294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-02-19 06:37:44.004311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-02-19 06:37:44.004328 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-02-19 06:37:44.004346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-02-19 06:37:44.004363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-02-19 06:37:44.004380 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-02-19 06:37:44.004398 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-02-19 06:37:44.004416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-02-19 06:37:44.004433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-02-19 06:37:44.004451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-02-19 06:37:44.004468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-02-19 06:37:44.004486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-02-19 06:37:44.004503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-02-19 06:37:44.004521 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-02-19 06:37:44.004538 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-02-19 06:37:44.004556 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-02-19 06:37:44.004574 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-02-19 06:37:44.004591 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-02-19 06:37:44.004608 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-02-19 06:37:44.004626 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-02-19 06:37:44.004643 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-19 06:37:44.004667 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-19 06:37:44.004685 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-02-19 06:37:44.004704 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-02-19 06:37:44.004724 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-02-19 06:37:44.004750 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-02-19 06:37:44.004795 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-02-19 06:37:44.004821 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.004841 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.004859 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:44.004878 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:44.004897 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-02-19 06:37:44.004914 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:44.004932 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-02-19 06:37:44.004949 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-02-19 06:37:44.004990 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-02-19 06:37:44.005010 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-02-19 06:37:44.005028 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-02-19 06:37:44.005046 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-02-19 06:37:44.005064 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-02-19 06:37:44.005082 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-02-19 06:37:44.005099 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-02-19 06:37:44.005117 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-02-19 06:37:44.005135 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-02-19 06:37:44.005152 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-02-19 06:37:44.005169 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-02-19 06:37:44.005187 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.005205 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.005223 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.005241 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.005258 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:44.005276 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:44.005293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-02-19 06:37:44.005310 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:44.005334 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-19 06:37:44.005353 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-19 06:37:44.005411 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.005432 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.005450 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-02-19 06:37:44.005467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-02-19 06:37:44.005486 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-02-19 06:37:44.005504 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-02-19 06:37:44.005522 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-02-19 06:37:44.005540 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-02-19 06:37:44.005557 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-02-19 06:37:44.005575 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-02-19 06:37:44.005592 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-02-19 06:37:44.005610 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-02-19 06:37:44.005627 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-02-19 06:37:44.005646 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-02-19 06:37:44.005663 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-02-19 06:37:44.005681 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-02-19 06:37:44.005698 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-02-19 06:37:44.005714 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-02-19 06:37:44.005731 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-02-19 06:37:44.005748 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-02-19 06:37:44.005766 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-02-19 06:37:44.005783 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.005800 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.005818 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.005835 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.005852 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.005870 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.005888 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-02-19 06:37:44.005906 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-02-19 06:37:44.005931 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-02-19 06:37:44.005950 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-02-19 06:37:44.005972 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-02-19 06:37:44.005991 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-02-19 06:37:44.006008 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-02-19 06:37:44.006026 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-02-19 06:37:44.006044 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-02-19 06:37:44.006061 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-02-19 06:37:44.006079 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-x8wml.txt 2026-02-19 06:37:44.006096 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-x8wml.yaml 2026-02-19 06:37:44.006114 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c.txt 2026-02-19 06:37:44.006131 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c.yaml 2026-02-19 06:37:44.006148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw.txt 2026-02-19 06:37:44.006165 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw.yaml 2026-02-19 06:37:44.006183 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-598ffd849c-qrts8.txt 2026-02-19 06:37:44.006200 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-598ffd849c-qrts8.yaml 2026-02-19 06:37:44.006217 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mrxr7.txt 2026-02-19 06:37:44.006234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-mrxr7.yaml 2026-02-19 06:37:44.006252 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-02-19 06:37:44.006269 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-02-19 06:37:44.006286 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-02-19 06:37:44.006304 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-02-19 06:37:44.006322 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-6b458d8465-75wtr.txt 2026-02-19 06:37:44.006340 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-6b458d8465-75wtr.yaml 2026-02-19 06:37:44.006358 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-02-19 06:37:44.006376 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-02-19 06:37:44.006395 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-5c98955555-p48rh.txt 2026-02-19 06:37:44.006413 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-5c98955555-p48rh.yaml 2026-02-19 06:37:44.006431 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-7cd9cc64cc-zbfl7.txt 2026-02-19 06:37:44.006545 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-7cd9cc64cc-zbfl7.yaml 2026-02-19 06:37:44.006571 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-9mfs4.txt 2026-02-19 06:37:44.006591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-9mfs4.yaml 2026-02-19 06:37:44.006610 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-02-19 06:37:44.006634 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-02-19 06:37:44.006653 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-f5d6d8b68-7nhxm.txt 2026-02-19 06:37:44.006670 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-f5d6d8b68-7nhxm.yaml 2026-02-19 06:37:44.006688 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fbw8g.txt 2026-02-19 06:37:44.006706 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-fbw8g.yaml 2026-02-19 06:37:44.006725 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-02-19 06:37:44.006743 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.006760 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.006778 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-02-19 06:37:44.006795 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-02-19 06:37:44.006813 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-02-19 06:37:44.006830 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-02-19 06:37:44.006848 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-02-19 06:37:44.006866 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.006883 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.006901 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-02-19 06:37:44.006918 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-02-19 06:37:44.006935 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-02-19 06:37:44.006952 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-02-19 06:37:44.006969 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-02-19 06:37:44.006987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-02-19 06:37:44.007005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-02-19 06:37:44.007056 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-02-19 06:37:44.007077 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-02-19 06:37:44.007096 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-02-19 06:37:44.007116 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-02-19 06:37:44.007136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.007155 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.007175 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-02-19 06:37:44.007194 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-02-19 06:37:44.007214 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-02-19 06:37:44.007233 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-02-19 06:37:44.007258 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-02-19 06:37:44.007277 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-02-19 06:37:44.007295 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-02-19 06:37:44.007312 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-02-19 06:37:44.007329 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-02-19 06:37:44.007346 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-02-19 06:37:44.007363 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-02-19 06:37:44.007380 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-02-19 06:37:44.007397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-02-19 06:37:44.007414 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-02-19 06:37:44.007432 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-02-19 06:37:44.007448 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-02-19 06:37:44.007466 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.007483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.007501 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-02-19 06:37:44.007518 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-02-19 06:37:44.007536 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-02-19 06:37:44.007553 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-02-19 06:37:44.007570 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mrxr7-tls.txt 2026-02-19 06:37:44.007589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-mrxr7-tls.yaml 2026-02-19 06:37:44.007607 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-02-19 06:37:44.007624 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-02-19 06:37:44.007641 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-02-19 06:37:44.007658 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-02-19 06:37:44.007675 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-02-19 06:37:44.007693 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-02-19 06:37:44.007711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-02-19 06:37:44.007729 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-02-19 06:37:44.007747 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.007771 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.007790 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-02-19 06:37:44.007808 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-02-19 06:37:44.007826 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-02-19 06:37:44.007844 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-02-19 06:37:44.007862 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-02-19 06:37:44.007880 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-02-19 06:37:44.007897 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-02-19 06:37:44.007915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-02-19 06:37:44.007932 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-02-19 06:37:44.007950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-02-19 06:37:44.007967 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-02-19 06:37:44.007986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-02-19 06:37:44.008004 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-02-19 06:37:44.008022 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-02-19 06:37:44.008040 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-02-19 06:37:44.008058 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-02-19 06:37:44.008076 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-02-19 06:37:44.008094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-02-19 06:37:44.008111 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-02-19 06:37:44.008129 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.008146 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.008164 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.008181 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.008200 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:44.008217 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:44.008235 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-02-19 06:37:44.008252 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:44.008269 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-19 06:37:44.008286 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-19 06:37:44.008304 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.008322 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.008345 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-02-19 06:37:44.008364 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-02-19 06:37:44.008382 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-02-19 06:37:44.008400 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-02-19 06:37:44.008418 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-02-19 06:37:44.008435 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-02-19 06:37:44.008453 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-02-19 06:37:44.008470 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-02-19 06:37:44.008487 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-02-19 06:37:44.008504 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-02-19 06:37:44.008522 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-02-19 06:37:44.008539 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-02-19 06:37:44.008557 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-02-19 06:37:44.008575 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-02-19 06:37:44.008592 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-02-19 06:37:44.008610 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-02-19 06:37:44.008627 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-02-19 06:37:44.008644 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.008663 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.008680 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-02-19 06:37:44.008698 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-02-19 06:37:44.008715 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-02-19 06:37:44.008732 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-02-19 06:37:44.008750 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-02-19 06:37:44.008767 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-02-19 06:37:44.008784 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-02-19 06:37:44.008801 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-02-19 06:37:44.008819 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.008837 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.008854 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-02-19 06:37:44.008871 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-02-19 06:37:44.008889 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-02-19 06:37:44.008906 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-02-19 06:37:44.008925 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-02-19 06:37:44.008947 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-02-19 06:37:44.009000 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-02-19 06:37:44.009028 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-02-19 06:37:44.009051 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-02-19 06:37:44.009069 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-02-19 06:37:44.009088 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-02-19 06:37:44.009107 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-02-19 06:37:44.009124 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-02-19 06:37:44.009142 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-02-19 06:37:44.009159 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-02-19 06:37:44.009177 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-02-19 06:37:44.009194 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-02-19 06:37:44.009212 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-02-19 06:37:44.009230 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-02-19 06:37:44.009249 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-02-19 06:37:44.009267 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-02-19 06:37:44.009285 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-02-19 06:37:44.009303 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-02-19 06:37:44.009320 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-02-19 06:37:44.009337 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-02-19 06:37:44.009354 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-02-19 06:37:44.009372 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-02-19 06:37:44.009389 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-02-19 06:37:44.009422 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-02-19 06:37:44.009449 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-02-19 06:37:44.009468 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-02-19 06:37:44.009486 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-02-19 06:37:44.009504 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-02-19 06:37:44.009531 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-02-19 06:37:44.009556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-02-19 06:37:44.009582 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-02-19 06:37:44.009601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-02-19 06:37:44.009628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-02-19 06:37:44.009647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-02-19 06:37:44.009664 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-02-19 06:37:44.009682 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-02-19 06:37:44.009709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-02-19 06:37:44.009727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-02-19 06:37:44.009744 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-02-19 06:37:44.009762 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-02-19 06:37:44.009779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-02-19 06:37:44.009796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-02-19 06:37:44.009814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-02-19 06:37:44.009831 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-02-19 06:37:44.009848 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-02-19 06:37:44.009865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-02-19 06:37:44.009883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.009900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.009917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-02-19 06:37:44.009935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-02-19 06:37:44.009952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-02-19 06:37:44.009969 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-02-19 06:37:44.009986 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-02-19 06:37:44.010003 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-02-19 06:37:44.010020 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-02-19 06:37:44.010037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-02-19 06:37:44.010054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-02-19 06:37:44.010071 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-02-19 06:37:44.010089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-02-19 06:37:44.010106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-02-19 06:37:44.010123 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-02-19 06:37:44.010141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-02-19 06:37:44.010158 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-02-19 06:37:44.010176 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-02-19 06:37:44.010193 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-02-19 06:37:44.010210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-02-19 06:37:44.010227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-02-19 06:37:44.010244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-02-19 06:37:44.010262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-02-19 06:37:44.010279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-02-19 06:37:44.010298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-02-19 06:37:44.010316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-02-19 06:37:44.010338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-02-19 06:37:44.010357 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-02-19 06:37:44.010375 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-02-19 06:37:44.010394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-02-19 06:37:44.010412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-02-19 06:37:44.010431 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-02-19 06:37:44.010448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-02-19 06:37:44.010466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-02-19 06:37:44.010483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-02-19 06:37:44.010501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-02-19 06:37:44.010519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-02-19 06:37:44.010538 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-02-19 06:37:44.010556 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-02-19 06:37:44.010573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-02-19 06:37:44.010592 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-02-19 06:37:44.010609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-02-19 06:37:44.010626 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-02-19 06:37:44.010644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-02-19 06:37:44.010661 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-02-19 06:37:44.010678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-02-19 06:37:44.010695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-02-19 06:37:44.010713 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-02-19 06:37:44.010730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-02-19 06:37:44.010748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-02-19 06:37:44.010765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-02-19 06:37:44.010782 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-02-19 06:37:44.010799 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-02-19 06:37:44.010816 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-02-19 06:37:44.010832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-02-19 06:37:44.010849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-02-19 06:37:44.010866 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-02-19 06:37:44.010883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-02-19 06:37:44.010900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-02-19 06:37:44.010924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-02-19 06:37:44.010942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-02-19 06:37:44.010959 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-02-19 06:37:44.010976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-02-19 06:37:44.010993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-02-19 06:37:44.011024 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-02-19 06:37:44.011049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-02-19 06:37:44.011067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-02-19 06:37:44.011085 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-02-19 06:37:44.011103 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-02-19 06:37:44.011121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-02-19 06:37:44.011139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-02-19 06:37:44.011157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-02-19 06:37:44.011175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-02-19 06:37:44.011192 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-02-19 06:37:44.011210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-02-19 06:37:44.011227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-02-19 06:37:44.011244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-02-19 06:37:44.011262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-02-19 06:37:44.011279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-02-19 06:37:44.011296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-02-19 06:37:44.011314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-02-19 06:37:44.011331 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-02-19 06:37:44.011348 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-02-19 06:37:44.011365 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-02-19 06:37:44.011383 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-02-19 06:37:44.011400 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-02-19 06:37:44.011418 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-02-19 06:37:44.011436 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-02-19 06:37:44.011454 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-02-19 06:37:44.011471 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-02-19 06:37:44.011489 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-02-19 06:37:44.011506 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-02-19 06:37:44.011524 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-02-19 06:37:44.011541 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-02-19 06:37:44.011566 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-02-19 06:37:44.011585 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-02-19 06:37:44.011603 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-02-19 06:37:44.011620 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-02-19 06:37:44.011637 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-02-19 06:37:44.011655 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-02-19 06:37:44.011673 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-02-19 06:37:44.011690 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-02-19 06:37:44.011708 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-02-19 06:37:44.011725 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-02-19 06:37:44.011743 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-02-19 06:37:44.011761 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-02-19 06:37:44.011779 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-02-19 06:37:44.011796 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-02-19 06:37:44.011814 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-02-19 06:37:44.011831 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-02-19 06:37:44.011849 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-02-19 06:37:44.011866 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-02-19 06:37:44.011884 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-02-19 06:37:44.011901 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-02-19 06:37:44.011919 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-02-19 06:37:44.011936 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-02-19 06:37:44.011954 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-02-19 06:37:44.011972 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-02-19 06:37:44.011989 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-02-19 06:37:44.012007 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-02-19 06:37:44.012025 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-02-19 06:37:44.012042 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-02-19 06:37:44.012059 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-02-19 06:37:44.012077 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-02-19 06:37:44.012094 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-02-19 06:37:44.012111 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-02-19 06:37:44.012129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-02-19 06:37:44.012146 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-02-19 06:37:44.012163 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-02-19 06:37:44.012187 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-02-19 06:37:44.012205 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-02-19 06:37:44.012223 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-02-19 06:37:44.012241 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-02-19 06:37:44.012258 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-02-19 06:37:44.012276 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-02-19 06:37:44.012293 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-02-19 06:37:44.012310 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-02-19 06:37:44.012328 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-02-19 06:37:44.012345 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-02-19 06:37:44.012363 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-02-19 06:37:44.012380 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-02-19 06:37:44.012398 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-02-19 06:37:44.012415 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-02-19 06:37:44.012432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-02-19 06:37:44.012449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-02-19 06:37:44.012466 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-02-19 06:37:44.012484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-02-19 06:37:44.012501 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-02-19 06:37:44.012518 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-02-19 06:37:44.012536 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-02-19 06:37:44.012553 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-02-19 06:37:44.012570 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-02-19 06:37:44.012587 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-02-19 06:37:44.012606 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-02-19 06:37:44.012623 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-02-19 06:37:44.012641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-02-19 06:37:44.012658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-02-19 06:37:44.012676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-02-19 06:37:44.012694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-02-19 06:37:44.012712 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-02-19 06:37:44.012730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-02-19 06:37:44.012748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-02-19 06:37:44.012766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-02-19 06:37:44.012784 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-02-19 06:37:44.012802 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-02-19 06:37:44.012819 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-02-19 06:37:44.012842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-02-19 06:37:44.012860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-02-19 06:37:44.012878 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-02-19 06:37:44.012897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-02-19 06:37:44.012915 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-02-19 06:37:44.012932 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-02-19 06:37:44.012949 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-02-19 06:37:44.012994 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-02-19 06:37:44.013015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-02-19 06:37:44.013034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-02-19 06:37:44.013051 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-02-19 06:37:44.013069 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-02-19 06:37:44.013087 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-02-19 06:37:44.013104 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-02-19 06:37:44.013122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-02-19 06:37:44.013139 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-02-19 06:37:44.013157 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-02-19 06:37:44.013175 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-02-19 06:37:44.013192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-02-19 06:37:44.013209 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-02-19 06:37:44.013227 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-02-19 06:37:44.013244 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-02-19 06:37:44.013261 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-02-19 06:37:44.013278 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-02-19 06:37:44.013295 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-02-19 06:37:44.013313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-02-19 06:37:44.013330 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-02-19 06:37:44.013348 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-02-19 06:37:44.013365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-02-19 06:37:44.013382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-02-19 06:37:44.013400 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-02-19 06:37:44.013430 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-02-19 06:37:44.013449 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-02-19 06:37:44.013467 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-02-19 06:37:44.013484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-02-19 06:37:44.013507 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-02-19 06:37:44.013526 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-02-19 06:37:44.013543 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-02-19 06:37:44.013560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-02-19 06:37:44.013578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-02-19 06:37:44.013758 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-02-19 06:37:44.013780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-02-19 06:37:44.013800 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-02-19 06:37:44.013818 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-02-19 06:37:44.013843 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-02-19 06:37:44.013861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-02-19 06:37:44.013879 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-02-19 06:37:44.013897 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-02-19 06:37:44.013914 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-02-19 06:37:44.013931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-02-19 06:37:44.013949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-02-19 06:37:44.013967 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-02-19 06:37:44.013985 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-02-19 06:37:44.014003 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-02-19 06:37:44.014021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-02-19 06:37:44.014039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-02-19 06:37:44.014057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-02-19 06:37:44.014075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-02-19 06:37:44.014093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-02-19 06:37:44.014110 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-02-19 06:37:44.014128 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-02-19 06:37:44.014185 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-02-19 06:37:44.014206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-02-19 06:37:44.014224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-02-19 06:37:44.014242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-02-19 06:37:44.014259 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-02-19 06:37:44.014277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-02-19 06:37:44.014294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-02-19 06:37:44.014313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-02-19 06:37:44.014331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-02-19 06:37:44.014348 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-02-19 06:37:44.014367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-02-19 06:37:44.014385 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-02-19 06:37:44.014410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-02-19 06:37:44.014428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-02-19 06:37:44.014446 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-02-19 06:37:44.014465 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-02-19 06:37:44.014483 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-02-19 06:37:44.014501 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-02-19 06:37:44.014519 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-02-19 06:37:44.014537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-02-19 06:37:44.014554 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-02-19 06:37:44.014571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-02-19 06:37:44.014589 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-02-19 06:37:44.014606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-02-19 06:37:44.014623 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-02-19 06:37:44.014640 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-02-19 06:37:44.014657 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-02-19 06:37:44.014676 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-02-19 06:37:44.014694 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-02-19 06:37:44.014711 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-02-19 06:37:44.014728 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-02-19 06:37:44.014745 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-02-19 06:37:44.014762 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-02-19 06:37:44.014780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-02-19 06:37:44.014797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-02-19 06:37:44.014815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-02-19 06:37:44.014839 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-02-19 06:37:44.014866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-02-19 06:37:44.014887 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-02-19 06:37:44.014905 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-02-19 06:37:44.014923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-02-19 06:37:44.014940 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-02-19 06:37:44.014957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-02-19 06:37:44.014975 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-02-19 06:37:44.014992 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-02-19 06:37:44.015009 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-02-19 06:37:44.015057 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-02-19 06:37:44.015077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-02-19 06:37:44.015100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-02-19 06:37:44.015118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-02-19 06:37:44.015136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-02-19 06:37:44.015154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-02-19 06:37:44.015171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-02-19 06:37:44.015188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-02-19 06:37:44.015206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-02-19 06:37:44.015223 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-02-19 06:37:44.015240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-02-19 06:37:44.015257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-02-19 06:37:44.015274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-02-19 06:37:44.015292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-02-19 06:37:44.015309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-02-19 06:37:44.015329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-02-19 06:37:44.015347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-02-19 06:37:44.015365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-19 06:37:44.015383 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-19 06:37:44.015401 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-02-19 06:37:44.015418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-02-19 06:37:44.015436 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-02-19 06:37:44.015453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-02-19 06:37:44.015471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-02-19 06:37:44.015489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-02-19 06:37:44.015506 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-02-19 06:37:44.015524 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-02-19 06:37:44.015542 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-02-19 06:37:44.015559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-02-19 06:37:44.015576 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-02-19 06:37:44.015594 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-02-19 06:37:44.015611 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-02-19 06:37:44.015629 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-02-19 06:37:44.015646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-02-19 06:37:44.015664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-02-19 06:37:44.015682 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-02-19 06:37:44.015699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-02-19 06:37:44.015721 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-02-19 06:37:44.015740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-02-19 06:37:44.015757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-02-19 06:37:44.015775 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-02-19 06:37:44.015793 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-02-19 06:37:44.015810 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-02-19 06:37:44.015828 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-02-19 06:37:44.015846 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-02-19 06:37:44.015863 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-02-19 06:37:44.015881 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-02-19 06:37:44.015898 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-02-19 06:37:44.015916 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-02-19 06:37:44.015933 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-02-19 06:37:44.015951 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-02-19 06:37:44.015968 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-02-19 06:37:44.015985 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-02-19 06:37:44.016003 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-02-19 06:37:44.016020 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-02-19 06:37:44.016038 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-02-19 06:37:44.016056 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-02-19 06:37:44.016073 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-02-19 06:37:44.016091 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-02-19 06:37:44.016108 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-02-19 06:37:44.016125 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-02-19 06:37:44.016142 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-02-19 06:37:44.016159 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-02-19 06:37:44.016176 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-02-19 06:37:44.016193 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-02-19 06:37:44.016210 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-02-19 06:37:44.016227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-02-19 06:37:44.016244 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-02-19 06:37:44.016260 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-02-19 06:37:44.016278 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-02-19 06:37:44.016295 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-02-19 06:37:44.016312 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-02-19 06:37:44.016329 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-02-19 06:37:44.016347 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-02-19 06:37:44.016363 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-02-19 06:37:44.016385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-02-19 06:37:44.016403 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-02-19 06:37:44.016420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-02-19 06:37:44.016438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-02-19 06:37:44.016470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-02-19 06:37:44.016489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-02-19 06:37:44.016507 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-02-19 06:37:44.016525 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-02-19 06:37:44.016542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-02-19 06:37:44.016560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-02-19 06:37:44.016578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-02-19 06:37:44.016595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-02-19 06:37:44.016613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-02-19 06:37:44.016630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-02-19 06:37:44.016647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-02-19 06:37:44.016664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-02-19 06:37:44.016681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-02-19 06:37:44.016699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-02-19 06:37:44.016716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-02-19 06:37:44.016734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-02-19 06:37:44.016752 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-02-19 06:37:44.016769 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-02-19 06:37:44.016787 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-02-19 06:37:44.016804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-02-19 06:37:44.016822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-02-19 06:37:44.016840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-02-19 06:37:44.016858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-02-19 06:37:44.016875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-02-19 06:37:44.016893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-02-19 06:37:44.016911 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-02-19 06:37:44.016929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-02-19 06:37:44.016947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-02-19 06:37:44.016983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29524685.txt 2026-02-19 06:37:44.017003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29524685.yaml 2026-02-19 06:37:44.017020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-02-19 06:37:44.017038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-02-19 06:37:44.017055 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-02-19 06:37:44.017078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-02-19 06:37:44.017096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-02-19 06:37:44.017120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-02-19 06:37:44.017137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-02-19 06:37:44.017154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-02-19 06:37:44.017171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-02-19 06:37:44.017189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-02-19 06:37:44.017206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-02-19 06:37:44.017223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-02-19 06:37:44.017241 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-02-19 06:37:44.017258 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-02-19 06:37:44.017275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-02-19 06:37:44.017292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-02-19 06:37:44.017309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-02-19 06:37:44.017326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-02-19 06:37:44.017344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-02-19 06:37:44.017361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-02-19 06:37:44.017379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-02-19 06:37:44.017396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-02-19 06:37:44.017413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-02-19 06:37:44.017431 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-02-19 06:37:44.017448 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524700.txt 2026-02-19 06:37:44.017465 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524700.yaml 2026-02-19 06:37:44.017482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524705.txt 2026-02-19 06:37:44.017499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524705.yaml 2026-02-19 06:37:44.017516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524710.txt 2026-02-19 06:37:44.017533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29524710.yaml 2026-02-19 06:37:44.017550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-02-19 06:37:44.017568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-02-19 06:37:44.017585 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-02-19 06:37:44.017602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-02-19 06:37:44.017619 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-02-19 06:37:44.017636 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-02-19 06:37:44.017653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-02-19 06:37:44.017670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-02-19 06:37:44.017687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-02-19 06:37:44.017704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-02-19 06:37:44.017722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-02-19 06:37:44.017743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-02-19 06:37:44.017760 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-02-19 06:37:44.017778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-02-19 06:37:44.017794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-02-19 06:37:44.017812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-02-19 06:37:44.017829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-02-19 06:37:44.017845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-02-19 06:37:44.017862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-02-19 06:37:44.017879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-02-19 06:37:44.017895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-02-19 06:37:44.017912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-02-19 06:37:44.017930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-02-19 06:37:44.017948 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-02-19 06:37:44.017965 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-02-19 06:37:44.017983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-02-19 06:37:44.018000 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-02-19 06:37:44.018018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-02-19 06:37:44.018035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-02-19 06:37:44.018052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-02-19 06:37:44.018070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-02-19 06:37:44.018087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-02-19 06:37:44.018105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-02-19 06:37:44.018122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-02-19 06:37:44.018139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-02-19 06:37:44.018156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-02-19 06:37:44.018174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-02-19 06:37:44.018192 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-02-19 06:37:44.018210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-02-19 06:37:44.018227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-02-19 06:37:44.018245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-02-19 06:37:44.018262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-02-19 06:37:44.018280 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-02-19 06:37:44.018298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-02-19 06:37:44.018316 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-02-19 06:37:44.018333 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-02-19 06:37:44.018350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-02-19 06:37:44.018368 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-02-19 06:37:44.018385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-02-19 06:37:44.018408 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-02-19 06:37:44.018426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-02-19 06:37:44.018444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-02-19 06:37:44.018461 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-02-19 06:37:44.018479 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-02-19 06:37:44.018496 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-02-19 06:37:44.018514 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-02-19 06:37:44.018531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-02-19 06:37:44.018548 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-02-19 06:37:44.018566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-02-19 06:37:44.018583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-02-19 06:37:44.018600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-02-19 06:37:44.018618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-02-19 06:37:44.018635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-02-19 06:37:44.018652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-02-19 06:37:44.018670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-02-19 06:37:44.018687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-02-19 06:37:44.018704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-02-19 06:37:44.018721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-02-19 06:37:44.018739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29524680.txt 2026-02-19 06:37:44.018756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29524680.yaml 2026-02-19 06:37:44.018772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-02-19 06:37:44.018789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-02-19 06:37:44.018806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-02-19 06:37:44.018823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-02-19 06:37:44.018841 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-02-19 06:37:44.018858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-02-19 06:37:44.018875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-02-19 06:37:44.018892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-02-19 06:37:44.018909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-02-19 06:37:44.018927 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-02-19 06:37:44.018944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-02-19 06:37:44.018961 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-02-19 06:37:44.018978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29524680.txt 2026-02-19 06:37:44.018995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29524680.yaml 2026-02-19 06:37:44.019012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-02-19 06:37:44.019099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-02-19 06:37:44.019141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-02-19 06:37:44.019163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-02-19 06:37:44.019182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-02-19 06:37:44.019201 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-02-19 06:37:44.019220 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-02-19 06:37:44.019238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-02-19 06:37:44.019256 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-02-19 06:37:44.019274 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-02-19 06:37:44.019292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-02-19 06:37:44.019310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-02-19 06:37:44.019327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-02-19 06:37:44.019345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-02-19 06:37:44.019363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-02-19 06:37:44.019380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-02-19 06:37:44.019398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-02-19 06:37:44.019415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-02-19 06:37:44.019433 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-02-19 06:37:44.019451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-02-19 06:37:44.019469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-02-19 06:37:44.019487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-02-19 06:37:44.019504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-02-19 06:37:44.019522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-02-19 06:37:44.019540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-02-19 06:37:44.019557 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-02-19 06:37:44.019574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-02-19 06:37:44.019591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-02-19 06:37:44.019609 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-02-19 06:37:44.019626 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-02-19 06:37:44.019644 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-02-19 06:37:44.019663 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-02-19 06:37:44.019680 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-02-19 06:37:44.019698 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-02-19 06:37:44.019715 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-02-19 06:37:44.019732 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-02-19 06:37:44.019750 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-02-19 06:37:44.019767 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-02-19 06:37:44.019784 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-02-19 06:37:44.019806 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-02-19 06:37:44.019823 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-02-19 06:37:44.019841 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-02-19 06:37:44.019859 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-02-19 06:37:44.019876 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-02-19 06:37:44.019893 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-02-19 06:37:44.019911 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-02-19 06:37:44.019928 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-02-19 06:37:44.019945 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-02-19 06:37:44.019962 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-02-19 06:37:44.019979 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-02-19 06:37:44.019997 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-02-19 06:37:44.020014 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-02-19 06:37:44.020031 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-02-19 06:37:44.020063 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-02-19 06:37:44.020081 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-02-19 06:37:44.020098 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-02-19 06:37:44.020116 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-02-19 06:37:44.020133 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-02-19 06:37:44.020150 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-02-19 06:37:44.020167 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-02-19 06:37:44.020185 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-02-19 06:37:44.020203 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5cc6cc5894-nvrr6.txt 2026-02-19 06:37:44.020221 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-5cc6cc5894-nvrr6.yaml 2026-02-19 06:37:44.020239 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-922rp.txt 2026-02-19 06:37:44.020256 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-922rp.yaml 2026-02-19 06:37:44.020274 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-l7v56.txt 2026-02-19 06:37:44.020291 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-l7v56.yaml 2026-02-19 06:37:44.020309 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-bs6zw.txt 2026-02-19 06:37:44.020326 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-bs6zw.yaml 2026-02-19 06:37:44.020348 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mfcpp.txt 2026-02-19 06:37:44.020366 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mfcpp.yaml 2026-02-19 06:37:44.020383 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-xgdfz.txt 2026-02-19 06:37:44.020400 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-xgdfz.yaml 2026-02-19 06:37:44.020418 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-g6cvj.txt 2026-02-19 06:37:44.020435 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-g6cvj.yaml 2026-02-19 06:37:44.020453 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-869fdd4b5d-wvcfp.txt 2026-02-19 06:37:44.020470 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-869fdd4b5d-wvcfp.yaml 2026-02-19 06:37:44.020488 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6fcd54c6cd-mlmwr.txt 2026-02-19 06:37:44.020506 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6fcd54c6cd-mlmwr.yaml 2026-02-19 06:37:44.020523 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4nd96.txt 2026-02-19 06:37:44.020541 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-4nd96.yaml 2026-02-19 06:37:44.020558 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qdj5w.txt 2026-02-19 06:37:44.020576 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-qdj5w.yaml 2026-02-19 06:37:44.020593 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6f2x6.txt 2026-02-19 06:37:44.020611 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-6f2x6.yaml 2026-02-19 06:37:44.020629 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lz4f8.txt 2026-02-19 06:37:44.020646 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-lz4f8.yaml 2026-02-19 06:37:44.020664 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-n55fp.txt 2026-02-19 06:37:44.020682 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-n55fp.yaml 2026-02-19 06:37:44.020700 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vkxkd.txt 2026-02-19 06:37:44.020718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vkxkd.yaml 2026-02-19 06:37:44.020735 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-b6kmh.txt 2026-02-19 06:37:44.020753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-b6kmh.yaml 2026-02-19 06:37:44.020771 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-n2nj9.txt 2026-02-19 06:37:44.020789 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-n2nj9.yaml 2026-02-19 06:37:44.020807 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-gkkn2.txt 2026-02-19 06:37:44.020824 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-gkkn2.yaml 2026-02-19 06:37:44.020842 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-8cd8b8bbb-pmkqk.txt 2026-02-19 06:37:44.020859 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-8cd8b8bbb-pmkqk.yaml 2026-02-19 06:37:44.020876 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-hdq2q.txt 2026-02-19 06:37:44.020893 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-hdq2q.yaml 2026-02-19 06:37:44.020910 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-79b789d75d-r94th.txt 2026-02-19 06:37:44.020928 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-79b789d75d-r94th.yaml 2026-02-19 06:37:44.020945 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29524685-c69t2.txt 2026-02-19 06:37:44.020987 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29524685-c69t2.yaml 2026-02-19 06:37:44.021007 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-78cf88fc88-qtj9j.txt 2026-02-19 06:37:44.021026 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-78cf88fc88-qtj9j.yaml 2026-02-19 06:37:44.021043 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-xp4h2.txt 2026-02-19 06:37:44.021061 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-xp4h2.yaml 2026-02-19 06:37:44.021078 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-d5tl6.txt 2026-02-19 06:37:44.021096 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-d5tl6.yaml 2026-02-19 06:37:44.021113 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k57ml.txt 2026-02-19 06:37:44.021130 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-k57ml.yaml 2026-02-19 06:37:44.021147 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6pczs.txt 2026-02-19 06:37:44.021164 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-6pczs.yaml 2026-02-19 06:37:44.021182 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-rnkvz.txt 2026-02-19 06:37:44.021199 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-rnkvz.yaml 2026-02-19 06:37:44.021216 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-tr7kc.txt 2026-02-19 06:37:44.021233 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-tr7kc.yaml 2026-02-19 06:37:44.021250 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-dnv8l.txt 2026-02-19 06:37:44.021267 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-dnv8l.yaml 2026-02-19 06:37:44.021284 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-74c82.txt 2026-02-19 06:37:44.021301 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-74c82.yaml 2026-02-19 06:37:44.021318 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5c6d5b7786-mzdfp.txt 2026-02-19 06:37:44.021335 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5c6d5b7786-mzdfp.yaml 2026-02-19 06:37:44.021352 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-56w6p.txt 2026-02-19 06:37:44.021369 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-56w6p.yaml 2026-02-19 06:37:44.021386 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-56644ccb8-7pgqj.txt 2026-02-19 06:37:44.021403 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-56644ccb8-7pgqj.yaml 2026-02-19 06:37:44.021420 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-kmf6w.txt 2026-02-19 06:37:44.021437 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-kmf6w.yaml 2026-02-19 06:37:44.021454 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-w8vp8.txt 2026-02-19 06:37:44.021472 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-w8vp8.yaml 2026-02-19 06:37:44.021490 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-t4644.txt 2026-02-19 06:37:44.021507 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-t4644.yaml 2026-02-19 06:37:44.021524 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-77db894cc9-rhddf.txt 2026-02-19 06:37:44.021541 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-77db894cc9-rhddf.yaml 2026-02-19 06:37:44.021559 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524700-4npvp.txt 2026-02-19 06:37:44.021576 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524700-4npvp.yaml 2026-02-19 06:37:44.021598 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524705-thp44.txt 2026-02-19 06:37:44.021616 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524705-thp44.yaml 2026-02-19 06:37:44.021633 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524710-dj8v5.txt 2026-02-19 06:37:44.021650 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29524710-dj8v5.yaml 2026-02-19 06:37:44.021668 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-f8992.txt 2026-02-19 06:37:44.021686 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-f8992.yaml 2026-02-19 06:37:44.021704 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-m6hf2.txt 2026-02-19 06:37:44.021722 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-m6hf2.yaml 2026-02-19 06:37:44.021740 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-trp66.txt 2026-02-19 06:37:44.021757 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-trp66.yaml 2026-02-19 06:37:44.021775 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-mhwdr.txt 2026-02-19 06:37:44.021792 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-mhwdr.yaml 2026-02-19 06:37:44.021810 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-4h8d7.txt 2026-02-19 06:37:44.021827 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-4h8d7.yaml 2026-02-19 06:37:44.021845 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-55dd9577c7-7bfdt.txt 2026-02-19 06:37:44.021862 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-55dd9577c7-7bfdt.yaml 2026-02-19 06:37:44.021880 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zr8kr.txt 2026-02-19 06:37:44.021897 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zr8kr.yaml 2026-02-19 06:37:44.021915 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-n98hx.txt 2026-02-19 06:37:44.021933 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-n98hx.yaml 2026-02-19 06:37:44.021951 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-k4h6h.txt 2026-02-19 06:37:44.021969 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-k4h6h.yaml 2026-02-19 06:37:44.021986 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-86c456898-x4x5m.txt 2026-02-19 06:37:44.022004 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-86c456898-x4x5m.yaml 2026-02-19 06:37:44.022021 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-v4sz7.txt 2026-02-19 06:37:44.022038 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-v4sz7.yaml 2026-02-19 06:37:44.022055 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-96hd5.txt 2026-02-19 06:37:44.022072 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-96hd5.yaml 2026-02-19 06:37:44.022089 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mzx4x.txt 2026-02-19 06:37:44.022106 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mzx4x.yaml 2026-02-19 06:37:44.022123 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dr66g.txt 2026-02-19 06:37:44.022141 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dr66g.yaml 2026-02-19 06:37:44.022158 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vcczn.txt 2026-02-19 06:37:44.022175 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-vcczn.yaml 2026-02-19 06:37:44.022192 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jnzrj.txt 2026-02-19 06:37:44.022215 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jnzrj.yaml 2026-02-19 06:37:44.022233 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9fwzt.txt 2026-02-19 06:37:44.022250 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-9fwzt.yaml 2026-02-19 06:37:44.022301 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-nwk7x.txt 2026-02-19 06:37:44.022321 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-nwk7x.yaml 2026-02-19 06:37:44.022338 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-759df49554-pnlrq.txt 2026-02-19 06:37:44.022355 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-759df49554-pnlrq.yaml 2026-02-19 06:37:44.022372 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-dm2gg.txt 2026-02-19 06:37:44.022389 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-dm2gg.yaml 2026-02-19 06:37:44.022406 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-02-19 06:37:44.022424 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-02-19 06:37:44.022441 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-pfrrm.txt 2026-02-19 06:37:44.022458 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-pfrrm.yaml 2026-02-19 06:37:44.022475 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-4nbm5.txt 2026-02-19 06:37:44.022493 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-4nbm5.yaml 2026-02-19 06:37:44.022510 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-zcstq.txt 2026-02-19 06:37:44.022527 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-zcstq.yaml 2026-02-19 06:37:44.022544 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-s289l.txt 2026-02-19 06:37:44.022561 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-s289l.yaml 2026-02-19 06:37:44.022578 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-mzg6m.txt 2026-02-19 06:37:44.022595 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-mzg6m.yaml 2026-02-19 06:37:44.022613 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-q79hr.txt 2026-02-19 06:37:44.022630 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-q79hr.yaml 2026-02-19 06:37:44.022647 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-jkfwm.txt 2026-02-19 06:37:44.022664 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-jkfwm.yaml 2026-02-19 06:37:44.022681 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-6c4d547b46-nlz7t.txt 2026-02-19 06:37:44.022699 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-6c4d547b46-nlz7t.yaml 2026-02-19 06:37:44.022716 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78bd477477-pddjj.txt 2026-02-19 06:37:44.022733 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-78bd477477-pddjj.yaml 2026-02-19 06:37:44.022750 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-4cdqb.txt 2026-02-19 06:37:44.022767 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-4cdqb.yaml 2026-02-19 06:37:44.022785 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-58b8fccbc6-dql2k.txt 2026-02-19 06:37:44.022802 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-58b8fccbc6-dql2k.yaml 2026-02-19 06:37:44.022819 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-nzlhl.txt 2026-02-19 06:37:44.022836 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-nzlhl.yaml 2026-02-19 06:37:44.022853 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-frqcn.txt 2026-02-19 06:37:44.022876 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-frqcn.yaml 2026-02-19 06:37:44.022894 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4j84c.txt 2026-02-19 06:37:44.022912 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4j84c.yaml 2026-02-19 06:37:44.022929 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-vhtpm.txt 2026-02-19 06:37:44.022947 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-vhtpm.yaml 2026-02-19 06:37:44.022964 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-5xnhd.txt 2026-02-19 06:37:44.022982 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-5xnhd.yaml 2026-02-19 06:37:44.022999 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-57z67.txt 2026-02-19 06:37:44.023016 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-57z67.yaml 2026-02-19 06:37:44.023049 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6bc8fbf976-lltbk.txt 2026-02-19 06:37:44.023070 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-6bc8fbf976-lltbk.yaml 2026-02-19 06:37:44.023093 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6c5f74dbf7-tz5hf.txt 2026-02-19 06:37:44.023110 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-6c5f74dbf7-tz5hf.yaml 2026-02-19 06:37:44.023128 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-79767c77db-lzxtd.txt 2026-02-19 06:37:44.023146 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-79767c77db-lzxtd.yaml 2026-02-19 06:37:44.023163 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-6554cdbcc6-679s9.txt 2026-02-19 06:37:44.023181 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-6554cdbcc6-679s9.yaml 2026-02-19 06:37:44.023199 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-qlhmr.txt 2026-02-19 06:37:44.023217 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-qlhmr.yaml 2026-02-19 06:37:44.023235 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zhwnf.txt 2026-02-19 06:37:44.023252 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-zhwnf.yaml 2026-02-19 06:37:44.023270 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-lt5tx.txt 2026-02-19 06:37:44.023287 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-lt5tx.yaml 2026-02-19 06:37:44.023304 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fh498.txt 2026-02-19 06:37:44.023321 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fh498.yaml 2026-02-19 06:37:44.023339 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ddxw7.txt 2026-02-19 06:37:44.023356 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-ddxw7.yaml 2026-02-19 06:37:44.023373 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dlqmq.txt 2026-02-19 06:37:44.023391 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dlqmq.yaml 2026-02-19 06:37:44.023408 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-rxcjv.txt 2026-02-19 06:37:44.023426 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-rxcjv.yaml 2026-02-19 06:37:44.023443 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wc8rp.txt 2026-02-19 06:37:44.023460 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-wc8rp.yaml 2026-02-19 06:37:44.023477 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-87w59.txt 2026-02-19 06:37:44.023499 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-87w59.yaml 2026-02-19 06:37:44.023517 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6tc9j.txt 2026-02-19 06:37:44.023535 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-6tc9j.yaml 2026-02-19 06:37:44.023552 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5stbd.txt 2026-02-19 06:37:44.023570 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5stbd.yaml 2026-02-19 06:37:44.023587 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-856cd6cb84-gj2vc.txt 2026-02-19 06:37:44.023604 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-856cd6cb84-gj2vc.yaml 2026-02-19 06:37:44.023622 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cb5bc7654-24jxk.txt 2026-02-19 06:37:44.023639 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6cb5bc7654-24jxk.yaml 2026-02-19 06:37:44.023657 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85d67bfd7c-mrzgq.txt 2026-02-19 06:37:44.023688 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-85d67bfd7c-mrzgq.yaml 2026-02-19 06:37:44.023706 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c98dd9d8d-l6hmj.txt 2026-02-19 06:37:44.023724 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6c98dd9d8d-l6hmj.yaml 2026-02-19 06:37:44.023742 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hxwxf.txt 2026-02-19 06:37:44.023760 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-hxwxf.yaml 2026-02-19 06:37:44.023777 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29524680-2kdw8.txt 2026-02-19 06:37:44.023795 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29524680-2kdw8.yaml 2026-02-19 06:37:44.023812 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ztb9q.txt 2026-02-19 06:37:44.023829 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ztb9q.yaml 2026-02-19 06:37:44.023847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-v69nt.txt 2026-02-19 06:37:44.023864 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-v69nt.yaml 2026-02-19 06:37:44.023882 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6ffd47b8d8-jq4qt.txt 2026-02-19 06:37:44.023899 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6ffd47b8d8-jq4qt.yaml 2026-02-19 06:37:44.023916 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-dvhmn.txt 2026-02-19 06:37:44.023933 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-dvhmn.yaml 2026-02-19 06:37:44.023950 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2jf76.txt 2026-02-19 06:37:44.023968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-2jf76.yaml 2026-02-19 06:37:44.023985 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-tfxmb.txt 2026-02-19 06:37:44.024002 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-tfxmb.yaml 2026-02-19 06:37:44.024019 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-zl5xs.txt 2026-02-19 06:37:44.024036 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-zl5xs.yaml 2026-02-19 06:37:44.024054 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-kmdln.txt 2026-02-19 06:37:44.024071 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-kmdln.yaml 2026-02-19 06:37:44.024089 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7ff86d8b7c-tcqmn.txt 2026-02-19 06:37:44.024106 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7ff86d8b7c-tcqmn.yaml 2026-02-19 06:37:44.024128 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-64jkb.txt 2026-02-19 06:37:44.024147 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-64jkb.yaml 2026-02-19 06:37:44.024165 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6b77cd5d4-l62gt.txt 2026-02-19 06:37:44.024183 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6b77cd5d4-l62gt.yaml 2026-02-19 06:37:44.024201 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29524680-qmqbj.txt 2026-02-19 06:37:44.024219 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29524680-qmqbj.yaml 2026-02-19 06:37:44.024236 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-86776b989d-q6tvb.txt 2026-02-19 06:37:44.024254 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-86776b989d-q6tvb.yaml 2026-02-19 06:37:44.024271 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-vp22s.txt 2026-02-19 06:37:44.024289 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-vp22s.yaml 2026-02-19 06:37:44.024306 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-hl8v2.txt 2026-02-19 06:37:44.024324 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-hl8v2.yaml 2026-02-19 06:37:44.024341 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s8xvl.txt 2026-02-19 06:37:44.024359 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-s8xvl.yaml 2026-02-19 06:37:44.024376 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2r7bg.txt 2026-02-19 06:37:44.024394 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-2r7bg.yaml 2026-02-19 06:37:44.024411 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-79fc84fdb9-7m7s4.txt 2026-02-19 06:37:44.024429 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-79fc84fdb9-7m7s4.yaml 2026-02-19 06:37:44.024446 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-fd75m.txt 2026-02-19 06:37:44.024464 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-fd75m.yaml 2026-02-19 06:37:44.024481 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-gtwrf.txt 2026-02-19 06:37:44.024499 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-gtwrf.yaml 2026-02-19 06:37:44.024516 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ntgbp.txt 2026-02-19 06:37:44.024534 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-ntgbp.yaml 2026-02-19 06:37:44.024551 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-8qdcg.txt 2026-02-19 06:37:44.024568 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-8qdcg.yaml 2026-02-19 06:37:44.024586 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6d549b7fd6-t8bt6.txt 2026-02-19 06:37:44.024603 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6d549b7fd6-t8bt6.yaml 2026-02-19 06:37:44.024621 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-6854579df4-q2zvc.txt 2026-02-19 06:37:44.024638 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-6854579df4-q2zvc.yaml 2026-02-19 06:37:44.024655 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-576d5bdd84-bqmhx.txt 2026-02-19 06:37:44.024673 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-576d5bdd84-bqmhx.yaml 2026-02-19 06:37:44.024690 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-2fvck.txt 2026-02-19 06:37:44.024707 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-2fvck.yaml 2026-02-19 06:37:44.024730 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-02-19 06:37:44.024747 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-02-19 06:37:44.024765 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-02-19 06:37:44.024782 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-02-19 06:37:44.024800 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77dc598d74-2pqtx.txt 2026-02-19 06:37:44.024818 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77dc598d74-2pqtx.yaml 2026-02-19 06:37:44.024835 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-56r95.txt 2026-02-19 06:37:44.024852 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-56r95.yaml 2026-02-19 06:37:44.024869 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-wx6wp.txt 2026-02-19 06:37:44.024886 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-wx6wp.yaml 2026-02-19 06:37:44.024904 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-8h5tb.txt 2026-02-19 06:37:44.024921 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-8h5tb.yaml 2026-02-19 06:37:44.024938 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tr6wc.txt 2026-02-19 06:37:44.024970 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-tr6wc.yaml 2026-02-19 06:37:44.024991 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pdd8h.txt 2026-02-19 06:37:44.025009 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-pdd8h.yaml 2026-02-19 06:37:44.025026 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-6f87cd48bc-zn5mq.txt 2026-02-19 06:37:44.025043 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-6f87cd48bc-zn5mq.yaml 2026-02-19 06:37:44.025060 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-02-19 06:37:44.025077 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-02-19 06:37:44.025094 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-02-19 06:37:44.025111 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-02-19 06:37:44.025128 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-975cd4d96-bx82r.txt 2026-02-19 06:37:44.025146 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-975cd4d96-bx82r.yaml 2026-02-19 06:37:44.025163 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-02-19 06:37:44.025180 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-02-19 06:37:44.025197 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-02-19 06:37:44.025214 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-02-19 06:37:44.025232 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-02-19 06:37:44.025249 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-02-19 06:37:44.025265 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-02-19 06:37:44.025282 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-02-19 06:37:44.025299 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-02-19 06:37:44.025315 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-02-19 06:37:44.025333 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb.txt 2026-02-19 06:37:44.025355 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb.yaml 2026-02-19 06:37:44.025373 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-02-19 06:37:44.025391 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-02-19 06:37:44.025409 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-02-19 06:37:44.025427 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-02-19 06:37:44.025445 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-02-19 06:37:44.025462 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-02-19 06:37:44.025479 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-668bc48c4b-rchpq.txt 2026-02-19 06:37:44.025497 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-668bc48c4b-rchpq.yaml 2026-02-19 06:37:44.025515 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-6b677df8c-rgf96.txt 2026-02-19 06:37:44.025533 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-6b677df8c-rgf96.yaml 2026-02-19 06:37:44.025550 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-656dd8d8d-hztj7.txt 2026-02-19 06:37:44.025568 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-656dd8d8d-hztj7.yaml 2026-02-19 06:37:44.025585 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6fbdcb864c-7wgjh.txt 2026-02-19 06:37:44.025603 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6fbdcb864c-7wgjh.yaml 2026-02-19 06:37:44.025620 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vqbk2.txt 2026-02-19 06:37:44.025638 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-vqbk2.yaml 2026-02-19 06:37:44.025655 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-xmt2z.txt 2026-02-19 06:37:44.025673 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-xmt2z.yaml 2026-02-19 06:37:44.025690 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-02-19 06:37:44.025708 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-02-19 06:37:44.025725 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-02-19 06:37:44.025743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-02-19 06:37:44.025760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-02-19 06:37:44.025777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-02-19 06:37:44.025795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-02-19 06:37:44.025812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-02-19 06:37:44.025829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-02-19 06:37:44.025846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-02-19 06:37:44.025863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-02-19 06:37:44.025880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-02-19 06:37:44.025897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-02-19 06:37:44.025914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-02-19 06:37:44.025931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-02-19 06:37:44.025952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-02-19 06:37:44.025970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-02-19 06:37:44.025987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-02-19 06:37:44.026004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-02-19 06:37:44.026021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-02-19 06:37:44.026039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-02-19 06:37:44.026056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-02-19 06:37:44.026073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-02-19 06:37:44.026090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-02-19 06:37:44.026107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-02-19 06:37:44.026125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-02-19 06:37:44.026143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-02-19 06:37:44.026160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-02-19 06:37:44.026177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-02-19 06:37:44.026195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-02-19 06:37:44.026212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-02-19 06:37:44.026229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-02-19 06:37:44.026247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-02-19 06:37:44.026264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-02-19 06:37:44.026281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-02-19 06:37:44.026298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-02-19 06:37:44.026316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-02-19 06:37:44.026333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-02-19 06:37:44.026351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-02-19 06:37:44.026368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-02-19 06:37:44.026385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-02-19 06:37:44.026410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-02-19 06:37:44.026427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-02-19 06:37:44.026444 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-02-19 06:37:44.026462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-02-19 06:37:44.026480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-02-19 06:37:44.026497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-02-19 06:37:44.026515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-02-19 06:37:44.026537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-02-19 06:37:44.026555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-02-19 06:37:44.026573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-02-19 06:37:44.026591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-02-19 06:37:44.026608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-02-19 06:37:44.026626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-02-19 06:37:44.026644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-02-19 06:37:44.026661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-02-19 06:37:44.026678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-02-19 06:37:44.026696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-02-19 06:37:44.026713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-02-19 06:37:44.026730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-02-19 06:37:44.026748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-02-19 06:37:44.026765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-02-19 06:37:44.026782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-02-19 06:37:44.026799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-02-19 06:37:44.026817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-02-19 06:37:44.026834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-02-19 06:37:44.026851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-02-19 06:37:44.026869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-02-19 06:37:44.026886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-02-19 06:37:44.026904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-02-19 06:37:44.026921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-02-19 06:37:44.026938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-02-19 06:37:44.026956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-02-19 06:37:44.026973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-02-19 06:37:44.026990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-02-19 06:37:44.027007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-02-19 06:37:44.027024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-02-19 06:37:44.027069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-02-19 06:37:44.027089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-02-19 06:37:44.027106 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-02-19 06:37:44.027123 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-02-19 06:37:44.027141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-02-19 06:37:44.027163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-02-19 06:37:44.027181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-02-19 06:37:44.027198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-02-19 06:37:44.027216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-02-19 06:37:44.027233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-02-19 06:37:44.027250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-02-19 06:37:44.027267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-02-19 06:37:44.027284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-02-19 06:37:44.027301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-02-19 06:37:44.027318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-02-19 06:37:44.027335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-02-19 06:37:44.027352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-02-19 06:37:44.027376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-02-19 06:37:44.027394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-02-19 06:37:44.027411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-02-19 06:37:44.027427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-02-19 06:37:44.027445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-02-19 06:37:44.027462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-02-19 06:37:44.027479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-02-19 06:37:44.027496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-02-19 06:37:44.027513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-02-19 06:37:44.027530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-02-19 06:37:44.027552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-02-19 06:37:44.027571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-02-19 06:37:44.027588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-02-19 06:37:44.027605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-02-19 06:37:44.027622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-02-19 06:37:44.027639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-02-19 06:37:44.027656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-02-19 06:37:44.027674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-02-19 06:37:44.027691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-02-19 06:37:44.027708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-02-19 06:37:44.027725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-02-19 06:37:44.027742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-02-19 06:37:44.027765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-02-19 06:37:44.027783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-02-19 06:37:44.027801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-02-19 06:37:44.027819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-02-19 06:37:44.027837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-02-19 06:37:44.027854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-02-19 06:37:44.027872 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-02-19 06:37:44.027889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-02-19 06:37:44.027907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-02-19 06:37:44.027924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-02-19 06:37:44.027942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-02-19 06:37:44.027959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-02-19 06:37:44.027977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-02-19 06:37:44.027995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-02-19 06:37:44.028012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-02-19 06:37:44.028030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-02-19 06:37:44.028047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-02-19 06:37:44.028065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-02-19 06:37:44.028083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-02-19 06:37:44.028100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-02-19 06:37:44.028118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-02-19 06:37:44.028136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-02-19 06:37:44.028153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-02-19 06:37:44.028171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-02-19 06:37:44.028189 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-02-19 06:37:44.028206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-02-19 06:37:44.028224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-02-19 06:37:44.028241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-02-19 06:37:44.028258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-02-19 06:37:44.028276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-02-19 06:37:44.028293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-02-19 06:37:44.028310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-02-19 06:37:44.028327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-02-19 06:37:44.028344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-02-19 06:37:44.028365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-02-19 06:37:44.028383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-02-19 06:37:44.028401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-02-19 06:37:44.028419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-02-19 06:37:44.028436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-02-19 06:37:44.028454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-02-19 06:37:44.028471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-02-19 06:37:44.028488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-02-19 06:37:44.028505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-02-19 06:37:44.028522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-02-19 06:37:44.028539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-02-19 06:37:44.028556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-02-19 06:37:44.028573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-02-19 06:37:44.028590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-02-19 06:37:44.028607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-02-19 06:37:44.028624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-02-19 06:37:44.028641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-02-19 06:37:44.028658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-02-19 06:37:44.028675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-02-19 06:37:44.028692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-02-19 06:37:44.028709 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-02-19 06:37:44.028726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-02-19 06:37:44.028743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-02-19 06:37:44.028760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-02-19 06:37:44.028777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-02-19 06:37:44.028795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-02-19 06:37:44.028812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-02-19 06:37:44.028829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-02-19 06:37:44.028846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-02-19 06:37:44.028864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-02-19 06:37:44.028881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-02-19 06:37:44.028898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-02-19 06:37:44.028915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-02-19 06:37:44.028938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-02-19 06:37:44.028959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-02-19 06:37:44.028990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-02-19 06:37:44.029008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-02-19 06:37:44.029025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-02-19 06:37:44.029043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-02-19 06:37:44.029060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-02-19 06:37:44.029077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-02-19 06:37:44.029095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-02-19 06:37:44.029112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-02-19 06:37:44.029130 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-02-19 06:37:44.029147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-02-19 06:37:44.029164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-02-19 06:37:44.029181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-02-19 06:37:44.029199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-02-19 06:37:44.029216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-02-19 06:37:44.029234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-02-19 06:37:44.029263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-02-19 06:37:44.029282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-02-19 06:37:44.029299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-02-19 06:37:44.029317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-02-19 06:37:44.029334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-02-19 06:37:44.029351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-02-19 06:37:44.029369 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-02-19 06:37:44.029386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-02-19 06:37:44.029403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-02-19 06:37:44.029421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-02-19 06:37:44.029438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-02-19 06:37:44.029455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-02-19 06:37:44.029472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-02-19 06:37:44.029489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-02-19 06:37:44.029507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-02-19 06:37:44.029524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-02-19 06:37:44.029541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-02-19 06:37:44.029564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-02-19 06:37:44.029581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-02-19 06:37:44.029599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-02-19 06:37:44.029616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-02-19 06:37:44.029633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-02-19 06:37:44.029651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-02-19 06:37:44.029668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-02-19 06:37:44.029685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-02-19 06:37:44.029702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-02-19 06:37:44.029719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-02-19 06:37:44.029736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-02-19 06:37:44.029753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-02-19 06:37:44.029770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-02-19 06:37:44.029786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-02-19 06:37:44.029803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-02-19 06:37:44.029819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-02-19 06:37:44.029836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-02-19 06:37:44.029853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-02-19 06:37:44.029870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-02-19 06:37:44.029887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-02-19 06:37:44.029904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-02-19 06:37:44.029921 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-02-19 06:37:44.029938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-02-19 06:37:44.029955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-02-19 06:37:44.029972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-02-19 06:37:44.029989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-02-19 06:37:44.030006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-02-19 06:37:44.030023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-02-19 06:37:44.030040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-02-19 06:37:44.030057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-02-19 06:37:44.030073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-02-19 06:37:44.030090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-02-19 06:37:44.030107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-02-19 06:37:44.030124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-02-19 06:37:44.030145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-02-19 06:37:44.030163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-02-19 06:37:44.030180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-02-19 06:37:44.030197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-02-19 06:37:44.030215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-02-19 06:37:44.030232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-02-19 06:37:44.030250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-02-19 06:37:44.030267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-02-19 06:37:44.030284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-02-19 06:37:44.030301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-02-19 06:37:44.030318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-02-19 06:37:44.030336 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-02-19 06:37:44.030353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-02-19 06:37:44.030370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-02-19 06:37:44.030388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-02-19 06:37:44.030405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-02-19 06:37:44.030423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-02-19 06:37:44.030440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-02-19 06:37:44.030458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-02-19 06:37:44.030476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-02-19 06:37:44.030493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-02-19 06:37:44.030511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-02-19 06:37:44.030529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-02-19 06:37:44.030546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-02-19 06:37:44.030564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-02-19 06:37:44.030581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-02-19 06:37:44.030599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-02-19 06:37:44.030616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-02-19 06:37:44.030634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-02-19 06:37:44.030651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-02-19 06:37:44.030668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-02-19 06:37:44.030686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-02-19 06:37:44.030704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-02-19 06:37:44.030726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-02-19 06:37:44.030743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-02-19 06:37:44.030761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-02-19 06:37:44.030778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-02-19 06:37:44.030796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-02-19 06:37:44.030813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-02-19 06:37:44.030831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-02-19 06:37:44.030848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-02-19 06:37:44.030865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-02-19 06:37:44.030883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-02-19 06:37:44.030900 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-02-19 06:37:44.030918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-02-19 06:37:44.030935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-02-19 06:37:44.030952 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.030970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.030987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-02-19 06:37:44.031005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-02-19 06:37:44.031022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-02-19 06:37:44.031044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-02-19 06:37:44.031074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.031092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.031109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-02-19 06:37:44.031126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-02-19 06:37:44.031144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-02-19 06:37:44.031161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-02-19 06:37:44.031179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-02-19 06:37:44.031196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-02-19 06:37:44.031213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-02-19 06:37:44.031230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-02-19 06:37:44.031247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-02-19 06:37:44.031264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-02-19 06:37:44.031281 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-02-19 06:37:44.031300 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-02-19 06:37:44.031324 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-02-19 06:37:44.031342 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-02-19 06:37:44.031360 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-02-19 06:37:44.031377 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-02-19 06:37:44.031394 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-02-19 06:37:44.031412 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-02-19 06:37:44.031429 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-02-19 06:37:44.031447 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-02-19 06:37:44.031465 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-02-19 06:37:44.031482 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-02-19 06:37:44.031500 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-02-19 06:37:44.031517 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-02-19 06:37:44.031534 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-02-19 06:37:44.031552 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-02-19 06:37:44.031570 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-02-19 06:37:44.031588 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-02-19 06:37:44.031605 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-02-19 06:37:44.031635 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-02-19 06:37:44.031653 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-02-19 06:37:44.031671 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-02-19 06:37:44.031689 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-02-19 06:37:44.031707 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-02-19 06:37:44.031724 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-02-19 06:37:44.031742 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-02-19 06:37:44.031759 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-02-19 06:37:44.031776 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-02-19 06:37:44.031794 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-02-19 06:37:44.031811 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-02-19 06:37:44.031828 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-02-19 06:37:44.031846 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-02-19 06:37:44.031863 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-02-19 06:37:44.031880 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-02-19 06:37:44.031897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-02-19 06:37:44.031919 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-02-19 06:37:44.031936 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-02-19 06:37:44.031953 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-02-19 06:37:44.031970 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-02-19 06:37:44.031987 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-02-19 06:37:44.032004 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-02-19 06:37:44.032021 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-02-19 06:37:44.032038 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-02-19 06:37:44.032055 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-02-19 06:37:44.032072 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-02-19 06:37:44.032090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-02-19 06:37:44.032107 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-02-19 06:37:44.032124 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-02-19 06:37:44.032141 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-02-19 06:37:44.032159 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-02-19 06:37:44.032176 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-02-19 06:37:44.032193 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-02-19 06:37:44.032210 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-02-19 06:37:44.032227 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-02-19 06:37:44.032244 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-02-19 06:37:44.032261 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-02-19 06:37:44.032278 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-02-19 06:37:44.032295 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-02-19 06:37:44.032312 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-02-19 06:37:44.032329 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-02-19 06:37:44.032346 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-02-19 06:37:44.032363 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-02-19 06:37:44.032380 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-02-19 06:37:44.032397 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-02-19 06:37:44.032414 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-02-19 06:37:44.032431 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-02-19 06:37:44.032449 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-02-19 06:37:44.032466 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-02-19 06:37:44.032488 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-02-19 06:37:44.032506 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-02-19 06:37:44.032524 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-02-19 06:37:44.032541 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-02-19 06:37:44.032559 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-02-19 06:37:44.032576 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-02-19 06:37:44.032593 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-02-19 06:37:44.032610 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-02-19 06:37:44.032627 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-02-19 06:37:44.032645 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-02-19 06:37:44.032662 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-02-19 06:37:44.032680 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-02-19 06:37:44.032697 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-02-19 06:37:44.032715 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-02-19 06:37:44.032732 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-02-19 06:37:44.032750 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-02-19 06:37:44.032767 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-02-19 06:37:44.032785 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-02-19 06:37:44.032802 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-02-19 06:37:44.032819 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-02-19 06:37:44.032836 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-02-19 06:37:44.032853 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-02-19 06:37:44.032871 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-02-19 06:37:44.032888 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-02-19 06:37:44.032906 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-02-19 06:37:44.032924 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-02-19 06:37:44.032941 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-02-19 06:37:44.032973 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-02-19 06:37:44.032993 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-02-19 06:37:44.033011 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-02-19 06:37:44.033028 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-02-19 06:37:44.033046 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-02-19 06:37:44.033063 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-02-19 06:37:44.033080 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-02-19 06:37:44.033103 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-02-19 06:37:44.033120 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-02-19 06:37:44.033137 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-02-19 06:37:44.033155 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-02-19 06:37:44.033172 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-02-19 06:37:44.033189 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-02-19 06:37:44.033206 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-02-19 06:37:44.033224 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-02-19 06:37:44.033241 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-02-19 06:37:44.033258 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-02-19 06:37:44.033275 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-02-19 06:37:44.033292 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-02-19 06:37:44.033309 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-02-19 06:37:44.033327 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-02-19 06:37:44.033344 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-02-19 06:37:44.033362 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-02-19 06:37:44.033379 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-02-19 06:37:44.033397 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-02-19 06:37:44.033414 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-02-19 06:37:44.033432 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-02-19 06:37:44.033450 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-02-19 06:37:44.033467 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-02-19 06:37:44.033485 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-02-19 06:37:44.033502 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-02-19 06:37:44.033520 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-02-19 06:37:44.033536 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-02-19 06:37:44.033554 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-02-19 06:37:44.033571 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-02-19 06:37:44.033588 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-02-19 06:37:44.033605 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-02-19 06:37:44.033623 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-02-19 06:37:44.033640 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-02-19 06:37:44.033657 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-02-19 06:37:44.033680 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-02-19 06:37:44.033698 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-02-19 06:37:44.033715 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-02-19 06:37:44.033732 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-02-19 06:37:44.033749 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-02-19 06:37:44.033766 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-02-19 06:37:44.033784 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-02-19 06:37:44.033801 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-02-19 06:37:44.033818 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-02-19 06:37:44.033836 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-02-19 06:37:44.033853 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-02-19 06:37:44.033871 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-02-19 06:37:44.033888 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-02-19 06:37:44.033905 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-02-19 06:37:44.033923 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-02-19 06:37:44.033940 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-02-19 06:37:44.033958 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-02-19 06:37:44.033976 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-02-19 06:37:44.033993 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-02-19 06:37:44.034011 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-02-19 06:37:44.034028 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-02-19 06:37:44.034045 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-02-19 06:37:44.034062 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-02-19 06:37:44.034079 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-02-19 06:37:44.034096 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-02-19 06:37:44.034114 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-02-19 06:37:44.034131 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-02-19 06:37:44.034149 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-02-19 06:37:44.034166 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-02-19 06:37:44.034183 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-02-19 06:37:44.034200 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-02-19 06:37:44.034217 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-02-19 06:37:44.034234 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-02-19 06:37:44.034256 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-02-19 06:37:44.034274 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-02-19 06:37:44.034292 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-02-19 06:37:44.034308 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-02-19 06:37:44.034325 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-02-19 06:37:44.034341 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-02-19 06:37:44.034358 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-02-19 06:37:44.034375 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-02-19 06:37:44.034392 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-02-19 06:37:44.034408 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-02-19 06:37:44.034425 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-02-19 06:37:44.034442 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-02-19 06:37:44.034458 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-02-19 06:37:44.034475 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-02-19 06:37:44.034491 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-02-19 06:37:44.034508 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-02-19 06:37:44.034525 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-02-19 06:37:44.034542 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-02-19 06:37:44.034559 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-02-19 06:37:44.034576 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-02-19 06:37:44.034593 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-02-19 06:37:44.034610 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-02-19 06:37:44.034627 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-02-19 06:37:44.034643 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-02-19 06:37:44.034660 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-02-19 06:37:44.034677 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-02-19 06:37:44.034694 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-02-19 06:37:44.034711 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-02-19 06:37:44.034728 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-02-19 06:37:44.034744 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-02-19 06:37:44.034761 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-02-19 06:37:44.034778 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-02-19 06:37:44.034799 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-02-19 06:37:44.034816 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-02-19 06:37:44.034833 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-02-19 06:37:44.034850 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-02-19 06:37:44.034866 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-02-19 06:37:44.034883 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-02-19 06:37:44.034900 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-02-19 06:37:44.034916 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-02-19 06:37:44.034933 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-02-19 06:37:44.034949 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-02-19 06:37:44.034966 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-02-19 06:37:44.034983 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-02-19 06:37:44.035000 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-02-19 06:37:44.035017 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-02-19 06:37:44.035035 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-02-19 06:37:44.035075 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-02-19 06:37:44.035095 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-02-19 06:37:44.035115 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-02-19 06:37:44.035133 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-02-19 06:37:44.035150 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-02-19 06:37:44.035168 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-02-19 06:37:44.035185 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-02-19 06:37:44.035203 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-02-19 06:37:44.035220 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-02-19 06:37:44.035237 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-02-19 06:37:44.035255 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-02-19 06:37:44.035272 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-02-19 06:37:44.035290 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-02-19 06:37:44.035307 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-02-19 06:37:44.035324 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-02-19 06:37:44.035342 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-02-19 06:37:44.035359 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-02-19 06:37:44.035376 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-02-19 06:37:44.035393 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-02-19 06:37:44.035416 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-02-19 06:37:44.035434 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-02-19 06:37:44.035452 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-02-19 06:37:44.035469 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-02-19 06:37:44.035486 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-02-19 06:37:44.035503 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-02-19 06:37:44.035521 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-02-19 06:37:44.035538 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-02-19 06:37:44.035555 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-02-19 06:37:44.035572 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-02-19 06:37:44.035589 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-02-19 06:37:44.035607 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-02-19 06:37:44.035624 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-02-19 06:37:44.035641 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-02-19 06:37:44.035658 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-02-19 06:37:44.035676 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-02-19 06:37:44.035693 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-02-19 06:37:44.035710 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-02-19 06:37:44.035727 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-02-19 06:37:44.035744 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-02-19 06:37:44.035762 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-02-19 06:37:44.035779 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-02-19 06:37:44.035796 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-02-19 06:37:44.035813 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-02-19 06:37:44.035830 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-02-19 06:37:44.035847 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-02-19 06:37:44.035864 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-02-19 06:37:44.035881 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-02-19 06:37:44.035898 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-02-19 06:37:44.035915 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-02-19 06:37:44.035933 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-02-19 06:37:44.035950 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-02-19 06:37:44.035972 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-02-19 06:37:44.035990 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-02-19 06:37:44.036008 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-02-19 06:37:44.036025 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-02-19 06:37:44.036042 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-02-19 06:37:44.036060 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-02-19 06:37:44.036077 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-02-19 06:37:44.036095 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-02-19 06:37:44.036112 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-02-19 06:37:44.036129 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-02-19 06:37:44.036147 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-02-19 06:37:44.036164 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-02-19 06:37:44.036181 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-02-19 06:37:44.036198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-02-19 06:37:44.036216 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-02-19 06:37:44.036233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-02-19 06:37:44.036250 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-02-19 06:37:44.036267 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-02-19 06:37:44.036285 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-02-19 06:37:44.036302 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-02-19 06:37:44.036319 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-02-19 06:37:44.036336 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-02-19 06:37:44.036354 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-02-19 06:37:44.036370 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-02-19 06:37:44.036387 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-02-19 06:37:44.036405 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-02-19 06:37:44.036422 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-02-19 06:37:44.036439 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.036456 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.036474 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-02-19 06:37:44.036491 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-02-19 06:37:44.036509 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-02-19 06:37:44.036527 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-02-19 06:37:44.036544 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.036566 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.036584 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-02-19 06:37:44.036602 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-02-19 06:37:44.036620 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-02-19 06:37:44.036637 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-02-19 06:37:44.036654 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-02-19 06:37:44.036671 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-02-19 06:37:44.036688 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-02-19 06:37:44.036705 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-02-19 06:37:44.036722 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-02-19 06:37:44.036739 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-02-19 06:37:44.036757 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-02-19 06:37:44.036774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-02-19 06:37:44.036792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-02-19 06:37:44.036809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-02-19 06:37:44.036826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-02-19 06:37:44.036843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-02-19 06:37:44.036860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-02-19 06:37:44.036878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-02-19 06:37:44.036895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-02-19 06:37:44.036912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-02-19 06:37:44.036930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-02-19 06:37:44.036947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-02-19 06:37:44.036983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-02-19 06:37:44.037003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-02-19 06:37:44.037021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-02-19 06:37:44.037038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-02-19 06:37:44.037056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-02-19 06:37:44.037073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-02-19 06:37:44.037090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-02-19 06:37:44.037107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-02-19 06:37:44.037125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-02-19 06:37:44.037142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-02-19 06:37:44.037159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-02-19 06:37:44.037177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-02-19 06:37:44.037194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-02-19 06:37:44.037217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-02-19 06:37:44.037235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-02-19 06:37:44.037252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-02-19 06:37:44.037270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-02-19 06:37:44.037287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-02-19 06:37:44.037304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-02-19 06:37:44.037321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-02-19 06:37:44.037338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-02-19 06:37:44.037355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-02-19 06:37:44.037372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-02-19 06:37:44.037388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-02-19 06:37:44.037405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-02-19 06:37:44.037422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-02-19 06:37:44.037439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-02-19 06:37:44.037456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-02-19 06:37:44.037474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-02-19 06:37:44.037491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-02-19 06:37:44.037509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-02-19 06:37:44.037526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-02-19 06:37:44.037544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-02-19 06:37:44.037561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-02-19 06:37:44.037579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-02-19 06:37:44.037597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-02-19 06:37:44.037615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-02-19 06:37:44.037632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-02-19 06:37:44.037649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-02-19 06:37:44.037673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-02-19 06:37:44.037690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-02-19 06:37:44.037707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-02-19 06:37:44.037724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-02-19 06:37:44.037742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-02-19 06:37:44.037759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-02-19 06:37:44.037776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-02-19 06:37:44.037794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-02-19 06:37:44.037812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-02-19 06:37:44.037829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-02-19 06:37:44.037851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-02-19 06:37:44.037869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-02-19 06:37:44.037886 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-02-19 06:37:44.037904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-02-19 06:37:44.037921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-02-19 06:37:44.037938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-02-19 06:37:44.037956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-02-19 06:37:44.037973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-02-19 06:37:44.037991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-02-19 06:37:44.038008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-02-19 06:37:44.038025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-02-19 06:37:44.038043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-02-19 06:37:44.038060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-02-19 06:37:44.038078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-02-19 06:37:44.038095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-02-19 06:37:44.038113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-02-19 06:37:44.038130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-02-19 06:37:44.038148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-02-19 06:37:44.038165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-02-19 06:37:44.038183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-02-19 06:37:44.038200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-02-19 06:37:44.038218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-02-19 06:37:44.038235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-02-19 06:37:44.038252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-02-19 06:37:44.038270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-02-19 06:37:44.038287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-02-19 06:37:44.038305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-02-19 06:37:44.038322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-02-19 06:37:44.038340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-02-19 06:37:44.038357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-02-19 06:37:44.038375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-02-19 06:37:44.038393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-02-19 06:37:44.038410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-02-19 06:37:44.038428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-02-19 06:37:44.038446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-02-19 06:37:44.038463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-02-19 06:37:44.038481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-02-19 06:37:44.038503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-02-19 06:37:44.038521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-02-19 06:37:44.038539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-02-19 06:37:44.038556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-02-19 06:37:44.038573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-02-19 06:37:44.038591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-02-19 06:37:44.038608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-02-19 06:37:44.038625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-02-19 06:37:44.038642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-02-19 06:37:44.038660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-02-19 06:37:44.038677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-02-19 06:37:44.038695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-02-19 06:37:44.038713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-02-19 06:37:44.038730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-02-19 06:37:44.038747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-02-19 06:37:44.038765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-02-19 06:37:44.038781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-02-19 06:37:44.038798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-02-19 06:37:44.038815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-02-19 06:37:44.038833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-02-19 06:37:44.038850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-02-19 06:37:44.038867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-02-19 06:37:44.038885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-02-19 06:37:44.038903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-02-19 06:37:44.038920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-02-19 06:37:44.038938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nwk7x-api.txt 2026-02-19 06:37:44.038956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nwk7x-api.yaml 2026-02-19 06:37:44.038973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nwk7x-vnc.txt 2026-02-19 06:37:44.038990 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-nwk7x-vnc.yaml 2026-02-19 06:37:44.039007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-02-19 06:37:44.039025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-02-19 06:37:44.039042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-02-19 06:37:44.039073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-02-19 06:37:44.039092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-02-19 06:37:44.039109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-02-19 06:37:44.039126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-02-19 06:37:44.039148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-02-19 06:37:44.039165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-02-19 06:37:44.039183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-02-19 06:37:44.039200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-02-19 06:37:44.039218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-02-19 06:37:44.039235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-02-19 06:37:44.039252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-02-19 06:37:44.039270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-02-19 06:37:44.039287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-02-19 06:37:44.039304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-02-19 06:37:44.039321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-02-19 06:37:44.039338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-02-19 06:37:44.039355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-02-19 06:37:44.039372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-02-19 06:37:44.039390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-02-19 06:37:44.039407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-02-19 06:37:44.039424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-02-19 06:37:44.039441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-02-19 06:37:44.039458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-02-19 06:37:44.039476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-02-19 06:37:44.039493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-02-19 06:37:44.039510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-02-19 06:37:44.039527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-02-19 06:37:44.039545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-02-19 06:37:44.039562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-02-19 06:37:44.039579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-02-19 06:37:44.039597 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-02-19 06:37:44.039614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-02-19 06:37:44.039631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-02-19 06:37:44.039648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-02-19 06:37:44.039665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-02-19 06:37:44.039683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-02-19 06:37:44.039700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-02-19 06:37:44.039718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-02-19 06:37:44.039735 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-02-19 06:37:44.039752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-02-19 06:37:44.039777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-02-19 06:37:44.039796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-02-19 06:37:44.039814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-02-19 06:37:44.039831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-02-19 06:37:44.039849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-02-19 06:37:44.039866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-02-19 06:37:44.039883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-02-19 06:37:44.039901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-02-19 06:37:44.039918 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-02-19 06:37:44.039935 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-02-19 06:37:44.039953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-02-19 06:37:44.039970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-02-19 06:37:44.039987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-02-19 06:37:44.040004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-02-19 06:37:44.040021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-02-19 06:37:44.040039 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-02-19 06:37:44.040056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-02-19 06:37:44.040074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-02-19 06:37:44.040091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-02-19 06:37:44.040108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-02-19 06:37:44.040125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-02-19 06:37:44.040142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-02-19 06:37:44.040160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-02-19 06:37:44.040177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-02-19 06:37:44.040194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-02-19 06:37:44.040212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-02-19 06:37:44.040229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-02-19 06:37:44.040247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-02-19 06:37:44.040264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-02-19 06:37:44.040281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-02-19 06:37:44.040299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-02-19 06:37:44.040316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-02-19 06:37:44.040334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-02-19 06:37:44.040351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-02-19 06:37:44.040368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-02-19 06:37:44.040385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-02-19 06:37:44.040410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-02-19 06:37:44.040428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-02-19 06:37:44.040446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-02-19 06:37:44.040463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-02-19 06:37:44.040480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-02-19 06:37:44.040498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-02-19 06:37:44.040515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-02-19 06:37:44.040532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-02-19 06:37:44.040550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-02-19 06:37:44.040567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-02-19 06:37:44.040584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-02-19 06:37:44.040602 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-02-19 06:37:44.040619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-02-19 06:37:44.040637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-02-19 06:37:44.040654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-02-19 06:37:44.040672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-02-19 06:37:44.040689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-02-19 06:37:44.040706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-02-19 06:37:44.040724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-02-19 06:37:44.040741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-02-19 06:37:44.040759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-02-19 06:37:44.040776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-02-19 06:37:44.040794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-02-19 06:37:44.040812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-02-19 06:37:44.040829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-02-19 06:37:44.040847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-02-19 06:37:44.040864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-02-19 06:37:44.040882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-02-19 06:37:44.040899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-02-19 06:37:44.040916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-02-19 06:37:44.040933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-02-19 06:37:44.040951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-02-19 06:37:44.040985 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-02-19 06:37:44.041004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-02-19 06:37:44.041022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-02-19 06:37:44.041040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-02-19 06:37:44.041063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-02-19 06:37:44.041081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-02-19 06:37:44.041098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-02-19 06:37:44.041116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-02-19 06:37:44.041134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-02-19 06:37:44.041151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-02-19 06:37:44.041169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-02-19 06:37:44.041186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-02-19 06:37:44.041203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-02-19 06:37:44.041220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-02-19 06:37:44.041238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-02-19 06:37:44.041256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-02-19 06:37:44.041273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-02-19 06:37:44.041291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-02-19 06:37:44.041308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-02-19 06:37:44.041325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-02-19 06:37:44.041342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-02-19 06:37:44.041359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-02-19 06:37:44.041376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-02-19 06:37:44.041394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-02-19 06:37:44.041423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-02-19 06:37:44.041442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-02-19 06:37:44.041469 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-02-19 06:37:44.041494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-02-19 06:37:44.041519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-02-19 06:37:44.041538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-02-19 06:37:44.041556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-02-19 06:37:44.041582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-02-19 06:37:44.041600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-02-19 06:37:44.041617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-02-19 06:37:44.041635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-02-19 06:37:44.041652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-02-19 06:37:44.041669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-02-19 06:37:44.041686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-02-19 06:37:44.041703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-02-19 06:37:44.041721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-02-19 06:37:44.041742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-02-19 06:37:44.041760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-02-19 06:37:44.041777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-02-19 06:37:44.041795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-02-19 06:37:44.041812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-02-19 06:37:44.041828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-02-19 06:37:44.041845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-02-19 06:37:44.041862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-02-19 06:37:44.041880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-02-19 06:37:44.041897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-02-19 06:37:44.041914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-02-19 06:37:44.041931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-02-19 06:37:44.041948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-02-19 06:37:44.041965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-02-19 06:37:44.041981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-02-19 06:37:44.041998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-02-19 06:37:44.042015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-02-19 06:37:44.042032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-02-19 06:37:44.042049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-02-19 06:37:44.042067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-02-19 06:37:44.042083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-02-19 06:37:44.042100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-02-19 06:37:44.042117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-02-19 06:37:44.042134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-02-19 06:37:44.042151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-02-19 06:37:44.042168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-02-19 06:37:44.042186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-02-19 06:37:44.042203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-02-19 06:37:44.042220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-02-19 06:37:44.042237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-19 06:37:44.042254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-19 06:37:44.042271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-02-19 06:37:44.042288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-02-19 06:37:44.042309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-02-19 06:37:44.042327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-02-19 06:37:44.042345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-02-19 06:37:44.042362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-02-19 06:37:44.042380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-02-19 06:37:44.042397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-02-19 06:37:44.042414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-02-19 06:37:44.042431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-02-19 06:37:44.042449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-02-19 06:37:44.042466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-02-19 06:37:44.042483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-02-19 06:37:44.042500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-02-19 06:37:44.042517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-02-19 06:37:44.042535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-02-19 06:37:44.042552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-02-19 06:37:44.042569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-02-19 06:37:44.042587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-02-19 06:37:44.042604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-02-19 06:37:44.042622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-02-19 06:37:44.042639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-02-19 06:37:44.042657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-02-19 06:37:44.042674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-02-19 06:37:44.042692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-02-19 06:37:44.042710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-02-19 06:37:44.042727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-02-19 06:37:44.042745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-02-19 06:37:44.042762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-02-19 06:37:44.042780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-02-19 06:37:44.042797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-02-19 06:37:44.042814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-02-19 06:37:44.042832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-02-19 06:37:44.042849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-02-19 06:37:44.042866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-02-19 06:37:44.042883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-02-19 06:37:44.042904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-02-19 06:37:44.042922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-02-19 06:37:44.042940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-02-19 06:37:44.042957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-02-19 06:37:44.042974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-02-19 06:37:44.042992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-02-19 06:37:44.043009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-02-19 06:37:44.043026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-02-19 06:37:44.043044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-02-19 06:37:44.043086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-02-19 06:37:44.043106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-02-19 06:37:44.043124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-02-19 06:37:44.043142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-02-19 06:37:44.043159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-02-19 06:37:44.043176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-02-19 06:37:44.043193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-02-19 06:37:44.043210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-02-19 06:37:44.043227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-02-19 06:37:44.043244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-02-19 06:37:44.043261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-02-19 06:37:44.043278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-02-19 06:37:44.043295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-02-19 06:37:44.043313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-02-19 06:37:44.043330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-02-19 06:37:44.043347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-02-19 06:37:44.043364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-02-19 06:37:44.043381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-02-19 06:37:44.043398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-02-19 06:37:44.043415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-02-19 06:37:44.043432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-02-19 06:37:44.043449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-02-19 06:37:44.043466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-02-19 06:37:44.043483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-02-19 06:37:44.043505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-02-19 06:37:44.043524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-02-19 06:37:44.043541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-02-19 06:37:44.043558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-02-19 06:37:44.043576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-02-19 06:37:44.043594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-02-19 06:37:44.043612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-02-19 06:37:44.043629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-02-19 06:37:44.043647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-02-19 06:37:44.043664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-02-19 06:37:44.043681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-02-19 06:37:44.043699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-02-19 06:37:44.043716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-02-19 06:37:44.043734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-02-19 06:37:44.043752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-02-19 06:37:44.043769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-02-19 06:37:44.043787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-02-19 06:37:44.043804 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-02-19 06:37:44.043821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-02-19 06:37:44.043839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-02-19 06:37:44.043857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-02-19 06:37:44.043875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-02-19 06:37:44.043892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-02-19 06:37:44.043909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-02-19 06:37:44.043926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-02-19 06:37:44.043944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-02-19 06:37:44.043961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-02-19 06:37:44.043978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-02-19 06:37:44.043995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-02-19 06:37:44.044012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-02-19 06:37:44.044029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-02-19 06:37:44.044046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-02-19 06:37:44.044063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-02-19 06:37:44.044080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-02-19 06:37:44.044098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-02-19 06:37:44.044120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-02-19 06:37:44.044138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-02-19 06:37:44.044168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-02-19 06:37:44.044186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-02-19 06:37:44.044203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-02-19 06:37:44.044221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-02-19 06:37:44.044238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-02-19 06:37:44.044267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-02-19 06:37:44.044285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-02-19 06:37:44.044302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-02-19 06:37:44.044320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-02-19 06:37:44.044337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-02-19 06:37:44.044355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-02-19 06:37:44.044372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-02-19 06:37:44.044389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-02-19 06:37:44.044407 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-02-19 06:37:44.044434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-02-19 06:37:44.044483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-02-19 06:37:44.044509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-02-19 06:37:44.044533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-02-19 06:37:44.044551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-02-19 06:37:44.044576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-02-19 06:37:44.044594 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-02-19 06:37:44.044620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-02-19 06:37:44.044645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-02-19 06:37:44.044664 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-02-19 06:37:44.044689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-02-19 06:37:44.044707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-02-19 06:37:44.044734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-02-19 06:37:44.044759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-02-19 06:37:44.044778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-02-19 06:37:44.044803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-02-19 06:37:44.044827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-02-19 06:37:44.044846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-02-19 06:37:44.044869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-02-19 06:37:44.044888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-02-19 06:37:44.044913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-02-19 06:37:44.044937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-02-19 06:37:44.044971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-02-19 06:37:44.044992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-02-19 06:37:44.045011 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-02-19 06:37:44.045029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-02-19 06:37:44.045047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-02-19 06:37:44.045065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-02-19 06:37:44.045082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-02-19 06:37:44.045100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-02-19 06:37:44.045117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-02-19 06:37:44.045135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-02-19 06:37:44.045152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-02-19 06:37:44.045170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-02-19 06:37:44.045187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-02-19 06:37:44.045204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-02-19 06:37:44.045221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-02-19 06:37:44.045239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-02-19 06:37:44.045257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-02-19 06:37:44.045275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-02-19 06:37:44.045292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-02-19 06:37:44.045310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-02-19 06:37:44.045328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-02-19 06:37:44.045345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-02-19 06:37:44.045362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-02-19 06:37:44.045379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-02-19 06:37:44.045396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-02-19 06:37:44.045413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-02-19 06:37:44.045430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-02-19 06:37:44.045447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-02-19 06:37:44.045465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-02-19 06:37:44.045482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-02-19 06:37:44.045499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-02-19 06:37:44.045522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-02-19 06:37:44.045540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-02-19 06:37:44.045557 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-02-19 06:37:44.045575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-02-19 06:37:44.045592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-02-19 06:37:44.045609 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-02-19 06:37:44.045627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-02-19 06:37:44.045644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-02-19 06:37:44.045661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-02-19 06:37:44.045679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-02-19 06:37:44.045696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-02-19 06:37:44.045713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-02-19 06:37:44.045731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-02-19 06:37:44.045748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-02-19 06:37:44.045766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-02-19 06:37:44.045783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-02-19 06:37:44.045801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-02-19 06:37:44.045818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-02-19 06:37:44.045835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-02-19 06:37:44.045852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-02-19 06:37:44.045870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-02-19 06:37:44.045887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-02-19 06:37:44.045904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-02-19 06:37:44.045922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-02-19 06:37:44.045939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-02-19 06:37:44.045957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-02-19 06:37:44.045974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-02-19 06:37:44.045991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-02-19 06:37:44.046009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-02-19 06:37:44.046026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-02-19 06:37:44.046044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-02-19 06:37:44.046061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-02-19 06:37:44.046078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-02-19 06:37:44.046095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-02-19 06:37:44.046112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-02-19 06:37:44.046133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-02-19 06:37:44.046151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-02-19 06:37:44.046169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-02-19 06:37:44.046187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-02-19 06:37:44.046204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-02-19 06:37:44.046222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-02-19 06:37:44.046239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-02-19 06:37:44.046256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-02-19 06:37:44.046274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-02-19 06:37:44.046291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-02-19 06:37:44.046309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-02-19 06:37:44.046326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-02-19 06:37:44.046344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-02-19 06:37:44.046361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-02-19 06:37:44.046379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-02-19 06:37:44.046396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-02-19 06:37:44.046413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-02-19 06:37:44.046431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-02-19 06:37:44.046449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-02-19 06:37:44.046466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-02-19 06:37:44.046483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-02-19 06:37:44.046500 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-02-19 06:37:44.046518 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-02-19 06:37:44.046535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-02-19 06:37:44.046553 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-02-19 06:37:44.046570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-02-19 06:37:44.046599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-02-19 06:37:44.046618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-02-19 06:37:44.046635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-02-19 06:37:44.046652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-02-19 06:37:44.046669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-02-19 06:37:44.046686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-02-19 06:37:44.046703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-02-19 06:37:44.046721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-02-19 06:37:44.046738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-02-19 06:37:44.046760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-02-19 06:37:44.046778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-02-19 06:37:44.046795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-02-19 06:37:44.046812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-02-19 06:37:44.046829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-02-19 06:37:44.046846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-02-19 06:37:44.046863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-02-19 06:37:44.046881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-02-19 06:37:44.046898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-02-19 06:37:44.046915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-02-19 06:37:44.046931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-02-19 06:37:44.046948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-02-19 06:37:44.046965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-02-19 06:37:44.046982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-02-19 06:37:44.046999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-02-19 06:37:44.047016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-02-19 06:37:44.047033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-02-19 06:37:44.047050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-02-19 06:37:44.047085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-02-19 06:37:44.047104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-02-19 06:37:44.047122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-02-19 06:37:44.047139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-02-19 06:37:44.047157 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-02-19 06:37:44.047174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-02-19 06:37:44.047191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-02-19 06:37:44.047208 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-02-19 06:37:44.047225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-02-19 06:37:44.047242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-02-19 06:37:44.047260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-02-19 06:37:44.047277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-02-19 06:37:44.047294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-02-19 06:37:44.047311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-02-19 06:37:44.047329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-02-19 06:37:44.047346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-02-19 06:37:44.047370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-02-19 06:37:44.047388 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-02-19 06:37:44.047406 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-02-19 06:37:44.047423 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-02-19 06:37:44.047441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-02-19 06:37:44.047459 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-02-19 06:37:44.047476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-02-19 06:37:44.047494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-02-19 06:37:44.047511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-02-19 06:37:44.047529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-02-19 06:37:44.047546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-02-19 06:37:44.047564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-02-19 06:37:44.047581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-02-19 06:37:44.047599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-02-19 06:37:44.047617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-02-19 06:37:44.047634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-02-19 06:37:44.047651 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-02-19 06:37:44.047669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-02-19 06:37:44.047687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-02-19 06:37:44.047704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-02-19 06:37:44.047722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-02-19 06:37:44.047739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-02-19 06:37:44.047757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-02-19 06:37:44.047775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-02-19 06:37:44.047792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-02-19 06:37:44.047810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-02-19 06:37:44.047827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-02-19 06:37:44.047844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-02-19 06:37:44.047862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-02-19 06:37:44.047880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-02-19 06:37:44.047897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-02-19 06:37:44.047914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-02-19 06:37:44.047932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-02-19 06:37:44.047949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-02-19 06:37:44.047967 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-02-19 06:37:44.047988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-02-19 06:37:44.048006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-02-19 06:37:44.048023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-02-19 06:37:44.048040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-02-19 06:37:44.048057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-02-19 06:37:44.048075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-02-19 06:37:44.048092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-02-19 06:37:44.048109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-02-19 06:37:44.048127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-02-19 06:37:44.048144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-02-19 06:37:44.048161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-02-19 06:37:44.048179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-02-19 06:37:44.048196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-02-19 06:37:44.048214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-02-19 06:37:44.048231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-02-19 06:37:44.048249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-02-19 06:37:44.048266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-02-19 06:37:44.048284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-02-19 06:37:44.048301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-02-19 06:37:44.048318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-02-19 06:37:44.048335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-02-19 06:37:44.048352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-02-19 06:37:44.048369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-02-19 06:37:44.048386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-02-19 06:37:44.048403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-02-19 06:37:44.048419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-02-19 06:37:44.048436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-02-19 06:37:44.048453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-02-19 06:37:44.048470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-02-19 06:37:44.048488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-02-19 06:37:44.048505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-02-19 06:37:44.048522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-02-19 06:37:44.048539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-02-19 06:37:44.048556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-02-19 06:37:44.048577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-02-19 06:37:44.048595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-02-19 06:37:44.048613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-02-19 06:37:44.048631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-02-19 06:37:44.048648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-02-19 06:37:44.048665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-02-19 06:37:44.048683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-02-19 06:37:44.048700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-02-19 06:37:44.048717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-02-19 06:37:44.048734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-02-19 06:37:44.048751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-02-19 06:37:44.048769 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-02-19 06:37:44.048786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-02-19 06:37:44.048803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-02-19 06:37:44.048820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-02-19 06:37:44.048837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-02-19 06:37:44.048854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-02-19 06:37:44.048871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-02-19 06:37:44.048889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-02-19 06:37:44.048906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-02-19 06:37:44.048924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-02-19 06:37:44.048941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-02-19 06:37:44.048973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-02-19 06:37:44.048994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-02-19 06:37:44.049012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-02-19 06:37:44.049029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-02-19 06:37:44.049046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-02-19 06:37:44.049063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-02-19 06:37:44.049080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-02-19 06:37:44.049097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-02-19 06:37:44.049114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-02-19 06:37:44.049131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-02-19 06:37:44.049148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-02-19 06:37:44.049165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-02-19 06:37:44.049187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-02-19 06:37:44.049205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-02-19 06:37:44.049222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-02-19 06:37:44.049239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-02-19 06:37:44.049257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-02-19 06:37:44.049274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-02-19 06:37:44.049291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-02-19 06:37:44.049308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.049325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.049342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-02-19 06:37:44.049359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-02-19 06:37:44.049376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-02-19 06:37:44.049393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-02-19 06:37:44.049409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-02-19 06:37:44.049426 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-02-19 06:37:44.049444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.049461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.049478 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-02-19 06:37:44.049495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-02-19 06:37:44.049513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-02-19 06:37:44.049530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-02-19 06:37:44.049547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-02-19 06:37:44.049564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-02-19 06:37:44.049581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-02-19 06:37:44.049598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-02-19 06:37:44.049615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-02-19 06:37:44.049632 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-02-19 06:37:44.049649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-02-19 06:37:44.049667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-02-19 06:37:44.049684 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-02-19 06:37:44.049701 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-02-19 06:37:44.049719 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-02-19 06:37:44.049736 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-02-19 06:37:44.049753 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-02-19 06:37:44.049771 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-02-19 06:37:44.049794 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-02-19 06:37:44.049812 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-02-19 06:37:44.049830 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-02-19 06:37:44.049847 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-02-19 06:37:44.049865 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-02-19 06:37:44.049882 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-02-19 06:37:44.049900 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-02-19 06:37:44.049917 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-02-19 06:37:44.049935 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-02-19 06:37:44.049952 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-02-19 06:37:44.049969 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-02-19 06:37:44.049987 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-02-19 06:37:44.050004 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-02-19 06:37:44.050022 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-02-19 06:37:44.050040 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-02-19 06:37:44.050057 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-02-19 06:37:44.050075 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-02-19 06:37:44.050094 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-02-19 06:37:44.050112 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-02-19 06:37:44.050130 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-02-19 06:37:44.050148 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-02-19 06:37:44.050166 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-02-19 06:37:44.050183 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-02-19 06:37:44.050201 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-02-19 06:37:44.050219 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-02-19 06:37:44.050236 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-02-19 06:37:44.050253 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-02-19 06:37:44.050271 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-02-19 06:37:44.050288 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-02-19 06:37:44.050305 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-02-19 06:37:44.050323 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-02-19 06:37:44.050340 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-02-19 06:37:44.050358 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-02-19 06:37:44.050375 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-02-19 06:37:44.050393 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-02-19 06:37:44.050410 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-02-19 06:37:44.050427 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-02-19 06:37:44.050444 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-02-19 06:37:44.050466 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-02-19 06:37:44.050484 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-02-19 06:37:44.050502 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-02-19 06:37:44.050519 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-02-19 06:37:44.050537 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-02-19 06:37:44.050554 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-02-19 06:37:44.050571 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-02-19 06:37:44.050588 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-02-19 06:37:44.050605 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-02-19 06:37:44.050623 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-02-19 06:37:44.050640 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-02-19 06:37:44.050657 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-02-19 06:37:44.050674 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-02-19 06:37:44.050691 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-02-19 06:37:44.050709 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-02-19 06:37:44.050726 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-02-19 06:37:44.050743 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-02-19 06:37:44.050761 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-02-19 06:37:44.050778 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-02-19 06:37:44.050795 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-02-19 06:37:44.050812 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-02-19 06:37:44.050829 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-02-19 06:37:44.050846 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-02-19 06:37:44.050864 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-02-19 06:37:44.050881 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-02-19 06:37:44.050898 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-02-19 06:37:44.050915 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-02-19 06:37:44.050933 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-02-19 06:37:44.050950 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-02-19 06:37:44.050968 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-02-19 06:37:44.050985 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-02-19 06:37:44.051003 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-02-19 06:37:44.051021 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-02-19 06:37:44.051038 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-02-19 06:37:44.051056 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-02-19 06:37:44.051105 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-02-19 06:37:44.051125 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-02-19 06:37:44.051207 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-02-19 06:37:44.051227 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-02-19 06:37:44.051245 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-02-19 06:37:44.051269 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-02-19 06:37:44.051286 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-02-19 06:37:44.051303 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-02-19 06:37:44.051321 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-02-19 06:37:44.051339 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-02-19 06:37:44.051356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-02-19 06:37:44.051374 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-02-19 06:37:44.051392 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-02-19 06:37:44.051410 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-02-19 06:37:44.051428 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-02-19 06:37:44.051445 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-02-19 06:37:44.051462 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-02-19 06:37:44.051480 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-02-19 06:37:44.051498 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-02-19 06:37:44.051515 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-02-19 06:37:44.051533 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-02-19 06:37:44.051550 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-02-19 06:37:44.051567 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-02-19 06:37:44.051585 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-02-19 06:37:44.051602 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-02-19 06:37:44.051619 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-02-19 06:37:44.051636 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-02-19 06:37:44.051653 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-02-19 06:37:44.051670 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-02-19 06:37:44.051687 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-02-19 06:37:44.051704 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-02-19 06:37:44.051721 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-02-19 06:37:44.051738 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-02-19 06:37:44.051755 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-02-19 06:37:44.051772 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-02-19 06:37:44.051789 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-02-19 06:37:44.051811 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-02-19 06:37:44.051829 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-02-19 06:37:44.051846 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-02-19 06:37:44.051863 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-02-19 06:37:44.051880 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-02-19 06:37:44.051897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-02-19 06:37:44.051913 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-02-19 06:37:44.051930 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-02-19 06:37:44.051946 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-02-19 06:37:44.051963 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-02-19 06:37:44.051980 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-02-19 06:37:44.051997 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-02-19 06:37:44.052014 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-02-19 06:37:44.052031 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-02-19 06:37:44.052048 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-02-19 06:37:44.052065 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-02-19 06:37:44.052083 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-02-19 06:37:44.052100 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-02-19 06:37:44.052117 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-02-19 06:37:44.052134 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-02-19 06:37:44.052151 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-02-19 06:37:44.052168 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-02-19 06:37:44.052185 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-02-19 06:37:44.052202 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-02-19 06:37:44.052220 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-02-19 06:37:44.052237 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-02-19 06:37:44.052254 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-02-19 06:37:44.052272 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.052289 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.052306 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-02-19 06:37:44.052324 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-02-19 06:37:44.052342 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-02-19 06:37:44.052359 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-02-19 06:37:44.052377 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-02-19 06:37:44.052394 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-02-19 06:37:44.052416 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-02-19 06:37:44.052434 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-nvcs8.txt 2026-02-19 06:37:44.052451 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-b56d5d966-nvcs8.yaml 2026-02-19 06:37:44.052469 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-02-19 06:37:44.052486 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-02-19 06:37:44.052503 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-02-19 06:37:44.052521 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-02-19 06:37:44.052538 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-02-19 06:37:44.052556 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-02-19 06:37:44.052574 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-02-19 06:37:44.052591 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-02-19 06:37:44.052609 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-02-19 06:37:44.052626 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-02-19 06:37:44.052644 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-02-19 06:37:44.052662 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-02-19 06:37:44.052679 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-02-19 06:37:44.052697 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-02-19 06:37:44.052714 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-02-19 06:37:44.052732 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-02-19 06:37:44.052750 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.052767 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.052785 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-02-19 06:37:44.052802 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-02-19 06:37:44.052820 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-02-19 06:37:44.052837 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-02-19 06:37:44.052854 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-02-19 06:37:44.052871 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-02-19 06:37:44.052888 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-02-19 06:37:44.052906 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-02-19 06:37:44.052923 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-02-19 06:37:44.052940 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-02-19 06:37:44.052972 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-56ddf87497-x6scv.txt 2026-02-19 06:37:44.052993 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-56ddf87497-x6scv.yaml 2026-02-19 06:37:44.053010 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-02-19 06:37:44.053028 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-02-19 06:37:44.053045 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-02-19 06:37:44.053068 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-02-19 06:37:44.053086 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-02-19 06:37:44.053103 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-02-19 06:37:44.053121 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-02-19 06:37:44.053138 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.053155 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.053172 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-02-19 06:37:44.053189 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-02-19 06:37:44.053207 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-02-19 06:37:44.053225 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-02-19 06:37:44.053242 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-02-19 06:37:44.053259 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-02-19 06:37:44.053277 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-02-19 06:37:44.053295 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-02-19 06:37:44.053312 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.053330 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.053347 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-02-19 06:37:44.053364 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-02-19 06:37:44.053381 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-02-19 06:37:44.053399 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-02-19 06:37:44.053416 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-02-19 06:37:44.053433 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-02-19 06:37:44.053450 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-02-19 06:37:44.053467 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.053484 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.053501 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-02-19 06:37:44.053518 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-02-19 06:37:44.053536 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-02-19 06:37:44.053554 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-02-19 06:37:44.053572 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.053590 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.053607 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-02-19 06:37:44.053624 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-02-19 06:37:44.053642 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-02-19 06:37:44.053660 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-02-19 06:37:44.053682 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-02-19 06:37:44.053700 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-02-19 06:37:44.053718 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-02-19 06:37:44.053736 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-02-19 06:37:44.053753 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-02-19 06:37:44.053770 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-02-19 06:37:44.053788 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-02-19 06:37:44.053806 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-02-19 06:37:44.053823 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-02-19 06:37:44.053841 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-02-19 06:37:44.053858 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-02-19 06:37:44.053875 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-02-19 06:37:44.053893 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-02-19 06:37:44.053910 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-02-19 06:37:44.053927 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-02-19 06:37:44.053944 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-02-19 06:37:44.053961 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-02-19 06:37:44.053978 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-02-19 06:37:44.053995 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-02-19 06:37:44.054012 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-02-19 06:37:44.054030 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-02-19 06:37:44.054047 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-02-19 06:37:44.054064 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-02-19 06:37:44.054081 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-02-19 06:37:44.054098 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-02-19 06:37:44.054115 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-02-19 06:37:44.054132 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-02-19 06:37:44.054149 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-02-19 06:37:44.054165 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-02-19 06:37:44.054183 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-02-19 06:37:44.054200 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-02-19 06:37:44.054217 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-02-19 06:37:44.054234 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-02-19 06:37:44.054251 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-02-19 06:37:44.054268 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-02-19 06:37:44.054290 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-02-19 06:37:44.054308 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-ffb97c6dc-c5rmm.txt 2026-02-19 06:37:44.054325 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-ffb97c6dc-c5rmm.yaml 2026-02-19 06:37:44.054343 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-02-19 06:37:44.054361 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-02-19 06:37:44.054378 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-02-19 06:37:44.054395 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-02-19 06:37:44.054413 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-02-19 06:37:44.094440 | 2026-02-19 06:37:44.094522 | TASK [gather-pod-logs : creating directory for pod logs] 2026-02-19 06:37:44.310103 | instance | changed 2026-02-19 06:37:44.317957 | 2026-02-19 06:37:44.318025 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-02-19 06:37:44.534702 | instance | changed 2026-02-19 06:37:44.540578 | 2026-02-19 06:37:44.540649 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-02-19 06:37:45.187018 | instance | auth-system/keycloak-0/keycloak 2026-02-19 06:37:45.411241 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-02-19 06:37:45.630299 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt/manager 2026-02-19 06:37:46.016498 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws/manager 2026-02-19 06:37:46.207164 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws" not found 2026-02-19 06:37:46.421354 | instance | capi-system/capi-controller-manager-67b46dd44f-k42lq/manager 2026-02-19 06:37:46.639951 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-67b46dd44f-k42lq" not found 2026-02-19 06:37:46.834871 | instance | capo-system/capo-controller-manager-666756b48-zvjp8/manager 2026-02-19 06:37:47.256968 | instance | cert-manager/cert-manager-7dbd7dcb7f-crrjj/cert-manager-controller 2026-02-19 06:37:47.468716 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-7dbd7dcb7f-crrjj" not found 2026-02-19 06:37:47.660771 | instance | cert-manager/cert-manager-cainjector-6447d7755c-cxldv/cert-manager-cainjector 2026-02-19 06:37:47.858617 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-6447d7755c-cxldv" not found 2026-02-19 06:37:48.046484 | instance | cert-manager/cert-manager-webhook-6fc5ff4798-wkmzx/cert-manager-webhook 2026-02-19 06:37:48.228453 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-6fc5ff4798-wkmzx" not found 2026-02-19 06:37:48.434344 | instance | ingress-nginx/ingress-nginx-controller-pxxs9/controller 2026-02-19 06:37:48.692945 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-pxxs9" not found 2026-02-19 06:37:48.874426 | instance | ingress-nginx/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt/ingress-nginx-default-backend 2026-02-19 06:37:49.070666 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-5bf6456dbf-5mgbt" not found 2026-02-19 06:37:49.264714 | instance | kube-system/cilium-gmdsg/config 2026-02-19 06:37:49.459013 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-gmdsg" not found 2026-02-19 06:37:49.464431 | instance | kube-system/cilium-gmdsg/mount-cgroup 2026-02-19 06:37:49.669806 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-gmdsg" not found 2026-02-19 06:37:49.674358 | instance | kube-system/cilium-gmdsg/apply-sysctl-overwrites 2026-02-19 06:37:49.872723 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-gmdsg" not found 2026-02-19 06:37:49.878483 | instance | kube-system/cilium-gmdsg/mount-bpf-fs 2026-02-19 06:37:50.091006 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-gmdsg" not found 2026-02-19 06:37:50.095000 | instance | kube-system/cilium-gmdsg/clean-cilium-state 2026-02-19 06:37:50.283246 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-gmdsg" not found 2026-02-19 06:37:50.288107 | instance | kube-system/cilium-gmdsg/install-cni-binaries 2026-02-19 06:37:50.470625 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-gmdsg" not found 2026-02-19 06:37:50.476150 | instance | kube-system/cilium-gmdsg/cilium-agent 2026-02-19 06:37:50.797813 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-gmdsg" not found 2026-02-19 06:37:50.991994 | instance | kube-system/cilium-operator-7fcd8d6ffd-kzrsp/cilium-operator 2026-02-19 06:37:51.415400 | instance | kube-system/coredns-77cccfdc44-pzmvm/coredns 2026-02-19 06:37:51.606025 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-pzmvm" not found 2026-02-19 06:37:51.791323 | instance | kube-system/coredns-77cccfdc44-qgb55/coredns 2026-02-19 06:37:51.990093 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-77cccfdc44-qgb55" not found 2026-02-19 06:37:52.192458 | instance | kube-system/etcd-instance/etcd 2026-02-19 06:37:52.690986 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-02-19 06:37:52.876865 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-02-19 06:37:53.257709 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-02-19 06:37:53.445476 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-02-19 06:37:53.984867 | instance | kube-system/kube-proxy-4t4dg/kube-proxy 2026-02-19 06:37:54.186005 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-4t4dg" not found 2026-02-19 06:37:54.367797 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-02-19 06:37:54.757517 | instance | kube-system/kube-vip-instance/kube-vip 2026-02-19 06:37:55.143955 | instance | local-path-storage/local-path-provisioner-6f56467975-g6qsp/local-path-provisioner 2026-02-19 06:37:55.350185 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-6f56467975-g6qsp" not found 2026-02-19 06:37:55.545788 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-02-19 06:37:55.740004 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-19 06:37:55.745346 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-02-19 06:37:55.930358 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-19 06:37:55.934201 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-02-19 06:37:56.116270 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-19 06:37:56.120662 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-02-19 06:37:56.349291 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-02-19 06:37:56.540160 | instance | monitoring/goldpinger-x8wml/goldpinger-daemon 2026-02-19 06:37:56.740784 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-x8wml" not found 2026-02-19 06:37:57.002459 | instance | monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-dashboard 2026-02-19 06:37:57.213574 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-c9bcb6b58-hdl6c" not found 2026-02-19 06:37:57.222116 | instance | monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-datasources 2026-02-19 06:37:57.423891 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-c9bcb6b58-hdl6c" not found 2026-02-19 06:37:57.429315 | instance | monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana 2026-02-19 06:37:57.667922 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-c9bcb6b58-hdl6c" not found 2026-02-19 06:37:57.875629 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw/kube-state-metrics 2026-02-19 06:37:58.077369 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw" not found 2026-02-19 06:37:58.276285 | instance | monitoring/kube-prometheus-stack-operator-598ffd849c-qrts8/kube-prometheus-stack 2026-02-19 06:37:58.458254 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-598ffd849c-qrts8" not found 2026-02-19 06:37:58.646938 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/node-exporter 2026-02-19 06:37:58.851084 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/pod-tls-sidecar 2026-02-19 06:37:59.047683 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-mrxr7" not found 2026-02-19 06:37:59.262119 | instance | monitoring/loki-0/loki 2026-02-19 06:37:59.458658 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-02-19 06:37:59.666406 | instance | monitoring/loki-chunks-cache-0/memcached 2026-02-19 06:37:59.866229 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-02-19 06:37:59.870331 | instance | monitoring/loki-chunks-cache-0/exporter 2026-02-19 06:38:00.059766 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-02-19 06:38:00.244011 | instance | monitoring/loki-gateway-6b458d8465-75wtr/nginx 2026-02-19 06:38:00.704526 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-6b458d8465-75wtr" not found 2026-02-19 06:38:00.901428 | instance | monitoring/loki-results-cache-0/memcached 2026-02-19 06:38:01.091087 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-02-19 06:38:01.096284 | instance | monitoring/loki-results-cache-0/exporter 2026-02-19 06:38:01.306033 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-02-19 06:38:01.507645 | instance | monitoring/node-feature-discovery-gc-5c98955555-p48rh/gc 2026-02-19 06:38:01.692992 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-5c98955555-p48rh" not found 2026-02-19 06:38:01.874426 | instance | monitoring/node-feature-discovery-master-7cd9cc64cc-zbfl7/master 2026-02-19 06:38:02.066957 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-7cd9cc64cc-zbfl7" not found 2026-02-19 06:38:02.264411 | instance | monitoring/node-feature-discovery-worker-9mfs4/worker 2026-02-19 06:38:02.488494 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-9mfs4" not found 2026-02-19 06:38:02.687322 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-02-19 06:38:02.911855 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-19 06:38:02.917699 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-02-19 06:38:03.120578 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-19 06:38:03.128866 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-02-19 06:38:03.334962 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-19 06:38:03.340342 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-02-19 06:38:03.552132 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-19 06:38:03.558404 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-02-19 06:38:03.791885 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-02-19 06:38:03.993157 | instance | monitoring/prometheus-pushgateway-f5d6d8b68-7nhxm/pushgateway 2026-02-19 06:38:04.202706 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-f5d6d8b68-7nhxm" not found 2026-02-19 06:38:04.405723 | instance | monitoring/vector-fbw8g/vector 2026-02-19 06:38:04.681532 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-fbw8g" not found 2026-02-19 06:38:04.883847 | instance | openstack/barbican-api-5cc6cc5894-nvrr6/init 2026-02-19 06:38:05.088082 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-5cc6cc5894-nvrr6" not found 2026-02-19 06:38:05.096578 | instance | openstack/barbican-api-5cc6cc5894-nvrr6/barbican-api 2026-02-19 06:38:05.284241 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-5cc6cc5894-nvrr6" not found 2026-02-19 06:38:05.486613 | instance | openstack/barbican-db-init-922rp/init 2026-02-19 06:38:05.695161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-922rp" not found 2026-02-19 06:38:05.699133 | instance | openstack/barbican-db-init-922rp/barbican-db-init-0 2026-02-19 06:38:05.891245 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-922rp" not found 2026-02-19 06:38:06.101243 | instance | openstack/barbican-db-sync-l7v56/init 2026-02-19 06:38:06.313539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-l7v56" not found 2026-02-19 06:38:06.318695 | instance | openstack/barbican-db-sync-l7v56/barbican-db-sync 2026-02-19 06:38:06.510160 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-l7v56" not found 2026-02-19 06:38:06.707383 | instance | openstack/barbican-ks-endpoints-bs6zw/init 2026-02-19 06:38:06.901931 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-bs6zw" not found 2026-02-19 06:38:06.908970 | instance | openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-admin 2026-02-19 06:38:07.136623 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-bs6zw" not found 2026-02-19 06:38:07.142591 | instance | openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-internal 2026-02-19 06:38:07.347420 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-bs6zw" not found 2026-02-19 06:38:07.360218 | instance | openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-public 2026-02-19 06:38:07.548255 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-bs6zw" not found 2026-02-19 06:38:07.751824 | instance | openstack/barbican-ks-service-mfcpp/init 2026-02-19 06:38:07.941428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mfcpp" not found 2026-02-19 06:38:07.946567 | instance | openstack/barbican-ks-service-mfcpp/key-manager-ks-service-registration 2026-02-19 06:38:08.134102 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mfcpp" not found 2026-02-19 06:38:08.337070 | instance | openstack/barbican-ks-user-xgdfz/init 2026-02-19 06:38:08.533416 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-xgdfz" not found 2026-02-19 06:38:08.539295 | instance | openstack/barbican-ks-user-xgdfz/barbican-ks-user 2026-02-19 06:38:08.762464 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-xgdfz" not found 2026-02-19 06:38:08.960992 | instance | openstack/barbican-rabbit-init-g6cvj/init 2026-02-19 06:38:09.163276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-g6cvj" not found 2026-02-19 06:38:09.167259 | instance | openstack/barbican-rabbit-init-g6cvj/rabbit-init 2026-02-19 06:38:09.353019 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-g6cvj" not found 2026-02-19 06:38:09.530110 | instance | openstack/cinder-api-869fdd4b5d-wvcfp/init 2026-02-19 06:38:09.727737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-869fdd4b5d-wvcfp" not found 2026-02-19 06:38:09.733603 | instance | openstack/cinder-api-869fdd4b5d-wvcfp/ceph-coordination-volume-perms 2026-02-19 06:38:09.955425 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-869fdd4b5d-wvcfp" not found 2026-02-19 06:38:09.960496 | instance | openstack/cinder-api-869fdd4b5d-wvcfp/cinder-api 2026-02-19 06:38:10.237470 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-869fdd4b5d-wvcfp" not found 2026-02-19 06:38:10.448960 | instance | openstack/cinder-backup-6fcd54c6cd-mlmwr/init 2026-02-19 06:38:10.658372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-6fcd54c6cd-mlmwr" not found 2026-02-19 06:38:10.662793 | instance | openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-backup-keyring-placement 2026-02-19 06:38:10.859641 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-6fcd54c6cd-mlmwr" not found 2026-02-19 06:38:10.865041 | instance | openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-keyring-placement-rbd1 2026-02-19 06:38:11.065149 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-6fcd54c6cd-mlmwr" not found 2026-02-19 06:38:11.071215 | instance | openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-coordination-volume-perms 2026-02-19 06:38:11.271469 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-6fcd54c6cd-mlmwr" not found 2026-02-19 06:38:11.277184 | instance | openstack/cinder-backup-6fcd54c6cd-mlmwr/cinder-backup 2026-02-19 06:38:11.475850 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-6fcd54c6cd-mlmwr" not found 2026-02-19 06:38:11.669953 | instance | openstack/cinder-backup-storage-init-4nd96/init 2026-02-19 06:38:11.851051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-4nd96" not found 2026-02-19 06:38:11.855727 | instance | openstack/cinder-backup-storage-init-4nd96/ceph-keyring-placement 2026-02-19 06:38:12.049652 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-4nd96" not found 2026-02-19 06:38:12.056913 | instance | openstack/cinder-backup-storage-init-4nd96/cinder-backup-storage-init 2026-02-19 06:38:12.260840 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-4nd96" not found 2026-02-19 06:38:12.462502 | instance | openstack/cinder-bootstrap-qdj5w/init 2026-02-19 06:38:12.675393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-qdj5w" not found 2026-02-19 06:38:12.678757 | instance | openstack/cinder-bootstrap-qdj5w/bootstrap 2026-02-19 06:38:12.877731 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-qdj5w" not found 2026-02-19 06:38:13.096725 | instance | openstack/cinder-create-internal-tenant-6f2x6/init 2026-02-19 06:38:13.325012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-6f2x6" not found 2026-02-19 06:38:13.329979 | instance | openstack/cinder-create-internal-tenant-6f2x6/create-internal-tenant 2026-02-19 06:38:13.537372 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-6f2x6" not found 2026-02-19 06:38:13.735802 | instance | openstack/cinder-db-init-lz4f8/init 2026-02-19 06:38:13.951473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-lz4f8" not found 2026-02-19 06:38:13.958976 | instance | openstack/cinder-db-init-lz4f8/cinder-db-init-0 2026-02-19 06:38:14.162646 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-lz4f8" not found 2026-02-19 06:38:14.391633 | instance | openstack/cinder-db-sync-n55fp/init 2026-02-19 06:38:14.583799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-n55fp" not found 2026-02-19 06:38:14.589788 | instance | openstack/cinder-db-sync-n55fp/cinder-db-sync 2026-02-19 06:38:14.768290 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-n55fp" not found 2026-02-19 06:38:14.962559 | instance | openstack/cinder-ks-endpoints-vkxkd/init 2026-02-19 06:38:15.167701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-vkxkd" not found 2026-02-19 06:38:15.172914 | instance | openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-admin 2026-02-19 06:38:15.381163 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-vkxkd" not found 2026-02-19 06:38:15.387654 | instance | openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-internal 2026-02-19 06:38:15.600857 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-vkxkd" not found 2026-02-19 06:38:15.608810 | instance | openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-public 2026-02-19 06:38:15.841370 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-vkxkd" not found 2026-02-19 06:38:16.039354 | instance | openstack/cinder-ks-service-b6kmh/init 2026-02-19 06:38:16.239520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-b6kmh" not found 2026-02-19 06:38:16.244481 | instance | openstack/cinder-ks-service-b6kmh/volumev3-ks-service-registration 2026-02-19 06:38:16.434612 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-b6kmh" not found 2026-02-19 06:38:16.621300 | instance | openstack/cinder-ks-user-n2nj9/init 2026-02-19 06:38:16.819436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-n2nj9" not found 2026-02-19 06:38:16.825958 | instance | openstack/cinder-ks-user-n2nj9/cinder-ks-user 2026-02-19 06:38:17.029517 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-n2nj9" not found 2026-02-19 06:38:17.238120 | instance | openstack/cinder-rabbit-init-gkkn2/init 2026-02-19 06:38:17.474201 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-gkkn2" not found 2026-02-19 06:38:17.480120 | instance | openstack/cinder-rabbit-init-gkkn2/rabbit-init 2026-02-19 06:38:17.665426 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-gkkn2" not found 2026-02-19 06:38:17.874003 | instance | openstack/cinder-scheduler-8cd8b8bbb-pmkqk/init 2026-02-19 06:38:18.084797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-8cd8b8bbb-pmkqk" not found 2026-02-19 06:38:18.089678 | instance | openstack/cinder-scheduler-8cd8b8bbb-pmkqk/ceph-coordination-volume-perms 2026-02-19 06:38:18.285582 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-8cd8b8bbb-pmkqk" not found 2026-02-19 06:38:18.290908 | instance | openstack/cinder-scheduler-8cd8b8bbb-pmkqk/cinder-scheduler 2026-02-19 06:38:18.482462 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-8cd8b8bbb-pmkqk" not found 2026-02-19 06:38:18.670085 | instance | openstack/cinder-storage-init-hdq2q/init 2026-02-19 06:38:18.852465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-hdq2q" not found 2026-02-19 06:38:18.858594 | instance | openstack/cinder-storage-init-hdq2q/ceph-keyring-placement 2026-02-19 06:38:19.045030 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-hdq2q" not found 2026-02-19 06:38:19.051099 | instance | openstack/cinder-storage-init-hdq2q/cinder-storage-init-rbd1 2026-02-19 06:38:19.242013 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-hdq2q" not found 2026-02-19 06:38:19.429906 | instance | openstack/cinder-volume-79b789d75d-r94th/init 2026-02-19 06:38:19.643488 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-79b789d75d-r94th" not found 2026-02-19 06:38:19.650199 | instance | openstack/cinder-volume-79b789d75d-r94th/ceph-keyring-placement-rbd1 2026-02-19 06:38:19.838464 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-79b789d75d-r94th" not found 2026-02-19 06:38:19.842875 | instance | openstack/cinder-volume-79b789d75d-r94th/ceph-coordination-volume-perms 2026-02-19 06:38:20.076598 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-79b789d75d-r94th" not found 2026-02-19 06:38:20.083948 | instance | openstack/cinder-volume-79b789d75d-r94th/init-cinder-conf 2026-02-19 06:38:20.296983 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-79b789d75d-r94th" not found 2026-02-19 06:38:20.302120 | instance | openstack/cinder-volume-79b789d75d-r94th/cinder-volume 2026-02-19 06:38:20.503001 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-79b789d75d-r94th" not found 2026-02-19 06:38:20.691459 | instance | openstack/cinder-volume-usage-audit-29524685-c69t2/init 2026-02-19 06:38:20.880899 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29524685-c69t2" not found 2026-02-19 06:38:20.886871 | instance | openstack/cinder-volume-usage-audit-29524685-c69t2/cinder-volume-usage-audit 2026-02-19 06:38:21.089080 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29524685-c69t2" not found 2026-02-19 06:38:21.289301 | instance | openstack/glance-api-78cf88fc88-qtj9j/init 2026-02-19 06:38:21.474527 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-78cf88fc88-qtj9j" not found 2026-02-19 06:38:21.478221 | instance | openstack/glance-api-78cf88fc88-qtj9j/glance-perms 2026-02-19 06:38:21.677361 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-78cf88fc88-qtj9j" not found 2026-02-19 06:38:21.682012 | instance | openstack/glance-api-78cf88fc88-qtj9j/ceph-keyring-placement 2026-02-19 06:38:21.888528 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-78cf88fc88-qtj9j" not found 2026-02-19 06:38:21.893823 | instance | openstack/glance-api-78cf88fc88-qtj9j/glance-api 2026-02-19 06:38:22.098952 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-78cf88fc88-qtj9j" not found 2026-02-19 06:38:22.311510 | instance | openstack/glance-db-init-xp4h2/init 2026-02-19 06:38:22.497726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-xp4h2" not found 2026-02-19 06:38:22.502145 | instance | openstack/glance-db-init-xp4h2/glance-db-init-0 2026-02-19 06:38:22.682813 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-xp4h2" not found 2026-02-19 06:38:22.871142 | instance | openstack/glance-db-sync-d5tl6/init 2026-02-19 06:38:23.052567 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-d5tl6" not found 2026-02-19 06:38:23.057228 | instance | openstack/glance-db-sync-d5tl6/glance-db-sync 2026-02-19 06:38:23.255916 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-d5tl6" not found 2026-02-19 06:38:23.453644 | instance | openstack/glance-ks-endpoints-k57ml/init 2026-02-19 06:38:23.646461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-k57ml" not found 2026-02-19 06:38:23.650001 | instance | openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-admin 2026-02-19 06:38:23.846546 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-k57ml" not found 2026-02-19 06:38:23.850885 | instance | openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-internal 2026-02-19 06:38:24.047910 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-k57ml" not found 2026-02-19 06:38:24.053692 | instance | openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-public 2026-02-19 06:38:24.242400 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-k57ml" not found 2026-02-19 06:38:24.434924 | instance | openstack/glance-ks-service-6pczs/init 2026-02-19 06:38:24.645571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-6pczs" not found 2026-02-19 06:38:24.650747 | instance | openstack/glance-ks-service-6pczs/image-ks-service-registration 2026-02-19 06:38:24.838929 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-6pczs" not found 2026-02-19 06:38:25.020109 | instance | openstack/glance-ks-user-rnkvz/init 2026-02-19 06:38:25.210886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-rnkvz" not found 2026-02-19 06:38:25.214242 | instance | openstack/glance-ks-user-rnkvz/glance-ks-user 2026-02-19 06:38:25.399907 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-rnkvz" not found 2026-02-19 06:38:25.574795 | instance | openstack/glance-metadefs-load-tr7kc/init 2026-02-19 06:38:25.759839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-tr7kc" not found 2026-02-19 06:38:25.766340 | instance | openstack/glance-metadefs-load-tr7kc/glance-metadefs-load 2026-02-19 06:38:25.954857 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-tr7kc" not found 2026-02-19 06:38:26.134180 | instance | openstack/glance-rabbit-init-dnv8l/init 2026-02-19 06:38:26.320396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-dnv8l" not found 2026-02-19 06:38:26.325392 | instance | openstack/glance-rabbit-init-dnv8l/rabbit-init 2026-02-19 06:38:26.512199 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-dnv8l" not found 2026-02-19 06:38:26.702259 | instance | openstack/glance-storage-init-74c82/init 2026-02-19 06:38:26.883725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-74c82" not found 2026-02-19 06:38:26.890938 | instance | openstack/glance-storage-init-74c82/ceph-keyring-placement 2026-02-19 06:38:27.090544 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-74c82" not found 2026-02-19 06:38:27.095672 | instance | openstack/glance-storage-init-74c82/glance-storage-init 2026-02-19 06:38:27.284065 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-74c82" not found 2026-02-19 06:38:27.486157 | instance | openstack/heat-api-5c6d5b7786-mzdfp/init 2026-02-19 06:38:27.678082 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5c6d5b7786-mzdfp" not found 2026-02-19 06:38:27.683728 | instance | openstack/heat-api-5c6d5b7786-mzdfp/heat-api 2026-02-19 06:38:27.888067 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5c6d5b7786-mzdfp" not found 2026-02-19 06:38:28.090366 | instance | openstack/heat-bootstrap-56w6p/init 2026-02-19 06:38:28.283226 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-56w6p" not found 2026-02-19 06:38:28.288157 | instance | openstack/heat-bootstrap-56w6p/bootstrap 2026-02-19 06:38:28.478260 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-56w6p" not found 2026-02-19 06:38:28.649452 | instance | openstack/heat-cfn-56644ccb8-7pgqj/init 2026-02-19 06:38:28.843766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-56644ccb8-7pgqj" not found 2026-02-19 06:38:28.848993 | instance | openstack/heat-cfn-56644ccb8-7pgqj/heat-cfn 2026-02-19 06:38:29.038366 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-56644ccb8-7pgqj" not found 2026-02-19 06:38:29.230848 | instance | openstack/heat-db-init-kmf6w/init 2026-02-19 06:38:29.419830 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-kmf6w" not found 2026-02-19 06:38:29.424313 | instance | openstack/heat-db-init-kmf6w/heat-db-init-0 2026-02-19 06:38:29.613678 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-kmf6w" not found 2026-02-19 06:38:29.797895 | instance | openstack/heat-db-sync-w8vp8/init 2026-02-19 06:38:29.979651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-w8vp8" not found 2026-02-19 06:38:29.984719 | instance | openstack/heat-db-sync-w8vp8/heat-db-sync 2026-02-19 06:38:30.166699 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-w8vp8" not found 2026-02-19 06:38:30.366855 | instance | openstack/heat-domain-ks-user-t4644/init 2026-02-19 06:38:30.567795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-t4644" not found 2026-02-19 06:38:30.572408 | instance | openstack/heat-domain-ks-user-t4644/heat-ks-domain-user 2026-02-19 06:38:30.754062 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-t4644" not found 2026-02-19 06:38:30.926524 | instance | openstack/heat-engine-77db894cc9-rhddf/init 2026-02-19 06:38:31.141233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-77db894cc9-rhddf" not found 2026-02-19 06:38:31.145893 | instance | openstack/heat-engine-77db894cc9-rhddf/heat-engine 2026-02-19 06:38:31.342321 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-77db894cc9-rhddf" not found 2026-02-19 06:38:31.529382 | instance | openstack/heat-engine-cleaner-29524705-thp44/init 2026-02-19 06:38:31.708033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29524705-thp44" not found 2026-02-19 06:38:31.712123 | instance | openstack/heat-engine-cleaner-29524705-thp44/heat-engine-cleaner 2026-02-19 06:38:31.893109 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29524705-thp44" not found 2026-02-19 06:38:32.084137 | instance | openstack/heat-engine-cleaner-29524710-dj8v5/init 2026-02-19 06:38:32.262737 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29524710-dj8v5" not found 2026-02-19 06:38:32.267430 | instance | openstack/heat-engine-cleaner-29524710-dj8v5/heat-engine-cleaner 2026-02-19 06:38:32.442463 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29524710-dj8v5" not found 2026-02-19 06:38:32.621689 | instance | openstack/heat-engine-cleaner-29524715-r2rnw/init 2026-02-19 06:38:32.808839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29524715-r2rnw" not found 2026-02-19 06:38:32.815919 | instance | openstack/heat-engine-cleaner-29524715-r2rnw/heat-engine-cleaner 2026-02-19 06:38:33.017363 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29524715-r2rnw" not found 2026-02-19 06:38:33.199120 | instance | openstack/heat-ks-endpoints-f8992/init 2026-02-19 06:38:33.380617 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:33.384458 | instance | openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-admin 2026-02-19 06:38:33.564295 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:33.568946 | instance | openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-internal 2026-02-19 06:38:33.748915 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:33.753726 | instance | openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-public 2026-02-19 06:38:33.926626 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:33.931897 | instance | openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-admin 2026-02-19 06:38:34.125252 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:34.131574 | instance | openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-internal 2026-02-19 06:38:34.305210 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:34.310984 | instance | openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-public 2026-02-19 06:38:34.487998 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-f8992" not found 2026-02-19 06:38:34.704740 | instance | openstack/heat-ks-service-m6hf2/init 2026-02-19 06:38:34.879792 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-m6hf2" not found 2026-02-19 06:38:34.884981 | instance | openstack/heat-ks-service-m6hf2/orchestration-ks-service-registration 2026-02-19 06:38:35.063673 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-m6hf2" not found 2026-02-19 06:38:35.068313 | instance | openstack/heat-ks-service-m6hf2/cloudformation-ks-service-registration 2026-02-19 06:38:35.239805 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-m6hf2" not found 2026-02-19 06:38:35.441447 | instance | openstack/heat-ks-user-trp66/init 2026-02-19 06:38:35.622704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-trp66" not found 2026-02-19 06:38:35.626727 | instance | openstack/heat-ks-user-trp66/heat-ks-user 2026-02-19 06:38:35.804489 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-trp66" not found 2026-02-19 06:38:35.808851 | instance | openstack/heat-ks-user-trp66/heat-trustee-ks-user 2026-02-19 06:38:36.000347 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-trp66" not found 2026-02-19 06:38:36.191738 | instance | openstack/heat-rabbit-init-mhwdr/init 2026-02-19 06:38:36.363427 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-mhwdr" not found 2026-02-19 06:38:36.369446 | instance | openstack/heat-rabbit-init-mhwdr/rabbit-init 2026-02-19 06:38:36.556678 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-mhwdr" not found 2026-02-19 06:38:36.737151 | instance | openstack/heat-trusts-4h8d7/init 2026-02-19 06:38:36.922456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-4h8d7" not found 2026-02-19 06:38:36.932217 | instance | openstack/heat-trusts-4h8d7/heat-trusts 2026-02-19 06:38:37.119651 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-4h8d7" not found 2026-02-19 06:38:37.317071 | instance | openstack/horizon-55dd9577c7-7bfdt/init 2026-02-19 06:38:37.499760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-55dd9577c7-7bfdt" not found 2026-02-19 06:38:37.503984 | instance | openstack/horizon-55dd9577c7-7bfdt/horizon 2026-02-19 06:38:37.705482 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-55dd9577c7-7bfdt" not found 2026-02-19 06:38:37.886221 | instance | openstack/horizon-db-init-zr8kr/init 2026-02-19 06:38:38.060666 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-zr8kr" not found 2026-02-19 06:38:38.065955 | instance | openstack/horizon-db-init-zr8kr/horizon-db-init-0 2026-02-19 06:38:38.264040 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-zr8kr" not found 2026-02-19 06:38:38.455125 | instance | openstack/horizon-db-sync-n98hx/init 2026-02-19 06:38:38.637852 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-n98hx" not found 2026-02-19 06:38:38.642854 | instance | openstack/horizon-db-sync-n98hx/horizon-db-sync 2026-02-19 06:38:38.824829 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-n98hx" not found 2026-02-19 06:38:39.002155 | instance | openstack/keepalived-k4h6h/init 2026-02-19 06:38:39.233453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-k4h6h" not found 2026-02-19 06:38:39.237098 | instance | openstack/keepalived-k4h6h/wait-for-ip 2026-02-19 06:38:39.806144 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-k4h6h" not found 2026-02-19 06:38:39.812076 | instance | openstack/keepalived-k4h6h/keepalived 2026-02-19 06:38:39.906257 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-k4h6h" is waiting to start: PodInitializing 2026-02-19 06:38:39.995826 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-k4h6h" not found 2026-02-19 06:38:40.193343 | instance | openstack/keystone-api-86c456898-x4x5m/init 2026-02-19 06:38:40.374839 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-86c456898-x4x5m" not found 2026-02-19 06:38:40.381379 | instance | openstack/keystone-api-86c456898-x4x5m/keystone-api 2026-02-19 06:38:41.063201 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-86c456898-x4x5m" not found 2026-02-19 06:38:41.240719 | instance | openstack/keystone-bootstrap-v4sz7/init 2026-02-19 06:38:41.440266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-v4sz7" not found 2026-02-19 06:38:41.444579 | instance | openstack/keystone-bootstrap-v4sz7/bootstrap 2026-02-19 06:38:41.626728 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-v4sz7" not found 2026-02-19 06:38:41.805542 | instance | openstack/keystone-credential-setup-96hd5/init 2026-02-19 06:38:41.982846 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-96hd5" not found 2026-02-19 06:38:41.986885 | instance | openstack/keystone-credential-setup-96hd5/keystone-credential-setup 2026-02-19 06:38:42.159780 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-96hd5" not found 2026-02-19 06:38:42.332166 | instance | openstack/keystone-db-init-mzx4x/init 2026-02-19 06:38:42.504966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-mzx4x" not found 2026-02-19 06:38:42.509426 | instance | openstack/keystone-db-init-mzx4x/keystone-db-init-0 2026-02-19 06:38:42.697625 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-mzx4x" not found 2026-02-19 06:38:42.895320 | instance | openstack/keystone-db-sync-dr66g/init 2026-02-19 06:38:43.062495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-dr66g" not found 2026-02-19 06:38:43.067985 | instance | openstack/keystone-db-sync-dr66g/keystone-db-sync 2026-02-19 06:38:43.259862 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-dr66g" not found 2026-02-19 06:38:43.448210 | instance | openstack/keystone-domain-manage-vcczn/init 2026-02-19 06:38:43.641192 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-vcczn" not found 2026-02-19 06:38:43.647062 | instance | openstack/keystone-domain-manage-vcczn/keystone-domain-manage 2026-02-19 06:38:43.844580 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-vcczn" not found 2026-02-19 06:38:44.028337 | instance | openstack/keystone-fernet-setup-jnzrj/init 2026-02-19 06:38:44.209148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jnzrj" not found 2026-02-19 06:38:44.213269 | instance | openstack/keystone-fernet-setup-jnzrj/keystone-fernet-setup 2026-02-19 06:38:44.393244 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jnzrj" not found 2026-02-19 06:38:44.574500 | instance | openstack/keystone-rabbit-init-9fwzt/init 2026-02-19 06:38:44.749006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-9fwzt" not found 2026-02-19 06:38:44.758730 | instance | openstack/keystone-rabbit-init-9fwzt/rabbit-init 2026-02-19 06:38:44.938219 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-9fwzt" not found 2026-02-19 06:38:45.151870 | instance | openstack/libvirt-libvirt-default-nwk7x/init 2026-02-19 06:38:45.373012 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:45.381224 | instance | openstack/libvirt-libvirt-default-nwk7x/init-dynamic-options 2026-02-19 06:38:45.551081 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:45.555743 | instance | openstack/libvirt-libvirt-default-nwk7x/ceph-admin-keyring-placement 2026-02-19 06:38:45.742400 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:45.749108 | instance | openstack/libvirt-libvirt-default-nwk7x/ceph-keyring-placement 2026-02-19 06:38:45.935297 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:45.941033 | instance | openstack/libvirt-libvirt-default-nwk7x/tls-sidecar 2026-02-19 06:38:46.125821 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:46.131616 | instance | openstack/libvirt-libvirt-default-nwk7x/libvirt 2026-02-19 06:38:46.336543 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:46.341323 | instance | openstack/libvirt-libvirt-default-nwk7x/libvirt-exporter 2026-02-19 06:38:46.521732 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-nwk7x" not found 2026-02-19 06:38:46.682819 | instance | openstack/magnum-api-759df49554-pnlrq/init 2026-02-19 06:38:46.874539 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-759df49554-pnlrq" not found 2026-02-19 06:38:46.878880 | instance | openstack/magnum-api-759df49554-pnlrq/magnum-api 2026-02-19 06:38:47.073712 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-759df49554-pnlrq" not found 2026-02-19 06:38:47.265187 | instance | openstack/magnum-cluster-api-proxy-dm2gg/magnum-cluster-api-proxy 2026-02-19 06:38:47.440236 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-dm2gg" not found 2026-02-19 06:38:47.605740 | instance | openstack/magnum-conductor-0/init 2026-02-19 06:38:47.786428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-02-19 06:38:47.791386 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-02-19 06:38:47.967321 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-02-19 06:38:47.972367 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-02-19 06:38:48.172965 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-02-19 06:38:48.361759 | instance | openstack/magnum-db-init-pfrrm/init 2026-02-19 06:38:48.537791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-pfrrm" not found 2026-02-19 06:38:48.542621 | instance | openstack/magnum-db-init-pfrrm/magnum-db-init-0 2026-02-19 06:38:48.716975 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-pfrrm" not found 2026-02-19 06:38:48.907070 | instance | openstack/magnum-db-sync-4nbm5/init 2026-02-19 06:38:49.075795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-4nbm5" not found 2026-02-19 06:38:49.082531 | instance | openstack/magnum-db-sync-4nbm5/magnum-db-sync 2026-02-19 06:38:49.270672 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-4nbm5" not found 2026-02-19 06:38:49.447975 | instance | openstack/magnum-domain-ks-user-zcstq/init 2026-02-19 06:38:49.622718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-zcstq" not found 2026-02-19 06:38:49.626828 | instance | openstack/magnum-domain-ks-user-zcstq/magnum-ks-domain-user 2026-02-19 06:38:49.808113 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-zcstq" not found 2026-02-19 06:38:49.992005 | instance | openstack/magnum-ks-endpoints-s289l/init 2026-02-19 06:38:50.175659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-s289l" not found 2026-02-19 06:38:50.181811 | instance | openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-admin 2026-02-19 06:38:50.369862 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-s289l" not found 2026-02-19 06:38:50.374626 | instance | openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-internal 2026-02-19 06:38:50.566497 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-s289l" not found 2026-02-19 06:38:50.571236 | instance | openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-public 2026-02-19 06:38:50.757902 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-s289l" not found 2026-02-19 06:38:50.946216 | instance | openstack/magnum-ks-service-mzg6m/init 2026-02-19 06:38:51.143490 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-mzg6m" not found 2026-02-19 06:38:51.148796 | instance | openstack/magnum-ks-service-mzg6m/container-infra-ks-service-registration 2026-02-19 06:38:51.320628 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-mzg6m" not found 2026-02-19 06:38:51.518973 | instance | openstack/magnum-ks-user-q79hr/init 2026-02-19 06:38:51.696253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-q79hr" not found 2026-02-19 06:38:51.700810 | instance | openstack/magnum-ks-user-q79hr/magnum-ks-user 2026-02-19 06:38:51.889701 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-q79hr" not found 2026-02-19 06:38:52.064583 | instance | openstack/magnum-rabbit-init-jkfwm/init 2026-02-19 06:38:52.238951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-jkfwm" not found 2026-02-19 06:38:52.243334 | instance | openstack/magnum-rabbit-init-jkfwm/rabbit-init 2026-02-19 06:38:52.427763 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-jkfwm" not found 2026-02-19 06:38:52.603298 | instance | openstack/magnum-registry-6c4d547b46-nlz7t/registry 2026-02-19 06:38:52.795012 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-6c4d547b46-nlz7t" not found 2026-02-19 06:38:52.964493 | instance | openstack/manila-api-78bd477477-pddjj/init 2026-02-19 06:38:53.149255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-78bd477477-pddjj" not found 2026-02-19 06:38:53.153799 | instance | openstack/manila-api-78bd477477-pddjj/manila-api 2026-02-19 06:38:53.361722 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-78bd477477-pddjj" not found 2026-02-19 06:38:53.544775 | instance | openstack/manila-bootstrap-4cdqb/init 2026-02-19 06:38:53.717981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-4cdqb" not found 2026-02-19 06:38:53.722052 | instance | openstack/manila-bootstrap-4cdqb/bootstrap 2026-02-19 06:38:53.939843 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-4cdqb" not found 2026-02-19 06:38:54.133344 | instance | openstack/manila-data-58b8fccbc6-dql2k/init 2026-02-19 06:38:54.324902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-58b8fccbc6-dql2k" not found 2026-02-19 06:38:54.329413 | instance | openstack/manila-data-58b8fccbc6-dql2k/manila-data 2026-02-19 06:38:54.527562 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-58b8fccbc6-dql2k" not found 2026-02-19 06:38:54.727444 | instance | openstack/manila-db-init-nzlhl/init 2026-02-19 06:38:54.918434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-nzlhl" not found 2026-02-19 06:38:54.923045 | instance | openstack/manila-db-init-nzlhl/manila-db-init-0 2026-02-19 06:38:55.117397 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-nzlhl" not found 2026-02-19 06:38:55.293385 | instance | openstack/manila-db-sync-frqcn/init 2026-02-19 06:38:55.470809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-frqcn" not found 2026-02-19 06:38:55.477573 | instance | openstack/manila-db-sync-frqcn/manila-db-sync 2026-02-19 06:38:55.673926 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-frqcn" not found 2026-02-19 06:38:55.854964 | instance | openstack/manila-ks-endpoints-4j84c/init 2026-02-19 06:38:56.034764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:56.039684 | instance | openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-admin 2026-02-19 06:38:56.225680 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:56.231225 | instance | openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-internal 2026-02-19 06:38:56.418482 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:56.423062 | instance | openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-public 2026-02-19 06:38:56.599503 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:56.604973 | instance | openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-admin 2026-02-19 06:38:56.832813 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:56.840780 | instance | openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-internal 2026-02-19 06:38:57.018611 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:57.023923 | instance | openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-public 2026-02-19 06:38:57.225411 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-4j84c" not found 2026-02-19 06:38:57.416660 | instance | openstack/manila-ks-service-vhtpm/init 2026-02-19 06:38:57.604408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-vhtpm" not found 2026-02-19 06:38:57.610981 | instance | openstack/manila-ks-service-vhtpm/share-ks-service-registration 2026-02-19 06:38:57.795688 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-vhtpm" not found 2026-02-19 06:38:57.801010 | instance | openstack/manila-ks-service-vhtpm/sharev2-ks-service-registration 2026-02-19 06:38:58.009300 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-vhtpm" not found 2026-02-19 06:38:58.201547 | instance | openstack/manila-ks-user-5xnhd/init 2026-02-19 06:38:58.412394 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-5xnhd" not found 2026-02-19 06:38:58.429878 | instance | openstack/manila-ks-user-5xnhd/manila-ks-user 2026-02-19 06:38:58.612173 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-5xnhd" not found 2026-02-19 06:38:58.792385 | instance | openstack/manila-rabbit-init-57z67/init 2026-02-19 06:38:58.981760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-57z67" not found 2026-02-19 06:38:58.988055 | instance | openstack/manila-rabbit-init-57z67/rabbit-init 2026-02-19 06:38:59.165012 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-57z67" not found 2026-02-19 06:38:59.342499 | instance | openstack/manila-scheduler-6bc8fbf976-lltbk/init 2026-02-19 06:38:59.532743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-6bc8fbf976-lltbk" not found 2026-02-19 06:38:59.538500 | instance | openstack/manila-scheduler-6bc8fbf976-lltbk/manila-scheduler 2026-02-19 06:38:59.724132 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-6bc8fbf976-lltbk" not found 2026-02-19 06:38:59.935135 | instance | openstack/manila-share-6c5f74dbf7-tz5hf/init 2026-02-19 06:39:00.141388 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-6c5f74dbf7-tz5hf" not found 2026-02-19 06:39:00.147370 | instance | openstack/manila-share-6c5f74dbf7-tz5hf/manila-share-init 2026-02-19 06:39:00.324489 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-6c5f74dbf7-tz5hf" not found 2026-02-19 06:39:00.328939 | instance | openstack/manila-share-6c5f74dbf7-tz5hf/manila-share 2026-02-19 06:39:00.509549 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-6c5f74dbf7-tz5hf" not found 2026-02-19 06:39:00.687815 | instance | openstack/memcached-memcached-79767c77db-lzxtd/init 2026-02-19 06:39:00.869178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-79767c77db-lzxtd" not found 2026-02-19 06:39:00.873608 | instance | openstack/memcached-memcached-79767c77db-lzxtd/memcached 2026-02-19 06:39:01.058644 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-79767c77db-lzxtd" not found 2026-02-19 06:39:01.064182 | instance | openstack/memcached-memcached-79767c77db-lzxtd/memcached-exporter 2026-02-19 06:39:01.265872 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-79767c77db-lzxtd" not found 2026-02-19 06:39:01.494055 | instance | openstack/neutron-coredns-6554cdbcc6-679s9/coredns 2026-02-19 06:39:01.690828 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-6554cdbcc6-679s9" not found 2026-02-19 06:39:01.876501 | instance | openstack/neutron-db-init-qlhmr/init 2026-02-19 06:39:02.061709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-qlhmr" not found 2026-02-19 06:39:02.067662 | instance | openstack/neutron-db-init-qlhmr/neutron-db-init-0 2026-02-19 06:39:02.244687 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-qlhmr" not found 2026-02-19 06:39:02.431872 | instance | openstack/neutron-db-sync-zhwnf/init 2026-02-19 06:39:02.629759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-zhwnf" not found 2026-02-19 06:39:02.635191 | instance | openstack/neutron-db-sync-zhwnf/neutron-db-sync 2026-02-19 06:39:02.837186 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-zhwnf" not found 2026-02-19 06:39:03.028556 | instance | openstack/neutron-dhcp-agent-default-lt5tx/init 2026-02-19 06:39:03.217938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-lt5tx" not found 2026-02-19 06:39:03.222979 | instance | openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent-init 2026-02-19 06:39:03.416325 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-lt5tx" not found 2026-02-19 06:39:03.422628 | instance | openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent 2026-02-19 06:39:03.806438 | instance | openstack/neutron-ks-endpoints-fh498/init 2026-02-19 06:39:03.998051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-fh498" not found 2026-02-19 06:39:04.002270 | instance | openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-admin 2026-02-19 06:39:04.193673 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-fh498" not found 2026-02-19 06:39:04.198258 | instance | openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-internal 2026-02-19 06:39:04.396709 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-fh498" not found 2026-02-19 06:39:04.401953 | instance | openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-public 2026-02-19 06:39:04.607866 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-fh498" not found 2026-02-19 06:39:04.790826 | instance | openstack/neutron-ks-service-ddxw7/init 2026-02-19 06:39:04.979283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-ddxw7" not found 2026-02-19 06:39:04.987164 | instance | openstack/neutron-ks-service-ddxw7/network-ks-service-registration 2026-02-19 06:39:05.193374 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-ddxw7" not found 2026-02-19 06:39:05.397393 | instance | openstack/neutron-ks-user-dlqmq/init 2026-02-19 06:39:05.586903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-dlqmq" not found 2026-02-19 06:39:05.592288 | instance | openstack/neutron-ks-user-dlqmq/neutron-ks-user 2026-02-19 06:39:05.784377 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-dlqmq" not found 2026-02-19 06:39:05.985616 | instance | openstack/neutron-l3-agent-default-rxcjv/init 2026-02-19 06:39:06.207589 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-rxcjv" not found 2026-02-19 06:39:06.213620 | instance | openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent-init 2026-02-19 06:39:06.401386 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-rxcjv" not found 2026-02-19 06:39:06.406469 | instance | openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent 2026-02-19 06:39:06.595774 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-rxcjv" not found 2026-02-19 06:39:06.775293 | instance | openstack/neutron-metadata-agent-default-wc8rp/init 2026-02-19 06:39:06.993297 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-wc8rp" not found 2026-02-19 06:39:07.003100 | instance | openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent-init 2026-02-19 06:39:07.202366 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-wc8rp" not found 2026-02-19 06:39:07.206674 | instance | openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent 2026-02-19 06:39:07.386088 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-wc8rp" not found 2026-02-19 06:39:07.588956 | instance | openstack/neutron-netns-cleanup-cron-default-87w59/init 2026-02-19 06:39:07.765809 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-87w59" not found 2026-02-19 06:39:07.771575 | instance | openstack/neutron-netns-cleanup-cron-default-87w59/neutron-netns-cleanup-cron 2026-02-19 06:39:07.957096 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-87w59" not found 2026-02-19 06:39:08.143148 | instance | openstack/neutron-ovs-agent-default-6tc9j/init 2026-02-19 06:39:08.351655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-6tc9j" not found 2026-02-19 06:39:08.352629 | instance | openstack/neutron-ovs-agent-default-6tc9j/neutron-openvswitch-agent-kernel-modules 2026-02-19 06:39:08.549600 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-6tc9j" not found 2026-02-19 06:39:08.554354 | instance | openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent-init 2026-02-19 06:39:08.760605 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-6tc9j" not found 2026-02-19 06:39:08.764616 | instance | openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent 2026-02-19 06:39:09.038874 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-6tc9j" not found 2026-02-19 06:39:09.221375 | instance | openstack/neutron-rabbit-init-5stbd/init 2026-02-19 06:39:09.414771 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-5stbd" not found 2026-02-19 06:39:09.419800 | instance | openstack/neutron-rabbit-init-5stbd/rabbit-init 2026-02-19 06:39:09.599482 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-5stbd" not found 2026-02-19 06:39:09.808183 | instance | openstack/neutron-rpc-server-856cd6cb84-gj2vc/init 2026-02-19 06:39:09.998026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-856cd6cb84-gj2vc" not found 2026-02-19 06:39:10.002895 | instance | openstack/neutron-rpc-server-856cd6cb84-gj2vc/neutron-rpc-server 2026-02-19 06:39:10.221074 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-856cd6cb84-gj2vc" not found 2026-02-19 06:39:10.421151 | instance | openstack/neutron-server-6cb5bc7654-24jxk/init 2026-02-19 06:39:10.607724 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6cb5bc7654-24jxk" not found 2026-02-19 06:39:10.613593 | instance | openstack/neutron-server-6cb5bc7654-24jxk/neutron-server 2026-02-19 06:39:10.833226 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-6cb5bc7654-24jxk" not found 2026-02-19 06:39:10.837649 | instance | openstack/neutron-server-6cb5bc7654-24jxk/neutron-policy-server 2026-02-19 06:39:11.031773 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6cb5bc7654-24jxk" not found 2026-02-19 06:39:11.228487 | instance | openstack/nova-api-metadata-85d67bfd7c-mrzgq/init 2026-02-19 06:39:11.420785 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-85d67bfd7c-mrzgq" not found 2026-02-19 06:39:11.425101 | instance | openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api-metadata-init 2026-02-19 06:39:11.613940 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-85d67bfd7c-mrzgq" not found 2026-02-19 06:39:11.618648 | instance | openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api 2026-02-19 06:39:11.814593 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-85d67bfd7c-mrzgq" not found 2026-02-19 06:39:11.998528 | instance | openstack/nova-api-osapi-6c98dd9d8d-l6hmj/init 2026-02-19 06:39:12.179268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6c98dd9d8d-l6hmj" not found 2026-02-19 06:39:12.184396 | instance | openstack/nova-api-osapi-6c98dd9d8d-l6hmj/nova-osapi 2026-02-19 06:39:12.395378 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6c98dd9d8d-l6hmj" not found 2026-02-19 06:39:12.576468 | instance | openstack/nova-bootstrap-hxwxf/init 2026-02-19 06:39:12.766689 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-hxwxf" not found 2026-02-19 06:39:12.770293 | instance | openstack/nova-bootstrap-hxwxf/bootstrap 2026-02-19 06:39:12.958182 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-hxwxf" not found 2026-02-19 06:39:13.132839 | instance | openstack/nova-cell-setup-29524680-2kdw8/init 2026-02-19 06:39:13.335684 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29524680-2kdw8" not found 2026-02-19 06:39:13.340850 | instance | openstack/nova-cell-setup-29524680-2kdw8/nova-cell-setup 2026-02-19 06:39:13.534135 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29524680-2kdw8" not found 2026-02-19 06:39:13.720806 | instance | openstack/nova-cell-setup-ztb9q/init 2026-02-19 06:39:13.932453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-ztb9q" not found 2026-02-19 06:39:13.937577 | instance | openstack/nova-cell-setup-ztb9q/nova-cell-setup-init 2026-02-19 06:39:14.118304 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-ztb9q" not found 2026-02-19 06:39:14.123106 | instance | openstack/nova-cell-setup-ztb9q/nova-cell-setup 2026-02-19 06:39:14.312180 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-ztb9q" not found 2026-02-19 06:39:14.510285 | instance | openstack/nova-compute-default-v69nt/init 2026-02-19 06:39:14.731472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:14.735931 | instance | openstack/nova-compute-default-v69nt/nova-compute-init 2026-02-19 06:39:14.936924 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:14.941145 | instance | openstack/nova-compute-default-v69nt/ceph-perms 2026-02-19 06:39:15.128975 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:15.134357 | instance | openstack/nova-compute-default-v69nt/ceph-admin-keyring-placement 2026-02-19 06:39:15.318842 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:15.322964 | instance | openstack/nova-compute-default-v69nt/ceph-keyring-placement 2026-02-19 06:39:15.514148 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:15.519966 | instance | openstack/nova-compute-default-v69nt/nova-compute-vnc-init 2026-02-19 06:39:15.714055 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:15.719829 | instance | openstack/nova-compute-default-v69nt/nova-compute-ssh-init 2026-02-19 06:39:15.906137 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:15.910598 | instance | openstack/nova-compute-default-v69nt/nova-compute 2026-02-19 06:39:16.121257 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:16.124375 | instance | openstack/nova-compute-default-v69nt/nova-compute-ssh 2026-02-19 06:39:16.307082 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-v69nt" not found 2026-02-19 06:39:16.486956 | instance | openstack/nova-conductor-6ffd47b8d8-jq4qt/init 2026-02-19 06:39:16.687842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6ffd47b8d8-jq4qt" not found 2026-02-19 06:39:16.692198 | instance | openstack/nova-conductor-6ffd47b8d8-jq4qt/nova-conductor 2026-02-19 06:39:16.886658 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6ffd47b8d8-jq4qt" not found 2026-02-19 06:39:17.062938 | instance | openstack/nova-db-init-dvhmn/init 2026-02-19 06:39:17.251270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-dvhmn" not found 2026-02-19 06:39:17.256936 | instance | openstack/nova-db-init-dvhmn/nova-db-init-0 2026-02-19 06:39:17.438083 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-dvhmn" not found 2026-02-19 06:39:17.442648 | instance | openstack/nova-db-init-dvhmn/nova-db-init-1 2026-02-19 06:39:17.620322 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-dvhmn" not found 2026-02-19 06:39:17.623754 | instance | openstack/nova-db-init-dvhmn/nova-db-init-2 2026-02-19 06:39:17.806990 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-dvhmn" not found 2026-02-19 06:39:17.984027 | instance | openstack/nova-db-sync-2jf76/init 2026-02-19 06:39:18.167361 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-2jf76" not found 2026-02-19 06:39:18.172111 | instance | openstack/nova-db-sync-2jf76/nova-db-sync 2026-02-19 06:39:18.351496 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-2jf76" not found 2026-02-19 06:39:18.544161 | instance | openstack/nova-ks-endpoints-tfxmb/init 2026-02-19 06:39:18.719960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-tfxmb" not found 2026-02-19 06:39:18.724459 | instance | openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-admin 2026-02-19 06:39:18.943358 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-tfxmb" not found 2026-02-19 06:39:18.948570 | instance | openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-internal 2026-02-19 06:39:19.140618 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-tfxmb" not found 2026-02-19 06:39:19.145099 | instance | openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-public 2026-02-19 06:39:19.322291 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-tfxmb" not found 2026-02-19 06:39:19.498987 | instance | openstack/nova-ks-service-zl5xs/init 2026-02-19 06:39:19.671793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-zl5xs" not found 2026-02-19 06:39:19.675610 | instance | openstack/nova-ks-service-zl5xs/compute-ks-service-registration 2026-02-19 06:39:19.859779 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-zl5xs" not found 2026-02-19 06:39:20.075928 | instance | openstack/nova-ks-user-kmdln/init 2026-02-19 06:39:20.243863 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-kmdln" not found 2026-02-19 06:39:20.247539 | instance | openstack/nova-ks-user-kmdln/nova-ks-user 2026-02-19 06:39:20.451231 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-kmdln" not found 2026-02-19 06:39:20.640151 | instance | openstack/nova-novncproxy-7ff86d8b7c-tcqmn/init 2026-02-19 06:39:20.814591 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7ff86d8b7c-tcqmn" not found 2026-02-19 06:39:20.820217 | instance | openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init 2026-02-19 06:39:20.993851 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7ff86d8b7c-tcqmn" not found 2026-02-19 06:39:20.999419 | instance | openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init-assets 2026-02-19 06:39:21.195583 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7ff86d8b7c-tcqmn" not found 2026-02-19 06:39:21.200893 | instance | openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy 2026-02-19 06:39:21.402001 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7ff86d8b7c-tcqmn" not found 2026-02-19 06:39:21.585804 | instance | openstack/nova-rabbit-init-64jkb/init 2026-02-19 06:39:21.787627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-64jkb" not found 2026-02-19 06:39:21.793446 | instance | openstack/nova-rabbit-init-64jkb/rabbit-init 2026-02-19 06:39:21.977548 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-64jkb" not found 2026-02-19 06:39:22.169549 | instance | openstack/nova-scheduler-6b77cd5d4-l62gt/init 2026-02-19 06:39:22.387754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6b77cd5d4-l62gt" not found 2026-02-19 06:39:22.392017 | instance | openstack/nova-scheduler-6b77cd5d4-l62gt/nova-scheduler 2026-02-19 06:39:22.570352 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6b77cd5d4-l62gt" not found 2026-02-19 06:39:22.749077 | instance | openstack/nova-service-cleaner-29524680-qmqbj/init 2026-02-19 06:39:22.933538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29524680-qmqbj" not found 2026-02-19 06:39:22.938076 | instance | openstack/nova-service-cleaner-29524680-qmqbj/nova-service-cleaner 2026-02-19 06:39:23.118309 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29524680-qmqbj" not found 2026-02-19 06:39:23.301240 | instance | openstack/octavia-api-86776b989d-q6tvb/init 2026-02-19 06:39:23.497841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-86776b989d-q6tvb" not found 2026-02-19 06:39:23.505796 | instance | openstack/octavia-api-86776b989d-q6tvb/octavia-api 2026-02-19 06:39:23.727625 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-86776b989d-q6tvb" not found 2026-02-19 06:39:23.911291 | instance | openstack/octavia-bootstrap-vp22s/init 2026-02-19 06:39:24.078686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-vp22s" not found 2026-02-19 06:39:24.083021 | instance | openstack/octavia-bootstrap-vp22s/bootstrap 2026-02-19 06:39:24.268177 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-vp22s" not found 2026-02-19 06:39:24.453335 | instance | openstack/octavia-db-init-hl8v2/init 2026-02-19 06:39:24.665093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-hl8v2" not found 2026-02-19 06:39:24.669989 | instance | openstack/octavia-db-init-hl8v2/octavia-db-init-0 2026-02-19 06:39:24.860387 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-hl8v2" not found 2026-02-19 06:39:24.865129 | instance | openstack/octavia-db-init-hl8v2/octavia-db-init-1 2026-02-19 06:39:25.059045 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-hl8v2" not found 2026-02-19 06:39:25.270509 | instance | openstack/octavia-db-sync-s8xvl/init 2026-02-19 06:39:25.464311 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-s8xvl" not found 2026-02-19 06:39:25.469807 | instance | openstack/octavia-db-sync-s8xvl/octavia-db-sync 2026-02-19 06:39:25.661391 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-s8xvl" not found 2026-02-19 06:39:25.849345 | instance | openstack/octavia-health-manager-default-2r7bg/init 2026-02-19 06:39:26.049144 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-2r7bg" not found 2026-02-19 06:39:26.053564 | instance | openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-get-port 2026-02-19 06:39:26.242011 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-2r7bg" not found 2026-02-19 06:39:26.248058 | instance | openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-nic-init 2026-02-19 06:39:26.443010 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-2r7bg" not found 2026-02-19 06:39:26.447857 | instance | openstack/octavia-health-manager-default-2r7bg/octavia-health-manager 2026-02-19 06:39:26.624339 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-2r7bg" not found 2026-02-19 06:39:26.817021 | instance | openstack/octavia-housekeeping-79fc84fdb9-7m7s4/init 2026-02-19 06:39:26.996177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-79fc84fdb9-7m7s4" not found 2026-02-19 06:39:27.001600 | instance | openstack/octavia-housekeeping-79fc84fdb9-7m7s4/octavia-housekeeping 2026-02-19 06:39:27.175688 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-79fc84fdb9-7m7s4" not found 2026-02-19 06:39:27.387918 | instance | openstack/octavia-ks-endpoints-fd75m/init 2026-02-19 06:39:27.586840 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-fd75m" not found 2026-02-19 06:39:27.590644 | instance | openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-admin 2026-02-19 06:39:27.772059 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-fd75m" not found 2026-02-19 06:39:27.784931 | instance | openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-internal 2026-02-19 06:39:28.008869 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-fd75m" not found 2026-02-19 06:39:28.012200 | instance | openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-public 2026-02-19 06:39:28.189939 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-fd75m" not found 2026-02-19 06:39:28.373899 | instance | openstack/octavia-ks-service-gtwrf/init 2026-02-19 06:39:28.540906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-gtwrf" not found 2026-02-19 06:39:28.545896 | instance | openstack/octavia-ks-service-gtwrf/load-balancer-ks-service-registration 2026-02-19 06:39:28.713034 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-gtwrf" not found 2026-02-19 06:39:28.889445 | instance | openstack/octavia-ks-user-ntgbp/init 2026-02-19 06:39:29.078884 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-ntgbp" not found 2026-02-19 06:39:29.082802 | instance | openstack/octavia-ks-user-ntgbp/octavia-ks-user 2026-02-19 06:39:29.250503 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-ntgbp" not found 2026-02-19 06:39:29.419943 | instance | openstack/octavia-rabbit-init-8qdcg/init 2026-02-19 06:39:29.584747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-8qdcg" not found 2026-02-19 06:39:29.589103 | instance | openstack/octavia-rabbit-init-8qdcg/rabbit-init 2026-02-19 06:39:29.756106 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-8qdcg" not found 2026-02-19 06:39:29.933607 | instance | openstack/octavia-worker-6d549b7fd6-t8bt6/init 2026-02-19 06:39:30.117142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-6d549b7fd6-t8bt6" not found 2026-02-19 06:39:30.122024 | instance | openstack/octavia-worker-6d549b7fd6-t8bt6/octavia-worker 2026-02-19 06:39:30.301835 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-6d549b7fd6-t8bt6" not found 2026-02-19 06:39:30.472454 | instance | openstack/openstack-database-exporter-6854579df4-q2zvc/openstack-database-exporter 2026-02-19 06:39:30.638423 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-6854579df4-q2zvc" not found 2026-02-19 06:39:30.806466 | instance | openstack/openstack-exporter-576d5bdd84-bqmhx/build-config 2026-02-19 06:39:30.986628 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-576d5bdd84-bqmhx" not found 2026-02-19 06:39:30.989968 | instance | openstack/openstack-exporter-576d5bdd84-bqmhx/openstack-exporter 2026-02-19 06:39:31.266447 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-576d5bdd84-bqmhx" not found 2026-02-19 06:39:31.449603 | instance | openstack/openvswitch-2fvck/init 2026-02-19 06:39:31.629586 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-2fvck" not found 2026-02-19 06:39:31.633608 | instance | openstack/openvswitch-2fvck/openvswitch-db-perms 2026-02-19 06:39:31.812811 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-2fvck" not found 2026-02-19 06:39:31.817659 | instance | openstack/openvswitch-2fvck/openvswitch-vswitchd-modules 2026-02-19 06:39:31.990131 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-2fvck" not found 2026-02-19 06:39:31.994035 | instance | openstack/openvswitch-2fvck/openvswitch-db 2026-02-19 06:39:32.171626 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-2fvck" not found 2026-02-19 06:39:32.176530 | instance | openstack/openvswitch-2fvck/openvswitch-vswitchd 2026-02-19 06:39:32.344034 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-2fvck" not found 2026-02-19 06:39:32.511155 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-02-19 06:39:32.687272 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-02-19 06:39:32.692850 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-02-19 06:39:32.906136 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-02-19 06:39:32.911541 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-02-19 06:39:33.282986 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-02-19 06:39:33.289458 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-02-19 06:39:33.463204 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-02-19 06:39:33.668196 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-02-19 06:39:33.840510 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-02-19 06:39:33.845625 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-02-19 06:39:34.053927 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-02-19 06:39:34.059659 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-02-19 06:39:34.240683 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-02-19 06:39:34.418930 | instance | openstack/placement-api-77dc598d74-2pqtx/init 2026-02-19 06:39:34.612134 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-77dc598d74-2pqtx" not found 2026-02-19 06:39:34.616007 | instance | openstack/placement-api-77dc598d74-2pqtx/placement-api 2026-02-19 06:39:34.831469 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-77dc598d74-2pqtx" not found 2026-02-19 06:39:35.013383 | instance | openstack/placement-db-init-56r95/init 2026-02-19 06:39:35.193888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-56r95" not found 2026-02-19 06:39:35.199138 | instance | openstack/placement-db-init-56r95/placement-db-init-0 2026-02-19 06:39:35.386503 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-56r95" not found 2026-02-19 06:39:35.596788 | instance | openstack/placement-db-sync-wx6wp/init 2026-02-19 06:39:35.787421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-wx6wp" not found 2026-02-19 06:39:35.793746 | instance | openstack/placement-db-sync-wx6wp/placement-db-sync 2026-02-19 06:39:35.967521 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-wx6wp" not found 2026-02-19 06:39:36.139403 | instance | openstack/placement-ks-endpoints-8h5tb/init 2026-02-19 06:39:36.317560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-8h5tb" not found 2026-02-19 06:39:36.322626 | instance | openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-admin 2026-02-19 06:39:36.505285 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-8h5tb" not found 2026-02-19 06:39:36.509819 | instance | openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-internal 2026-02-19 06:39:36.690070 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-8h5tb" not found 2026-02-19 06:39:36.694209 | instance | openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-public 2026-02-19 06:39:36.876841 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-8h5tb" not found 2026-02-19 06:39:37.082941 | instance | openstack/placement-ks-service-tr6wc/init 2026-02-19 06:39:37.269130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-tr6wc" not found 2026-02-19 06:39:37.273628 | instance | openstack/placement-ks-service-tr6wc/placement-ks-service-registration 2026-02-19 06:39:37.451434 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-tr6wc" not found 2026-02-19 06:39:37.636965 | instance | openstack/placement-ks-user-pdd8h/init 2026-02-19 06:39:37.820706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-pdd8h" not found 2026-02-19 06:39:37.825768 | instance | openstack/placement-ks-user-pdd8h/placement-ks-user 2026-02-19 06:39:38.006179 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-pdd8h" not found 2026-02-19 06:39:38.198548 | instance | openstack/pxc-operator-6f87cd48bc-zn5mq/percona-xtradb-cluster-operator 2026-02-19 06:39:38.583070 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-02-19 06:39:38.761271 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-02-19 06:39:38.765985 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-02-19 06:39:38.956947 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-02-19 06:39:39.120650 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-02-19 06:39:39.319806 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-02-19 06:39:39.324105 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-02-19 06:39:39.500389 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-02-19 06:39:39.683963 | instance | openstack/rabbitmq-cluster-operator-975cd4d96-bx82r/rabbitmq-cluster-operator 2026-02-19 06:39:40.076863 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-02-19 06:39:40.249168 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-02-19 06:39:40.253645 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-02-19 06:39:40.430705 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-02-19 06:39:40.605559 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-02-19 06:39:40.786601 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-02-19 06:39:40.791038 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-02-19 06:39:40.978146 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-02-19 06:39:41.150265 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-02-19 06:39:41.325776 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-02-19 06:39:41.330313 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-02-19 06:39:41.516256 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-02-19 06:39:41.679692 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-02-19 06:39:41.833027 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-02-19 06:39:41.839314 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-02-19 06:39:42.024451 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-02-19 06:39:42.207494 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-02-19 06:39:42.403397 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-02-19 06:39:42.407708 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-02-19 06:39:42.599840 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-02-19 06:39:42.803539 | instance | openstack/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb/rabbitmq-cluster-operator 2026-02-19 06:39:43.185542 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-02-19 06:39:43.381336 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-02-19 06:39:43.386392 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-02-19 06:39:43.595519 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-02-19 06:39:43.761252 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-02-19 06:39:43.932231 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-02-19 06:39:43.938554 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-02-19 06:39:44.189660 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-02-19 06:39:44.375709 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-02-19 06:39:44.555411 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-02-19 06:39:44.568141 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-02-19 06:39:44.755576 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-02-19 06:39:44.935410 | instance | openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/make-container-crash-dir 2026-02-19 06:39:45.111145 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-668bc48c4b-rchpq" not found 2026-02-19 06:39:45.114959 | instance | openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/chown-container-data-dir 2026-02-19 06:39:45.292666 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-668bc48c4b-rchpq" not found 2026-02-19 06:39:45.296569 | instance | openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/ceph-crash 2026-02-19 06:39:45.470283 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-668bc48c4b-rchpq" not found 2026-02-19 06:39:45.648989 | instance | openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/chown-container-data-dir 2026-02-19 06:39:45.843520 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-6b677df8c-rgf96" not found 2026-02-19 06:39:45.847701 | instance | openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/rgw 2026-02-19 06:39:46.060005 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-6b677df8c-rgf96" not found 2026-02-19 06:39:46.064383 | instance | openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/log-collector 2026-02-19 06:39:46.247310 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-6b677df8c-rgf96" not found 2026-02-19 06:39:46.435237 | instance | openstack/staffeln-api-656dd8d8d-hztj7/init 2026-02-19 06:39:46.612588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-656dd8d8d-hztj7" not found 2026-02-19 06:39:46.616855 | instance | openstack/staffeln-api-656dd8d8d-hztj7/staffeln-api 2026-02-19 06:39:46.810813 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-656dd8d8d-hztj7" not found 2026-02-19 06:39:46.979631 | instance | openstack/staffeln-conductor-6fbdcb864c-7wgjh/staffeln-conductor 2026-02-19 06:39:47.162925 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6fbdcb864c-7wgjh" not found 2026-02-19 06:39:47.345375 | instance | openstack/staffeln-db-init-vqbk2/init 2026-02-19 06:39:47.523904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-vqbk2" not found 2026-02-19 06:39:47.528404 | instance | openstack/staffeln-db-init-vqbk2/staffeln-db-init-0 2026-02-19 06:39:47.705441 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-vqbk2" not found 2026-02-19 06:39:47.878554 | instance | openstack/staffeln-db-sync-xmt2z/init 2026-02-19 06:39:48.050449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-xmt2z" not found 2026-02-19 06:39:48.055097 | instance | openstack/staffeln-db-sync-xmt2z/staffeln-db-sync 2026-02-19 06:39:48.230316 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-xmt2z" not found 2026-02-19 06:39:48.405667 | instance | openstack/valkey-node-0/valkey 2026-02-19 06:39:48.580825 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-02-19 06:39:48.585584 | instance | openstack/valkey-node-0/sentinel 2026-02-19 06:39:48.752979 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-02-19 06:39:48.757482 | instance | openstack/valkey-node-0/metrics 2026-02-19 06:39:48.934436 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-02-19 06:39:49.107453 | instance | orc-system/orc-controller-manager-b56d5d966-nvcs8/manager 2026-02-19 06:39:49.484220 | instance | rook-ceph/rook-ceph-operator-56ddf87497-x6scv/rook-ceph-operator 2026-02-19 06:39:49.670570 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-56ddf87497-x6scv" not found 2026-02-19 06:39:49.846829 | instance | secretgen-controller/secretgen-controller-ffb97c6dc-c5rmm/secretgen-controller 2026-02-19 06:39:50.058351 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-ffb97c6dc-c5rmm" not found 2026-02-19 06:39:50.255704 | instance | ERROR 2026-02-19 06:39:50.256022 | instance | { 2026-02-19 06:39:50.256084 | instance | "delta": "0:02:05.315057", 2026-02-19 06:39:50.256130 | instance | "end": "2026-02-19 06:39:50.064122", 2026-02-19 06:39:50.256171 | instance | "msg": "non-zero return code", 2026-02-19 06:39:50.256210 | instance | "rc": 123, 2026-02-19 06:39:50.256253 | instance | "start": "2026-02-19 06:37:44.749065" 2026-02-19 06:39:50.256297 | instance | } 2026-02-19 06:39:50.256355 | instance | ERROR: Ignoring Errors 2026-02-19 06:39:50.271236 | 2026-02-19 06:39:50.271306 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-02-19 06:39:50.927048 | instance | changed: 2026-02-19 06:39:50.927288 | instance | cd+++++++++ pod-logs/ 2026-02-19 06:39:50.927326 | instance | cd+++++++++ pod-logs/auth-system/ 2026-02-19 06:39:50.927355 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-02-19 06:39:50.927382 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-02-19 06:39:50.927408 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-02-19 06:39:50.927434 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt/ 2026-02-19 06:39:50.927466 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt/manager.txt 2026-02-19 06:39:50.927492 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-02-19 06:39:50.927535 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws/ 2026-02-19 06:39:50.927563 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws/manager.txt 2026-02-19 06:39:50.927588 | instance | cd+++++++++ pod-logs/capi-system/ 2026-02-19 06:39:50.927614 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-67b46dd44f-k42lq/ 2026-02-19 06:39:50.927639 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-67b46dd44f-k42lq/manager.txt 2026-02-19 06:39:50.927664 | instance | cd+++++++++ pod-logs/capo-system/ 2026-02-19 06:39:50.927689 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-666756b48-zvjp8/ 2026-02-19 06:39:50.927714 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-666756b48-zvjp8/manager.txt 2026-02-19 06:39:50.927739 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-02-19 06:39:50.927765 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-7dbd7dcb7f-crrjj/ 2026-02-19 06:39:50.927795 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-7dbd7dcb7f-crrjj/cert-manager-controller.txt 2026-02-19 06:39:50.927823 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-6447d7755c-cxldv/ 2026-02-19 06:39:50.927848 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-6447d7755c-cxldv/cert-manager-cainjector.txt 2026-02-19 06:39:50.927874 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-6fc5ff4798-wkmzx/ 2026-02-19 06:39:50.927918 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-6fc5ff4798-wkmzx/cert-manager-webhook.txt 2026-02-19 06:39:50.927944 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-02-19 06:39:50.927969 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-02-19 06:39:50.927994 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-02-19 06:39:50.928019 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-02-19 06:39:50.928044 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-02-19 06:39:50.928068 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt/ 2026-02-19 06:39:50.928093 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-7fcd4fc457-z58qt/manager.txt 2026-02-19 06:39:50.928118 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-02-19 06:39:50.928143 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws/ 2026-02-19 06:39:50.928169 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-68b55df8fd-mqlws/manager.txt 2026-02-19 06:39:50.928194 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-02-19 06:39:50.928220 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-67b46dd44f-k42lq/ 2026-02-19 06:39:50.928246 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-67b46dd44f-k42lq/manager.txt 2026-02-19 06:39:50.928272 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-02-19 06:39:50.928297 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-666756b48-zvjp8/ 2026-02-19 06:39:50.928322 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-666756b48-zvjp8/manager.txt 2026-02-19 06:39:50.928346 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-02-19 06:39:50.928372 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-7dbd7dcb7f-crrjj/ 2026-02-19 06:39:50.928397 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-7dbd7dcb7f-crrjj/cert-manager-controller.txt 2026-02-19 06:39:50.928429 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-6447d7755c-cxldv/ 2026-02-19 06:39:50.928455 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-6447d7755c-cxldv/cert-manager-cainjector.txt 2026-02-19 06:39:50.928480 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-6fc5ff4798-wkmzx/ 2026-02-19 06:39:50.928505 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-6fc5ff4798-wkmzx/cert-manager-webhook.txt 2026-02-19 06:39:50.928530 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-02-19 06:39:50.928554 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-pxxs9/ 2026-02-19 06:39:50.928579 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-pxxs9/controller.txt 2026-02-19 06:39:50.928603 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt/ 2026-02-19 06:39:50.928627 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt/ingress-nginx-default-backend.txt 2026-02-19 06:39:50.928651 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-02-19 06:39:50.928676 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/ 2026-02-19 06:39:50.928702 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/apply-sysctl-overwrites.txt 2026-02-19 06:39:50.928726 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/cilium-agent.txt 2026-02-19 06:39:50.928751 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/clean-cilium-state.txt 2026-02-19 06:39:50.928775 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/config.txt 2026-02-19 06:39:50.928799 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/install-cni-binaries.txt 2026-02-19 06:39:50.928823 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/mount-bpf-fs.txt 2026-02-19 06:39:50.928847 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-gmdsg/mount-cgroup.txt 2026-02-19 06:39:50.928871 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-kzrsp/ 2026-02-19 06:39:50.928895 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-7fcd8d6ffd-kzrsp/cilium-operator.txt 2026-02-19 06:39:50.928919 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-pzmvm/ 2026-02-19 06:39:50.928944 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-pzmvm/coredns.txt 2026-02-19 06:39:50.928998 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-qgb55/ 2026-02-19 06:39:50.929025 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-77cccfdc44-qgb55/coredns.txt 2026-02-19 06:39:50.929049 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-02-19 06:39:50.929074 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-02-19 06:39:50.929099 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-02-19 06:39:50.929124 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-19 06:39:50.929148 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-02-19 06:39:50.929172 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-19 06:39:50.929197 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4t4dg/ 2026-02-19 06:39:50.929222 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4t4dg/kube-proxy.txt 2026-02-19 06:39:50.929247 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-02-19 06:39:50.929272 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-19 06:39:50.929305 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-02-19 06:39:50.929331 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-02-19 06:39:50.929357 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-02-19 06:39:50.929382 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-6f56467975-g6qsp/ 2026-02-19 06:39:50.929408 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-6f56467975-g6qsp/local-path-provisioner.txt 2026-02-19 06:39:50.929434 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-02-19 06:39:50.929459 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-02-19 06:39:50.929485 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-02-19 06:39:50.929511 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-02-19 06:39:50.929535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-02-19 06:39:50.929560 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-02-19 06:39:50.929585 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-x8wml/ 2026-02-19 06:39:50.929610 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-x8wml/goldpinger-daemon.txt 2026-02-19 06:39:50.929635 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/ 2026-02-19 06:39:50.929660 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-dashboard.txt 2026-02-19 06:39:50.929685 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-datasources.txt 2026-02-19 06:39:50.929709 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana.txt 2026-02-19 06:39:50.929734 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw/ 2026-02-19 06:39:50.929760 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw/kube-state-metrics.txt 2026-02-19 06:39:50.929785 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-598ffd849c-qrts8/ 2026-02-19 06:39:50.929810 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-598ffd849c-qrts8/kube-prometheus-stack.txt 2026-02-19 06:39:50.929834 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/ 2026-02-19 06:39:50.929859 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/node-exporter.txt 2026-02-19 06:39:50.929884 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/pod-tls-sidecar.txt 2026-02-19 06:39:50.929909 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-02-19 06:39:50.929934 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-02-19 06:39:50.929960 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-02-19 06:39:50.929985 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-02-19 06:39:50.930011 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-02-19 06:39:50.930036 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-6b458d8465-75wtr/ 2026-02-19 06:39:50.930060 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-6b458d8465-75wtr/nginx.txt 2026-02-19 06:39:50.930091 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-02-19 06:39:50.930117 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-02-19 06:39:50.930142 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-02-19 06:39:50.930166 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-5c98955555-p48rh/ 2026-02-19 06:39:50.930191 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-5c98955555-p48rh/gc.txt 2026-02-19 06:39:50.930215 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-7cd9cc64cc-zbfl7/ 2026-02-19 06:39:50.930240 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-7cd9cc64cc-zbfl7/master.txt 2026-02-19 06:39:50.930264 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-9mfs4/ 2026-02-19 06:39:50.930289 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-9mfs4/worker.txt 2026-02-19 06:39:50.930313 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-02-19 06:39:50.930338 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-02-19 06:39:50.930362 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-02-19 06:39:50.930387 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-02-19 06:39:50.930412 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-02-19 06:39:50.930437 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-02-19 06:39:50.930461 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-f5d6d8b68-7nhxm/ 2026-02-19 06:39:50.930486 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-f5d6d8b68-7nhxm/pushgateway.txt 2026-02-19 06:39:50.930510 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-fbw8g/ 2026-02-19 06:39:50.930535 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-fbw8g/vector.txt 2026-02-19 06:39:50.930559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-02-19 06:39:50.930584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-5cc6cc5894-nvrr6/ 2026-02-19 06:39:50.930609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5cc6cc5894-nvrr6/barbican-api.txt 2026-02-19 06:39:50.930634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-5cc6cc5894-nvrr6/init.txt 2026-02-19 06:39:50.930659 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-922rp/ 2026-02-19 06:39:50.930684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-922rp/barbican-db-init-0.txt 2026-02-19 06:39:50.930709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-922rp/init.txt 2026-02-19 06:39:50.930733 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-l7v56/ 2026-02-19 06:39:50.930758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-l7v56/barbican-db-sync.txt 2026-02-19 06:39:50.930782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-l7v56/init.txt 2026-02-19 06:39:50.930807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bs6zw/ 2026-02-19 06:39:50.930831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bs6zw/init.txt 2026-02-19 06:39:50.930856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-admin.txt 2026-02-19 06:39:50.930881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-internal.txt 2026-02-19 06:39:50.930912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-public.txt 2026-02-19 06:39:50.930938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mfcpp/ 2026-02-19 06:39:50.930963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mfcpp/init.txt 2026-02-19 06:39:50.930987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mfcpp/key-manager-ks-service-registration.txt 2026-02-19 06:39:50.931012 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-xgdfz/ 2026-02-19 06:39:50.931036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-xgdfz/barbican-ks-user.txt 2026-02-19 06:39:50.931061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-xgdfz/init.txt 2026-02-19 06:39:50.931086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g6cvj/ 2026-02-19 06:39:50.931110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g6cvj/init.txt 2026-02-19 06:39:50.931135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-g6cvj/rabbit-init.txt 2026-02-19 06:39:50.931159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-869fdd4b5d-wvcfp/ 2026-02-19 06:39:50.931184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-869fdd4b5d-wvcfp/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.931208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-869fdd4b5d-wvcfp/cinder-api.txt 2026-02-19 06:39:50.931233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-869fdd4b5d-wvcfp/init.txt 2026-02-19 06:39:50.931258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/ 2026-02-19 06:39:50.931283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-backup-keyring-placement.txt 2026-02-19 06:39:50.931308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.931333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-keyring-placement-rbd1.txt 2026-02-19 06:39:50.931357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/cinder-backup.txt 2026-02-19 06:39:50.931382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6fcd54c6cd-mlmwr/init.txt 2026-02-19 06:39:50.931406 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4nd96/ 2026-02-19 06:39:50.931430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4nd96/ceph-keyring-placement.txt 2026-02-19 06:39:50.931455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4nd96/cinder-backup-storage-init.txt 2026-02-19 06:39:50.931479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-4nd96/init.txt 2026-02-19 06:39:50.931503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qdj5w/ 2026-02-19 06:39:50.931528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qdj5w/bootstrap.txt 2026-02-19 06:39:50.931552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-qdj5w/init.txt 2026-02-19 06:39:50.931577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6f2x6/ 2026-02-19 06:39:50.931602 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6f2x6/create-internal-tenant.txt 2026-02-19 06:39:50.931626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-6f2x6/init.txt 2026-02-19 06:39:50.931651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lz4f8/ 2026-02-19 06:39:50.931675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lz4f8/cinder-db-init-0.txt 2026-02-19 06:39:50.931706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-lz4f8/init.txt 2026-02-19 06:39:50.931732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n55fp/ 2026-02-19 06:39:50.931758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n55fp/cinder-db-sync.txt 2026-02-19 06:39:50.931783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-n55fp/init.txt 2026-02-19 06:39:50.931808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vkxkd/ 2026-02-19 06:39:50.931832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vkxkd/init.txt 2026-02-19 06:39:50.931857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-admin.txt 2026-02-19 06:39:50.931913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-internal.txt 2026-02-19 06:39:50.931944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-public.txt 2026-02-19 06:39:50.931970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-b6kmh/ 2026-02-19 06:39:50.931996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-b6kmh/init.txt 2026-02-19 06:39:50.932021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-b6kmh/volumev3-ks-service-registration.txt 2026-02-19 06:39:50.932046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n2nj9/ 2026-02-19 06:39:50.932070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n2nj9/cinder-ks-user.txt 2026-02-19 06:39:50.932095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-n2nj9/init.txt 2026-02-19 06:39:50.932120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-gkkn2/ 2026-02-19 06:39:50.932145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-gkkn2/init.txt 2026-02-19 06:39:50.932169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-gkkn2/rabbit-init.txt 2026-02-19 06:39:50.932194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/ 2026-02-19 06:39:50.932219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.932243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/cinder-scheduler.txt 2026-02-19 06:39:50.932268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/init.txt 2026-02-19 06:39:50.932292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hdq2q/ 2026-02-19 06:39:50.932317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hdq2q/ceph-keyring-placement.txt 2026-02-19 06:39:50.932341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hdq2q/cinder-storage-init-rbd1.txt 2026-02-19 06:39:50.932366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-hdq2q/init.txt 2026-02-19 06:39:50.932391 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/ 2026-02-19 06:39:50.932418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.932448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/ceph-keyring-placement-rbd1.txt 2026-02-19 06:39:50.932478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/cinder-volume.txt 2026-02-19 06:39:50.932508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/init-cinder-conf.txt 2026-02-19 06:39:50.932539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-79b789d75d-r94th/init.txt 2026-02-19 06:39:50.932561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29524685-c69t2/ 2026-02-19 06:39:50.932588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29524685-c69t2/cinder-volume-usage-audit.txt 2026-02-19 06:39:50.932611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29524685-c69t2/init.txt 2026-02-19 06:39:50.932633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-78cf88fc88-qtj9j/ 2026-02-19 06:39:50.932655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-78cf88fc88-qtj9j/ceph-keyring-placement.txt 2026-02-19 06:39:50.932673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-78cf88fc88-qtj9j/glance-api.txt 2026-02-19 06:39:50.932690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-78cf88fc88-qtj9j/glance-perms.txt 2026-02-19 06:39:50.932708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-78cf88fc88-qtj9j/init.txt 2026-02-19 06:39:50.932726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-xp4h2/ 2026-02-19 06:39:50.932744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-xp4h2/glance-db-init-0.txt 2026-02-19 06:39:50.932761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-xp4h2/init.txt 2026-02-19 06:39:50.932778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d5tl6/ 2026-02-19 06:39:50.932796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d5tl6/glance-db-sync.txt 2026-02-19 06:39:50.932813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-d5tl6/init.txt 2026-02-19 06:39:50.932831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k57ml/ 2026-02-19 06:39:50.932848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-admin.txt 2026-02-19 06:39:50.932866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-internal.txt 2026-02-19 06:39:50.932883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-public.txt 2026-02-19 06:39:50.932902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-k57ml/init.txt 2026-02-19 06:39:50.932919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6pczs/ 2026-02-19 06:39:50.932938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6pczs/image-ks-service-registration.txt 2026-02-19 06:39:50.932976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-6pczs/init.txt 2026-02-19 06:39:50.933000 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-rnkvz/ 2026-02-19 06:39:50.933019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-rnkvz/glance-ks-user.txt 2026-02-19 06:39:50.933037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-rnkvz/init.txt 2026-02-19 06:39:50.933054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tr7kc/ 2026-02-19 06:39:50.933072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tr7kc/glance-metadefs-load.txt 2026-02-19 06:39:50.933090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-tr7kc/init.txt 2026-02-19 06:39:50.933108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-dnv8l/ 2026-02-19 06:39:50.933126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-dnv8l/init.txt 2026-02-19 06:39:50.933143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-dnv8l/rabbit-init.txt 2026-02-19 06:39:50.933161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-74c82/ 2026-02-19 06:39:50.933179 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-74c82/ceph-keyring-placement.txt 2026-02-19 06:39:50.933197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-74c82/glance-storage-init.txt 2026-02-19 06:39:50.933219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-74c82/init.txt 2026-02-19 06:39:50.933238 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5c6d5b7786-mzdfp/ 2026-02-19 06:39:50.933256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5c6d5b7786-mzdfp/heat-api.txt 2026-02-19 06:39:50.933274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5c6d5b7786-mzdfp/init.txt 2026-02-19 06:39:50.933292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-56w6p/ 2026-02-19 06:39:50.933309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-56w6p/bootstrap.txt 2026-02-19 06:39:50.933327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-56w6p/init.txt 2026-02-19 06:39:50.933345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-56644ccb8-7pgqj/ 2026-02-19 06:39:50.933362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-56644ccb8-7pgqj/heat-cfn.txt 2026-02-19 06:39:50.933380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-56644ccb8-7pgqj/init.txt 2026-02-19 06:39:50.933398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-kmf6w/ 2026-02-19 06:39:50.933415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-kmf6w/heat-db-init-0.txt 2026-02-19 06:39:50.933433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-kmf6w/init.txt 2026-02-19 06:39:50.933450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-w8vp8/ 2026-02-19 06:39:50.933468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-w8vp8/heat-db-sync.txt 2026-02-19 06:39:50.933485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-w8vp8/init.txt 2026-02-19 06:39:50.933503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t4644/ 2026-02-19 06:39:50.933521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t4644/heat-ks-domain-user.txt 2026-02-19 06:39:50.933539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t4644/init.txt 2026-02-19 06:39:50.933556 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-77db894cc9-rhddf/ 2026-02-19 06:39:50.933574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-77db894cc9-rhddf/heat-engine.txt 2026-02-19 06:39:50.933591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-77db894cc9-rhddf/init.txt 2026-02-19 06:39:50.933609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524705-thp44/ 2026-02-19 06:39:50.933627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524705-thp44/heat-engine-cleaner.txt 2026-02-19 06:39:50.933645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524705-thp44/init.txt 2026-02-19 06:39:50.933662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524710-dj8v5/ 2026-02-19 06:39:50.933680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524710-dj8v5/heat-engine-cleaner.txt 2026-02-19 06:39:50.933698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524710-dj8v5/init.txt 2026-02-19 06:39:50.933715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524715-r2rnw/ 2026-02-19 06:39:50.933732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524715-r2rnw/heat-engine-cleaner.txt 2026-02-19 06:39:50.933750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29524715-r2rnw/init.txt 2026-02-19 06:39:50.933767 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/ 2026-02-19 06:39:50.933785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-admin.txt 2026-02-19 06:39:50.933803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-internal.txt 2026-02-19 06:39:50.933825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-public.txt 2026-02-19 06:39:50.933843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/init.txt 2026-02-19 06:39:50.933860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-admin.txt 2026-02-19 06:39:50.933878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-internal.txt 2026-02-19 06:39:50.933895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-public.txt 2026-02-19 06:39:50.933913 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-m6hf2/ 2026-02-19 06:39:50.933930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-m6hf2/cloudformation-ks-service-registration.txt 2026-02-19 06:39:50.933948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-m6hf2/init.txt 2026-02-19 06:39:50.933966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-m6hf2/orchestration-ks-service-registration.txt 2026-02-19 06:39:50.933983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-trp66/ 2026-02-19 06:39:50.934000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-trp66/heat-ks-user.txt 2026-02-19 06:39:50.934018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-trp66/heat-trustee-ks-user.txt 2026-02-19 06:39:50.934035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-trp66/init.txt 2026-02-19 06:39:50.934053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mhwdr/ 2026-02-19 06:39:50.934070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mhwdr/init.txt 2026-02-19 06:39:50.934088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-mhwdr/rabbit-init.txt 2026-02-19 06:39:50.934106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-4h8d7/ 2026-02-19 06:39:50.934123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-4h8d7/heat-trusts.txt 2026-02-19 06:39:50.934140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-4h8d7/init.txt 2026-02-19 06:39:50.934158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-55dd9577c7-7bfdt/ 2026-02-19 06:39:50.934176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-55dd9577c7-7bfdt/horizon.txt 2026-02-19 06:39:50.934193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-55dd9577c7-7bfdt/init.txt 2026-02-19 06:39:50.934211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zr8kr/ 2026-02-19 06:39:50.934229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zr8kr/horizon-db-init-0.txt 2026-02-19 06:39:50.934247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zr8kr/init.txt 2026-02-19 06:39:50.934265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n98hx/ 2026-02-19 06:39:50.934283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n98hx/horizon-db-sync.txt 2026-02-19 06:39:50.934300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-n98hx/init.txt 2026-02-19 06:39:50.934318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-k4h6h/ 2026-02-19 06:39:50.934339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k4h6h/init.txt 2026-02-19 06:39:50.934359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k4h6h/keepalived.txt 2026-02-19 06:39:50.934376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-k4h6h/wait-for-ip.txt 2026-02-19 06:39:50.934394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-86c456898-x4x5m/ 2026-02-19 06:39:50.934411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-86c456898-x4x5m/init.txt 2026-02-19 06:39:50.934433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-86c456898-x4x5m/keystone-api.txt 2026-02-19 06:39:50.934451 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-v4sz7/ 2026-02-19 06:39:50.934470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-v4sz7/bootstrap.txt 2026-02-19 06:39:50.934487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-v4sz7/init.txt 2026-02-19 06:39:50.934505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-96hd5/ 2026-02-19 06:39:50.934523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-96hd5/init.txt 2026-02-19 06:39:50.934541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-96hd5/keystone-credential-setup.txt 2026-02-19 06:39:50.934559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mzx4x/ 2026-02-19 06:39:50.934576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mzx4x/init.txt 2026-02-19 06:39:50.934593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mzx4x/keystone-db-init-0.txt 2026-02-19 06:39:50.934611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dr66g/ 2026-02-19 06:39:50.934628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dr66g/init.txt 2026-02-19 06:39:50.934646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dr66g/keystone-db-sync.txt 2026-02-19 06:39:50.934664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vcczn/ 2026-02-19 06:39:50.934681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vcczn/init.txt 2026-02-19 06:39:50.934699 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-vcczn/keystone-domain-manage.txt 2026-02-19 06:39:50.934717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jnzrj/ 2026-02-19 06:39:50.934735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jnzrj/init.txt 2026-02-19 06:39:50.934752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jnzrj/keystone-fernet-setup.txt 2026-02-19 06:39:50.934770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9fwzt/ 2026-02-19 06:39:50.934787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9fwzt/init.txt 2026-02-19 06:39:50.934805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-9fwzt/rabbit-init.txt 2026-02-19 06:39:50.934822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/ 2026-02-19 06:39:50.934840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/ceph-admin-keyring-placement.txt 2026-02-19 06:39:50.934857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/ceph-keyring-placement.txt 2026-02-19 06:39:50.934875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/init-dynamic-options.txt 2026-02-19 06:39:50.934893 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/init.txt 2026-02-19 06:39:50.934910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/libvirt-exporter.txt 2026-02-19 06:39:50.934928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/libvirt.txt 2026-02-19 06:39:50.934946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-nwk7x/tls-sidecar.txt 2026-02-19 06:39:50.934963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-759df49554-pnlrq/ 2026-02-19 06:39:50.934981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-759df49554-pnlrq/init.txt 2026-02-19 06:39:50.934998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-759df49554-pnlrq/magnum-api.txt 2026-02-19 06:39:50.935016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-dm2gg/ 2026-02-19 06:39:50.935038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-dm2gg/magnum-cluster-api-proxy.txt 2026-02-19 06:39:50.935056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-02-19 06:39:50.935074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-02-19 06:39:50.935092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-02-19 06:39:50.935109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-02-19 06:39:50.935126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-pfrrm/ 2026-02-19 06:39:50.935144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-pfrrm/init.txt 2026-02-19 06:39:50.935162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-pfrrm/magnum-db-init-0.txt 2026-02-19 06:39:50.935179 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4nbm5/ 2026-02-19 06:39:50.935197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4nbm5/init.txt 2026-02-19 06:39:50.935214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4nbm5/magnum-db-sync.txt 2026-02-19 06:39:50.935231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-zcstq/ 2026-02-19 06:39:50.935249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-zcstq/init.txt 2026-02-19 06:39:50.935266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-zcstq/magnum-ks-domain-user.txt 2026-02-19 06:39:50.935283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s289l/ 2026-02-19 06:39:50.935301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-admin.txt 2026-02-19 06:39:50.935318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-internal.txt 2026-02-19 06:39:50.935336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-public.txt 2026-02-19 06:39:50.935354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-s289l/init.txt 2026-02-19 06:39:50.935371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-mzg6m/ 2026-02-19 06:39:50.935388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-mzg6m/container-infra-ks-service-registration.txt 2026-02-19 06:39:50.935406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-mzg6m/init.txt 2026-02-19 06:39:50.935423 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-q79hr/ 2026-02-19 06:39:50.935441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-q79hr/init.txt 2026-02-19 06:39:50.935459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-q79hr/magnum-ks-user.txt 2026-02-19 06:39:50.935477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-jkfwm/ 2026-02-19 06:39:50.935494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-jkfwm/init.txt 2026-02-19 06:39:50.935512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-jkfwm/rabbit-init.txt 2026-02-19 06:39:50.935529 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-6c4d547b46-nlz7t/ 2026-02-19 06:39:50.935547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-6c4d547b46-nlz7t/registry.txt 2026-02-19 06:39:50.935565 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-78bd477477-pddjj/ 2026-02-19 06:39:50.935582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78bd477477-pddjj/init.txt 2026-02-19 06:39:50.935600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-78bd477477-pddjj/manila-api.txt 2026-02-19 06:39:50.935623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-4cdqb/ 2026-02-19 06:39:50.935642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-4cdqb/bootstrap.txt 2026-02-19 06:39:50.935660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-4cdqb/init.txt 2026-02-19 06:39:50.935678 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-58b8fccbc6-dql2k/ 2026-02-19 06:39:50.935696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-58b8fccbc6-dql2k/init.txt 2026-02-19 06:39:50.935714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-58b8fccbc6-dql2k/manila-data.txt 2026-02-19 06:39:50.935731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-nzlhl/ 2026-02-19 06:39:50.935749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-nzlhl/init.txt 2026-02-19 06:39:50.935767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-nzlhl/manila-db-init-0.txt 2026-02-19 06:39:50.935784 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-frqcn/ 2026-02-19 06:39:50.935802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-frqcn/init.txt 2026-02-19 06:39:50.935819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-frqcn/manila-db-sync.txt 2026-02-19 06:39:50.935837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/ 2026-02-19 06:39:50.935854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/init.txt 2026-02-19 06:39:50.935872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-admin.txt 2026-02-19 06:39:50.935908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-internal.txt 2026-02-19 06:39:50.935927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-public.txt 2026-02-19 06:39:50.935944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-admin.txt 2026-02-19 06:39:50.935962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-internal.txt 2026-02-19 06:39:50.935980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-public.txt 2026-02-19 06:39:50.935997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-vhtpm/ 2026-02-19 06:39:50.936015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-vhtpm/init.txt 2026-02-19 06:39:50.936033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-vhtpm/share-ks-service-registration.txt 2026-02-19 06:39:50.936050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-vhtpm/sharev2-ks-service-registration.txt 2026-02-19 06:39:50.936068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-5xnhd/ 2026-02-19 06:39:50.936086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-5xnhd/init.txt 2026-02-19 06:39:50.936104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-5xnhd/manila-ks-user.txt 2026-02-19 06:39:50.936122 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-57z67/ 2026-02-19 06:39:50.936139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-57z67/init.txt 2026-02-19 06:39:50.936157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-57z67/rabbit-init.txt 2026-02-19 06:39:50.936174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bc8fbf976-lltbk/ 2026-02-19 06:39:50.936192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bc8fbf976-lltbk/init.txt 2026-02-19 06:39:50.936210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-6bc8fbf976-lltbk/manila-scheduler.txt 2026-02-19 06:39:50.936227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-6c5f74dbf7-tz5hf/ 2026-02-19 06:39:50.936250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c5f74dbf7-tz5hf/init.txt 2026-02-19 06:39:50.936268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c5f74dbf7-tz5hf/manila-share-init.txt 2026-02-19 06:39:50.936286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-6c5f74dbf7-tz5hf/manila-share.txt 2026-02-19 06:39:50.936303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-79767c77db-lzxtd/ 2026-02-19 06:39:50.936321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-79767c77db-lzxtd/init.txt 2026-02-19 06:39:50.936338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-79767c77db-lzxtd/memcached-exporter.txt 2026-02-19 06:39:50.936356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-79767c77db-lzxtd/memcached.txt 2026-02-19 06:39:50.936373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-6554cdbcc6-679s9/ 2026-02-19 06:39:50.936390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-6554cdbcc6-679s9/coredns.txt 2026-02-19 06:39:50.936408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-qlhmr/ 2026-02-19 06:39:50.936426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-qlhmr/init.txt 2026-02-19 06:39:50.936443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-qlhmr/neutron-db-init-0.txt 2026-02-19 06:39:50.936461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zhwnf/ 2026-02-19 06:39:50.936479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zhwnf/init.txt 2026-02-19 06:39:50.936496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-zhwnf/neutron-db-sync.txt 2026-02-19 06:39:50.936513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lt5tx/ 2026-02-19 06:39:50.936530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lt5tx/init.txt 2026-02-19 06:39:50.936548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent-init.txt 2026-02-19 06:39:50.936565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent.txt 2026-02-19 06:39:50.936583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fh498/ 2026-02-19 06:39:50.936601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fh498/init.txt 2026-02-19 06:39:50.936618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-admin.txt 2026-02-19 06:39:50.936637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-internal.txt 2026-02-19 06:39:50.936655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-public.txt 2026-02-19 06:39:50.936673 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ddxw7/ 2026-02-19 06:39:50.936690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ddxw7/init.txt 2026-02-19 06:39:50.936709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-ddxw7/network-ks-service-registration.txt 2026-02-19 06:39:50.936726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dlqmq/ 2026-02-19 06:39:50.936744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dlqmq/init.txt 2026-02-19 06:39:50.936761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dlqmq/neutron-ks-user.txt 2026-02-19 06:39:50.936779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rxcjv/ 2026-02-19 06:39:50.936797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rxcjv/init.txt 2026-02-19 06:39:50.936814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent-init.txt 2026-02-19 06:39:50.936837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent.txt 2026-02-19 06:39:50.936855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wc8rp/ 2026-02-19 06:39:50.936873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wc8rp/init.txt 2026-02-19 06:39:50.936891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent-init.txt 2026-02-19 06:39:50.936909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent.txt 2026-02-19 06:39:50.936927 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-87w59/ 2026-02-19 06:39:50.936944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-87w59/init.txt 2026-02-19 06:39:50.936975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-87w59/neutron-netns-cleanup-cron.txt 2026-02-19 06:39:50.937009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6tc9j/ 2026-02-19 06:39:50.937028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6tc9j/init.txt 2026-02-19 06:39:50.937047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6tc9j/neutron-openvswitch-agent-kernel-modules.txt 2026-02-19 06:39:50.937064 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent-init.txt 2026-02-19 06:39:50.937082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent.txt 2026-02-19 06:39:50.937100 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5stbd/ 2026-02-19 06:39:50.937118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5stbd/init.txt 2026-02-19 06:39:50.937135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5stbd/rabbit-init.txt 2026-02-19 06:39:50.937153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-856cd6cb84-gj2vc/ 2026-02-19 06:39:50.937170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-856cd6cb84-gj2vc/init.txt 2026-02-19 06:39:50.937188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-856cd6cb84-gj2vc/neutron-rpc-server.txt 2026-02-19 06:39:50.937205 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cb5bc7654-24jxk/ 2026-02-19 06:39:50.937223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cb5bc7654-24jxk/init.txt 2026-02-19 06:39:50.937240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cb5bc7654-24jxk/neutron-policy-server.txt 2026-02-19 06:39:50.937257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6cb5bc7654-24jxk/neutron-server.txt 2026-02-19 06:39:50.937274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85d67bfd7c-mrzgq/ 2026-02-19 06:39:50.937292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85d67bfd7c-mrzgq/init.txt 2026-02-19 06:39:50.937309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api-metadata-init.txt 2026-02-19 06:39:50.937327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api.txt 2026-02-19 06:39:50.937348 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/ 2026-02-19 06:39:50.937367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/init.txt 2026-02-19 06:39:50.937384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/nova-osapi.txt 2026-02-19 06:39:50.937402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hxwxf/ 2026-02-19 06:39:50.937426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hxwxf/bootstrap.txt 2026-02-19 06:39:50.937444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-hxwxf/init.txt 2026-02-19 06:39:50.937462 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29524680-2kdw8/ 2026-02-19 06:39:50.937479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29524680-2kdw8/init.txt 2026-02-19 06:39:50.937496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29524680-2kdw8/nova-cell-setup.txt 2026-02-19 06:39:50.937514 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ztb9q/ 2026-02-19 06:39:50.937532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ztb9q/init.txt 2026-02-19 06:39:50.937550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ztb9q/nova-cell-setup-init.txt 2026-02-19 06:39:50.937567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ztb9q/nova-cell-setup.txt 2026-02-19 06:39:50.937585 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/ 2026-02-19 06:39:50.937603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/ceph-admin-keyring-placement.txt 2026-02-19 06:39:50.937620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/ceph-keyring-placement.txt 2026-02-19 06:39:50.937637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/ceph-perms.txt 2026-02-19 06:39:50.937655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/init.txt 2026-02-19 06:39:50.937673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/nova-compute-init.txt 2026-02-19 06:39:50.937691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/nova-compute-ssh-init.txt 2026-02-19 06:39:50.937708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/nova-compute-ssh.txt 2026-02-19 06:39:50.937726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/nova-compute-vnc-init.txt 2026-02-19 06:39:50.937743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-v69nt/nova-compute.txt 2026-02-19 06:39:50.937761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6ffd47b8d8-jq4qt/ 2026-02-19 06:39:50.937779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6ffd47b8d8-jq4qt/init.txt 2026-02-19 06:39:50.937796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6ffd47b8d8-jq4qt/nova-conductor.txt 2026-02-19 06:39:50.937813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-dvhmn/ 2026-02-19 06:39:50.937831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-dvhmn/init.txt 2026-02-19 06:39:50.937848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-dvhmn/nova-db-init-0.txt 2026-02-19 06:39:50.937866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-dvhmn/nova-db-init-1.txt 2026-02-19 06:39:50.937883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-dvhmn/nova-db-init-2.txt 2026-02-19 06:39:50.937901 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2jf76/ 2026-02-19 06:39:50.937918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2jf76/init.txt 2026-02-19 06:39:50.937936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-2jf76/nova-db-sync.txt 2026-02-19 06:39:50.937954 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tfxmb/ 2026-02-19 06:39:50.937972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-admin.txt 2026-02-19 06:39:50.937990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-internal.txt 2026-02-19 06:39:50.938007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-public.txt 2026-02-19 06:39:50.938031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-tfxmb/init.txt 2026-02-19 06:39:50.938049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-zl5xs/ 2026-02-19 06:39:50.938067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-zl5xs/compute-ks-service-registration.txt 2026-02-19 06:39:50.938085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-zl5xs/init.txt 2026-02-19 06:39:50.938103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-kmdln/ 2026-02-19 06:39:50.938120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-kmdln/init.txt 2026-02-19 06:39:50.938138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-kmdln/nova-ks-user.txt 2026-02-19 06:39:50.938156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/ 2026-02-19 06:39:50.938174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/init.txt 2026-02-19 06:39:50.938192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init-assets.txt 2026-02-19 06:39:50.938210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init.txt 2026-02-19 06:39:50.938228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy.txt 2026-02-19 06:39:50.938245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-64jkb/ 2026-02-19 06:39:50.938263 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-64jkb/init.txt 2026-02-19 06:39:50.938281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-64jkb/rabbit-init.txt 2026-02-19 06:39:50.938298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6b77cd5d4-l62gt/ 2026-02-19 06:39:50.938315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6b77cd5d4-l62gt/init.txt 2026-02-19 06:39:50.938333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6b77cd5d4-l62gt/nova-scheduler.txt 2026-02-19 06:39:50.938350 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29524680-qmqbj/ 2026-02-19 06:39:50.938368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29524680-qmqbj/init.txt 2026-02-19 06:39:50.938386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29524680-qmqbj/nova-service-cleaner.txt 2026-02-19 06:39:50.938403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-86776b989d-q6tvb/ 2026-02-19 06:39:50.938421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-86776b989d-q6tvb/init.txt 2026-02-19 06:39:50.938438 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-86776b989d-q6tvb/octavia-api.txt 2026-02-19 06:39:50.938456 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-vp22s/ 2026-02-19 06:39:50.938473 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-vp22s/bootstrap.txt 2026-02-19 06:39:50.938491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-vp22s/init.txt 2026-02-19 06:39:50.938508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-hl8v2/ 2026-02-19 06:39:50.938525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-hl8v2/init.txt 2026-02-19 06:39:50.938543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-hl8v2/octavia-db-init-0.txt 2026-02-19 06:39:50.938560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-hl8v2/octavia-db-init-1.txt 2026-02-19 06:39:50.938577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s8xvl/ 2026-02-19 06:39:50.938595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s8xvl/init.txt 2026-02-19 06:39:50.938617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-s8xvl/octavia-db-sync.txt 2026-02-19 06:39:50.938635 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2r7bg/ 2026-02-19 06:39:50.938653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2r7bg/init.txt 2026-02-19 06:39:50.938670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-get-port.txt 2026-02-19 06:39:50.938688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-nic-init.txt 2026-02-19 06:39:50.938706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager.txt 2026-02-19 06:39:50.938723 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/ 2026-02-19 06:39:50.938741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/init.txt 2026-02-19 06:39:50.938758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/octavia-housekeeping.txt 2026-02-19 06:39:50.938776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fd75m/ 2026-02-19 06:39:50.938794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fd75m/init.txt 2026-02-19 06:39:50.938812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-admin.txt 2026-02-19 06:39:50.938829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-internal.txt 2026-02-19 06:39:50.938847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-public.txt 2026-02-19 06:39:50.938864 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-gtwrf/ 2026-02-19 06:39:50.938882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-gtwrf/init.txt 2026-02-19 06:39:50.938900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-gtwrf/load-balancer-ks-service-registration.txt 2026-02-19 06:39:50.938917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ntgbp/ 2026-02-19 06:39:50.938935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ntgbp/init.txt 2026-02-19 06:39:50.938952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-ntgbp/octavia-ks-user.txt 2026-02-19 06:39:50.938970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-8qdcg/ 2026-02-19 06:39:50.938988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-8qdcg/init.txt 2026-02-19 06:39:50.939005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-8qdcg/rabbit-init.txt 2026-02-19 06:39:50.939023 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d549b7fd6-t8bt6/ 2026-02-19 06:39:50.939040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d549b7fd6-t8bt6/init.txt 2026-02-19 06:39:50.939058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d549b7fd6-t8bt6/octavia-worker.txt 2026-02-19 06:39:50.939075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-6854579df4-q2zvc/ 2026-02-19 06:39:50.939093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-6854579df4-q2zvc/openstack-database-exporter.txt 2026-02-19 06:39:50.939113 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-576d5bdd84-bqmhx/ 2026-02-19 06:39:50.939136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-576d5bdd84-bqmhx/build-config.txt 2026-02-19 06:39:50.939165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-576d5bdd84-bqmhx/openstack-exporter.txt 2026-02-19 06:39:50.939192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/ 2026-02-19 06:39:50.939221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/init.txt 2026-02-19 06:39:50.939243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/openvswitch-db-perms.txt 2026-02-19 06:39:50.939270 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/openvswitch-db.txt 2026-02-19 06:39:50.939292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/openvswitch-vswitchd-modules.txt 2026-02-19 06:39:50.939311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-2fvck/openvswitch-vswitchd.txt 2026-02-19 06:39:50.939329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-02-19 06:39:50.939356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-02-19 06:39:50.939381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-02-19 06:39:50.939400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-02-19 06:39:50.939419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-02-19 06:39:50.939446 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-02-19 06:39:50.939471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-02-19 06:39:50.939493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-02-19 06:39:50.939513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-02-19 06:39:50.939541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-77dc598d74-2pqtx/ 2026-02-19 06:39:50.939565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77dc598d74-2pqtx/init.txt 2026-02-19 06:39:50.939587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77dc598d74-2pqtx/placement-api.txt 2026-02-19 06:39:50.939611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-56r95/ 2026-02-19 06:39:50.939636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-56r95/init.txt 2026-02-19 06:39:50.939659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-56r95/placement-db-init-0.txt 2026-02-19 06:39:50.939682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wx6wp/ 2026-02-19 06:39:50.939707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wx6wp/init.txt 2026-02-19 06:39:50.939731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-wx6wp/placement-db-sync.txt 2026-02-19 06:39:50.939753 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8h5tb/ 2026-02-19 06:39:50.939778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8h5tb/init.txt 2026-02-19 06:39:50.939802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-admin.txt 2026-02-19 06:39:50.939825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-internal.txt 2026-02-19 06:39:50.939848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-public.txt 2026-02-19 06:39:50.939873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tr6wc/ 2026-02-19 06:39:50.939927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tr6wc/init.txt 2026-02-19 06:39:50.939957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-tr6wc/placement-ks-service-registration.txt 2026-02-19 06:39:50.939983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pdd8h/ 2026-02-19 06:39:50.940006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pdd8h/init.txt 2026-02-19 06:39:50.940028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-pdd8h/placement-ks-user.txt 2026-02-19 06:39:50.940061 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-6f87cd48bc-zn5mq/ 2026-02-19 06:39:50.940085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-6f87cd48bc-zn5mq/percona-xtradb-cluster-operator.txt 2026-02-19 06:39:50.940108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-02-19 06:39:50.940133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-02-19 06:39:50.940157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-02-19 06:39:50.940180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-02-19 06:39:50.940202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-02-19 06:39:50.940223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-02-19 06:39:50.940241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-975cd4d96-bx82r/ 2026-02-19 06:39:50.940259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-975cd4d96-bx82r/rabbitmq-cluster-operator.txt 2026-02-19 06:39:50.940276 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-02-19 06:39:50.940294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-02-19 06:39:50.940311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-02-19 06:39:50.940329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-02-19 06:39:50.940349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-02-19 06:39:50.940369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-02-19 06:39:50.940387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-02-19 06:39:50.940404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-02-19 06:39:50.940422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-02-19 06:39:50.940439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-02-19 06:39:50.940457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-02-19 06:39:50.940475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-02-19 06:39:50.940492 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-02-19 06:39:50.940510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-02-19 06:39:50.940527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-02-19 06:39:50.940545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb/ 2026-02-19 06:39:50.940562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb/rabbitmq-cluster-operator.txt 2026-02-19 06:39:50.940580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-02-19 06:39:50.940598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-02-19 06:39:50.940616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-02-19 06:39:50.940633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-02-19 06:39:50.940651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-02-19 06:39:50.940669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-02-19 06:39:50.940692 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-02-19 06:39:50.940711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-02-19 06:39:50.940729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-02-19 06:39:50.940747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/ 2026-02-19 06:39:50.940764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/ceph-crash.txt 2026-02-19 06:39:50.940782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/chown-container-data-dir.txt 2026-02-19 06:39:50.940800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/make-container-crash-dir.txt 2026-02-19 06:39:50.940817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/ 2026-02-19 06:39:50.940835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/chown-container-data-dir.txt 2026-02-19 06:39:50.940853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/log-collector.txt 2026-02-19 06:39:50.940870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/rgw.txt 2026-02-19 06:39:50.940888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-656dd8d8d-hztj7/ 2026-02-19 06:39:50.940906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-656dd8d8d-hztj7/init.txt 2026-02-19 06:39:50.940924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-656dd8d8d-hztj7/staffeln-api.txt 2026-02-19 06:39:50.940943 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6fbdcb864c-7wgjh/ 2026-02-19 06:39:50.940980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6fbdcb864c-7wgjh/staffeln-conductor.txt 2026-02-19 06:39:50.941001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vqbk2/ 2026-02-19 06:39:50.941019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vqbk2/init.txt 2026-02-19 06:39:50.941037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-vqbk2/staffeln-db-init-0.txt 2026-02-19 06:39:50.941055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xmt2z/ 2026-02-19 06:39:50.941073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xmt2z/init.txt 2026-02-19 06:39:50.941091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xmt2z/staffeln-db-sync.txt 2026-02-19 06:39:50.941108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-02-19 06:39:50.941127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-02-19 06:39:50.941145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-02-19 06:39:50.941162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-02-19 06:39:50.941180 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-02-19 06:39:50.941198 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-nvcs8/ 2026-02-19 06:39:50.941216 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-b56d5d966-nvcs8/manager.txt 2026-02-19 06:39:50.941233 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-02-19 06:39:50.941251 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-56ddf87497-x6scv/ 2026-02-19 06:39:50.941269 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-56ddf87497-x6scv/rook-ceph-operator.txt 2026-02-19 06:39:50.941287 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-02-19 06:39:50.941311 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-ffb97c6dc-c5rmm/ 2026-02-19 06:39:50.941329 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-ffb97c6dc-c5rmm/secretgen-controller.txt 2026-02-19 06:39:50.941347 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-02-19 06:39:50.941365 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-pxxs9/ 2026-02-19 06:39:50.941383 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-pxxs9/controller.txt 2026-02-19 06:39:50.941401 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt/ 2026-02-19 06:39:50.941419 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-5bf6456dbf-5mgbt/ingress-nginx-default-backend.txt 2026-02-19 06:39:50.941436 | instance | cd+++++++++ pod-logs/kube-system/ 2026-02-19 06:39:50.941454 | instance | cd+++++++++ pod-logs/kube-system/cilium-gmdsg/ 2026-02-19 06:39:50.941472 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/apply-sysctl-overwrites.txt 2026-02-19 06:39:50.941489 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/cilium-agent.txt 2026-02-19 06:39:50.941507 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/clean-cilium-state.txt 2026-02-19 06:39:50.941524 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/config.txt 2026-02-19 06:39:50.941542 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/install-cni-binaries.txt 2026-02-19 06:39:50.941560 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/mount-bpf-fs.txt 2026-02-19 06:39:50.941577 | instance | >f+++++++++ pod-logs/kube-system/cilium-gmdsg/mount-cgroup.txt 2026-02-19 06:39:50.941595 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-kzrsp/ 2026-02-19 06:39:50.941612 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-7fcd8d6ffd-kzrsp/cilium-operator.txt 2026-02-19 06:39:50.941630 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-pzmvm/ 2026-02-19 06:39:50.941648 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-pzmvm/coredns.txt 2026-02-19 06:39:50.941665 | instance | cd+++++++++ pod-logs/kube-system/coredns-77cccfdc44-qgb55/ 2026-02-19 06:39:50.941683 | instance | >f+++++++++ pod-logs/kube-system/coredns-77cccfdc44-qgb55/coredns.txt 2026-02-19 06:39:50.941700 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-02-19 06:39:50.941718 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-02-19 06:39:50.941736 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-02-19 06:39:50.941754 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-19 06:39:50.941771 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-02-19 06:39:50.941789 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-19 06:39:50.941807 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-4t4dg/ 2026-02-19 06:39:50.941825 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-4t4dg/kube-proxy.txt 2026-02-19 06:39:50.941842 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-02-19 06:39:50.941860 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-19 06:39:50.941878 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-02-19 06:39:50.941896 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-02-19 06:39:50.941914 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-02-19 06:39:50.941932 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-6f56467975-g6qsp/ 2026-02-19 06:39:50.941950 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-6f56467975-g6qsp/local-path-provisioner.txt 2026-02-19 06:39:50.941968 | instance | cd+++++++++ pod-logs/monitoring/ 2026-02-19 06:39:50.941991 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-02-19 06:39:50.942009 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-02-19 06:39:50.942027 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-02-19 06:39:50.942045 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-02-19 06:39:50.942062 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-02-19 06:39:50.942080 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-x8wml/ 2026-02-19 06:39:50.942097 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-x8wml/goldpinger-daemon.txt 2026-02-19 06:39:50.942115 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/ 2026-02-19 06:39:50.942132 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-dashboard.txt 2026-02-19 06:39:50.942150 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana-sc-datasources.txt 2026-02-19 06:39:50.942168 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c9bcb6b58-hdl6c/grafana.txt 2026-02-19 06:39:50.942185 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw/ 2026-02-19 06:39:50.942204 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-84967ff689-gb9xw/kube-state-metrics.txt 2026-02-19 06:39:50.942221 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-598ffd849c-qrts8/ 2026-02-19 06:39:50.942239 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-598ffd849c-qrts8/kube-prometheus-stack.txt 2026-02-19 06:39:50.942256 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/ 2026-02-19 06:39:50.942274 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/node-exporter.txt 2026-02-19 06:39:50.942291 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-mrxr7/pod-tls-sidecar.txt 2026-02-19 06:39:50.942309 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-02-19 06:39:50.942330 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-02-19 06:39:50.942352 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-02-19 06:39:50.942374 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-02-19 06:39:50.942396 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-02-19 06:39:50.942418 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-6b458d8465-75wtr/ 2026-02-19 06:39:50.942440 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-6b458d8465-75wtr/nginx.txt 2026-02-19 06:39:50.942462 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-02-19 06:39:50.942483 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-02-19 06:39:50.942504 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-02-19 06:39:50.942521 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-5c98955555-p48rh/ 2026-02-19 06:39:50.942539 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-5c98955555-p48rh/gc.txt 2026-02-19 06:39:50.942556 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-7cd9cc64cc-zbfl7/ 2026-02-19 06:39:50.942573 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-7cd9cc64cc-zbfl7/master.txt 2026-02-19 06:39:50.942590 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-9mfs4/ 2026-02-19 06:39:50.942608 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-9mfs4/worker.txt 2026-02-19 06:39:50.942630 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-02-19 06:39:50.942648 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-02-19 06:39:50.942666 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-02-19 06:39:50.942683 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-02-19 06:39:50.942700 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-02-19 06:39:50.942718 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-02-19 06:39:50.942736 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-f5d6d8b68-7nhxm/ 2026-02-19 06:39:50.942753 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-f5d6d8b68-7nhxm/pushgateway.txt 2026-02-19 06:39:50.942771 | instance | cd+++++++++ pod-logs/monitoring/vector-fbw8g/ 2026-02-19 06:39:50.942788 | instance | >f+++++++++ pod-logs/monitoring/vector-fbw8g/vector.txt 2026-02-19 06:39:50.942806 | instance | cd+++++++++ pod-logs/openstack/ 2026-02-19 06:39:50.942823 | instance | cd+++++++++ pod-logs/openstack/barbican-api-5cc6cc5894-nvrr6/ 2026-02-19 06:39:50.942841 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5cc6cc5894-nvrr6/barbican-api.txt 2026-02-19 06:39:50.942859 | instance | >f+++++++++ pod-logs/openstack/barbican-api-5cc6cc5894-nvrr6/init.txt 2026-02-19 06:39:50.942876 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-922rp/ 2026-02-19 06:39:50.942893 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-922rp/barbican-db-init-0.txt 2026-02-19 06:39:50.942911 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-922rp/init.txt 2026-02-19 06:39:50.942928 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-l7v56/ 2026-02-19 06:39:50.942946 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-l7v56/barbican-db-sync.txt 2026-02-19 06:39:50.942963 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-l7v56/init.txt 2026-02-19 06:39:50.942981 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-bs6zw/ 2026-02-19 06:39:50.942998 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bs6zw/init.txt 2026-02-19 06:39:50.943016 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-admin.txt 2026-02-19 06:39:50.943033 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-internal.txt 2026-02-19 06:39:50.943051 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-bs6zw/key-manager-ks-endpoints-public.txt 2026-02-19 06:39:50.943068 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mfcpp/ 2026-02-19 06:39:50.943086 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mfcpp/init.txt 2026-02-19 06:39:50.943104 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mfcpp/key-manager-ks-service-registration.txt 2026-02-19 06:39:50.943121 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-xgdfz/ 2026-02-19 06:39:50.943139 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-xgdfz/barbican-ks-user.txt 2026-02-19 06:39:50.943157 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-xgdfz/init.txt 2026-02-19 06:39:50.943175 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-g6cvj/ 2026-02-19 06:39:50.943193 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-g6cvj/init.txt 2026-02-19 06:39:50.943211 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-g6cvj/rabbit-init.txt 2026-02-19 06:39:50.943228 | instance | cd+++++++++ pod-logs/openstack/cinder-api-869fdd4b5d-wvcfp/ 2026-02-19 06:39:50.943246 | instance | >f+++++++++ pod-logs/openstack/cinder-api-869fdd4b5d-wvcfp/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.943269 | instance | >f+++++++++ pod-logs/openstack/cinder-api-869fdd4b5d-wvcfp/cinder-api.txt 2026-02-19 06:39:50.943287 | instance | >f+++++++++ pod-logs/openstack/cinder-api-869fdd4b5d-wvcfp/init.txt 2026-02-19 06:39:50.943305 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/ 2026-02-19 06:39:50.943323 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-backup-keyring-placement.txt 2026-02-19 06:39:50.943341 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.943358 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/ceph-keyring-placement-rbd1.txt 2026-02-19 06:39:50.943376 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/cinder-backup.txt 2026-02-19 06:39:50.943394 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6fcd54c6cd-mlmwr/init.txt 2026-02-19 06:39:50.943411 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-4nd96/ 2026-02-19 06:39:50.943429 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4nd96/ceph-keyring-placement.txt 2026-02-19 06:39:50.943448 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4nd96/cinder-backup-storage-init.txt 2026-02-19 06:39:50.943466 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-4nd96/init.txt 2026-02-19 06:39:50.943483 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-qdj5w/ 2026-02-19 06:39:50.943501 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qdj5w/bootstrap.txt 2026-02-19 06:39:50.943519 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-qdj5w/init.txt 2026-02-19 06:39:50.943537 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6f2x6/ 2026-02-19 06:39:50.943554 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6f2x6/create-internal-tenant.txt 2026-02-19 06:39:50.943572 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-6f2x6/init.txt 2026-02-19 06:39:50.943589 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-lz4f8/ 2026-02-19 06:39:50.943607 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lz4f8/cinder-db-init-0.txt 2026-02-19 06:39:50.943625 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-lz4f8/init.txt 2026-02-19 06:39:50.943643 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-n55fp/ 2026-02-19 06:39:50.943660 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-n55fp/cinder-db-sync.txt 2026-02-19 06:39:50.943677 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-n55fp/init.txt 2026-02-19 06:39:50.943695 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-vkxkd/ 2026-02-19 06:39:50.943713 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vkxkd/init.txt 2026-02-19 06:39:50.943731 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-admin.txt 2026-02-19 06:39:50.943748 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-internal.txt 2026-02-19 06:39:50.943766 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vkxkd/volumev3-ks-endpoints-public.txt 2026-02-19 06:39:50.943784 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-b6kmh/ 2026-02-19 06:39:50.943801 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-b6kmh/init.txt 2026-02-19 06:39:50.943819 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-b6kmh/volumev3-ks-service-registration.txt 2026-02-19 06:39:50.943837 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-n2nj9/ 2026-02-19 06:39:50.943854 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-n2nj9/cinder-ks-user.txt 2026-02-19 06:39:50.943873 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-n2nj9/init.txt 2026-02-19 06:39:50.943891 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-gkkn2/ 2026-02-19 06:39:50.943932 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-gkkn2/init.txt 2026-02-19 06:39:50.943959 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-gkkn2/rabbit-init.txt 2026-02-19 06:39:50.943979 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/ 2026-02-19 06:39:50.943999 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.944019 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/cinder-scheduler.txt 2026-02-19 06:39:50.944038 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-8cd8b8bbb-pmkqk/init.txt 2026-02-19 06:39:50.944058 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-hdq2q/ 2026-02-19 06:39:50.944078 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hdq2q/ceph-keyring-placement.txt 2026-02-19 06:39:50.944097 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hdq2q/cinder-storage-init-rbd1.txt 2026-02-19 06:39:50.944117 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-hdq2q/init.txt 2026-02-19 06:39:50.944136 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/ 2026-02-19 06:39:50.944156 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/ceph-coordination-volume-perms.txt 2026-02-19 06:39:50.944174 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/ceph-keyring-placement-rbd1.txt 2026-02-19 06:39:50.944192 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/cinder-volume.txt 2026-02-19 06:39:50.944209 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/init-cinder-conf.txt 2026-02-19 06:39:50.944227 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-79b789d75d-r94th/init.txt 2026-02-19 06:39:50.944245 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29524685-c69t2/ 2026-02-19 06:39:50.944262 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29524685-c69t2/cinder-volume-usage-audit.txt 2026-02-19 06:39:50.944279 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29524685-c69t2/init.txt 2026-02-19 06:39:50.944297 | instance | cd+++++++++ pod-logs/openstack/glance-api-78cf88fc88-qtj9j/ 2026-02-19 06:39:50.944315 | instance | >f+++++++++ pod-logs/openstack/glance-api-78cf88fc88-qtj9j/ceph-keyring-placement.txt 2026-02-19 06:39:50.944333 | instance | >f+++++++++ pod-logs/openstack/glance-api-78cf88fc88-qtj9j/glance-api.txt 2026-02-19 06:39:50.944350 | instance | >f+++++++++ pod-logs/openstack/glance-api-78cf88fc88-qtj9j/glance-perms.txt 2026-02-19 06:39:50.944368 | instance | >f+++++++++ pod-logs/openstack/glance-api-78cf88fc88-qtj9j/init.txt 2026-02-19 06:39:50.944385 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-xp4h2/ 2026-02-19 06:39:50.944403 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-xp4h2/glance-db-init-0.txt 2026-02-19 06:39:50.944421 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-xp4h2/init.txt 2026-02-19 06:39:50.944440 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-d5tl6/ 2026-02-19 06:39:50.944457 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-d5tl6/glance-db-sync.txt 2026-02-19 06:39:50.944475 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-d5tl6/init.txt 2026-02-19 06:39:50.944494 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-k57ml/ 2026-02-19 06:39:50.944512 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-admin.txt 2026-02-19 06:39:50.944529 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-internal.txt 2026-02-19 06:39:50.944547 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k57ml/image-ks-endpoints-public.txt 2026-02-19 06:39:50.944565 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-k57ml/init.txt 2026-02-19 06:39:50.944583 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-6pczs/ 2026-02-19 06:39:50.944601 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6pczs/image-ks-service-registration.txt 2026-02-19 06:39:50.944625 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-6pczs/init.txt 2026-02-19 06:39:50.944643 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-rnkvz/ 2026-02-19 06:39:50.944661 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-rnkvz/glance-ks-user.txt 2026-02-19 06:39:50.944679 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-rnkvz/init.txt 2026-02-19 06:39:50.944697 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-tr7kc/ 2026-02-19 06:39:50.944715 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-tr7kc/glance-metadefs-load.txt 2026-02-19 06:39:50.944733 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-tr7kc/init.txt 2026-02-19 06:39:50.944751 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-dnv8l/ 2026-02-19 06:39:50.944768 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-dnv8l/init.txt 2026-02-19 06:39:50.944786 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-dnv8l/rabbit-init.txt 2026-02-19 06:39:50.944804 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-74c82/ 2026-02-19 06:39:50.944821 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-74c82/ceph-keyring-placement.txt 2026-02-19 06:39:50.944839 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-74c82/glance-storage-init.txt 2026-02-19 06:39:50.944856 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-74c82/init.txt 2026-02-19 06:39:50.944874 | instance | cd+++++++++ pod-logs/openstack/heat-api-5c6d5b7786-mzdfp/ 2026-02-19 06:39:50.944892 | instance | >f+++++++++ pod-logs/openstack/heat-api-5c6d5b7786-mzdfp/heat-api.txt 2026-02-19 06:39:50.944910 | instance | >f+++++++++ pod-logs/openstack/heat-api-5c6d5b7786-mzdfp/init.txt 2026-02-19 06:39:50.944927 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-56w6p/ 2026-02-19 06:39:50.944944 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-56w6p/bootstrap.txt 2026-02-19 06:39:50.944995 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-56w6p/init.txt 2026-02-19 06:39:50.945017 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-56644ccb8-7pgqj/ 2026-02-19 06:39:50.945036 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-56644ccb8-7pgqj/heat-cfn.txt 2026-02-19 06:39:50.945054 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-56644ccb8-7pgqj/init.txt 2026-02-19 06:39:50.945071 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-kmf6w/ 2026-02-19 06:39:50.945089 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-kmf6w/heat-db-init-0.txt 2026-02-19 06:39:50.945107 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-kmf6w/init.txt 2026-02-19 06:39:50.945124 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-w8vp8/ 2026-02-19 06:39:50.945141 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-w8vp8/heat-db-sync.txt 2026-02-19 06:39:50.945159 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-w8vp8/init.txt 2026-02-19 06:39:50.945176 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-t4644/ 2026-02-19 06:39:50.945194 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-t4644/heat-ks-domain-user.txt 2026-02-19 06:39:50.945212 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-t4644/init.txt 2026-02-19 06:39:50.945229 | instance | cd+++++++++ pod-logs/openstack/heat-engine-77db894cc9-rhddf/ 2026-02-19 06:39:50.945247 | instance | >f+++++++++ pod-logs/openstack/heat-engine-77db894cc9-rhddf/heat-engine.txt 2026-02-19 06:39:50.945264 | instance | >f+++++++++ pod-logs/openstack/heat-engine-77db894cc9-rhddf/init.txt 2026-02-19 06:39:50.945281 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29524705-thp44/ 2026-02-19 06:39:50.945298 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524705-thp44/heat-engine-cleaner.txt 2026-02-19 06:39:50.945316 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524705-thp44/init.txt 2026-02-19 06:39:50.945338 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29524710-dj8v5/ 2026-02-19 06:39:50.945356 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524710-dj8v5/heat-engine-cleaner.txt 2026-02-19 06:39:50.945373 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524710-dj8v5/init.txt 2026-02-19 06:39:50.945391 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29524715-r2rnw/ 2026-02-19 06:39:50.945408 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524715-r2rnw/heat-engine-cleaner.txt 2026-02-19 06:39:50.945426 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29524715-r2rnw/init.txt 2026-02-19 06:39:50.945443 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/ 2026-02-19 06:39:50.945460 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-admin.txt 2026-02-19 06:39:50.945478 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-internal.txt 2026-02-19 06:39:50.945496 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/cloudformation-ks-endpoints-public.txt 2026-02-19 06:39:50.945513 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/init.txt 2026-02-19 06:39:50.945531 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-admin.txt 2026-02-19 06:39:50.945549 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-internal.txt 2026-02-19 06:39:50.945566 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-f8992/orchestration-ks-endpoints-public.txt 2026-02-19 06:39:50.945583 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-m6hf2/ 2026-02-19 06:39:50.945601 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-m6hf2/cloudformation-ks-service-registration.txt 2026-02-19 06:39:50.945618 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-m6hf2/init.txt 2026-02-19 06:39:50.945636 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-m6hf2/orchestration-ks-service-registration.txt 2026-02-19 06:39:50.945654 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-trp66/ 2026-02-19 06:39:50.945672 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-trp66/heat-ks-user.txt 2026-02-19 06:39:50.945691 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-trp66/heat-trustee-ks-user.txt 2026-02-19 06:39:50.945709 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-trp66/init.txt 2026-02-19 06:39:50.945726 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-mhwdr/ 2026-02-19 06:39:50.945744 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-mhwdr/init.txt 2026-02-19 06:39:50.945762 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-mhwdr/rabbit-init.txt 2026-02-19 06:39:50.945780 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-4h8d7/ 2026-02-19 06:39:50.945797 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-4h8d7/heat-trusts.txt 2026-02-19 06:39:50.945816 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-4h8d7/init.txt 2026-02-19 06:39:50.945833 | instance | cd+++++++++ pod-logs/openstack/horizon-55dd9577c7-7bfdt/ 2026-02-19 06:39:50.945851 | instance | >f+++++++++ pod-logs/openstack/horizon-55dd9577c7-7bfdt/horizon.txt 2026-02-19 06:39:50.945869 | instance | >f+++++++++ pod-logs/openstack/horizon-55dd9577c7-7bfdt/init.txt 2026-02-19 06:39:50.945887 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-zr8kr/ 2026-02-19 06:39:50.945904 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zr8kr/horizon-db-init-0.txt 2026-02-19 06:39:50.945922 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zr8kr/init.txt 2026-02-19 06:39:50.945940 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-n98hx/ 2026-02-19 06:39:50.945958 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-n98hx/horizon-db-sync.txt 2026-02-19 06:39:50.945976 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-n98hx/init.txt 2026-02-19 06:39:50.945998 | instance | cd+++++++++ pod-logs/openstack/keepalived-k4h6h/ 2026-02-19 06:39:50.946017 | instance | >f+++++++++ pod-logs/openstack/keepalived-k4h6h/init.txt 2026-02-19 06:39:50.946035 | instance | >f+++++++++ pod-logs/openstack/keepalived-k4h6h/keepalived.txt 2026-02-19 06:39:50.946053 | instance | >f+++++++++ pod-logs/openstack/keepalived-k4h6h/wait-for-ip.txt 2026-02-19 06:39:50.946071 | instance | cd+++++++++ pod-logs/openstack/keystone-api-86c456898-x4x5m/ 2026-02-19 06:39:50.946088 | instance | >f+++++++++ pod-logs/openstack/keystone-api-86c456898-x4x5m/init.txt 2026-02-19 06:39:50.946106 | instance | >f+++++++++ pod-logs/openstack/keystone-api-86c456898-x4x5m/keystone-api.txt 2026-02-19 06:39:50.946124 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-v4sz7/ 2026-02-19 06:39:50.946141 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-v4sz7/bootstrap.txt 2026-02-19 06:39:50.946159 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-v4sz7/init.txt 2026-02-19 06:39:50.946176 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-96hd5/ 2026-02-19 06:39:50.946194 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-96hd5/init.txt 2026-02-19 06:39:50.946211 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-96hd5/keystone-credential-setup.txt 2026-02-19 06:39:50.946229 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-mzx4x/ 2026-02-19 06:39:50.946247 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mzx4x/init.txt 2026-02-19 06:39:50.946264 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mzx4x/keystone-db-init-0.txt 2026-02-19 06:39:50.946282 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-dr66g/ 2026-02-19 06:39:50.946299 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dr66g/init.txt 2026-02-19 06:39:50.946317 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dr66g/keystone-db-sync.txt 2026-02-19 06:39:50.946335 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-vcczn/ 2026-02-19 06:39:50.946352 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vcczn/init.txt 2026-02-19 06:39:50.946370 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-vcczn/keystone-domain-manage.txt 2026-02-19 06:39:50.946394 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jnzrj/ 2026-02-19 06:39:50.946421 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jnzrj/init.txt 2026-02-19 06:39:50.946442 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jnzrj/keystone-fernet-setup.txt 2026-02-19 06:39:50.946460 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-9fwzt/ 2026-02-19 06:39:50.946478 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9fwzt/init.txt 2026-02-19 06:39:50.946503 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-9fwzt/rabbit-init.txt 2026-02-19 06:39:50.946527 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/ 2026-02-19 06:39:50.946546 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/ceph-admin-keyring-placement.txt 2026-02-19 06:39:50.946564 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/ceph-keyring-placement.txt 2026-02-19 06:39:50.946587 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/init-dynamic-options.txt 2026-02-19 06:39:50.946613 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/init.txt 2026-02-19 06:39:50.946634 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/libvirt-exporter.txt 2026-02-19 06:39:50.946652 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/libvirt.txt 2026-02-19 06:39:50.946675 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-nwk7x/tls-sidecar.txt 2026-02-19 06:39:50.946701 | instance | cd+++++++++ pod-logs/openstack/magnum-api-759df49554-pnlrq/ 2026-02-19 06:39:50.946731 | instance | >f+++++++++ pod-logs/openstack/magnum-api-759df49554-pnlrq/init.txt 2026-02-19 06:39:50.946751 | instance | >f+++++++++ pod-logs/openstack/magnum-api-759df49554-pnlrq/magnum-api.txt 2026-02-19 06:39:50.946778 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-dm2gg/ 2026-02-19 06:39:50.946802 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-dm2gg/magnum-cluster-api-proxy.txt 2026-02-19 06:39:50.946825 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-02-19 06:39:50.946848 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-02-19 06:39:50.946874 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-02-19 06:39:50.946897 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-02-19 06:39:50.946919 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-pfrrm/ 2026-02-19 06:39:50.946944 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-pfrrm/init.txt 2026-02-19 06:39:50.946968 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-pfrrm/magnum-db-init-0.txt 2026-02-19 06:39:50.946990 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-4nbm5/ 2026-02-19 06:39:50.947013 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-4nbm5/init.txt 2026-02-19 06:39:50.947039 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-4nbm5/magnum-db-sync.txt 2026-02-19 06:39:50.947062 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-zcstq/ 2026-02-19 06:39:50.947085 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-zcstq/init.txt 2026-02-19 06:39:50.947110 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-zcstq/magnum-ks-domain-user.txt 2026-02-19 06:39:50.947134 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-s289l/ 2026-02-19 06:39:50.947157 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-admin.txt 2026-02-19 06:39:50.947181 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-internal.txt 2026-02-19 06:39:50.947206 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s289l/container-infra-ks-endpoints-public.txt 2026-02-19 06:39:50.947229 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-s289l/init.txt 2026-02-19 06:39:50.947252 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-mzg6m/ 2026-02-19 06:39:50.947278 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-mzg6m/container-infra-ks-service-registration.txt 2026-02-19 06:39:50.947301 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-mzg6m/init.txt 2026-02-19 06:39:50.947323 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-q79hr/ 2026-02-19 06:39:50.947346 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-q79hr/init.txt 2026-02-19 06:39:50.947372 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-q79hr/magnum-ks-user.txt 2026-02-19 06:39:50.947398 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-jkfwm/ 2026-02-19 06:39:50.947421 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-jkfwm/init.txt 2026-02-19 06:39:50.947444 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-jkfwm/rabbit-init.txt 2026-02-19 06:39:50.947466 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-6c4d547b46-nlz7t/ 2026-02-19 06:39:50.947488 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-6c4d547b46-nlz7t/registry.txt 2026-02-19 06:39:50.947511 | instance | cd+++++++++ pod-logs/openstack/manila-api-78bd477477-pddjj/ 2026-02-19 06:39:50.947533 | instance | >f+++++++++ pod-logs/openstack/manila-api-78bd477477-pddjj/init.txt 2026-02-19 06:39:50.947554 | instance | >f+++++++++ pod-logs/openstack/manila-api-78bd477477-pddjj/manila-api.txt 2026-02-19 06:39:50.947572 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-4cdqb/ 2026-02-19 06:39:50.947590 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-4cdqb/bootstrap.txt 2026-02-19 06:39:50.947616 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-4cdqb/init.txt 2026-02-19 06:39:50.947634 | instance | cd+++++++++ pod-logs/openstack/manila-data-58b8fccbc6-dql2k/ 2026-02-19 06:39:50.947651 | instance | >f+++++++++ pod-logs/openstack/manila-data-58b8fccbc6-dql2k/init.txt 2026-02-19 06:39:50.947669 | instance | >f+++++++++ pod-logs/openstack/manila-data-58b8fccbc6-dql2k/manila-data.txt 2026-02-19 06:39:50.947686 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-nzlhl/ 2026-02-19 06:39:50.947703 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-nzlhl/init.txt 2026-02-19 06:39:50.947721 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-nzlhl/manila-db-init-0.txt 2026-02-19 06:39:50.947739 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-frqcn/ 2026-02-19 06:39:50.947757 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-frqcn/init.txt 2026-02-19 06:39:50.947775 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-frqcn/manila-db-sync.txt 2026-02-19 06:39:50.947792 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/ 2026-02-19 06:39:50.947810 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/init.txt 2026-02-19 06:39:50.947828 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-admin.txt 2026-02-19 06:39:50.947845 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-internal.txt 2026-02-19 06:39:50.947863 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/share-ks-endpoints-public.txt 2026-02-19 06:39:50.947881 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-admin.txt 2026-02-19 06:39:50.947898 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-internal.txt 2026-02-19 06:39:50.947944 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4j84c/sharev2-ks-endpoints-public.txt 2026-02-19 06:39:50.947962 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-vhtpm/ 2026-02-19 06:39:50.947980 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-vhtpm/init.txt 2026-02-19 06:39:50.947998 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-vhtpm/share-ks-service-registration.txt 2026-02-19 06:39:50.948015 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-vhtpm/sharev2-ks-service-registration.txt 2026-02-19 06:39:50.948035 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-5xnhd/ 2026-02-19 06:39:50.948054 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-5xnhd/init.txt 2026-02-19 06:39:50.948072 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-5xnhd/manila-ks-user.txt 2026-02-19 06:39:50.948090 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-57z67/ 2026-02-19 06:39:50.948108 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-57z67/init.txt 2026-02-19 06:39:50.948125 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-57z67/rabbit-init.txt 2026-02-19 06:39:50.948143 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-6bc8fbf976-lltbk/ 2026-02-19 06:39:50.948161 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6bc8fbf976-lltbk/init.txt 2026-02-19 06:39:50.948178 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-6bc8fbf976-lltbk/manila-scheduler.txt 2026-02-19 06:39:50.948196 | instance | cd+++++++++ pod-logs/openstack/manila-share-6c5f74dbf7-tz5hf/ 2026-02-19 06:39:50.948213 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c5f74dbf7-tz5hf/init.txt 2026-02-19 06:39:50.948231 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c5f74dbf7-tz5hf/manila-share-init.txt 2026-02-19 06:39:50.948249 | instance | >f+++++++++ pod-logs/openstack/manila-share-6c5f74dbf7-tz5hf/manila-share.txt 2026-02-19 06:39:50.948266 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-79767c77db-lzxtd/ 2026-02-19 06:39:50.948283 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-79767c77db-lzxtd/init.txt 2026-02-19 06:39:50.948307 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-79767c77db-lzxtd/memcached-exporter.txt 2026-02-19 06:39:50.948325 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-79767c77db-lzxtd/memcached.txt 2026-02-19 06:39:50.948343 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-6554cdbcc6-679s9/ 2026-02-19 06:39:50.948361 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-6554cdbcc6-679s9/coredns.txt 2026-02-19 06:39:50.948379 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-qlhmr/ 2026-02-19 06:39:50.948396 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-qlhmr/init.txt 2026-02-19 06:39:50.948413 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-qlhmr/neutron-db-init-0.txt 2026-02-19 06:39:50.948431 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-zhwnf/ 2026-02-19 06:39:50.948449 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zhwnf/init.txt 2026-02-19 06:39:50.948467 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-zhwnf/neutron-db-sync.txt 2026-02-19 06:39:50.948485 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lt5tx/ 2026-02-19 06:39:50.948503 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lt5tx/init.txt 2026-02-19 06:39:50.948521 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent-init.txt 2026-02-19 06:39:50.948539 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-lt5tx/neutron-dhcp-agent.txt 2026-02-19 06:39:50.948557 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-fh498/ 2026-02-19 06:39:50.948575 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fh498/init.txt 2026-02-19 06:39:50.948593 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-admin.txt 2026-02-19 06:39:50.948611 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-internal.txt 2026-02-19 06:39:50.948628 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fh498/network-ks-endpoints-public.txt 2026-02-19 06:39:50.948646 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-ddxw7/ 2026-02-19 06:39:50.948664 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ddxw7/init.txt 2026-02-19 06:39:50.948682 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-ddxw7/network-ks-service-registration.txt 2026-02-19 06:39:50.948700 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-dlqmq/ 2026-02-19 06:39:50.948718 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dlqmq/init.txt 2026-02-19 06:39:50.948736 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dlqmq/neutron-ks-user.txt 2026-02-19 06:39:50.948754 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-rxcjv/ 2026-02-19 06:39:50.948772 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rxcjv/init.txt 2026-02-19 06:39:50.948790 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent-init.txt 2026-02-19 06:39:50.948808 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-rxcjv/neutron-l3-agent.txt 2026-02-19 06:39:50.948826 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wc8rp/ 2026-02-19 06:39:50.948844 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wc8rp/init.txt 2026-02-19 06:39:50.948862 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent-init.txt 2026-02-19 06:39:50.948880 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-wc8rp/neutron-metadata-agent.txt 2026-02-19 06:39:50.948897 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-87w59/ 2026-02-19 06:39:50.948915 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-87w59/init.txt 2026-02-19 06:39:50.948937 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-87w59/neutron-netns-cleanup-cron.txt 2026-02-19 06:39:50.948969 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6tc9j/ 2026-02-19 06:39:50.948991 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6tc9j/init.txt 2026-02-19 06:39:50.949009 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6tc9j/neutron-openvswitch-agent-kernel-modules.txt 2026-02-19 06:39:50.949027 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent-init.txt 2026-02-19 06:39:50.949045 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-6tc9j/neutron-ovs-agent.txt 2026-02-19 06:39:50.949063 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-5stbd/ 2026-02-19 06:39:50.949080 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5stbd/init.txt 2026-02-19 06:39:50.949099 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5stbd/rabbit-init.txt 2026-02-19 06:39:50.949117 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-856cd6cb84-gj2vc/ 2026-02-19 06:39:50.949134 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-856cd6cb84-gj2vc/init.txt 2026-02-19 06:39:50.949152 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-856cd6cb84-gj2vc/neutron-rpc-server.txt 2026-02-19 06:39:50.949170 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6cb5bc7654-24jxk/ 2026-02-19 06:39:50.949188 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cb5bc7654-24jxk/init.txt 2026-02-19 06:39:50.949205 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cb5bc7654-24jxk/neutron-policy-server.txt 2026-02-19 06:39:50.949223 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6cb5bc7654-24jxk/neutron-server.txt 2026-02-19 06:39:50.949240 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-85d67bfd7c-mrzgq/ 2026-02-19 06:39:50.949258 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85d67bfd7c-mrzgq/init.txt 2026-02-19 06:39:50.949276 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api-metadata-init.txt 2026-02-19 06:39:50.949293 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-85d67bfd7c-mrzgq/nova-api.txt 2026-02-19 06:39:50.949311 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/ 2026-02-19 06:39:50.949328 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/init.txt 2026-02-19 06:39:50.949345 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6c98dd9d8d-l6hmj/nova-osapi.txt 2026-02-19 06:39:50.949363 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-hxwxf/ 2026-02-19 06:39:50.949381 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hxwxf/bootstrap.txt 2026-02-19 06:39:50.949398 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-hxwxf/init.txt 2026-02-19 06:39:50.949416 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29524680-2kdw8/ 2026-02-19 06:39:50.949433 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29524680-2kdw8/init.txt 2026-02-19 06:39:50.949451 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29524680-2kdw8/nova-cell-setup.txt 2026-02-19 06:39:50.949469 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-ztb9q/ 2026-02-19 06:39:50.949486 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ztb9q/init.txt 2026-02-19 06:39:50.949504 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ztb9q/nova-cell-setup-init.txt 2026-02-19 06:39:50.949522 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ztb9q/nova-cell-setup.txt 2026-02-19 06:39:50.949539 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-v69nt/ 2026-02-19 06:39:50.949557 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/ceph-admin-keyring-placement.txt 2026-02-19 06:39:50.949575 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/ceph-keyring-placement.txt 2026-02-19 06:39:50.949598 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/ceph-perms.txt 2026-02-19 06:39:50.949617 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/init.txt 2026-02-19 06:39:50.949635 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/nova-compute-init.txt 2026-02-19 06:39:50.949653 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/nova-compute-ssh-init.txt 2026-02-19 06:39:50.949670 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/nova-compute-ssh.txt 2026-02-19 06:39:50.949688 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/nova-compute-vnc-init.txt 2026-02-19 06:39:50.949706 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-v69nt/nova-compute.txt 2026-02-19 06:39:50.949724 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6ffd47b8d8-jq4qt/ 2026-02-19 06:39:50.949742 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6ffd47b8d8-jq4qt/init.txt 2026-02-19 06:39:50.949759 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6ffd47b8d8-jq4qt/nova-conductor.txt 2026-02-19 06:39:50.949777 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-dvhmn/ 2026-02-19 06:39:50.949795 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-dvhmn/init.txt 2026-02-19 06:39:50.949812 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-dvhmn/nova-db-init-0.txt 2026-02-19 06:39:50.949830 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-dvhmn/nova-db-init-1.txt 2026-02-19 06:39:50.949849 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-dvhmn/nova-db-init-2.txt 2026-02-19 06:39:50.949867 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-2jf76/ 2026-02-19 06:39:50.949885 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2jf76/init.txt 2026-02-19 06:39:50.949903 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-2jf76/nova-db-sync.txt 2026-02-19 06:39:50.949921 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-tfxmb/ 2026-02-19 06:39:50.949939 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-admin.txt 2026-02-19 06:39:50.949956 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-internal.txt 2026-02-19 06:39:50.949974 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tfxmb/compute-ks-endpoints-public.txt 2026-02-19 06:39:50.949992 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-tfxmb/init.txt 2026-02-19 06:39:50.950010 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-zl5xs/ 2026-02-19 06:39:50.950028 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-zl5xs/compute-ks-service-registration.txt 2026-02-19 06:39:50.950046 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-zl5xs/init.txt 2026-02-19 06:39:50.950064 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-kmdln/ 2026-02-19 06:39:50.950081 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-kmdln/init.txt 2026-02-19 06:39:50.950100 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-kmdln/nova-ks-user.txt 2026-02-19 06:39:50.950117 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/ 2026-02-19 06:39:50.950134 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/init.txt 2026-02-19 06:39:50.950152 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init-assets.txt 2026-02-19 06:39:50.950169 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy-init.txt 2026-02-19 06:39:50.950187 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7ff86d8b7c-tcqmn/nova-novncproxy.txt 2026-02-19 06:39:50.950205 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-64jkb/ 2026-02-19 06:39:50.950222 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-64jkb/init.txt 2026-02-19 06:39:50.950240 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-64jkb/rabbit-init.txt 2026-02-19 06:39:50.950262 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6b77cd5d4-l62gt/ 2026-02-19 06:39:50.950281 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6b77cd5d4-l62gt/init.txt 2026-02-19 06:39:50.950299 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6b77cd5d4-l62gt/nova-scheduler.txt 2026-02-19 06:39:50.950316 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29524680-qmqbj/ 2026-02-19 06:39:50.950334 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29524680-qmqbj/init.txt 2026-02-19 06:39:50.950351 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29524680-qmqbj/nova-service-cleaner.txt 2026-02-19 06:39:50.950369 | instance | cd+++++++++ pod-logs/openstack/octavia-api-86776b989d-q6tvb/ 2026-02-19 06:39:50.950387 | instance | >f+++++++++ pod-logs/openstack/octavia-api-86776b989d-q6tvb/init.txt 2026-02-19 06:39:50.950404 | instance | >f+++++++++ pod-logs/openstack/octavia-api-86776b989d-q6tvb/octavia-api.txt 2026-02-19 06:39:50.950422 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-vp22s/ 2026-02-19 06:39:50.950439 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-vp22s/bootstrap.txt 2026-02-19 06:39:50.950457 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-vp22s/init.txt 2026-02-19 06:39:50.950474 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-hl8v2/ 2026-02-19 06:39:50.950492 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-hl8v2/init.txt 2026-02-19 06:39:50.950510 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-hl8v2/octavia-db-init-0.txt 2026-02-19 06:39:50.950528 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-hl8v2/octavia-db-init-1.txt 2026-02-19 06:39:50.950545 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-s8xvl/ 2026-02-19 06:39:50.950563 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s8xvl/init.txt 2026-02-19 06:39:50.950580 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-s8xvl/octavia-db-sync.txt 2026-02-19 06:39:50.950598 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-2r7bg/ 2026-02-19 06:39:50.950616 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2r7bg/init.txt 2026-02-19 06:39:50.950634 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-get-port.txt 2026-02-19 06:39:50.950651 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager-nic-init.txt 2026-02-19 06:39:50.950669 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-2r7bg/octavia-health-manager.txt 2026-02-19 06:39:50.950687 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/ 2026-02-19 06:39:50.950705 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/init.txt 2026-02-19 06:39:50.950722 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-79fc84fdb9-7m7s4/octavia-housekeeping.txt 2026-02-19 06:39:50.950740 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-fd75m/ 2026-02-19 06:39:50.950757 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fd75m/init.txt 2026-02-19 06:39:50.950775 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-admin.txt 2026-02-19 06:39:50.950792 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-internal.txt 2026-02-19 06:39:50.950810 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-fd75m/load-balancer-ks-endpoints-public.txt 2026-02-19 06:39:50.950827 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-gtwrf/ 2026-02-19 06:39:50.950845 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-gtwrf/init.txt 2026-02-19 06:39:50.950863 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-gtwrf/load-balancer-ks-service-registration.txt 2026-02-19 06:39:50.950880 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-ntgbp/ 2026-02-19 06:39:50.950902 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ntgbp/init.txt 2026-02-19 06:39:50.950921 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-ntgbp/octavia-ks-user.txt 2026-02-19 06:39:50.950939 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-8qdcg/ 2026-02-19 06:39:50.950956 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-8qdcg/init.txt 2026-02-19 06:39:50.950974 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-8qdcg/rabbit-init.txt 2026-02-19 06:39:50.950992 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-6d549b7fd6-t8bt6/ 2026-02-19 06:39:50.951010 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6d549b7fd6-t8bt6/init.txt 2026-02-19 06:39:50.951028 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6d549b7fd6-t8bt6/octavia-worker.txt 2026-02-19 06:39:50.951046 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-6854579df4-q2zvc/ 2026-02-19 06:39:50.951064 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-6854579df4-q2zvc/openstack-database-exporter.txt 2026-02-19 06:39:50.951082 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-576d5bdd84-bqmhx/ 2026-02-19 06:39:50.951100 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-576d5bdd84-bqmhx/build-config.txt 2026-02-19 06:39:50.951117 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-576d5bdd84-bqmhx/openstack-exporter.txt 2026-02-19 06:39:50.951136 | instance | cd+++++++++ pod-logs/openstack/openvswitch-2fvck/ 2026-02-19 06:39:50.951154 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2fvck/init.txt 2026-02-19 06:39:50.951172 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2fvck/openvswitch-db-perms.txt 2026-02-19 06:39:50.951191 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2fvck/openvswitch-db.txt 2026-02-19 06:39:50.951209 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2fvck/openvswitch-vswitchd-modules.txt 2026-02-19 06:39:50.951227 | instance | >f+++++++++ pod-logs/openstack/openvswitch-2fvck/openvswitch-vswitchd.txt 2026-02-19 06:39:50.951245 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-02-19 06:39:50.951263 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-02-19 06:39:50.951281 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-02-19 06:39:50.951298 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-02-19 06:39:50.951316 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-02-19 06:39:50.951334 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-02-19 06:39:50.951352 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-02-19 06:39:50.951370 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-02-19 06:39:50.951387 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-02-19 06:39:50.951405 | instance | cd+++++++++ pod-logs/openstack/placement-api-77dc598d74-2pqtx/ 2026-02-19 06:39:50.951422 | instance | >f+++++++++ pod-logs/openstack/placement-api-77dc598d74-2pqtx/init.txt 2026-02-19 06:39:50.951440 | instance | >f+++++++++ pod-logs/openstack/placement-api-77dc598d74-2pqtx/placement-api.txt 2026-02-19 06:39:50.951458 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-56r95/ 2026-02-19 06:39:50.951475 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-56r95/init.txt 2026-02-19 06:39:50.951492 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-56r95/placement-db-init-0.txt 2026-02-19 06:39:50.951510 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-wx6wp/ 2026-02-19 06:39:50.951528 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-wx6wp/init.txt 2026-02-19 06:39:50.951545 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-wx6wp/placement-db-sync.txt 2026-02-19 06:39:50.951568 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-8h5tb/ 2026-02-19 06:39:50.951586 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8h5tb/init.txt 2026-02-19 06:39:50.951604 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-admin.txt 2026-02-19 06:39:50.951622 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-internal.txt 2026-02-19 06:39:50.951639 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-8h5tb/placement-ks-endpoints-public.txt 2026-02-19 06:39:50.951657 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-tr6wc/ 2026-02-19 06:39:50.951674 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tr6wc/init.txt 2026-02-19 06:39:50.951692 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-tr6wc/placement-ks-service-registration.txt 2026-02-19 06:39:50.951709 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-pdd8h/ 2026-02-19 06:39:50.951727 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pdd8h/init.txt 2026-02-19 06:39:50.951744 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-pdd8h/placement-ks-user.txt 2026-02-19 06:39:50.951762 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-6f87cd48bc-zn5mq/ 2026-02-19 06:39:50.951780 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-6f87cd48bc-zn5mq/percona-xtradb-cluster-operator.txt 2026-02-19 06:39:50.951798 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-02-19 06:39:50.951816 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-02-19 06:39:50.951834 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-02-19 06:39:50.951852 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-02-19 06:39:50.951869 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-02-19 06:39:50.951887 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-02-19 06:39:50.951908 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-975cd4d96-bx82r/ 2026-02-19 06:39:50.951937 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-975cd4d96-bx82r/rabbitmq-cluster-operator.txt 2026-02-19 06:39:50.951955 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-02-19 06:39:50.951973 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-02-19 06:39:50.951991 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-02-19 06:39:50.952009 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-02-19 06:39:50.952026 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-02-19 06:39:50.952044 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-02-19 06:39:50.952062 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-02-19 06:39:50.952079 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-02-19 06:39:50.952097 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-02-19 06:39:50.952114 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-02-19 06:39:50.952132 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-02-19 06:39:50.952150 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-02-19 06:39:50.952167 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-02-19 06:39:50.952185 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-02-19 06:39:50.952204 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-02-19 06:39:50.952222 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb/ 2026-02-19 06:39:50.952245 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-75b659d6f-4dfnb/rabbitmq-cluster-operator.txt 2026-02-19 06:39:50.952264 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-02-19 06:39:50.952282 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-02-19 06:39:50.952300 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-02-19 06:39:50.952318 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-02-19 06:39:50.952336 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-02-19 06:39:50.952354 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-02-19 06:39:50.952372 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-02-19 06:39:50.952390 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-02-19 06:39:50.952408 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-02-19 06:39:50.952427 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/ 2026-02-19 06:39:50.952445 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/ceph-crash.txt 2026-02-19 06:39:50.952463 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/chown-container-data-dir.txt 2026-02-19 06:39:50.952481 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-668bc48c4b-rchpq/make-container-crash-dir.txt 2026-02-19 06:39:50.952499 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/ 2026-02-19 06:39:50.952516 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/chown-container-data-dir.txt 2026-02-19 06:39:50.952534 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/log-collector.txt 2026-02-19 06:39:50.952552 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-6b677df8c-rgf96/rgw.txt 2026-02-19 06:39:50.952569 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-656dd8d8d-hztj7/ 2026-02-19 06:39:50.952587 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-656dd8d8d-hztj7/init.txt 2026-02-19 06:39:50.952604 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-656dd8d8d-hztj7/staffeln-api.txt 2026-02-19 06:39:50.952622 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6fbdcb864c-7wgjh/ 2026-02-19 06:39:50.952640 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6fbdcb864c-7wgjh/staffeln-conductor.txt 2026-02-19 06:39:50.952657 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-vqbk2/ 2026-02-19 06:39:50.952675 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vqbk2/init.txt 2026-02-19 06:39:50.952693 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-vqbk2/staffeln-db-init-0.txt 2026-02-19 06:39:50.952711 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-xmt2z/ 2026-02-19 06:39:50.952729 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-xmt2z/init.txt 2026-02-19 06:39:50.952746 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-xmt2z/staffeln-db-sync.txt 2026-02-19 06:39:50.952764 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-02-19 06:39:50.952781 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-02-19 06:39:50.952799 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-02-19 06:39:50.952817 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-02-19 06:39:50.952835 | instance | cd+++++++++ pod-logs/orc-system/ 2026-02-19 06:39:50.952852 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-nvcs8/ 2026-02-19 06:39:50.952870 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-b56d5d966-nvcs8/manager.txt 2026-02-19 06:39:50.952892 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-02-19 06:39:50.952910 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-56ddf87497-x6scv/ 2026-02-19 06:39:50.952928 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-56ddf87497-x6scv/rook-ceph-operator.txt 2026-02-19 06:39:50.952946 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-02-19 06:39:50.953054 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-ffb97c6dc-c5rmm/ 2026-02-19 06:39:50.953077 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-ffb97c6dc-c5rmm/secretgen-controller.txt 2026-02-19 06:39:50.972314 | 2026-02-19 06:39:50.972379 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-02-19 06:39:51.177469 | instance | changed 2026-02-19 06:39:51.184766 | 2026-02-19 06:39:51.184846 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-02-19 06:39:52.285276 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-02-19 06:39:52.304582 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-19 06:39:52.304628 | instance | Dload Upload Total Spent Left Speed 2026-02-19 06:39:52.309584 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-02-19 06:39:52.649178 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-02-19 06:39:52.656246 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-19 06:39:52.656291 | instance | Dload Upload Total Spent Left Speed 2026-02-19 06:39:52.661149 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-02-19 06:39:52.929135 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-02-19 06:39:53.221244 | instance | ERROR 2026-02-19 06:39:53.221412 | instance | { 2026-02-19 06:39:53.221450 | instance | "delta": "0:00:01.533275", 2026-02-19 06:39:53.221478 | instance | "end": "2026-02-19 06:39:52.935332", 2026-02-19 06:39:53.221504 | instance | "msg": "non-zero return code", 2026-02-19 06:39:53.221529 | instance | "rc": 5, 2026-02-19 06:39:53.221553 | instance | "start": "2026-02-19 06:39:51.402057" 2026-02-19 06:39:53.221578 | instance | } 2026-02-19 06:39:53.221611 | instance | ERROR: Ignoring Errors 2026-02-19 06:39:53.228361 | 2026-02-19 06:39:53.228433 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-02-19 06:39:53.576590 | instance | ceph-mgr endpoints: 2026-02-19 06:39:53.814025 | instance | ok: Runtime: 0:00:00.091763 2026-02-19 06:39:53.819903 | 2026-02-19 06:39:53.819972 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-02-19 06:39:54.357923 | instance | ok: Runtime: 0:00:00.088379 2026-02-19 06:39:54.364759 | 2026-02-19 06:39:54.364830 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-02-19 06:39:54.876829 | instance | changed: 2026-02-19 06:39:54.877070 | instance | cd+++++++++ prometheus/ 2026-02-19 06:39:54.877097 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-02-19 06:39:54.877119 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-02-19 06:39:54.886656 | 2026-02-19 06:39:54.886724 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-02-19 06:39:55.092433 | instance | changed 2026-02-19 06:39:55.097546 | 2026-02-19 06:39:55.097615 | TASK [gather-selenium-data : Get selenium data] 2026-02-19 06:39:55.319482 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-02-19 06:39:55.320489 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-02-19 06:39:55.633708 | instance | ERROR 2026-02-19 06:39:55.633928 | instance | { 2026-02-19 06:39:55.633983 | instance | "delta": "0:00:00.006155", 2026-02-19 06:39:55.634005 | instance | "end": "2026-02-19 06:39:55.320859", 2026-02-19 06:39:55.634023 | instance | "msg": "non-zero return code", 2026-02-19 06:39:55.634041 | instance | "rc": 1, 2026-02-19 06:39:55.634059 | instance | "start": "2026-02-19 06:39:55.314704" 2026-02-19 06:39:55.634077 | instance | } 2026-02-19 06:39:55.634102 | instance | ERROR: Ignoring Errors 2026-02-19 06:39:55.639112 | 2026-02-19 06:39:55.639178 | TASK [gather-selenium-data : Downloads logs to executor] 2026-02-19 06:39:56.130865 | instance | changed: cd+++++++++ selenium/ 2026-02-19 06:39:56.138088 | 2026-02-19 06:39:56.138138 | PLAY RECAP 2026-02-19 06:39:56.138182 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 4 2026-02-19 06:39:56.138204 | 2026-02-19 06:39:56.266386 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-02-19 06:39:56.279118 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-19 06:39:56.897853 | 2026-02-19 06:39:56.897999 | PLAY [all] 2026-02-19 06:39:56.909789 | 2026-02-19 06:39:56.909911 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-19 06:39:56.956917 | instance | skipping: Conditional result was False 2026-02-19 06:39:56.968268 | 2026-02-19 06:39:56.968348 | TASK [fetch-output : Set log path for single node] 2026-02-19 06:39:57.012969 | instance | ok 2026-02-19 06:39:57.019223 | 2026-02-19 06:39:57.019292 | LOOP [fetch-output : Ensure local output dirs] 2026-02-19 06:39:57.383017 | instance -> localhost | ok: "/var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/logs" 2026-02-19 06:39:57.582299 | instance -> localhost | changed: "/var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/artifacts" 2026-02-19 06:39:57.790979 | instance -> localhost | changed: "/var/lib/zuul/builds/b84fcce7ba304521ac166ee76ab0559b/work/docs" 2026-02-19 06:39:57.809286 | 2026-02-19 06:39:57.809472 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-19 06:39:58.470117 | instance | changed: .d..t...... ./ 2026-02-19 06:39:58.470413 | instance | changed: All items complete 2026-02-19 06:39:58.470452 | 2026-02-19 06:39:58.906655 | instance | changed: .d..t...... ./ 2026-02-19 06:39:59.353754 | instance | changed: .d..t...... ./ 2026-02-19 06:39:59.377608 | 2026-02-19 06:39:59.377779 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-19 06:39:59.784653 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008055 2026-02-19 06:40:00.022552 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008423 2026-02-19 06:40:00.042655 | 2026-02-19 06:40:00.042717 | PLAY [all] 2026-02-19 06:40:00.049693 | 2026-02-19 06:40:00.049759 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-19 06:40:00.461932 | instance | changed 2026-02-19 06:40:00.469312 | 2026-02-19 06:40:00.469362 | PLAY RECAP 2026-02-19 06:40:00.469407 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-19 06:40:00.469429 | 2026-02-19 06:40:00.601317 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-19 06:40:00.613696 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-19 06:40:01.188987 | 2026-02-19 06:40:01.189163 | PLAY [localhost] 2026-02-19 06:40:01.198839 | 2026-02-19 06:40:01.198910 | TASK [Generate Zuul manifest] 2026-02-19 06:40:01.219372 | localhost | ok 2026-02-19 06:40:01.234756 | 2026-02-19 06:40:01.234830 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-19 06:40:01.935800 | localhost | changed 2026-02-19 06:40:01.946270 | 2026-02-19 06:40:01.946346 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-19 06:40:01.977349 | localhost | ok 2026-02-19 06:40:01.986162 | 2026-02-19 06:40:01.986227 | TASK [Upload logs] 2026-02-19 06:40:02.008129 | localhost | ok 2026-02-19 06:40:02.119278 | 2026-02-19 06:40:02.119429 | TASK [Set zuul-log-path fact] 2026-02-19 06:40:02.141553 | localhost | ok 2026-02-19 06:40:02.153250 | 2026-02-19 06:40:02.153316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 06:40:02.184667 | localhost | ok 2026-02-19 06:40:02.194171 | 2026-02-19 06:40:02.194234 | TASK [upload-logs : Create log directories] 2026-02-19 06:40:02.552745 | localhost | changed 2026-02-19 06:40:02.559148 | 2026-02-19 06:40:02.559245 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-19 06:40:02.956320 | localhost -> localhost | ok: Runtime: 0:00:00.039447 2026-02-19 06:40:02.962503 | 2026-02-19 06:40:02.962568 | TASK [upload-logs : Upload logs to log server] 2026-02-19 06:40:03.923103 | localhost | Output suppressed because no_log was given 2026-02-19 06:40:03.927813 | 2026-02-19 06:40:03.927901 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 06:40:03.973700 | localhost | skipping: Conditional result was False 2026-02-19 06:40:03.980812 | localhost | skipping: Conditional result was False 2026-02-19 06:40:03.992218 | 2026-02-19 06:40:03.992309 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 06:40:04.032133 | localhost | skipping: Conditional result was False 2026-02-19 06:40:04.032450 | 2026-02-19 06:40:04.036235 | localhost | skipping: Conditional result was False 2026-02-19 06:40:04.045579 | 2026-02-19 06:40:04.045669 | LOOP [upload-logs : Upload console log and json output]