2026-05-12 02:12:46.742488 | Job console starting 2026-05-12 02:12:46.753941 | Updating git repos 2026-05-12 02:12:46.810058 | Cloning repos into workspace 2026-05-12 02:12:47.268300 | Restoring repo states 2026-05-12 02:12:47.287392 | Merging changes 2026-05-12 02:12:48.410773 | Checking out repos 2026-05-12 02:12:49.053177 | Preparing playbooks 2026-05-12 02:13:35.044250 | Running Ansible setup 2026-05-12 02:13:39.415908 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 02:13:40.145893 | 2026-05-12 02:13:40.146055 | PLAY [localhost] 2026-05-12 02:13:40.154293 | 2026-05-12 02:13:40.154367 | TASK [Gathering Facts] 2026-05-12 02:13:41.188368 | localhost | ok 2026-05-12 02:13:41.200323 | 2026-05-12 02:13:41.200399 | TASK [Setup log path fact] 2026-05-12 02:13:41.220537 | localhost | ok 2026-05-12 02:13:41.232850 | 2026-05-12 02:13:41.232922 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 02:13:41.263709 | localhost | ok 2026-05-12 02:13:41.272352 | 2026-05-12 02:13:41.272472 | TASK [emit-job-header : Print job information] 2026-05-12 02:13:41.313788 | # Job Information 2026-05-12 02:13:41.313999 | Ansible Version: 2.16.18 2026-05-12 02:13:41.314045 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-05-12 02:13:41.314078 | Pipeline: check 2026-05-12 02:13:41.314106 | Executor: 2d72f0692154 2026-05-12 02:13:41.314134 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3818 2026-05-12 02:13:41.314165 | Event ID: f6a777a2-4da7-11f1-97b4-8fdc5e077acd 2026-05-12 02:13:41.317612 | 2026-05-12 02:13:41.317677 | LOOP [emit-job-header : Print node information] 2026-05-12 02:13:41.421310 | localhost | ok: 2026-05-12 02:13:41.421527 | localhost | # Node Information 2026-05-12 02:13:41.421564 | localhost | Inventory Hostname: instance 2026-05-12 02:13:41.421594 | localhost | Hostname: np0000173643 2026-05-12 02:13:41.421620 | localhost | Username: zuul 2026-05-12 02:13:41.421648 | localhost | Distro: Ubuntu 22.04 2026-05-12 02:13:41.421676 | localhost | Provider: yul1 2026-05-12 02:13:41.421701 | localhost | Region: ca-ymq-1 2026-05-12 02:13:41.421724 | localhost | Label: ubuntu-jammy 2026-05-12 02:13:41.421750 | localhost | Product Name: OpenStack Nova 2026-05-12 02:13:41.421774 | localhost | Interface IP: 199.19.213.107 2026-05-12 02:13:41.433077 | 2026-05-12 02:13:41.433214 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 02:13:41.875256 | localhost -> localhost | changed 2026-05-12 02:13:41.883955 | 2026-05-12 02:13:41.884133 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 02:13:42.840888 | localhost -> localhost | changed 2026-05-12 02:13:42.849635 | 2026-05-12 02:13:42.849709 | PLAY [all] 2026-05-12 02:13:42.858225 | 2026-05-12 02:13:42.858339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 02:13:43.080050 | instance -> localhost | ok 2026-05-12 02:13:43.087005 | 2026-05-12 02:13:43.087076 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 02:13:43.123455 | instance | ok 2026-05-12 02:13:43.159948 | instance | included: /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 02:13:43.169053 | 2026-05-12 02:13:43.169175 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 02:13:44.723390 | instance -> localhost | Generating public/private rsa key pair. 2026-05-12 02:13:44.723642 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/faab8aaaf3fb4d86bdf77cd3d632bf78_id_rsa 2026-05-12 02:13:44.723685 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/faab8aaaf3fb4d86bdf77cd3d632bf78_id_rsa.pub 2026-05-12 02:13:44.723719 | instance -> localhost | The key fingerprint is: 2026-05-12 02:13:44.723750 | instance -> localhost | SHA256:JbUhmZdLBNaAp2gkq3WC2BK4olxtOA96QBuxnxApHvQ zuul-build-sshkey 2026-05-12 02:13:44.723806 | instance -> localhost | The key's randomart image is: 2026-05-12 02:13:44.723837 | instance -> localhost | +---[RSA 3072]----+ 2026-05-12 02:13:44.723876 | instance -> localhost | |o+o .=B+. | 2026-05-12 02:13:44.723908 | instance -> localhost | |+== . ..+o=o | 2026-05-12 02:13:44.723937 | instance -> localhost | |=B+Eo. o.oo. | 2026-05-12 02:13:44.723967 | instance -> localhost | |*+B==o. o. | 2026-05-12 02:13:44.723997 | instance -> localhost | |+++*= S | 2026-05-12 02:13:44.724060 | instance -> localhost | |oo . . | 2026-05-12 02:13:44.724110 | instance -> localhost | | . | 2026-05-12 02:13:44.724150 | instance -> localhost | | | 2026-05-12 02:13:44.724192 | instance -> localhost | | | 2026-05-12 02:13:44.724222 | instance -> localhost | +----[SHA256]-----+ 2026-05-12 02:13:44.724316 | instance -> localhost | ok: Runtime: 0:00:01.097129 2026-05-12 02:13:44.745089 | 2026-05-12 02:13:44.745216 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 02:13:44.777426 | instance | ok 2026-05-12 02:13:44.786824 | instance | included: /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 02:13:44.796329 | 2026-05-12 02:13:44.796496 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 02:13:44.820985 | instance | skipping: Conditional result was False 2026-05-12 02:13:44.831389 | 2026-05-12 02:13:44.831620 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 02:13:45.258147 | instance | changed 2026-05-12 02:13:45.266023 | 2026-05-12 02:13:45.266170 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 02:13:45.443754 | instance | ok 2026-05-12 02:13:45.449675 | 2026-05-12 02:13:45.449829 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 02:13:45.929917 | instance | changed 2026-05-12 02:13:45.935277 | 2026-05-12 02:13:45.935344 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 02:13:46.436839 | instance | changed 2026-05-12 02:13:46.446922 | 2026-05-12 02:13:46.447029 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 02:13:46.471248 | instance | skipping: Conditional result was False 2026-05-12 02:13:46.481072 | 2026-05-12 02:13:46.481183 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 02:13:46.892356 | instance -> localhost | changed 2026-05-12 02:13:46.908016 | 2026-05-12 02:13:46.908116 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 02:13:47.227153 | instance -> localhost | Identity added: /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/faab8aaaf3fb4d86bdf77cd3d632bf78_id_rsa (zuul-build-sshkey) 2026-05-12 02:13:47.227382 | instance -> localhost | ok: Runtime: 0:00:00.014580 2026-05-12 02:13:47.232791 | 2026-05-12 02:13:47.232897 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 02:13:47.561252 | instance | ok 2026-05-12 02:13:47.570628 | 2026-05-12 02:13:47.570808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 02:13:47.595533 | instance | skipping: Conditional result was False 2026-05-12 02:13:47.611146 | 2026-05-12 02:13:47.611300 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-12 02:13:47.950976 | instance | ok 2026-05-12 02:13:47.956676 | 2026-05-12 02:13:47.956739 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-12 02:13:49.619077 | instance | Output suppressed because no_log was given 2026-05-12 02:13:49.905269 | 2026-05-12 02:13:49.905427 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-12 02:13:50.116499 | instance | ok: "logs" 2026-05-12 02:13:50.116794 | instance | ok: All items complete 2026-05-12 02:13:50.116825 | 2026-05-12 02:13:50.271588 | instance | ok: "artifacts" 2026-05-12 02:13:50.416505 | instance | ok: "docs" 2026-05-12 02:13:50.437169 | 2026-05-12 02:13:50.437410 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-12 02:13:50.630583 | instance | changed: "logs" 2026-05-12 02:13:50.791699 | instance | changed: "artifacts" 2026-05-12 02:13:50.958484 | instance | changed: "docs" 2026-05-12 02:13:50.983592 | 2026-05-12 02:13:50.983713 | PLAY RECAP 2026-05-12 02:13:50.983764 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-12 02:13:50.983792 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 02:13:50.983814 | 2026-05-12 02:13:51.208923 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 02:13:51.213625 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-12 02:13:51.838771 | 2026-05-12 02:13:51.838923 | PLAY [all] 2026-05-12 02:13:51.861545 | 2026-05-12 02:13:51.861768 | TASK [setup-uv : Extract archive] 2026-05-12 02:13:54.318665 | instance | changed 2026-05-12 02:13:54.329016 | 2026-05-12 02:13:54.329193 | TASK [setup-uv : Print version] 2026-05-12 02:13:54.723516 | instance | uv 0.8.13 2026-05-12 02:13:54.866484 | instance | ok: Runtime: 0:00:00.014016 2026-05-12 02:13:54.875585 | 2026-05-12 02:13:54.875701 | PLAY RECAP 2026-05-12 02:13:54.875751 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 02:13:54.875776 | 2026-05-12 02:13:55.033022 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-12 02:13:55.037655 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-12 02:13:55.746099 | 2026-05-12 02:13:55.746277 | PLAY [all] 2026-05-12 02:13:55.760659 | 2026-05-12 02:13:55.760843 | TASK [Install "jq" for log collection] 2026-05-12 02:14:05.169687 | instance | changed 2026-05-12 02:14:05.175838 | 2026-05-12 02:14:05.175921 | TASK [Install pip3 for Python package management] 2026-05-12 02:14:10.166049 | instance | changed 2026-05-12 02:14:10.192431 | 2026-05-12 02:14:10.192692 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-05-12 02:14:13.549805 | instance | changed 2026-05-12 02:14:13.950917 | 2026-05-12 02:14:13.951109 | PLAY [all] 2026-05-12 02:14:13.962646 | 2026-05-12 02:14:13.962745 | TASK [ensure-go : Check installed go version] 2026-05-12 02:14:14.502611 | instance | ok: ERROR (ignored) 2026-05-12 02:14:14.502910 | instance | { 2026-05-12 02:14:14.502956 | instance | "failed_when_result": false, 2026-05-12 02:14:14.502987 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-05-12 02:14:14.503019 | instance | "rc": 2 2026-05-12 02:14:14.503053 | instance | } 2026-05-12 02:14:14.510009 | 2026-05-12 02:14:14.510111 | TASK [ensure-go : Skip if correct version of go is installed] 2026-05-12 02:14:14.566913 | instance | ok 2026-05-12 02:14:14.578979 | instance | included: /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-05-12 02:14:14.583990 | 2026-05-12 02:14:14.584058 | TASK [ensure-go : Create temp directory] 2026-05-12 02:14:14.921425 | instance | changed 2026-05-12 02:14:14.929056 | 2026-05-12 02:14:14.929156 | TASK [ensure-go : Get archive checksum] 2026-05-12 02:14:15.650271 | instance | ok: OK (64 bytes) 2026-05-12 02:14:15.658624 | 2026-05-12 02:14:15.658700 | TASK [ensure-go : Download go archive] 2026-05-12 02:14:19.942833 | instance | changed: OK (78559214 bytes) 2026-05-12 02:14:19.950790 | 2026-05-12 02:14:19.950885 | TASK [ensure-go : Install go] 2026-05-12 02:14:25.852903 | instance | changed 2026-05-12 02:14:25.879151 | 2026-05-12 02:14:25.879321 | PLAY [all] 2026-05-12 02:14:25.891383 | 2026-05-12 02:14:25.891523 | TASK [Copy inventory file for Zuul] 2026-05-12 02:14:26.673388 | instance | changed 2026-05-12 02:14:26.679095 | 2026-05-12 02:14:26.679189 | TASK [Switch "ansible_host" to private IP] 2026-05-12 02:14:27.022626 | instance | changed: 1 replacements made 2026-05-12 02:14:27.029510 | 2026-05-12 02:14:27.029633 | TASK [Run molecule prepare] 2026-05-12 02:14:27.307574 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-12 02:14:27.307721 | instance | Creating virtual environment at: .venv 2026-05-12 02:14:27.330725 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-12 02:14:27.431314 | instance | Downloading cryptography (4.2MiB) 2026-05-12 02:14:27.431956 | instance | Downloading openstacksdk (1.7MiB) 2026-05-12 02:14:27.437650 | instance | Downloading rjsonnet (1.2MiB) 2026-05-12 02:14:27.438490 | instance | Downloading ansible-core (2.1MiB) 2026-05-12 02:14:27.438823 | instance | Downloading kubernetes (1.9MiB) 2026-05-12 02:14:27.439785 | instance | Downloading pydantic-core (2.0MiB) 2026-05-12 02:14:27.445139 | instance | Downloading setuptools (1.1MiB) 2026-05-12 02:14:27.445367 | instance | Downloading netaddr (2.2MiB) 2026-05-12 02:14:27.445652 | instance | Downloading pygments (1.2MiB) 2026-05-12 02:14:27.729821 | instance | Building pyperclip==1.9.0 2026-05-12 02:14:27.774924 | instance | Downloading rjsonnet 2026-05-12 02:14:27.880080 | instance | Downloading pydantic-core 2026-05-12 02:14:27.908191 | instance | Downloading pygments 2026-05-12 02:14:27.922540 | instance | Downloading netaddr 2026-05-12 02:14:27.939080 | instance | Downloading cryptography 2026-05-12 02:14:27.952248 | instance | Downloading setuptools 2026-05-12 02:14:28.005431 | instance | Downloading kubernetes 2026-05-12 02:14:28.033583 | instance | Downloading ansible-core 2026-05-12 02:14:28.058677 | instance | Downloading openstacksdk 2026-05-12 02:14:28.474969 | instance | Built pyperclip==1.9.0 2026-05-12 02:14:28.711450 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-12 02:14:28.761097 | instance | Installed 83 packages in 47ms 2026-05-12 02:14:29.392388 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-12 02:14:30.011515 | instance | INFO [csi > discovery] scenario test matrix: prepare 2026-05-12 02:14:30.011600 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-12 02:15:12.814582 | instance | INFO [csi > prepare] Executing 2026-05-12 02:15:13.698167 | instance | 2026-05-12 02:15:13.698509 | instance | PLAY [Prepare] ***************************************************************** 2026-05-12 02:15:13.698776 | instance | 2026-05-12 02:15:13.699056 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 02:15:13.699332 | instance | Tuesday 12 May 2026 02:15:13 +0000 (0:00:00.026) 0:00:00.026 *********** 2026-05-12 02:15:14.876910 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 02:15:14.877334 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 02:15:14.877679 | instance | interpreter could change the meaning of that path. See 2026-05-12 02:15:14.878008 | instance | https://docs.ansible.com/ansible- 2026-05-12 02:15:14.878352 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 02:15:14.885066 | instance | ok: [instance] 2026-05-12 02:15:14.885311 | instance | 2026-05-12 02:15:14.885570 | instance | TASK [Configure short hostname] ************************************************ 2026-05-12 02:15:14.885823 | instance | Tuesday 12 May 2026 02:15:14 +0000 (0:00:01.187) 0:00:01.213 *********** 2026-05-12 02:15:15.571474 | instance | changed: [instance] 2026-05-12 02:15:15.571730 | instance | 2026-05-12 02:15:15.572004 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-12 02:15:15.572302 | instance | Tuesday 12 May 2026 02:15:15 +0000 (0:00:00.686) 0:00:01.900 *********** 2026-05-12 02:15:15.840676 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-12 02:15:15.841020 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-12 02:15:15.841292 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-12 02:15:15.853934 | instance | changed: [instance] 2026-05-12 02:15:15.854151 | instance | 2026-05-12 02:15:15.854421 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-12 02:15:15.854686 | instance | Tuesday 12 May 2026 02:15:15 +0000 (0:00:00.282) 0:00:02.182 *********** 2026-05-12 02:15:16.632222 | instance | ok: [instance] 2026-05-12 02:15:16.632486 | instance | 2026-05-12 02:15:16.632784 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-12 02:15:16.633047 | instance | 2026-05-12 02:15:16.633316 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 02:15:16.633592 | instance | Tuesday 12 May 2026 02:15:16 +0000 (0:00:00.778) 0:00:02.961 *********** 2026-05-12 02:15:17.294002 | instance | ok: [instance] 2026-05-12 02:15:17.294341 | instance | 2026-05-12 02:15:17.294656 | instance | TASK [Install depedencies] ***************************************************** 2026-05-12 02:15:17.295002 | instance | Tuesday 12 May 2026 02:15:17 +0000 (0:00:00.661) 0:00:03.622 *********** 2026-05-12 02:15:36.286531 | instance | changed: [instance] 2026-05-12 02:15:36.286777 | instance | 2026-05-12 02:15:36.287081 | instance | TASK [Start up service] ******************************************************** 2026-05-12 02:15:36.287389 | instance | Tuesday 12 May 2026 02:15:36 +0000 (0:00:18.992) 0:00:22.615 *********** 2026-05-12 02:15:36.817606 | instance | ok: [instance] 2026-05-12 02:15:36.817863 | instance | 2026-05-12 02:15:36.818146 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-12 02:15:36.818425 | instance | Tuesday 12 May 2026 02:15:36 +0000 (0:00:00.531) 0:00:23.146 *********** 2026-05-12 02:15:37.100036 | instance | ok: [instance] 2026-05-12 02:15:37.100301 | instance | 2026-05-12 02:15:37.100579 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-12 02:15:37.100881 | instance | Tuesday 12 May 2026 02:15:37 +0000 (0:00:00.281) 0:00:23.428 *********** 2026-05-12 02:15:37.707668 | instance | changed: [instance] 2026-05-12 02:15:37.707916 | instance | 2026-05-12 02:15:37.708210 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-12 02:15:37.708497 | instance | Tuesday 12 May 2026 02:15:37 +0000 (0:00:00.608) 0:00:24.036 *********** 2026-05-12 02:15:37.904916 | instance | ok: [instance] 2026-05-12 02:15:37.905214 | instance | 2026-05-12 02:15:37.905510 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-12 02:15:37.905799 | instance | Tuesday 12 May 2026 02:15:37 +0000 (0:00:00.197) 0:00:24.233 *********** 2026-05-12 02:15:37.918761 | instance | skipping: [instance] 2026-05-12 02:15:37.918997 | instance | 2026-05-12 02:15:37.919264 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-12 02:15:37.919529 | instance | Tuesday 12 May 2026 02:15:37 +0000 (0:00:00.014) 0:00:24.247 *********** 2026-05-12 02:15:38.426005 | instance | changed: [instance] => (item=osd0) 2026-05-12 02:15:38.426272 | instance | changed: [instance] => (item=osd1) 2026-05-12 02:15:38.426568 | instance | changed: [instance] => (item=osd2) 2026-05-12 02:15:38.426836 | instance | 2026-05-12 02:15:38.427126 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-12 02:15:38.427415 | instance | Tuesday 12 May 2026 02:15:38 +0000 (0:00:00.506) 0:00:24.754 *********** 2026-05-12 02:15:38.998341 | instance | changed: [instance] => (item=osd0) 2026-05-12 02:15:38.998476 | instance | changed: [instance] => (item=osd1) 2026-05-12 02:15:38.998658 | instance | changed: [instance] => (item=osd2) 2026-05-12 02:15:38.998823 | instance | 2026-05-12 02:15:38.999003 | instance | TASK [Start loop devices] ****************************************************** 2026-05-12 02:15:38.999181 | instance | Tuesday 12 May 2026 02:15:38 +0000 (0:00:00.572) 0:00:25.327 *********** 2026-05-12 02:15:39.635845 | instance | changed: [instance] => (item=osd0) 2026-05-12 02:15:39.636135 | instance | changed: [instance] => (item=osd1) 2026-05-12 02:15:39.636376 | instance | changed: [instance] => (item=osd2) 2026-05-12 02:15:39.636631 | instance | 2026-05-12 02:15:39.636937 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-12 02:15:39.637211 | instance | Tuesday 12 May 2026 02:15:39 +0000 (0:00:00.636) 0:00:25.964 *********** 2026-05-12 02:15:42.576108 | instance | changed: [instance] => (item=osd0) 2026-05-12 02:15:42.576527 | instance | changed: [instance] => (item=osd1) 2026-05-12 02:15:42.576884 | instance | changed: [instance] => (item=osd2) 2026-05-12 02:15:42.577153 | instance | 2026-05-12 02:15:42.577451 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-12 02:15:42.577728 | instance | Tuesday 12 May 2026 02:15:42 +0000 (0:00:02.940) 0:00:28.904 *********** 2026-05-12 02:15:44.421308 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-12 02:15:44.421571 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-12 02:15:44.421830 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-12 02:15:44.422140 | instance | 2026-05-12 02:15:44.422355 | instance | PLAY RECAP ********************************************************************* 2026-05-12 02:15:44.422680 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-12 02:15:44.422927 | instance | 2026-05-12 02:15:44.423214 | instance | Tuesday 12 May 2026 02:15:44 +0000 (0:00:01.845) 0:00:30.750 *********** 2026-05-12 02:15:44.423459 | instance | =============================================================================== 2026-05-12 02:15:44.423720 | instance | Install depedencies ---------------------------------------------------- 18.99s 2026-05-12 02:15:44.423988 | instance | Create a volume group for each loop device ------------------------------ 2.94s 2026-05-12 02:15:44.424278 | instance | Create a logical volume for each loop device ---------------------------- 1.85s 2026-05-12 02:15:44.424525 | instance | Gathering Facts --------------------------------------------------------- 1.19s 2026-05-12 02:15:44.424790 | instance | Purge "snapd" package --------------------------------------------------- 0.78s 2026-05-12 02:15:44.425088 | instance | Configure short hostname ------------------------------------------------ 0.69s 2026-05-12 02:15:44.425368 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-05-12 02:15:44.425617 | instance | Start loop devices ------------------------------------------------------ 0.64s 2026-05-12 02:15:44.425893 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.61s 2026-05-12 02:15:44.426151 | instance | Set permissions on loopback devices ------------------------------------- 0.57s 2026-05-12 02:15:44.426416 | instance | Start up service -------------------------------------------------------- 0.53s 2026-05-12 02:15:44.426708 | instance | Create devices for Ceph ------------------------------------------------- 0.51s 2026-05-12 02:15:44.426985 | instance | Ensure hostname inside hosts file --------------------------------------- 0.28s 2026-05-12 02:15:44.427255 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-05-12 02:15:44.427529 | instance | Get list of all loopback devices ---------------------------------------- 0.20s 2026-05-12 02:15:44.427807 | instance | Fail if there is any existing loopback devices -------------------------- 0.01s 2026-05-12 02:15:44.484093 | instance | INFO [csi > prepare] Executed: Successful 2026-05-12 02:15:44.484626 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-12 02:15:44.678054 | instance | ok: Runtime: 0:01:17.308189 2026-05-12 02:15:44.681463 | 2026-05-12 02:15:44.681535 | PLAY RECAP 2026-05-12 02:15:44.681600 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 02:15:44.681634 | 2026-05-12 02:15:44.876620 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-12 02:15:44.880756 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-05-12 02:15:47.412466 | 2026-05-12 02:15:47.412645 | PLAY [all] 2026-05-12 02:15:47.425163 | 2026-05-12 02:15:47.425575 | TASK [Build atmosphere binary] 2026-05-12 02:15:47.794551 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-05-12 02:15:47.797297 | instance | go: downloading golang.org/x/sync v0.18.0 2026-05-12 02:15:48.104309 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-05-12 02:15:53.970171 | instance | ok: Runtime: 0:00:05.897170 2026-05-12 02:15:53.978643 | 2026-05-12 02:15:53.978789 | TASK [Deploy with parallel orchestrator] 2026-05-12 02:15:54.200064 | instance | ==> Multi-tag mode: kubernetes, csi 2026-05-12 02:15:54.200266 | instance | ==> Running preflight checks 2026-05-12 02:15:54.656890 | instance | [preflight] 2026-05-12 02:15:54.656925 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-05-12 02:15:54.656933 | instance | [preflight] 2026-05-12 02:15:54.656938 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-12 02:15:54.681704 | instance | [preflight] skipping: [instance] 2026-05-12 02:15:54.681738 | instance | [preflight] 2026-05-12 02:15:54.681749 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-05-12 02:15:54.681767 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-12 02:15:54.681777 | instance | [preflight] 2026-05-12 02:15:54.764040 | instance | ==> Preflight checks passed 2026-05-12 02:15:54.764226 | instance | ==> Starting parallel deployment (subgraph) 2026-05-12 02:15:54.764290 | instance | ==> [kubernetes] Starting deployment 2026-05-12 02:15:55.552917 | instance | [kubernetes/kubernetes] 2026-05-12 02:15:55.552998 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-12 02:15:55.553012 | instance | [kubernetes/kubernetes] 2026-05-12 02:15:55.553022 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:15:56.908847 | instance | [kubernetes/kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 02:15:56.908906 | instance | [kubernetes/kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 02:15:56.908915 | instance | [kubernetes/kubernetes] interpreter could change the meaning of that path. See 2026-05-12 02:15:56.908921 | instance | [kubernetes/kubernetes] https://docs.ansible.com/ansible- 2026-05-12 02:15:56.908927 | instance | [kubernetes/kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 02:15:56.923909 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:15:56.923948 | instance | [kubernetes/kubernetes] 2026-05-12 02:15:56.923964 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-12 02:16:03.408930 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-12 02:16:03.409072 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-12 02:16:03.409080 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-12 02:16:03.409086 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-12 02:16:03.409097 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-12 02:16:03.409103 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-12 02:16:03.409108 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-12 02:16:03.409113 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-12 02:16:03.409118 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-12 02:16:03.409124 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-12 02:16:03.409129 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-12 02:16:03.409135 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-12 02:16:03.409140 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-12 02:16:03.409145 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-12 02:16:03.409165 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-12 02:16:03.409171 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-12 02:16:03.409176 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-12 02:16:03.409182 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-12 02:16:03.409187 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-12 02:16:03.409192 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-12 02:16:03.409198 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:03.409204 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-12 02:16:03.810148 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:03.810221 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:03.810233 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-12 02:16:04.528803 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:04.528872 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:04.528883 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-12 02:16:04.975049 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:04.975104 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:04.975117 | instance | [kubernetes/kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-12 02:16:05.103444 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:05.103501 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:05.103513 | instance | [kubernetes/kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-12 02:16:05.103523 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:05.103532 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:16:06.087060 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:06.087130 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:06.087143 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-12 02:16:06.380442 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:06.380499 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:06.380522 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-12 02:16:07.728191 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-12 02:16:07.728238 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-12 02:16:07.728250 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-12 02:16:07.728260 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-12 02:16:07.728269 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-12 02:16:07.728278 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:07.728288 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-12 02:16:08.651276 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-12 02:16:08.651325 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-12 02:16:08.651354 | instance | [kubernetes/kubernetes] failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-12 02:16:08.651364 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-12 02:16:08.651374 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:08.651384 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-12 02:16:08.936058 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:08.936096 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:08.936102 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-12 02:16:09.219405 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:09.219470 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:09.219483 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-12 02:16:09.246251 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:09.246276 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:09.246287 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-12 02:16:09.284409 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:09.284455 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:09.284468 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-12 02:16:09.883884 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:09.884049 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:09.884060 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-12 02:16:10.212937 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:10.212976 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:10.212982 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-12 02:16:10.212987 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:10.212991 | instance | [kubernetes/kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-05-12 02:16:10.212995 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:10.212999 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:16:11.176071 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:11.176133 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:11.176145 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:11.486086 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:11.486134 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:11.486142 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 02:16:11.521869 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:11.521916 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:11.521923 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-12 02:16:11.877518 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:11.877573 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:11.877585 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:11.940365 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:11.940402 | instance | [kubernetes/kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-12 02:16:11.940414 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:11.940424 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:11.940432 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:12.584436 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:12.584496 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:12.584509 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:12.629800 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:12.629866 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:12.629880 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:12.917101 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:12.917173 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:12.917186 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 02:16:14.150632 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:14.150694 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:14.150707 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:14.213324 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:14.213370 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-12 02:16:14.213378 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:14.213384 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:14.213394 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:14.972764 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:14.972811 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:14.972819 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:17.838569 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:17.838625 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:17.838637 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-12 02:16:17.862867 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:17.862911 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:17.862918 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-12 02:16:17.887657 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:17.887691 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:17.887702 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-12 02:16:17.910235 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:17.910266 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:17.910277 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-12 02:16:23.266275 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:23.266461 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:23.266474 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-12 02:16:23.789772 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:23.789830 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:23.789842 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-12 02:16:25.170250 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-12 02:16:25.170283 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-12 02:16:25.170289 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-12 02:16:25.170294 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-12 02:16:25.170302 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-12 02:16:25.170307 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:25.170320 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-12 02:16:25.782049 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:25.782116 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:25.782127 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-12 02:16:25.782137 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:25.782145 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-12 02:16:26.541663 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:26.541744 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:26.541756 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-12 02:16:27.356598 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:27.356643 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:27.356651 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-12 02:16:28.001540 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:28.001613 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.001624 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-12 02:16:28.810962 | instance | [kubernetes/kubernetes] An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible_collections.kubernetes.core.plugins.module_utils.k8s.exceptions.CoreException: Could not create API client: Invalid kube-config file. No configuration found. 2026-05-12 02:16:28.811026 | instance | [kubernetes/kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-05-12 02:16:28.811039 | instance | [kubernetes/kubernetes] ...ignoring 2026-05-12 02:16:28.811049 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.811059 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-12 02:16:28.841345 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:28.841396 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.841407 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-12 02:16:28.872333 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:28.872401 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.872412 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-12 02:16:28.895095 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:28.895164 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.895177 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-12 02:16:28.918178 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:28.918221 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.918232 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-12 02:16:28.952616 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:28.952688 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:28.952700 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:29.248529 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:29.248589 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:29.248601 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:29.284917 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:29.284973 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-12 02:16:29.284985 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:29.284994 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:29.285023 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:30.090434 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:30.090493 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:30.090504 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:30.133856 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:30.133894 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:30.133905 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:30.439019 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:30.439100 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:30.439113 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:30.479520 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:30.479554 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-12 02:16:30.479566 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:30.479582 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:30.479623 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:32.455862 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:32.455973 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:32.455992 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:32.502007 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:32.502105 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:32.502114 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-12 02:16:32.527634 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:32.527736 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:32.527745 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-12 02:16:32.548642 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:32.548751 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:32.548762 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-12 02:16:32.571166 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:32.571206 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:32.571212 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-12 02:16:33.664225 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:33.664285 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:33.664297 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-12 02:16:34.191783 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:34.191846 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:34.191859 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-12 02:16:35.558841 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-12 02:16:35.558888 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-12 02:16:35.558894 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-12 02:16:35.558900 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-12 02:16:35.558906 | instance | [kubernetes/kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-12 02:16:35.558912 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:35.558919 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-12 02:16:36.157039 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:36.157122 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:36.157135 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-12 02:16:36.157146 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:36.157155 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-12 02:16:36.600418 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:36.600478 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:36.600490 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:36.888457 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:36.888513 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:36.888526 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:36.936492 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:36.936530 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-12 02:16:36.936541 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:36.936549 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:36.936557 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:37.587833 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:37.587867 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:37.587873 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:40.027895 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:40.027956 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:40.027968 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:40.081516 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:40.081551 | instance | [kubernetes/kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-12 02:16:40.081562 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:40.081571 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:40.081580 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:40.696395 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:40.696435 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:40.696442 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:42.144167 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:42.144227 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:42.144240 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-12 02:16:42.697782 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:42.697843 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:42.697856 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-12 02:16:42.998646 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:42.998716 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:42.998728 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:43.299756 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:43.299811 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:43.299828 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:43.344001 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:43.344048 | instance | [kubernetes/kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-12 02:16:43.344059 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:43.344070 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:43.344079 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:44.219247 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:44.219316 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:44.219334 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:46.928610 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:46.928799 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:46.928812 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-12 02:16:46.980758 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-12 02:16:46.980824 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:46.980867 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-12 02:16:48.107432 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:48.107507 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:48.107529 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-12 02:16:48.421681 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:48.421741 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:48.421753 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-12 02:16:48.967338 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:48.967391 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:48.967403 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-12 02:16:50.234852 | instance | [kubernetes/kubernetes] changed: [instance] => (item=br_netfilter) 2026-05-12 02:16:50.234910 | instance | [kubernetes/kubernetes] ok: [instance] => (item=ip_tables) 2026-05-12 02:16:50.234922 | instance | [kubernetes/kubernetes] changed: [instance] => (item=ip6_tables) 2026-05-12 02:16:50.234932 | instance | [kubernetes/kubernetes] changed: [instance] => (item=nf_conntrack) 2026-05-12 02:16:50.234941 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:50.234966 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:16:50.525107 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:16:50.525173 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:50.525185 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:16:50.558582 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:16:50.558615 | instance | [kubernetes/kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-12 02:16:50.558625 | instance | [kubernetes/kubernetes] } 2026-05-12 02:16:50.558634 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:50.558643 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:16:52.085427 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:52.085485 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:52.085497 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:16:52.120499 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:52.120534 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:52.120545 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-12 02:16:52.170193 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-12 02:16:52.170228 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:52.170240 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-12 02:16:52.203034 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:16:52.203068 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:52.203080 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-12 02:16:55.980084 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:55.980131 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:55.980139 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-12 02:16:57.935313 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-12 02:16:57.935363 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-12 02:16:57.935376 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-12 02:16:57.935386 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-12 02:16:57.935395 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-12 02:16:57.935404 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-12 02:16:57.935413 | instance | [kubernetes/kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-12 02:16:57.935422 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:57.935431 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-12 02:16:58.768446 | instance | [kubernetes/kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-12 02:16:58.768501 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-05-12 02:16:58.768513 | instance | [kubernetes/kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-12 02:16:58.768523 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:58.768533 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-12 02:16:59.286598 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:59.286696 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:59.286710 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-12 02:16:59.830366 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:16:59.830421 | instance | [kubernetes/kubernetes] 2026-05-12 02:16:59.830454 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-12 02:17:00.128918 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:00.128974 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:00.128987 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-12 02:17:00.165292 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:00.165351 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:00.165360 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-12 02:17:00.820987 | instance | [kubernetes/kubernetes] ok: [instance] => (item=swap) 2026-05-12 02:17:00.821042 | instance | [kubernetes/kubernetes] ok: [instance] => (item=none) 2026-05-12 02:17:00.821054 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:00.821063 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-12 02:17:01.357414 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:01.357469 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:01.357481 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-12 02:17:01.981950 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:01.982000 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:01.982013 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-12 02:17:01.982023 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:01.982032 | instance | [kubernetes/kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-12 02:17:02.751181 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:02.751237 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:02.751249 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-12 02:17:03.418387 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:03.418439 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:03.418451 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-12 02:17:04.498507 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:04.498557 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:04.498569 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-12 02:17:05.285803 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:05.285867 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:05.285880 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-12 02:17:05.699675 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:05.699737 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:05.699750 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-12 02:17:06.236048 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:06.236083 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.236089 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-12 02:17:06.312661 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-12 02:17:06.312743 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.312755 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-12 02:17:06.399700 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-12 02:17:06.399743 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.399755 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-12 02:17:06.702071 | instance | [kubernetes/kubernetes] ok: [instance] => (item=instance) 2026-05-12 02:17:06.702113 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.702120 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-12 02:17:06.738358 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:06.738396 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.738404 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-12 02:17:06.780424 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:06.780461 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.780485 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-12 02:17:06.816871 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:17:06.816932 | instance | [kubernetes/kubernetes] "msg": "instance" 2026-05-12 02:17:06.816947 | instance | [kubernetes/kubernetes] } 2026-05-12 02:17:06.816959 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:06.816972 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-12 02:17:07.429739 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:07.429775 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.429784 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-12 02:17:07.458479 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.458524 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.458541 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-12 02:17:07.489171 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.489245 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.489264 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-12 02:17:07.516222 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.516267 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.516280 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-12 02:17:07.544891 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.544944 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.544953 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-12 02:17:07.571715 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.571750 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.571758 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-12 02:17:07.599556 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.599583 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.599590 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-12 02:17:07.625537 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:07.625563 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:07.625569 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-12 02:17:27.621247 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:27.621316 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:27.621330 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-12 02:17:27.924601 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:27.924654 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:27.924667 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-12 02:17:27.956617 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:27.956668 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:27.956680 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-12 02:17:28.258725 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:28.258757 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:28.258763 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-12 02:17:28.545021 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:28.545080 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:28.545093 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-12 02:17:28.933873 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:28.933953 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:28.933966 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-12 02:17:30.134562 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:30.134624 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:30.134638 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-12 02:17:31.235813 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:31.235896 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:31.235909 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-12 02:17:31.342385 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:31.342446 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:31.342453 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-12 02:17:31.379072 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:31.379119 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:31.379136 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-12 02:17:32.161554 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:32.161593 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.161601 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-12 02:17:32.195243 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=DaemonSet) 2026-05-12 02:17:32.195286 | instance | [kubernetes/kubernetes] skipping: [instance] => (item=ConfigMap) 2026-05-12 02:17:32.195293 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:32.195300 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.195312 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-12 02:17:32.232041 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:32.232078 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.232089 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-12 02:17:32.269039 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:32.269074 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.269081 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-12 02:17:32.308458 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:32.308508 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.308521 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-12 02:17:32.342761 | instance | [kubernetes/kubernetes] skipping: [instance] 2026-05-12 02:17:32.342804 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.342816 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-12 02:17:32.805374 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:32.805437 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:32.805446 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-12 02:17:33.710459 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:33.710553 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:33.710566 | instance | [kubernetes/kubernetes] PLAY [Install control-plane components] **************************************** 2026-05-12 02:17:33.710574 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:33.710581 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:17:34.770513 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:34.770812 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:34.770826 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-12 02:17:35.074242 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:35.074286 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:35.074291 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-12 02:17:36.108377 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:36.108425 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:36.108434 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-12 02:17:36.434865 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:36.434933 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:36.434946 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:17:36.476148 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:17:36.476207 | instance | [kubernetes/kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-12 02:17:36.476218 | instance | [kubernetes/kubernetes] } 2026-05-12 02:17:36.476228 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:36.476237 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:17:37.297204 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:37.297305 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:37.297314 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:17:38.915325 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:38.915408 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:38.915427 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-12 02:17:39.339647 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:39.339699 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:39.339708 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-12 02:17:39.637780 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:39.637851 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:39.637863 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-12 02:17:39.977846 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:39.977908 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:39.977920 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-12 02:17:40.276443 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:40.276493 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:40.276501 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-12 02:17:40.571938 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:40.571996 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:40.572008 | instance | [kubernetes/kubernetes] TASK [Install plugin] ********************************************************** 2026-05-12 02:17:40.620292 | instance | [kubernetes/kubernetes] included: vexxhost.containers.download_artifact for instance 2026-05-12 02:17:40.620355 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:40.620368 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-12 02:17:40.656464 | instance | [kubernetes/kubernetes] ok: [instance] => { 2026-05-12 02:17:40.656502 | instance | [kubernetes/kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-12 02:17:40.656508 | instance | [kubernetes/kubernetes] } 2026-05-12 02:17:40.656513 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:40.656517 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-12 02:17:41.416024 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:41.416066 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:41.416074 | instance | [kubernetes/kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-12 02:17:43.259419 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:43.259518 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:43.259531 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 02:17:43.298473 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 02:17:43.298542 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:43.298554 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 02:17:43.877059 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:43.877111 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:43.877123 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-12 02:17:44.678590 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:17:44.678651 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:44.678664 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-12 02:17:46.489574 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:46.489615 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:46.489622 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 02:17:46.523432 | instance | [kubernetes/kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 02:17:46.523463 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:46.523469 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 02:17:47.008011 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:17:47.008113 | instance | [kubernetes/kubernetes] 2026-05-12 02:17:47.008126 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-12 02:18:15.358980 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:18:15.359037 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:15.359051 | instance | [kubernetes/kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-12 02:18:16.048534 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:18:16.048599 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:16.048612 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-12 02:18:16.048622 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:16.048631 | instance | [kubernetes/kubernetes] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:18:17.241566 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:18:17.241627 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:17.241647 | instance | [kubernetes/kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-12 02:18:17.983577 | instance | [kubernetes/kubernetes] changed: [instance] 2026-05-12 02:18:17.983674 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:17.983687 | instance | [kubernetes/kubernetes] PLAY [all] ********************************************************************* 2026-05-12 02:18:17.983698 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:17.983707 | instance | [kubernetes/kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-12 02:18:18.745031 | instance | [kubernetes/kubernetes] ok: [instance] 2026-05-12 02:18:18.745122 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:18.745134 | instance | [kubernetes/kubernetes] PLAY RECAP ********************************************************************* 2026-05-12 02:18:18.745145 | instance | [kubernetes/kubernetes] instance : ok=125 changed=55 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-05-12 02:18:18.745160 | instance | [kubernetes/kubernetes] 2026-05-12 02:18:18.843424 | instance | ==> [kubernetes] Deployment complete 2026-05-12 02:18:18.843499 | instance | ==> [csi] Starting deployment 2026-05-12 02:18:19.418144 | instance | [csi/csi] 2026-05-12 02:18:19.418196 | instance | [csi/csi] PLAY [controllers] ************************************************************* 2026-05-12 02:18:19.418204 | instance | [csi/csi] 2026-05-12 02:18:19.418210 | instance | [csi/csi] TASK [Gathering Facts] ********************************************************* 2026-05-12 02:18:20.835323 | instance | [csi/csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 02:18:20.835367 | instance | [csi/csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 02:18:20.835373 | instance | [csi/csi] interpreter could change the meaning of that path. See 2026-05-12 02:18:20.835378 | instance | [csi/csi] https://docs.ansible.com/ansible- 2026-05-12 02:18:20.835382 | instance | [csi/csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 02:18:20.862058 | instance | [csi/csi] ok: [instance] 2026-05-12 02:18:20.862114 | instance | [csi/csi] 2026-05-12 02:18:20.862129 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 02:18:20.901742 | instance | [csi/csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-12 02:18:20.901794 | instance | [csi/csi] 2026-05-12 02:18:20.901801 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-12 02:18:21.471110 | instance | [csi/csi] changed: [instance] 2026-05-12 02:18:21.471144 | instance | [csi/csi] 2026-05-12 02:18:21.471154 | instance | [csi/csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-12 02:18:23.821084 | instance | [csi/csi] changed: [instance] 2026-05-12 02:18:23.821377 | instance | [csi/csi] 2026-05-12 02:18:23.821392 | instance | [csi/csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-12 02:18:23.857751 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:23.857804 | instance | [csi/csi] 2026-05-12 02:18:23.857810 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-12 02:18:23.894808 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:23.894849 | instance | [csi/csi] 2026-05-12 02:18:23.894854 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-12 02:18:23.923760 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:23.923814 | instance | [csi/csi] 2026-05-12 02:18:23.923826 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-12 02:18:23.958492 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:23.958534 | instance | [csi/csi] 2026-05-12 02:18:23.958540 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-12 02:18:23.999756 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:23.999816 | instance | [csi/csi] 2026-05-12 02:18:23.999826 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-12 02:18:24.040148 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.040202 | instance | [csi/csi] 2026-05-12 02:18:24.040212 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-12 02:18:24.080401 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.080439 | instance | [csi/csi] 2026-05-12 02:18:24.080444 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-12 02:18:24.112270 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.112310 | instance | [csi/csi] 2026-05-12 02:18:24.112315 | instance | [csi/csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-12 02:18:24.174813 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.174881 | instance | [csi/csi] 2026-05-12 02:18:24.174888 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-12 02:18:24.197873 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.197938 | instance | [csi/csi] 2026-05-12 02:18:24.197950 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-12 02:18:24.223735 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.223777 | instance | [csi/csi] 2026-05-12 02:18:24.223785 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-12 02:18:24.254329 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.254384 | instance | [csi/csi] 2026-05-12 02:18:24.254396 | instance | [csi/csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-12 02:18:24.295769 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.295823 | instance | [csi/csi] 2026-05-12 02:18:24.295834 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-12 02:18:24.325913 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.325968 | instance | [csi/csi] 2026-05-12 02:18:24.325980 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-12 02:18:24.354529 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.354580 | instance | [csi/csi] 2026-05-12 02:18:24.354592 | instance | [csi/csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-12 02:18:24.393110 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.393159 | instance | [csi/csi] 2026-05-12 02:18:24.393170 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-12 02:18:24.422242 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.422280 | instance | [csi/csi] 2026-05-12 02:18:24.422291 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-12 02:18:24.450794 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.455540 | instance | [csi/csi] 2026-05-12 02:18:24.455568 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-12 02:18:24.480627 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.480666 | instance | [csi/csi] 2026-05-12 02:18:24.480678 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-12 02:18:24.509229 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.509265 | instance | [csi/csi] 2026-05-12 02:18:24.509275 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-12 02:18:24.536210 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.536266 | instance | [csi/csi] 2026-05-12 02:18:24.536273 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-12 02:18:24.569725 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.569783 | instance | [csi/csi] 2026-05-12 02:18:24.569791 | instance | [csi/csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-12 02:18:24.616811 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.616863 | instance | [csi/csi] 2026-05-12 02:18:24.616870 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-12 02:18:24.651557 | instance | [csi/csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-12 02:18:24.651587 | instance | [csi/csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-12 02:18:24.651592 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.651607 | instance | [csi/csi] 2026-05-12 02:18:24.651612 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-12 02:18:24.679649 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.679665 | instance | [csi/csi] 2026-05-12 02:18:24.679670 | instance | [csi/csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-12 02:18:24.730059 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.730143 | instance | [csi/csi] 2026-05-12 02:18:24.730159 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-12 02:18:24.769481 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.769532 | instance | [csi/csi] 2026-05-12 02:18:24.769540 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-12 02:18:24.798974 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.799051 | instance | [csi/csi] 2026-05-12 02:18:24.799064 | instance | [csi/csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-12 02:18:24.834124 | instance | [csi/csi] skipping: [instance] 2026-05-12 02:18:24.834159 | instance | [csi/csi] 2026-05-12 02:18:24.834185 | instance | [csi/csi] PLAY RECAP ********************************************************************* 2026-05-12 02:18:24.834196 | instance | [csi/csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-05-12 02:18:24.834206 | instance | [csi/csi] 2026-05-12 02:18:24.919064 | instance | ==> [csi] Deployment complete 2026-05-12 02:18:25.224276 | instance | ok: Runtime: 0:02:30.730277 2026-05-12 02:18:25.234624 | 2026-05-12 02:18:25.234678 | PLAY RECAP 2026-05-12 02:18:25.234724 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 02:18:25.234767 | 2026-05-12 02:18:25.354397 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-05-12 02:18:25.358301 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-12 02:18:26.109704 | 2026-05-12 02:18:26.110488 | PLAY [all] 2026-05-12 02:18:26.123812 | 2026-05-12 02:18:26.123950 | TASK [Add IP address to "br-ex"] 2026-05-12 02:18:26.653690 | instance | skipping: Conditional result was False 2026-05-12 02:18:26.663007 | 2026-05-12 02:18:26.663238 | TASK [Set "br-ex" interface to "up"] 2026-05-12 02:18:27.195183 | instance | skipping: Conditional result was False 2026-05-12 02:18:27.199674 | 2026-05-12 02:18:27.199841 | PLAY [all] 2026-05-12 02:18:27.210638 | 2026-05-12 02:18:27.210806 | TASK [Run molecule verify] 2026-05-12 02:18:27.847182 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-12 02:18:28.232859 | instance | INFO [csi > discovery] scenario test matrix: verify 2026-05-12 02:18:28.232933 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-05-12 02:18:40.526049 | instance | INFO [csi > verify] Executing 2026-05-12 02:18:41.295321 | instance | 2026-05-12 02:18:41.295561 | instance | PLAY [Verify] ****************************************************************** 2026-05-12 02:18:41.295732 | instance | 2026-05-12 02:18:41.295906 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-12 02:18:41.296090 | instance | Tuesday 12 May 2026 02:18:41 +0000 (0:00:00.027) 0:00:00.027 *********** 2026-05-12 02:18:42.770251 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-12 02:18:42.770498 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-12 02:18:42.770756 | instance | interpreter could change the meaning of that path. See 2026-05-12 02:18:42.771050 | instance | https://docs.ansible.com/ansible- 2026-05-12 02:18:42.771313 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-12 02:18:42.782740 | instance | ok: [instance] 2026-05-12 02:18:42.782966 | instance | 2026-05-12 02:18:42.783243 | instance | TASK [Create a persistent volume] ********************************************** 2026-05-12 02:18:42.783519 | instance | Tuesday 12 May 2026 02:18:42 +0000 (0:00:01.487) 0:00:01.515 *********** 2026-05-12 02:18:43.535155 | instance | changed: [instance] 2026-05-12 02:18:43.535452 | instance | 2026-05-12 02:18:43.535763 | instance | TASK [Create a pod] ************************************************************ 2026-05-12 02:18:43.536041 | instance | Tuesday 12 May 2026 02:18:43 +0000 (0:00:00.751) 0:00:02.267 *********** 2026-05-12 02:18:59.224386 | instance | changed: [instance] 2026-05-12 02:18:59.224585 | instance | 2026-05-12 02:18:59.224914 | instance | TASK [Delete the pod] ********************************************************** 2026-05-12 02:18:59.225209 | instance | Tuesday 12 May 2026 02:18:59 +0000 (0:00:15.689) 0:00:17.956 *********** 2026-05-12 02:18:59.899278 | instance | changed: [instance] 2026-05-12 02:18:59.899382 | instance | 2026-05-12 02:18:59.899575 | instance | TASK [Delete the persistent volume] ******************************************** 2026-05-12 02:18:59.899756 | instance | Tuesday 12 May 2026 02:18:59 +0000 (0:00:00.674) 0:00:18.631 *********** 2026-05-12 02:19:00.598250 | instance | ok: [instance] 2026-05-12 02:19:00.598386 | instance | 2026-05-12 02:19:00.598574 | instance | PLAY RECAP ********************************************************************* 2026-05-12 02:19:00.598768 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-12 02:19:00.598939 | instance | 2026-05-12 02:19:00.599112 | instance | Tuesday 12 May 2026 02:19:00 +0000 (0:00:00.699) 0:00:19.331 *********** 2026-05-12 02:19:00.599274 | instance | =============================================================================== 2026-05-12 02:19:00.599451 | instance | Create a pod ----------------------------------------------------------- 15.69s 2026-05-12 02:19:00.599624 | instance | Gathering Facts --------------------------------------------------------- 1.49s 2026-05-12 02:19:00.599808 | instance | Create a persistent volume ---------------------------------------------- 0.75s 2026-05-12 02:19:00.599981 | instance | Delete the persistent volume -------------------------------------------- 0.70s 2026-05-12 02:19:00.600154 | instance | Delete the pod ---------------------------------------------------------- 0.67s 2026-05-12 02:19:00.684333 | instance | INFO [csi > verify] Executed: Successful 2026-05-12 02:19:00.685027 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-05-12 02:19:00.793403 | instance | ok: Runtime: 0:00:33.181634 2026-05-12 02:19:00.796545 | 2026-05-12 02:19:00.796600 | PLAY RECAP 2026-05-12 02:19:00.796647 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 02:19:00.796669 | 2026-05-12 02:19:00.935541 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-05-12 02:19:00.942272 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-12 02:19:01.625873 | 2026-05-12 02:19:01.626052 | PLAY [all] 2026-05-12 02:19:01.643068 | 2026-05-12 02:19:01.643212 | TASK [gather-host-logs : creating directory for system status] 2026-05-12 02:19:02.013907 | instance | changed 2026-05-12 02:19:02.019762 | 2026-05-12 02:19:02.019923 | TASK [gather-host-logs : Get logs for each host] 2026-05-12 02:19:02.409195 | instance | + systemd-cgls --full --all --no-pager 2026-05-12 02:19:02.425784 | instance | + ip addr 2026-05-12 02:19:02.429086 | instance | + ip route 2026-05-12 02:19:02.431851 | instance | + lsblk 2026-05-12 02:19:02.435601 | instance | + mount 2026-05-12 02:19:02.438429 | instance | + docker images 2026-05-12 02:19:02.438980 | instance | /bin/bash: line 7: docker: command not found 2026-05-12 02:19:02.439236 | instance | + brctl show 2026-05-12 02:19:02.439808 | instance | /bin/bash: line 8: brctl: command not found 2026-05-12 02:19:02.440055 | instance | + ps aux --sort=-%mem 2026-05-12 02:19:02.463511 | instance | + dpkg -l 2026-05-12 02:19:02.475789 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-12 02:19:02.476503 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-12 02:19:02.476685 | instance | /bin/bash: line 11: docker: command not found 2026-05-12 02:19:02.477226 | instance | + '[' '!' -z '' ']' 2026-05-12 02:19:02.560848 | instance | ok: Runtime: 0:00:00.072272 2026-05-12 02:19:02.567432 | 2026-05-12 02:19:02.567525 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-12 02:19:03.209564 | instance | changed: 2026-05-12 02:19:03.209788 | instance | created directory /var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/logs/instance 2026-05-12 02:19:03.209830 | instance | cd+++++++++ system/ 2026-05-12 02:19:03.209862 | instance | >f+++++++++ system/brctl-show.txt 2026-05-12 02:19:03.209891 | instance | >f+++++++++ system/docker-images.txt 2026-05-12 02:19:03.209918 | instance | >f+++++++++ system/ip-addr.txt 2026-05-12 02:19:03.209951 | instance | >f+++++++++ system/ip-route.txt 2026-05-12 02:19:03.209981 | instance | >f+++++++++ system/lsblk.txt 2026-05-12 02:19:03.210009 | instance | >f+++++++++ system/mount.txt 2026-05-12 02:19:03.210039 | instance | >f+++++++++ system/packages.txt 2026-05-12 02:19:03.210087 | instance | >f+++++++++ system/ps.txt 2026-05-12 02:19:03.210114 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-12 02:19:03.221786 | 2026-05-12 02:19:03.221926 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-12 02:19:03.434364 | instance | changed: "values" 2026-05-12 02:19:03.607588 | instance | changed: "releases" 2026-05-12 02:19:03.618590 | 2026-05-12 02:19:03.618774 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-12 02:19:05.186367 | instance | ok: Runtime: 0:00:01.294804 2026-05-12 02:19:05.192616 | 2026-05-12 02:19:05.192787 | TASK [helm-release-status : Downloads logs to executor] 2026-05-12 02:19:05.695486 | instance | changed: 2026-05-12 02:19:05.695701 | instance | cd+++++++++ helm/ 2026-05-12 02:19:05.695742 | instance | cd+++++++++ helm/releases/ 2026-05-12 02:19:05.695773 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-12 02:19:05.695803 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-12 02:19:05.695831 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-12 02:19:05.695859 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-12 02:19:05.695886 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-12 02:19:05.695913 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-12 02:19:05.695939 | instance | cd+++++++++ helm/values/ 2026-05-12 02:19:05.695966 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-12 02:19:05.695999 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-12 02:19:05.696030 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-12 02:19:05.696058 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-12 02:19:05.696085 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-12 02:19:05.696113 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-12 02:19:05.707325 | 2026-05-12 02:19:05.707395 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-12 02:19:05.924695 | instance | changed 2026-05-12 02:19:05.931603 | 2026-05-12 02:19:05.931703 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-12 02:19:06.203481 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 02:19:06.204101 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 02:19:06.210062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:06.212206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:06.288188 | instance | node/instance 2026-05-12 02:19:06.290406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:06.326396 | instance | clusterrole/admin 2026-05-12 02:19:06.469996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:06.490382 | instance | clusterrole/cilium 2026-05-12 02:19:06.506583 | instance | clusterrole/cilium-operator 2026-05-12 02:19:06.521568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:06.636577 | instance | clusterrole/cluster-admin 2026-05-12 02:19:06.701905 | instance | clusterrole/edit 2026-05-12 02:19:06.772615 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-12 02:19:06.852365 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-12 02:19:06.916162 | instance | clusterrole/kubeadm:get-nodes 2026-05-12 02:19:07.019031 | instance | clusterrole/local-path-provisioner 2026-05-12 02:19:07.069396 | instance | clusterrole/system:aggregate-to-admin 2026-05-12 02:19:07.157866 | instance | clusterrole/system:aggregate-to-edit 2026-05-12 02:19:07.216149 | instance | clusterrole/system:aggregate-to-view 2026-05-12 02:19:07.305411 | instance | clusterrole/system:auth-delegator 2026-05-12 02:19:07.376379 | instance | clusterrole/system:basic-user 2026-05-12 02:19:07.450491 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-12 02:19:07.533046 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-12 02:19:07.601505 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-12 02:19:07.697531 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-12 02:19:07.748010 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-12 02:19:07.873183 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-12 02:19:07.928083 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-12 02:19:08.036095 | instance | clusterrole/system:controller:certificate-controller 2026-05-12 02:19:08.079657 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-12 02:19:08.185355 | instance | clusterrole/system:controller:cronjob-controller 2026-05-12 02:19:08.231593 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-12 02:19:08.342007 | instance | clusterrole/system:controller:deployment-controller 2026-05-12 02:19:08.396930 | instance | clusterrole/system:controller:disruption-controller 2026-05-12 02:19:08.530025 | instance | clusterrole/system:controller:endpoint-controller 2026-05-12 02:19:08.573766 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-12 02:19:08.683501 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-12 02:19:08.741935 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-12 02:19:08.845741 | instance | clusterrole/system:controller:expand-controller 2026-05-12 02:19:08.898872 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-12 02:19:09.001164 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-12 02:19:09.054988 | instance | clusterrole/system:controller:job-controller 2026-05-12 02:19:09.151099 | instance | clusterrolebinding/cilium 2026-05-12 02:19:09.199098 | instance | clusterrole/system:controller:namespace-controller 2026-05-12 02:19:09.303833 | instance | clusterrole/system:controller:node-controller 2026-05-12 02:19:09.351291 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-12 02:19:09.461683 | instance | clusterrolebinding/cilium-operator 2026-05-12 02:19:09.519799 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-12 02:19:09.608821 | instance | clusterrolebinding/cluster-admin 2026-05-12 02:19:09.671489 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-12 02:19:09.755739 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-12 02:19:09.816770 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-12 02:19:09.919784 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-12 02:19:09.971785 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-12 02:19:10.080620 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-12 02:19:10.114202 | instance | clusterrole/system:controller:replicaset-controller 2026-05-12 02:19:10.240027 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-12 02:19:10.270071 | instance | clusterrole/system:controller:replication-controller 2026-05-12 02:19:10.383419 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-12 02:19:10.413000 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-12 02:19:10.535844 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-12 02:19:10.581029 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-12 02:19:10.705360 | instance | clusterrole/system:controller:route-controller 2026-05-12 02:19:10.741700 | instance | clusterrolebinding/local-path-provisioner 2026-05-12 02:19:10.857672 | instance | clusterrole/system:controller:service-account-controller 2026-05-12 02:19:10.945560 | instance | clusterrole/system:controller:service-controller 2026-05-12 02:19:11.012117 | instance | clusterrolebinding/system:basic-user 2026-05-12 02:19:11.106351 | instance | clusterrole/system:controller:statefulset-controller 2026-05-12 02:19:11.191108 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-12 02:19:11.247038 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-12 02:19:11.344806 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-12 02:19:11.391978 | instance | clusterrole/system:controller:ttl-controller 2026-05-12 02:19:11.509729 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-12 02:19:11.538617 | instance | clusterrole/system:coredns 2026-05-12 02:19:11.683464 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-12 02:19:11.686419 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-12 02:19:11.852439 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-12 02:19:11.859545 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-12 02:19:12.008608 | instance | clusterrole/system:discovery 2026-05-12 02:19:12.025144 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-12 02:19:12.165056 | instance | clusterrole/system:heapster 2026-05-12 02:19:12.178666 | instance | clusterrole/system:kube-aggregator 2026-05-12 02:19:12.320411 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-12 02:19:12.342737 | instance | clusterrole/system:kube-controller-manager 2026-05-12 02:19:12.470973 | instance | clusterrole/system:kube-dns 2026-05-12 02:19:12.491266 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-12 02:19:12.621821 | instance | clusterrole/system:kube-scheduler 2026-05-12 02:19:12.634997 | instance | clusterrole/system:kubelet-api-admin 2026-05-12 02:19:12.782279 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-12 02:19:12.804376 | instance | clusterrole/system:monitoring 2026-05-12 02:19:12.927753 | instance | clusterrole/system:node 2026-05-12 02:19:12.976261 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-12 02:19:13.092242 | instance | clusterrole/system:node-bootstrapper 2026-05-12 02:19:13.118532 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-12 02:19:13.243675 | instance | clusterrole/system:node-problem-detector 2026-05-12 02:19:13.266620 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-12 02:19:13.407359 | instance | clusterrole/system:node-proxier 2026-05-12 02:19:13.416720 | instance | clusterrolebinding/system:controller:job-controller 2026-05-12 02:19:13.568941 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-12 02:19:13.575447 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-12 02:19:13.714523 | instance | clusterrole/system:public-info-viewer 2026-05-12 02:19:13.727123 | instance | clusterrolebinding/system:controller:node-controller 2026-05-12 02:19:13.871790 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-12 02:19:13.873318 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-12 02:19:14.019778 | instance | clusterrole/system:volume-scheduler 2026-05-12 02:19:14.035279 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-12 02:19:14.174698 | instance | clusterrole/view 2026-05-12 02:19:14.187077 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-12 02:19:14.334587 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-12 02:19:14.335269 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-12 02:19:14.484627 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-12 02:19:14.492067 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-12 02:19:14.631795 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-12 02:19:14.655433 | instance | clusterrolebinding/system:controller:route-controller 2026-05-12 02:19:14.782830 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-12 02:19:14.805858 | instance | clusterrolebinding/system:controller:service-controller 2026-05-12 02:19:14.925505 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-12 02:19:14.962406 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-12 02:19:15.102299 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-12 02:19:15.114876 | instance | clusterrolebinding/system:coredns 2026-05-12 02:19:15.248600 | instance | clusterrolebinding/system:discovery 2026-05-12 02:19:15.276071 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-12 02:19:15.400800 | instance | clusterrolebinding/system:kube-dns 2026-05-12 02:19:15.422032 | instance | clusterrolebinding/system:kube-scheduler 2026-05-12 02:19:15.566049 | instance | clusterrolebinding/system:monitoring 2026-05-12 02:19:15.571241 | instance | clusterrolebinding/system:node 2026-05-12 02:19:15.709277 | instance | clusterrolebinding/system:node-proxier 2026-05-12 02:19:15.720047 | instance | clusterrolebinding/system:public-info-viewer 2026-05-12 02:19:15.852218 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-12 02:19:15.873151 | instance | clusterrolebinding/system:volume-scheduler 2026-05-12 02:19:16.009437 | instance | storageclass/general 2026-05-12 02:19:16.010859 | instance | namespace/default 2026-05-12 02:19:16.161301 | instance | namespace/envoy-gateway-system 2026-05-12 02:19:16.173523 | instance | namespace/kube-node-lease 2026-05-12 02:19:16.308617 | instance | namespace/kube-public 2026-05-12 02:19:16.323203 | instance | namespace/kube-system 2026-05-12 02:19:16.463343 | instance | namespace/local-path-storage 2026-05-12 02:19:17.042336 | instance | ok: Runtime: 0:00:10.424427 2026-05-12 02:19:17.048770 | 2026-05-12 02:19:17.048840 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-12 02:19:17.268101 | instance | changed 2026-05-12 02:19:17.274431 | 2026-05-12 02:19:17.274514 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-12 02:19:17.479714 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 02:19:17.479834 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 02:19:17.480451 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-12 02:19:17.569776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.571700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.647777 | instance | default/configmaps/kube-root-ca.crt 2026-05-12 02:19:17.653179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.665633 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-12 02:19:17.669551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.732757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.749850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.816734 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-12 02:19:17.837722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.838655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.921120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:17.927448 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-12 02:19:17.932241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.004348 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-12 02:19:18.005023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.038803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.084549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.129639 | instance | default/endpoints/kubernetes 2026-05-12 02:19:18.140023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.199852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.220828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.286957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.291240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.368269 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh6wg 2026-05-12 02:19:18.369801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.372174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.453836 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:18.463297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.472796 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:18.479927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.542842 | instance | default/persistentvolumeclaims/test-pvc 2026-05-12 02:19:18.544605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.585918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.645249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.677711 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-12 02:19:18.684036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.726883 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-12 02:19:18.727290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.797167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.824644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.900004 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-12 02:19:18.915708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:18.955866 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-12 02:19:19.022541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.056046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.082773 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-12 02:19:19.123385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.160110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.179615 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-12 02:19:19.227268 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.242549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.282375 | instance | default/serviceaccounts/default 2026-05-12 02:19:19.313531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.330274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.393186 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-12 02:19:19.407321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.417712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.456256 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-12 02:19:19.500879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.514431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.632472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.640540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.679489 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-12 02:19:19.730226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.733063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.769840 | instance | envoy-gateway-system/secrets/envoy 2026-05-12 02:19:19.803595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.849333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.909404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.948991 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-12 02:19:19.958909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:19.975268 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-12 02:19:20.016913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.055863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.093805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.139472 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-12 02:19:20.155597 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:20.155831 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-12 02:19:20.162497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.208700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.272705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.318640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.342735 | instance | default/services/kubernetes 2026-05-12 02:19:20.381316 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:20.387794 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.431999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.463405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.520206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.521277 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-12 02:19:20.583687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.622385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.638406 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-12 02:19:20.694638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.728937 | instance | kube-public/configmaps/cluster-info 2026-05-12 02:19:20.732530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.802132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.818993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.824325 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-12 02:19:20.893948 | instance | kube-node-lease/serviceaccounts/default 2026-05-12 02:19:20.894125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.915784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.979688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:20.984946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.021645 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-12 02:19:21.072277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.072325 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-12 02:19:21.076767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.164430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.178011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.206830 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-12 02:19:21.249567 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-12 02:19:21.250634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.291226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.339910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.386879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.388601 | instance | kube-system/configmaps/cilium-config 2026-05-12 02:19:21.440813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.443612 | instance | kube-system/configmaps/coredns 2026-05-12 02:19:21.480690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.531521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.561263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.578857 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-12 02:19:21.628443 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-12 02:19:21.632372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.690580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.711963 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:21.721057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.778401 | instance | kube-system/configmaps/kube-proxy 2026-05-12 02:19:21.778677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.796324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.836165 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-12 02:19:21.889407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.889739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:21.962467 | instance | kube-system/configmaps/kubeadm-config 2026-05-12 02:19:21.975716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.004994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.038672 | instance | kube-system/configmaps/kubelet-config 2026-05-12 02:19:22.139625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.149826 | instance | kube-public/serviceaccounts/default 2026-05-12 02:19:22.193545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.220174 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-12 02:19:22.228303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.230372 | instance | kube-system/daemonsets/cilium 2026-05-12 02:19:22.286110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.325986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.337917 | instance | kube-system/daemonsets/kube-proxy 2026-05-12 02:19:22.374480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.407931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.421123 | instance | kube-system/endpoints/kube-dns 2026-05-12 02:19:22.454842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.496648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.540237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-12 02:19:22.579428 | instance | kube-system/deployment/cilium-operator 2026-05-12 02:19:22.620537 | instance | kube-system/deployment/coredns 2026-05-12 02:19:22.766121 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-12 02:19:22.799187 | instance | local-path-storage/configmaps/local-path-config 2026-05-12 02:19:22.932644 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-12 02:19:22.946171 | instance | kube-system/pods/cilium-f5gpc 2026-05-12 02:19:23.100132 | instance | kube-system/pods/cilium-operator-869df985b8-r9gkf 2026-05-12 02:19:23.126180 | instance | kube-system/pods/coredns-67659f764b-c4vjk 2026-05-12 02:19:23.263153 | instance | kube-system/pods/coredns-67659f764b-kljd2 2026-05-12 02:19:23.291485 | instance | kube-system/pods/etcd-instance 2026-05-12 02:19:23.433610 | instance | kube-system/pods/kube-apiserver-instance 2026-05-12 02:19:23.452301 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-12 02:19:23.604808 | instance | kube-system/pods/kube-proxy-jzcxz 2026-05-12 02:19:23.622431 | instance | kube-system/pods/kube-scheduler-instance 2026-05-12 02:19:23.776449 | instance | kube-system/pods/kube-vip-instance 2026-05-12 02:19:23.794344 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-12 02:19:23.957009 | instance | kube-system/rolebindings/kube-proxy 2026-05-12 02:19:23.975133 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-12 02:19:24.117292 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-12 02:19:24.143447 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-12 02:19:24.308492 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-12 02:19:24.314518 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-12 02:19:24.485659 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-12 02:19:24.489675 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-12 02:19:24.650990 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-12 02:19:24.657822 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-12 02:19:24.825805 | instance | kube-system/roles/cilium-config-agent 2026-05-12 02:19:24.832265 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-12 02:19:24.983809 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-wpd7l 2026-05-12 02:19:25.003022 | instance | kube-system/roles/kube-proxy 2026-05-12 02:19:25.153188 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-12 02:19:25.181815 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-12 02:19:25.317834 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-12 02:19:25.352030 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-12 02:19:25.485784 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-12 02:19:25.544625 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-12 02:19:25.652942 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-12 02:19:25.722109 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-12 02:19:25.817201 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-12 02:19:25.899161 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-12 02:19:26.034466 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-12 02:19:26.097898 | instance | kube-system/serviceaccounts/cilium 2026-05-12 02:19:26.265887 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-12 02:19:26.294873 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-12 02:19:26.473402 | instance | kube-system/serviceaccounts/coredns 2026-05-12 02:19:26.506332 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-12 02:19:26.671805 | instance | kube-system/secrets/bootstrap-token-d9dnnr 2026-05-12 02:19:26.708424 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-12 02:19:26.846750 | instance | kube-system/serviceaccounts/default 2026-05-12 02:19:26.921863 | instance | kube-system/secrets/bootstrap-token-vtfol3 2026-05-12 02:19:27.041604 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-12 02:19:27.079365 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-12 02:19:27.270246 | instance | kube-system/secrets/kubeadm-certs 2026-05-12 02:19:27.295102 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-12 02:19:27.465795 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-12 02:19:27.493635 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-12 02:19:27.697727 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-12 02:19:27.765867 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-12 02:19:27.909653 | instance | kube-system/serviceaccounts/expand-controller 2026-05-12 02:19:27.973303 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-12 02:19:28.127633 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-12 02:19:28.185022 | instance | kube-system/serviceaccounts/job-controller 2026-05-12 02:19:28.320640 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-12 02:19:28.397831 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-12 02:19:28.509285 | instance | kube-system/serviceaccounts/node-controller 2026-05-12 02:19:28.602635 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-12 02:19:28.696340 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-12 02:19:28.803202 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-12 02:19:28.887253 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-12 02:19:29.016519 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-12 02:19:29.097948 | instance | kube-system/serviceaccounts/replication-controller 2026-05-12 02:19:29.234480 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-12 02:19:29.306479 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-12 02:19:29.442423 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-12 02:19:29.502493 | instance | kube-system/serviceaccounts/service-controller 2026-05-12 02:19:29.639695 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-12 02:19:29.703502 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-12 02:19:29.839197 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-12 02:19:29.947541 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-12 02:19:30.057277 | instance | kube-system/services/kube-dns 2026-05-12 02:19:30.143340 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-12 02:19:30.215581 | instance | local-path-storage/serviceaccounts/default 2026-05-12 02:19:30.284672 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-12 02:19:30.840230 | instance | ok: Runtime: 0:00:12.973024 2026-05-12 02:19:30.848824 | 2026-05-12 02:19:30.848929 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-12 02:19:31.412875 | instance | changed: 2026-05-12 02:19:31.413102 | instance | cd+++++++++ objects/ 2026-05-12 02:19:31.413140 | instance | cd+++++++++ objects/cluster/ 2026-05-12 02:19:31.413163 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-12 02:19:31.413184 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-12 02:19:31.413203 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-12 02:19:31.413223 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-12 02:19:31.413242 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-12 02:19:31.413260 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-12 02:19:31.413278 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-12 02:19:31.413297 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-12 02:19:31.413316 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-12 02:19:31.413335 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-12 02:19:31.413353 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-12 02:19:31.413394 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-12 02:19:31.413421 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-12 02:19:31.413443 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-12 02:19:31.413464 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-12 02:19:31.413484 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-12 02:19:31.413503 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-12 02:19:31.413522 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-12 02:19:31.413542 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-12 02:19:31.413561 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-12 02:19:31.413580 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-12 02:19:31.413599 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-12 02:19:31.413618 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-12 02:19:31.413637 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-12 02:19:31.413656 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-12 02:19:31.413675 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-12 02:19:31.413694 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-12 02:19:31.413713 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-12 02:19:31.413751 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-12 02:19:31.413772 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-12 02:19:31.413798 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-12 02:19:31.413818 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-12 02:19:31.413838 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-12 02:19:31.413857 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-12 02:19:31.413876 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-12 02:19:31.413894 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-12 02:19:31.413913 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-12 02:19:31.413932 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-12 02:19:31.413951 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-12 02:19:31.413969 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-12 02:19:31.414005 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-12 02:19:31.414049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-12 02:19:31.414079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-12 02:19:31.414114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-12 02:19:31.414144 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-12 02:19:31.414165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-12 02:19:31.414185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-12 02:19:31.414203 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-12 02:19:31.414222 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-12 02:19:31.414241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-12 02:19:31.414259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-12 02:19:31.414278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-12 02:19:31.414297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-12 02:19:31.414315 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-12 02:19:31.414336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-12 02:19:31.414376 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-12 02:19:31.414414 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-12 02:19:31.414437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-12 02:19:31.414458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-12 02:19:31.414478 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-12 02:19:31.414497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-12 02:19:31.414516 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-12 02:19:31.414535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-12 02:19:31.414555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-12 02:19:31.414574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-12 02:19:31.414593 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-12 02:19:31.414612 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-12 02:19:31.414631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-12 02:19:31.414649 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-12 02:19:31.414667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-12 02:19:31.414686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-12 02:19:31.414704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-12 02:19:31.414722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-12 02:19:31.414741 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-12 02:19:31.414759 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-12 02:19:31.414777 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-12 02:19:31.414801 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-12 02:19:31.414821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-12 02:19:31.414840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-12 02:19:31.414858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-12 02:19:31.414877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-12 02:19:31.414896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-12 02:19:31.414915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-12 02:19:31.414934 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-12 02:19:31.414954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-12 02:19:31.414972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-12 02:19:31.414991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-12 02:19:31.415010 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-12 02:19:31.415029 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-12 02:19:31.415048 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-12 02:19:31.415067 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-12 02:19:31.415086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-12 02:19:31.415104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-12 02:19:31.415123 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-12 02:19:31.415142 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-12 02:19:31.415162 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-12 02:19:31.415181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-12 02:19:31.415200 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-12 02:19:31.415219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-12 02:19:31.415238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-12 02:19:31.415257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-12 02:19:31.415276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-12 02:19:31.415295 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-12 02:19:31.415314 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-12 02:19:31.415332 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-12 02:19:31.415351 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-12 02:19:31.415370 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-12 02:19:31.415391 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-12 02:19:31.415411 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-12 02:19:31.415429 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-12 02:19:31.415452 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-12 02:19:31.415472 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-12 02:19:31.415491 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-12 02:19:31.415509 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-12 02:19:31.415529 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-12 02:19:31.415582 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-12 02:19:31.415609 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-12 02:19:31.415630 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-12 02:19:31.415649 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-12 02:19:31.415668 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-12 02:19:31.415686 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-12 02:19:31.415705 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-12 02:19:31.415722 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-12 02:19:31.415741 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-12 02:19:31.415759 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-12 02:19:31.415777 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-12 02:19:31.415795 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-12 02:19:31.415813 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-12 02:19:31.415832 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-12 02:19:31.415851 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-12 02:19:31.415869 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-12 02:19:31.415887 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-12 02:19:31.415906 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-12 02:19:31.415924 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-12 02:19:31.415942 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-12 02:19:31.415960 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-12 02:19:31.415978 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-12 02:19:31.415996 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-12 02:19:31.416013 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-12 02:19:31.416031 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-12 02:19:31.416049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-12 02:19:31.416067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-12 02:19:31.416084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-12 02:19:31.416102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-12 02:19:31.416120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-12 02:19:31.416137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-12 02:19:31.416155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-12 02:19:31.416173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-12 02:19:31.416198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-12 02:19:31.416218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-12 02:19:31.416238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-12 02:19:31.416257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-12 02:19:31.416277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-12 02:19:31.416295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-12 02:19:31.416313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-12 02:19:31.416332 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-12 02:19:31.416350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-12 02:19:31.416369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-12 02:19:31.416387 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-12 02:19:31.416404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-12 02:19:31.416422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-12 02:19:31.416441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-12 02:19:31.416459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-12 02:19:31.416477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-12 02:19:31.416495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-12 02:19:31.416514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-12 02:19:31.416533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-12 02:19:31.416551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-12 02:19:31.416568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-12 02:19:31.416586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-12 02:19:31.416605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-12 02:19:31.416623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-12 02:19:31.416642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-12 02:19:31.416660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-12 02:19:31.416678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-12 02:19:31.416696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-12 02:19:31.416714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-12 02:19:31.416732 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-12 02:19:31.416749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-12 02:19:31.416767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-12 02:19:31.416791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-12 02:19:31.416810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-12 02:19:31.416829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-12 02:19:31.416847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-12 02:19:31.416866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-12 02:19:31.416886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-12 02:19:31.416904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-12 02:19:31.416922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-12 02:19:31.416940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-12 02:19:31.416995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-12 02:19:31.417038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-12 02:19:31.417061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-12 02:19:31.417081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-12 02:19:31.417101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-12 02:19:31.417120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-12 02:19:31.417138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-12 02:19:31.417157 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-12 02:19:31.417177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-12 02:19:31.417195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-12 02:19:31.417214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-12 02:19:31.417234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-12 02:19:31.417253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-12 02:19:31.417272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-12 02:19:31.417290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-12 02:19:31.417309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-12 02:19:31.417327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-12 02:19:31.417346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-12 02:19:31.417364 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-12 02:19:31.417383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-12 02:19:31.417402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-12 02:19:31.417420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-12 02:19:31.417447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-12 02:19:31.417467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-12 02:19:31.417486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-12 02:19:31.417505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-12 02:19:31.417524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-12 02:19:31.417543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-12 02:19:31.417562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-12 02:19:31.417581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-12 02:19:31.417600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-12 02:19:31.417619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-12 02:19:31.417639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-12 02:19:31.417658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-12 02:19:31.417677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-12 02:19:31.417696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-12 02:19:31.417715 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-12 02:19:31.417779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-12 02:19:31.417801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-12 02:19:31.417820 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-12 02:19:31.417840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-12 02:19:31.417858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-12 02:19:31.417877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-12 02:19:31.417896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-12 02:19:31.417915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-12 02:19:31.417935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-12 02:19:31.417953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-12 02:19:31.417972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-12 02:19:31.417991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-12 02:19:31.418008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-12 02:19:31.418026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-12 02:19:31.418045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-12 02:19:31.418063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-12 02:19:31.418082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-12 02:19:31.418101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-12 02:19:31.418120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-12 02:19:31.418145 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-12 02:19:31.418164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-12 02:19:31.418182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-12 02:19:31.418202 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-12 02:19:31.418220 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-12 02:19:31.418239 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-12 02:19:31.418257 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-12 02:19:31.418276 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-12 02:19:31.418294 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-12 02:19:31.418313 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-12 02:19:31.418331 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-12 02:19:31.418349 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-12 02:19:31.418367 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-12 02:19:31.418385 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-12 02:19:31.418404 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-12 02:19:31.418426 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-12 02:19:31.418445 | instance | cd+++++++++ objects/cluster/node/ 2026-05-12 02:19:31.418463 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-12 02:19:31.418482 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-12 02:19:31.418501 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-12 02:19:31.418519 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-12 02:19:31.418538 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-12 02:19:31.418557 | instance | cd+++++++++ objects/namespaced/ 2026-05-12 02:19:31.418575 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-12 02:19:31.418594 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-12 02:19:31.418613 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.418632 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.418650 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-12 02:19:31.418669 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-12 02:19:31.418687 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-12 02:19:31.418705 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-05-12 02:19:31.418724 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-05-12 02:19:31.418742 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-05-12 02:19:31.418761 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-12 02:19:31.418779 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-12 02:19:31.418796 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-12 02:19:31.418816 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-12 02:19:31.418834 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-12 02:19:31.418853 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-12 02:19:31.418872 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-12 02:19:31.418891 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-12 02:19:31.418916 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-12 02:19:31.418936 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-12 02:19:31.418956 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.418975 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.418994 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-12 02:19:31.419014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-12 02:19:31.419033 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-12 02:19:31.419052 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-12 02:19:31.419072 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-12 02:19:31.419091 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-12 02:19:31.419130 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-12 02:19:31.419170 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh6wg.txt 2026-05-12 02:19:31.419194 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-gh6wg.yaml 2026-05-12 02:19:31.419215 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-12 02:19:31.419234 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 02:19:31.419253 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 02:19:31.419273 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-12 02:19:31.419292 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-12 02:19:31.419311 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-12 02:19:31.419330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-12 02:19:31.419348 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-12 02:19:31.419366 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 02:19:31.419386 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 02:19:31.419405 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-12 02:19:31.419423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-12 02:19:31.419442 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-12 02:19:31.419461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-12 02:19:31.419480 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-12 02:19:31.419498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-12 02:19:31.419516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-12 02:19:31.419534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-12 02:19:31.419553 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-12 02:19:31.419578 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-12 02:19:31.419598 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-12 02:19:31.419616 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-12 02:19:31.419635 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-12 02:19:31.419654 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-12 02:19:31.419673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-12 02:19:31.419692 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-12 02:19:31.419711 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-12 02:19:31.419730 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-12 02:19:31.419749 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-12 02:19:31.419767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-12 02:19:31.419785 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-12 02:19:31.419804 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-12 02:19:31.419823 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-12 02:19:31.419842 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-12 02:19:31.419860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-12 02:19:31.419879 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-12 02:19:31.419898 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-12 02:19:31.419917 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.419935 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.419953 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-12 02:19:31.419972 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-12 02:19:31.419990 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-12 02:19:31.420009 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-12 02:19:31.420035 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-12 02:19:31.420055 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-12 02:19:31.420074 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-12 02:19:31.420093 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.420111 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.420130 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-12 02:19:31.420148 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-12 02:19:31.420167 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-12 02:19:31.420185 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-12 02:19:31.420204 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-12 02:19:31.420228 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-12 02:19:31.420248 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-12 02:19:31.420267 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-12 02:19:31.420285 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-12 02:19:31.420304 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-12 02:19:31.420323 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-12 02:19:31.420342 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-12 02:19:31.420361 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-12 02:19:31.420380 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-12 02:19:31.420399 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-12 02:19:31.420419 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-12 02:19:31.420437 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-12 02:19:31.420456 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-12 02:19:31.420475 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-12 02:19:31.420501 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-12 02:19:31.420523 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-12 02:19:31.420543 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-12 02:19:31.420563 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-12 02:19:31.420583 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-12 02:19:31.420602 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-12 02:19:31.420621 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.420641 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.420659 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-12 02:19:31.420677 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-12 02:19:31.420696 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-12 02:19:31.420715 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-12 02:19:31.420735 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-12 02:19:31.420754 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-12 02:19:31.420773 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-12 02:19:31.420793 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-12 02:19:31.420812 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-12 02:19:31.420831 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-12 02:19:31.420849 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-12 02:19:31.420868 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-12 02:19:31.420886 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-12 02:19:31.420905 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-12 02:19:31.420924 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-12 02:19:31.420949 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-12 02:19:31.421047 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-12 02:19:31.421079 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-12 02:19:31.421101 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-f5gpc.txt 2026-05-12 02:19:31.421121 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-f5gpc.yaml 2026-05-12 02:19:31.421140 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-r9gkf.txt 2026-05-12 02:19:31.421158 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-r9gkf.yaml 2026-05-12 02:19:31.421177 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c4vjk.txt 2026-05-12 02:19:31.421196 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-c4vjk.yaml 2026-05-12 02:19:31.421215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kljd2.txt 2026-05-12 02:19:31.421234 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kljd2.yaml 2026-05-12 02:19:31.421252 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-12 02:19:31.421271 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-12 02:19:31.421290 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-12 02:19:31.421308 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-12 02:19:31.421326 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-12 02:19:31.421344 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-12 02:19:31.421362 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jzcxz.txt 2026-05-12 02:19:31.421380 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jzcxz.yaml 2026-05-12 02:19:31.421398 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-12 02:19:31.421417 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-12 02:19:31.421434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-12 02:19:31.421453 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-12 02:19:31.421472 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-12 02:19:31.421491 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-12 02:19:31.421510 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-12 02:19:31.421529 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-12 02:19:31.421548 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-12 02:19:31.421566 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-12 02:19:31.421584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-12 02:19:31.421603 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-12 02:19:31.421622 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-12 02:19:31.421642 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-12 02:19:31.421660 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-12 02:19:31.421679 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-12 02:19:31.421709 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-12 02:19:31.421749 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-12 02:19:31.421771 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-12 02:19:31.421794 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-12 02:19:31.421820 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-12 02:19:31.421841 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-12 02:19:31.421860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-12 02:19:31.421879 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-12 02:19:31.421898 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-12 02:19:31.421917 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-12 02:19:31.421936 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-12 02:19:31.421954 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-12 02:19:31.421973 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-12 02:19:31.421992 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-12 02:19:31.422012 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-12 02:19:31.422038 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-12 02:19:31.422058 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-12 02:19:31.422078 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-12 02:19:31.422096 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-12 02:19:31.422115 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-12 02:19:31.422134 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-12 02:19:31.422152 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-12 02:19:31.422171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-12 02:19:31.422191 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-12 02:19:31.422210 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-12 02:19:31.422229 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-12 02:19:31.422248 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-12 02:19:31.422267 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-12 02:19:31.422285 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-12 02:19:31.422304 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-12 02:19:31.422322 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-12 02:19:31.422341 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-12 02:19:31.422366 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-12 02:19:31.422387 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-12 02:19:31.422406 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-12 02:19:31.422425 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-d9dnnr.txt 2026-05-12 02:19:31.422444 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-d9dnnr.yaml 2026-05-12 02:19:31.422463 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vtfol3.txt 2026-05-12 02:19:31.422482 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-vtfol3.yaml 2026-05-12 02:19:31.422500 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-12 02:19:31.422519 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-12 02:19:31.422538 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-12 02:19:31.422556 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-12 02:19:31.422575 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-12 02:19:31.422595 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-12 02:19:31.422613 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-12 02:19:31.422632 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-12 02:19:31.422650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-12 02:19:31.422668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-12 02:19:31.422686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-12 02:19:31.422705 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-12 02:19:31.422724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-12 02:19:31.422743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-12 02:19:31.422761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-12 02:19:31.422780 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-12 02:19:31.422799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-12 02:19:31.422819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-12 02:19:31.422838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-12 02:19:31.422858 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-12 02:19:31.422877 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-12 02:19:31.422895 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-12 02:19:31.422914 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-12 02:19:31.422932 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-12 02:19:31.422950 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-12 02:19:31.422969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-12 02:19:31.422987 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-12 02:19:31.423014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-12 02:19:31.423041 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-12 02:19:31.423062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-12 02:19:31.423081 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-12 02:19:31.423099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-12 02:19:31.423119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-12 02:19:31.423138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-12 02:19:31.423157 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-12 02:19:31.423177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-12 02:19:31.423196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-12 02:19:31.423215 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-12 02:19:31.423234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-12 02:19:31.423253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-12 02:19:31.423272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-12 02:19:31.423291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-12 02:19:31.423310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-12 02:19:31.423329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-12 02:19:31.423347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-12 02:19:31.423366 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-12 02:19:31.423385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-12 02:19:31.423403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-12 02:19:31.423423 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-12 02:19:31.423441 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-12 02:19:31.423459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-12 02:19:31.423478 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-12 02:19:31.423496 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-12 02:19:31.423515 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-12 02:19:31.423533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-12 02:19:31.423552 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-12 02:19:31.423570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-12 02:19:31.423588 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-12 02:19:31.423606 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-12 02:19:31.423624 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-12 02:19:31.423650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-12 02:19:31.423670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-12 02:19:31.423688 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-12 02:19:31.423707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-12 02:19:31.423724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-12 02:19:31.423743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-12 02:19:31.423760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-12 02:19:31.423778 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-12 02:19:31.423796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-12 02:19:31.423815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-12 02:19:31.423835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-12 02:19:31.423853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-12 02:19:31.423872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-12 02:19:31.423891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-12 02:19:31.423909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-12 02:19:31.423927 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-12 02:19:31.423946 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-12 02:19:31.423965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-12 02:19:31.423984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-12 02:19:31.424003 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-12 02:19:31.424027 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-12 02:19:31.424050 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-12 02:19:31.424069 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-12 02:19:31.424088 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-12 02:19:31.424107 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-12 02:19:31.424126 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-12 02:19:31.424145 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-12 02:19:31.424164 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-12 02:19:31.424182 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-12 02:19:31.424201 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-12 02:19:31.424219 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-12 02:19:31.424237 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-12 02:19:31.424256 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-wpd7l.txt 2026-05-12 02:19:31.424275 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-wpd7l.yaml 2026-05-12 02:19:31.424300 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-12 02:19:31.424320 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-12 02:19:31.424339 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-12 02:19:31.424358 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-12 02:19:31.424377 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-12 02:19:31.424397 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-12 02:19:31.424416 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-12 02:19:31.424435 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-12 02:19:31.438690 | 2026-05-12 02:19:31.438805 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-12 02:19:31.632241 | instance | changed 2026-05-12 02:19:31.638920 | 2026-05-12 02:19:31.639029 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-12 02:19:31.870900 | instance | changed 2026-05-12 02:19:31.876907 | 2026-05-12 02:19:31.876992 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-12 02:19:32.526737 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-gh6wg/envoy-gateway 2026-05-12 02:19:32.716724 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-gh6wg" not found 2026-05-12 02:19:32.880460 | instance | kube-system/cilium-f5gpc/config 2026-05-12 02:19:33.055207 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.059376 | instance | kube-system/cilium-f5gpc/mount-cgroup 2026-05-12 02:19:33.231982 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.236186 | instance | kube-system/cilium-f5gpc/apply-sysctl-overwrites 2026-05-12 02:19:33.405079 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.409762 | instance | kube-system/cilium-f5gpc/mount-bpf-fs 2026-05-12 02:19:33.577424 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.580678 | instance | kube-system/cilium-f5gpc/clean-cilium-state 2026-05-12 02:19:33.753197 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.756051 | instance | kube-system/cilium-f5gpc/install-cni-binaries 2026-05-12 02:19:33.937400 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-f5gpc" not found 2026-05-12 02:19:33.941464 | instance | kube-system/cilium-f5gpc/cilium-agent 2026-05-12 02:19:34.148427 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-f5gpc" not found 2026-05-12 02:19:34.311812 | instance | kube-system/cilium-operator-869df985b8-r9gkf/cilium-operator 2026-05-12 02:19:34.469965 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-r9gkf" not found 2026-05-12 02:19:34.623061 | instance | kube-system/coredns-67659f764b-c4vjk/coredns 2026-05-12 02:19:34.775824 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-c4vjk" not found 2026-05-12 02:19:34.940801 | instance | kube-system/coredns-67659f764b-kljd2/coredns 2026-05-12 02:19:35.106213 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kljd2" not found 2026-05-12 02:19:35.261648 | instance | kube-system/etcd-instance/etcd 2026-05-12 02:19:35.431885 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-12 02:19:35.581899 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-12 02:19:35.758376 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-12 02:19:35.925988 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-12 02:19:36.096957 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-12 02:19:36.250264 | instance | kube-system/kube-proxy-jzcxz/kube-proxy 2026-05-12 02:19:36.408026 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-jzcxz" not found 2026-05-12 02:19:36.563703 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-12 02:19:36.730651 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-12 02:19:36.894345 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-12 02:19:37.059345 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-12 02:19:37.218973 | instance | local-path-storage/local-path-provisioner-679c578f5-wpd7l/local-path-provisioner 2026-05-12 02:19:37.399125 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-wpd7l" not found 2026-05-12 02:19:37.443418 | instance | ERROR 2026-05-12 02:19:37.443690 | instance | { 2026-05-12 02:19:37.443729 | instance | "delta": "0:00:05.319227", 2026-05-12 02:19:37.443753 | instance | "end": "2026-05-12 02:19:37.402816", 2026-05-12 02:19:37.443773 | instance | "msg": "non-zero return code", 2026-05-12 02:19:37.443792 | instance | "rc": 123, 2026-05-12 02:19:37.443811 | instance | "start": "2026-05-12 02:19:32.083589" 2026-05-12 02:19:37.443829 | instance | } 2026-05-12 02:19:37.443854 | instance | ERROR: Ignoring Errors 2026-05-12 02:19:37.449383 | 2026-05-12 02:19:37.449461 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-12 02:19:37.944675 | instance | changed: 2026-05-12 02:19:37.944922 | instance | cd+++++++++ pod-logs/ 2026-05-12 02:19:37.945005 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-12 02:19:37.945049 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gh6wg/ 2026-05-12 02:19:37.945090 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-gh6wg/envoy-gateway.txt 2026-05-12 02:19:37.945124 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-12 02:19:37.945153 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-12 02:19:37.945180 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gh6wg/ 2026-05-12 02:19:37.945207 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-gh6wg/envoy-gateway.txt 2026-05-12 02:19:37.945240 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-12 02:19:37.945271 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/ 2026-05-12 02:19:37.945303 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/apply-sysctl-overwrites.txt 2026-05-12 02:19:37.945335 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/cilium-agent.txt 2026-05-12 02:19:37.945374 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/clean-cilium-state.txt 2026-05-12 02:19:37.945409 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/config.txt 2026-05-12 02:19:37.945456 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/install-cni-binaries.txt 2026-05-12 02:19:37.945496 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/mount-bpf-fs.txt 2026-05-12 02:19:37.945532 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-f5gpc/mount-cgroup.txt 2026-05-12 02:19:37.945570 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-r9gkf/ 2026-05-12 02:19:37.945606 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-r9gkf/cilium-operator.txt 2026-05-12 02:19:37.945643 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c4vjk/ 2026-05-12 02:19:37.945679 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-c4vjk/coredns.txt 2026-05-12 02:19:37.945713 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kljd2/ 2026-05-12 02:19:37.945750 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kljd2/coredns.txt 2026-05-12 02:19:37.945785 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-12 02:19:37.945822 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-12 02:19:37.945855 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-12 02:19:37.945891 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-12 02:19:37.945925 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-12 02:19:37.945960 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-12 02:19:37.946004 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jzcxz/ 2026-05-12 02:19:37.946038 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jzcxz/kube-proxy.txt 2026-05-12 02:19:37.946071 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-12 02:19:37.946101 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-12 02:19:37.946128 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-12 02:19:37.946158 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-12 02:19:37.946191 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-12 02:19:37.946226 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-wpd7l/ 2026-05-12 02:19:37.946263 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-wpd7l/local-path-provisioner.txt 2026-05-12 02:19:37.946294 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-12 02:19:37.946321 | instance | cd+++++++++ pod-logs/kube-system/cilium-f5gpc/ 2026-05-12 02:19:37.946351 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/apply-sysctl-overwrites.txt 2026-05-12 02:19:37.946380 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/cilium-agent.txt 2026-05-12 02:19:37.946410 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/clean-cilium-state.txt 2026-05-12 02:19:37.946445 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/config.txt 2026-05-12 02:19:37.946479 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/install-cni-binaries.txt 2026-05-12 02:19:37.946513 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/mount-bpf-fs.txt 2026-05-12 02:19:37.946548 | instance | >f+++++++++ pod-logs/kube-system/cilium-f5gpc/mount-cgroup.txt 2026-05-12 02:19:37.946587 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-r9gkf/ 2026-05-12 02:19:37.946618 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-r9gkf/cilium-operator.txt 2026-05-12 02:19:37.946650 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-c4vjk/ 2026-05-12 02:19:37.946680 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-c4vjk/coredns.txt 2026-05-12 02:19:37.946738 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kljd2/ 2026-05-12 02:19:37.946776 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kljd2/coredns.txt 2026-05-12 02:19:37.946803 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-12 02:19:37.946828 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-12 02:19:37.946857 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-12 02:19:37.946883 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-12 02:19:37.946915 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-12 02:19:37.946949 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-12 02:19:37.946982 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-jzcxz/ 2026-05-12 02:19:37.947015 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-jzcxz/kube-proxy.txt 2026-05-12 02:19:37.947046 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-12 02:19:37.947076 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-12 02:19:37.947108 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-12 02:19:37.947140 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-12 02:19:37.947171 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-12 02:19:37.947202 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-wpd7l/ 2026-05-12 02:19:37.947235 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-wpd7l/local-path-provisioner.txt 2026-05-12 02:19:37.963168 | 2026-05-12 02:19:37.963361 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-12 02:19:38.170718 | instance | changed 2026-05-12 02:19:38.177842 | 2026-05-12 02:19:38.178016 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-12 02:19:38.686931 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-12 02:19:38.701706 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 02:19:38.701739 | instance | Dload Upload Total Spent Left Speed 2026-05-12 02:19:38.706497 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-12 02:19:39.003023 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-12 02:19:39.008958 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-12 02:19:39.009471 | instance | Dload Upload Total Spent Left Speed 2026-05-12 02:19:39.013146 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-12 02:19:39.222443 | instance | ok: Runtime: 0:00:00.694416 2026-05-12 02:19:39.230272 | 2026-05-12 02:19:39.230405 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-12 02:19:39.524685 | instance | ceph-mgr endpoints: 2026-05-12 02:19:39.778155 | instance | ok: Runtime: 0:00:00.083843 2026-05-12 02:19:39.786999 | 2026-05-12 02:19:39.787212 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-12 02:19:40.328543 | instance | ok: Runtime: 0:00:00.075267 2026-05-12 02:19:40.336235 | 2026-05-12 02:19:40.336347 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-12 02:19:40.841686 | instance | changed: 2026-05-12 02:19:40.841991 | instance | cd+++++++++ prometheus/ 2026-05-12 02:19:40.842062 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-12 02:19:40.842117 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-12 02:19:40.853773 | 2026-05-12 02:19:40.853901 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-12 02:19:41.042445 | instance | changed 2026-05-12 02:19:41.049444 | 2026-05-12 02:19:41.049570 | TASK [gather-selenium-data : Get selenium data] 2026-05-12 02:19:41.325597 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-12 02:19:41.327028 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-12 02:19:41.649965 | instance | ERROR 2026-05-12 02:19:41.650179 | instance | { 2026-05-12 02:19:41.650213 | instance | "delta": "0:00:00.005547", 2026-05-12 02:19:41.650234 | instance | "end": "2026-05-12 02:19:41.327343", 2026-05-12 02:19:41.650253 | instance | "msg": "non-zero return code", 2026-05-12 02:19:41.650272 | instance | "rc": 1, 2026-05-12 02:19:41.650290 | instance | "start": "2026-05-12 02:19:41.321796" 2026-05-12 02:19:41.650308 | instance | } 2026-05-12 02:19:41.650336 | instance | ERROR: Ignoring Errors 2026-05-12 02:19:41.655340 | 2026-05-12 02:19:41.655421 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-12 02:19:42.184328 | instance | changed: cd+++++++++ selenium/ 2026-05-12 02:19:42.192493 | 2026-05-12 02:19:42.192634 | PLAY RECAP 2026-05-12 02:19:42.192702 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-05-12 02:19:42.192737 | 2026-05-12 02:19:42.346050 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-12 02:19:42.349243 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 02:19:43.041525 | 2026-05-12 02:19:43.041738 | PLAY [all] 2026-05-12 02:19:43.055762 | 2026-05-12 02:19:43.055958 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-12 02:19:43.111664 | instance | skipping: Conditional result was False 2026-05-12 02:19:43.122634 | 2026-05-12 02:19:43.122816 | TASK [fetch-output : Set log path for single node] 2026-05-12 02:19:43.165620 | instance | ok 2026-05-12 02:19:43.173356 | 2026-05-12 02:19:43.173562 | LOOP [fetch-output : Ensure local output dirs] 2026-05-12 02:19:43.566630 | instance -> localhost | ok: "/var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/logs" 2026-05-12 02:19:43.783935 | instance -> localhost | changed: "/var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/artifacts" 2026-05-12 02:19:43.988117 | instance -> localhost | changed: "/var/lib/zuul/builds/faab8aaaf3fb4d86bdf77cd3d632bf78/work/docs" 2026-05-12 02:19:44.004567 | 2026-05-12 02:19:44.004674 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 02:19:44.624644 | instance | changed: .d..t...... ./ 2026-05-12 02:19:44.624934 | instance | changed: All items complete 2026-05-12 02:19:44.624990 | 2026-05-12 02:19:45.049913 | instance | changed: .d..t...... ./ 2026-05-12 02:19:45.488229 | instance | changed: .d..t...... ./ 2026-05-12 02:19:45.511373 | 2026-05-12 02:19:45.511531 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 02:19:45.967213 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.005795 2026-05-12 02:19:46.214764 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008364 2026-05-12 02:19:46.235399 | 2026-05-12 02:19:46.235530 | PLAY [all] 2026-05-12 02:19:46.243483 | 2026-05-12 02:19:46.243577 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 02:19:46.662190 | instance | changed 2026-05-12 02:19:46.670582 | 2026-05-12 02:19:46.670659 | PLAY RECAP 2026-05-12 02:19:46.670723 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-12 02:19:46.670754 | 2026-05-12 02:19:46.801939 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 02:19:46.805074 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 02:19:47.458128 | 2026-05-12 02:19:47.458648 | PLAY [localhost] 2026-05-12 02:19:47.469220 | 2026-05-12 02:19:47.469311 | TASK [Generate Zuul manifest] 2026-05-12 02:19:47.491087 | localhost | ok 2026-05-12 02:19:47.508085 | 2026-05-12 02:19:47.508245 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 02:19:47.941272 | localhost | changed 2026-05-12 02:19:47.955753 | 2026-05-12 02:19:47.955992 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 02:19:47.989143 | localhost | ok 2026-05-12 02:19:47.998072 | 2026-05-12 02:19:47.998173 | TASK [Upload logs] 2026-05-12 02:19:48.020057 | localhost | ok 2026-05-12 02:19:48.089569 | 2026-05-12 02:19:48.089717 | TASK [Set zuul-log-path fact] 2026-05-12 02:19:48.111094 | localhost | ok 2026-05-12 02:19:48.125035 | 2026-05-12 02:19:48.125192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 02:19:48.157232 | localhost | ok 2026-05-12 02:19:48.166006 | 2026-05-12 02:19:48.166096 | TASK [upload-logs : Create log directories] 2026-05-12 02:19:48.602894 | localhost | changed 2026-05-12 02:19:48.609662 | 2026-05-12 02:19:48.609764 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 02:19:49.049913 | localhost -> localhost | ok: Runtime: 0:00:00.012960 2026-05-12 02:19:49.058672 | 2026-05-12 02:19:49.058762 | TASK [upload-logs : Upload logs to log server] 2026-05-12 02:19:49.659749 | localhost | Output suppressed because no_log was given 2026-05-12 02:19:49.666861 | 2026-05-12 02:19:49.667023 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 02:19:49.788469 | localhost | skipping: Conditional result was False 2026-05-12 02:19:49.798373 | localhost | skipping: Conditional result was False 2026-05-12 02:19:49.856816 | 2026-05-12 02:19:49.857019 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 02:19:49.905306 | localhost | skipping: Conditional result was False 2026-05-12 02:19:49.905782 | 2026-05-12 02:19:49.909916 | localhost | skipping: Conditional result was False 2026-05-12 02:19:49.920864 | 2026-05-12 02:19:49.921056 | LOOP [upload-logs : Upload console log and json output]