2026-04-20 07:53:41.517594 | Job console starting 2026-04-20 07:53:41.526694 | Updating git repos 2026-04-20 07:53:41.584157 | Cloning repos into workspace 2026-04-20 07:53:41.830029 | Restoring repo states 2026-04-20 07:53:41.849525 | Merging changes 2026-04-20 07:53:43.077801 | Checking out repos 2026-04-20 07:53:43.173804 | Preparing playbooks 2026-04-20 07:53:46.041803 | Running Ansible setup 2026-04-20 07:53:49.299560 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 07:53:49.864637 | 2026-04-20 07:53:49.864793 | PLAY [localhost] 2026-04-20 07:53:49.873668 | 2026-04-20 07:53:49.873769 | TASK [Gathering Facts] 2026-04-20 07:53:50.763959 | localhost | ok 2026-04-20 07:53:50.774273 | 2026-04-20 07:53:50.774360 | TASK [Setup log path fact] 2026-04-20 07:53:50.793502 | localhost | ok 2026-04-20 07:53:50.805935 | 2026-04-20 07:53:50.805999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 07:53:50.834835 | localhost | ok 2026-04-20 07:53:50.843795 | 2026-04-20 07:53:50.843884 | TASK [emit-job-header : Print job information] 2026-04-20 07:53:50.883852 | # Job Information 2026-04-20 07:53:50.883992 | Ansible Version: 2.16.16 2026-04-20 07:53:50.884037 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-04-20 07:53:50.884068 | Pipeline: check 2026-04-20 07:53:50.884095 | Executor: 0a8996d2b663 2026-04-20 07:53:50.884122 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3844 2026-04-20 07:53:50.884152 | Event ID: f635c3d0-3c8d-11f1-9454-67d5a893b440 2026-04-20 07:53:50.887734 | 2026-04-20 07:53:50.887818 | LOOP [emit-job-header : Print node information] 2026-04-20 07:53:50.978802 | localhost | ok: 2026-04-20 07:53:50.979078 | localhost | # Node Information 2026-04-20 07:53:50.979140 | localhost | Inventory Hostname: instance 2026-04-20 07:53:50.979188 | localhost | Hostname: np0000168083 2026-04-20 07:53:50.979232 | localhost | Username: zuul 2026-04-20 07:53:50.979280 | localhost | Distro: Ubuntu 22.04 2026-04-20 07:53:50.979322 | localhost | Provider: yul1 2026-04-20 07:53:50.979363 | localhost | Region: ca-ymq-1 2026-04-20 07:53:50.979402 | localhost | Label: ubuntu-jammy 2026-04-20 07:53:50.979441 | localhost | Product Name: OpenStack Nova 2026-04-20 07:53:50.979480 | localhost | Interface IP: 199.19.213.48 2026-04-20 07:53:50.993831 | 2026-04-20 07:53:50.994536 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 07:53:51.365368 | localhost -> localhost | changed 2026-04-20 07:53:51.373859 | 2026-04-20 07:53:51.373966 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 07:53:52.217851 | localhost -> localhost | changed 2026-04-20 07:53:52.224223 | 2026-04-20 07:53:52.224290 | PLAY [all] 2026-04-20 07:53:52.372460 | 2026-04-20 07:53:52.372602 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 07:53:52.589336 | instance -> localhost | ok 2026-04-20 07:53:52.600314 | 2026-04-20 07:53:52.600391 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 07:53:52.634431 | instance | ok 2026-04-20 07:53:52.659944 | instance | included: /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 07:53:52.665911 | 2026-04-20 07:53:52.665975 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 07:53:54.191726 | instance -> localhost | Generating public/private rsa key pair. 2026-04-20 07:53:54.191933 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/61c111babe5c4559bffceaf556d10251_id_rsa 2026-04-20 07:53:54.191974 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/61c111babe5c4559bffceaf556d10251_id_rsa.pub 2026-04-20 07:53:54.192006 | instance -> localhost | The key fingerprint is: 2026-04-20 07:53:54.192036 | instance -> localhost | SHA256:ghPEdaujtvy/wG9s4bBOrOkzkwJ/yuj+avJcISmFvSs zuul-build-sshkey 2026-04-20 07:53:54.192081 | instance -> localhost | The key's randomart image is: 2026-04-20 07:53:54.192111 | instance -> localhost | +---[RSA 3072]----+ 2026-04-20 07:53:54.192253 | instance -> localhost | | .... . | 2026-04-20 07:53:54.192298 | instance -> localhost | | o .. . . | 2026-04-20 07:53:54.192330 | instance -> localhost | |. o . . | 2026-04-20 07:53:54.192359 | instance -> localhost | | . o o . | 2026-04-20 07:53:54.192387 | instance -> localhost | |. + + + S | 2026-04-20 07:53:54.192415 | instance -> localhost | |.. o *.o. | 2026-04-20 07:53:54.192442 | instance -> localhost | |Eo. +.== . | 2026-04-20 07:53:54.192470 | instance -> localhost | |.*o+*=.o= | 2026-04-20 07:53:54.192501 | instance -> localhost | |*=B***o++. | 2026-04-20 07:53:54.192529 | instance -> localhost | +----[SHA256]-----+ 2026-04-20 07:53:54.192602 | instance -> localhost | ok: Runtime: 0:00:01.116066 2026-04-20 07:53:54.200330 | 2026-04-20 07:53:54.200442 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 07:53:54.235504 | instance | ok 2026-04-20 07:53:54.244111 | instance | included: /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 07:53:54.252287 | 2026-04-20 07:53:54.252367 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 07:53:54.276271 | instance | skipping: Conditional result was False 2026-04-20 07:53:54.283355 | 2026-04-20 07:53:54.283508 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 07:53:54.721232 | instance | changed 2026-04-20 07:53:54.728068 | 2026-04-20 07:53:54.728194 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 07:53:54.954142 | instance | ok 2026-04-20 07:53:54.962069 | 2026-04-20 07:53:54.962203 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 07:53:55.421257 | instance | changed 2026-04-20 07:53:55.428208 | 2026-04-20 07:53:55.428307 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 07:53:55.878818 | instance | changed 2026-04-20 07:53:55.884195 | 2026-04-20 07:53:55.884307 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 07:53:55.908379 | instance | skipping: Conditional result was False 2026-04-20 07:53:55.916226 | 2026-04-20 07:53:55.916323 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 07:53:56.254559 | instance -> localhost | changed 2026-04-20 07:53:56.267811 | 2026-04-20 07:53:56.267879 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 07:53:56.540079 | instance -> localhost | Identity added: /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/61c111babe5c4559bffceaf556d10251_id_rsa (zuul-build-sshkey) 2026-04-20 07:53:56.540313 | instance -> localhost | ok: Runtime: 0:00:00.015336 2026-04-20 07:53:56.548232 | 2026-04-20 07:53:56.548299 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 07:53:56.842387 | instance | ok 2026-04-20 07:53:56.848099 | 2026-04-20 07:53:56.848170 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 07:53:56.872663 | instance | skipping: Conditional result was False 2026-04-20 07:53:56.888191 | 2026-04-20 07:53:56.888330 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-20 07:53:57.196614 | instance | ok 2026-04-20 07:53:57.203739 | 2026-04-20 07:53:57.203816 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-20 07:53:58.858259 | instance | Output suppressed because no_log was given 2026-04-20 07:53:58.867282 | 2026-04-20 07:53:58.867353 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-20 07:53:59.053512 | instance | ok: "logs" 2026-04-20 07:53:59.053814 | instance | ok: All items complete 2026-04-20 07:53:59.053843 | 2026-04-20 07:53:59.198337 | instance | ok: "artifacts" 2026-04-20 07:53:59.353970 | instance | ok: "docs" 2026-04-20 07:53:59.376663 | 2026-04-20 07:53:59.376931 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-20 07:53:59.565221 | instance | changed: "logs" 2026-04-20 07:53:59.726968 | instance | changed: "artifacts" 2026-04-20 07:53:59.886667 | instance | changed: "docs" 2026-04-20 07:53:59.916684 | 2026-04-20 07:53:59.916977 | PLAY RECAP 2026-04-20 07:53:59.917247 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-20 07:53:59.917290 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 07:53:59.917315 | 2026-04-20 07:54:00.045768 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 07:54:00.049857 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 07:54:00.624625 | 2026-04-20 07:54:00.624745 | PLAY [all] 2026-04-20 07:54:00.636283 | 2026-04-20 07:54:00.636360 | TASK [setup-uv : Extract archive] 2026-04-20 07:54:03.038896 | instance | changed 2026-04-20 07:54:03.044640 | 2026-04-20 07:54:03.044721 | TASK [setup-uv : Print version] 2026-04-20 07:54:03.808084 | instance | uv 0.8.13 2026-04-20 07:54:03.579922 | instance | ok: Runtime: 0:00:00.012089 2026-04-20 07:54:03.587825 | 2026-04-20 07:54:03.587889 | PLAY RECAP 2026-04-20 07:54:03.587950 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 07:54:03.587984 | 2026-04-20 07:54:03.698049 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 07:54:03.700856 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-20 07:54:04.321752 | 2026-04-20 07:54:04.321936 | PLAY [all] 2026-04-20 07:54:04.334855 | 2026-04-20 07:54:04.334972 | TASK [Install "jq" for log collection] 2026-04-20 07:54:16.956549 | instance | changed 2026-04-20 07:54:16.963470 | 2026-04-20 07:54:16.963571 | TASK [Install pip3 for Python package management] 2026-04-20 07:54:21.576103 | instance | changed 2026-04-20 07:54:21.581273 | 2026-04-20 07:54:21.581341 | TASK [Install Python "kubernetes" library for kubernetes.core modules] 2026-04-20 07:54:26.158168 | instance | changed 2026-04-20 07:54:26.162143 | 2026-04-20 07:54:26.162261 | PLAY [all] 2026-04-20 07:54:26.174691 | 2026-04-20 07:54:26.174872 | TASK [ensure-go : Check installed go version] 2026-04-20 07:54:26.714144 | instance | ok: ERROR (ignored) 2026-04-20 07:54:26.714481 | instance | { 2026-04-20 07:54:26.714526 | instance | "failed_when_result": false, 2026-04-20 07:54:26.714558 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-04-20 07:54:26.714590 | instance | "rc": 2 2026-04-20 07:54:26.714623 | instance | } 2026-04-20 07:54:26.721807 | 2026-04-20 07:54:26.721884 | TASK [ensure-go : Skip if correct version of go is installed] 2026-04-20 07:54:26.777053 | instance | ok 2026-04-20 07:54:26.787735 | instance | included: /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-04-20 07:54:26.793095 | 2026-04-20 07:54:26.793239 | TASK [ensure-go : Create temp directory] 2026-04-20 07:54:27.094223 | instance | changed 2026-04-20 07:54:27.100639 | 2026-04-20 07:54:27.100715 | TASK [ensure-go : Get archive checksum] 2026-04-20 07:54:27.722624 | instance | ok: OK (64 bytes) 2026-04-20 07:54:27.728128 | 2026-04-20 07:54:27.728204 | TASK [ensure-go : Download go archive] 2026-04-20 07:54:29.586860 | instance | changed: OK (78559214 bytes) 2026-04-20 07:54:29.592272 | 2026-04-20 07:54:29.592339 | TASK [ensure-go : Install go] 2026-04-20 07:54:35.398597 | instance | changed 2026-04-20 07:54:35.405108 | 2026-04-20 07:54:35.405162 | PLAY [all] 2026-04-20 07:54:35.411095 | 2026-04-20 07:54:35.411157 | TASK [Copy inventory file for Zuul] 2026-04-20 07:54:36.172687 | instance | changed 2026-04-20 07:54:36.178467 | 2026-04-20 07:54:36.178545 | TASK [Switch "ansible_host" to private IP] 2026-04-20 07:54:36.494906 | instance | changed: 1 replacements made 2026-04-20 07:54:36.501271 | 2026-04-20 07:54:36.501334 | TASK [Run molecule prepare] 2026-04-20 07:54:36.757780 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-20 07:54:36.758032 | instance | Creating virtual environment at: .venv 2026-04-20 07:54:36.782268 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 07:54:36.794949 | instance | Downloading setuptools (1.1MiB) 2026-04-20 07:54:36.807193 | instance | Downloading kubernetes (1.9MiB) 2026-04-20 07:54:36.807651 | instance | Downloading pydantic-core (2.0MiB) 2026-04-20 07:54:36.807934 | instance | Downloading netaddr (2.2MiB) 2026-04-20 07:54:36.808375 | instance | Downloading rjsonnet (1.2MiB) 2026-04-20 07:54:36.808686 | instance | Downloading ansible-core (2.1MiB) 2026-04-20 07:54:36.809271 | instance | Downloading cryptography (4.2MiB) 2026-04-20 07:54:36.816162 | instance | Downloading pygments (1.2MiB) 2026-04-20 07:54:36.845396 | instance | Downloading openstacksdk (1.7MiB) 2026-04-20 07:54:37.121975 | instance | Building pyperclip==1.9.0 2026-04-20 07:54:37.146592 | instance | Downloading rjsonnet 2026-04-20 07:54:37.245992 | instance | Downloading pydantic-core 2026-04-20 07:54:37.280307 | instance | Downloading netaddr 2026-04-20 07:54:37.289428 | instance | Downloading pygments 2026-04-20 07:54:37.341413 | instance | Downloading setuptools 2026-04-20 07:54:37.380617 | instance | Downloading cryptography 2026-04-20 07:54:37.411198 | instance | Downloading kubernetes 2026-04-20 07:54:37.443831 | instance | Downloading ansible-core 2026-04-20 07:54:37.470358 | instance | Downloading openstacksdk 2026-04-20 07:54:37.827726 | instance | Built pyperclip==1.9.0 2026-04-20 07:54:38.032613 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 07:54:38.073177 | instance | Installed 83 packages in 39ms 2026-04-20 07:54:38.703477 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-20 07:54:39.311018 | instance | INFO [csi > discovery] scenario test matrix: prepare 2026-04-20 07:54:39.311188 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-20 07:55:28.108022 | instance | INFO [csi > prepare] Executing 2026-04-20 07:55:28.961813 | instance | 2026-04-20 07:55:28.962418 | instance | PLAY [Prepare] ***************************************************************** 2026-04-20 07:55:28.962836 | instance | 2026-04-20 07:55:28.963176 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 07:55:28.963511 | instance | Monday 20 April 2026 07:55:28 +0000 (0:00:00.024) 0:00:00.024 ********** 2026-04-20 07:55:30.054576 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 07:55:30.055025 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 07:55:30.055385 | instance | interpreter could change the meaning of that path. See 2026-04-20 07:55:30.055729 | instance | https://docs.ansible.com/ansible- 2026-04-20 07:55:30.056075 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 07:55:30.062731 | instance | ok: [instance] 2026-04-20 07:55:30.063077 | instance | 2026-04-20 07:55:30.063416 | instance | TASK [Configure short hostname] ************************************************ 2026-04-20 07:55:30.063753 | instance | Monday 20 April 2026 07:55:30 +0000 (0:00:01.101) 0:00:01.125 ********** 2026-04-20 07:55:30.730730 | instance | changed: [instance] 2026-04-20 07:55:30.730918 | instance | 2026-04-20 07:55:30.731113 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-20 07:55:30.731299 | instance | Monday 20 April 2026 07:55:30 +0000 (0:00:00.667) 0:00:01.793 ********** 2026-04-20 07:55:30.985441 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-20 07:55:30.985541 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-20 07:55:30.985670 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-20 07:55:30.994426 | instance | changed: [instance] 2026-04-20 07:55:30.994757 | instance | 2026-04-20 07:55:30.995139 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-20 07:55:30.995409 | instance | Monday 20 April 2026 07:55:30 +0000 (0:00:00.263) 0:00:02.057 ********** 2026-04-20 07:55:31.847131 | instance | ok: [instance] 2026-04-20 07:55:31.847334 | instance | 2026-04-20 07:55:31.847694 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-20 07:55:31.847933 | instance | 2026-04-20 07:55:31.848266 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 07:55:31.848575 | instance | Monday 20 April 2026 07:55:31 +0000 (0:00:00.852) 0:00:02.909 ********** 2026-04-20 07:55:32.511061 | instance | ok: [instance] 2026-04-20 07:55:32.511275 | instance | 2026-04-20 07:55:32.511550 | instance | TASK [Install depedencies] ***************************************************** 2026-04-20 07:55:32.511827 | instance | Monday 20 April 2026 07:55:32 +0000 (0:00:00.663) 0:00:03.573 ********** 2026-04-20 07:55:51.792507 | instance | changed: [instance] 2026-04-20 07:55:51.792692 | instance | 2026-04-20 07:55:51.792978 | instance | TASK [Start up service] ******************************************************** 2026-04-20 07:55:51.793265 | instance | Monday 20 April 2026 07:55:51 +0000 (0:00:19.281) 0:00:22.854 ********** 2026-04-20 07:55:52.316406 | instance | ok: [instance] 2026-04-20 07:55:52.316641 | instance | 2026-04-20 07:55:52.317059 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-20 07:55:52.317361 | instance | Monday 20 April 2026 07:55:52 +0000 (0:00:00.524) 0:00:23.379 ********** 2026-04-20 07:55:52.596726 | instance | ok: [instance] 2026-04-20 07:55:52.596926 | instance | 2026-04-20 07:55:52.597210 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-20 07:55:52.597472 | instance | Monday 20 April 2026 07:55:52 +0000 (0:00:00.280) 0:00:23.659 ********** 2026-04-20 07:55:53.231619 | instance | changed: [instance] 2026-04-20 07:55:53.231883 | instance | 2026-04-20 07:55:53.232173 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-20 07:55:53.232461 | instance | Monday 20 April 2026 07:55:53 +0000 (0:00:00.634) 0:00:24.294 ********** 2026-04-20 07:55:53.407263 | instance | ok: [instance] 2026-04-20 07:55:53.407540 | instance | 2026-04-20 07:55:53.407826 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-20 07:55:53.408110 | instance | Monday 20 April 2026 07:55:53 +0000 (0:00:00.175) 0:00:24.470 ********** 2026-04-20 07:55:53.423705 | instance | skipping: [instance] 2026-04-20 07:55:53.424001 | instance | 2026-04-20 07:55:53.424304 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-20 07:55:53.424623 | instance | Monday 20 April 2026 07:55:53 +0000 (0:00:00.016) 0:00:24.486 ********** 2026-04-20 07:55:53.936274 | instance | changed: [instance] => (item=osd0) 2026-04-20 07:55:53.936602 | instance | changed: [instance] => (item=osd1) 2026-04-20 07:55:53.936890 | instance | changed: [instance] => (item=osd2) 2026-04-20 07:55:53.937164 | instance | 2026-04-20 07:55:53.937450 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-20 07:55:53.937744 | instance | Monday 20 April 2026 07:55:53 +0000 (0:00:00.512) 0:00:24.999 ********** 2026-04-20 07:55:54.522674 | instance | changed: [instance] => (item=osd0) 2026-04-20 07:55:54.523055 | instance | changed: [instance] => (item=osd1) 2026-04-20 07:55:54.523299 | instance | changed: [instance] => (item=osd2) 2026-04-20 07:55:54.523560 | instance | 2026-04-20 07:55:54.523834 | instance | TASK [Start loop devices] ****************************************************** 2026-04-20 07:55:54.524104 | instance | Monday 20 April 2026 07:55:54 +0000 (0:00:00.586) 0:00:25.585 ********** 2026-04-20 07:55:55.145847 | instance | changed: [instance] => (item=osd0) 2026-04-20 07:55:55.146047 | instance | changed: [instance] => (item=osd1) 2026-04-20 07:55:55.146376 | instance | changed: [instance] => (item=osd2) 2026-04-20 07:55:55.146851 | instance | 2026-04-20 07:55:55.147270 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-20 07:55:55.147683 | instance | Monday 20 April 2026 07:55:55 +0000 (0:00:00.623) 0:00:26.208 ********** 2026-04-20 07:55:58.046082 | instance | changed: [instance] => (item=osd0) 2026-04-20 07:55:58.046293 | instance | changed: [instance] => (item=osd1) 2026-04-20 07:55:58.046630 | instance | changed: [instance] => (item=osd2) 2026-04-20 07:55:58.046893 | instance | 2026-04-20 07:55:58.047222 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-20 07:55:58.047490 | instance | Monday 20 April 2026 07:55:58 +0000 (0:00:02.899) 0:00:29.108 ********** 2026-04-20 07:55:59.836678 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-20 07:55:59.836825 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-20 07:55:59.837025 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-20 07:55:59.837192 | instance | 2026-04-20 07:55:59.837378 | instance | PLAY RECAP ********************************************************************* 2026-04-20 07:55:59.837561 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 07:55:59.837709 | instance | 2026-04-20 07:55:59.837902 | instance | Monday 20 April 2026 07:55:59 +0000 (0:00:01.791) 0:00:30.899 ********** 2026-04-20 07:55:59.838066 | instance | =============================================================================== 2026-04-20 07:55:59.838232 | instance | Install depedencies ---------------------------------------------------- 19.28s 2026-04-20 07:55:59.838398 | instance | Create a volume group for each loop device ------------------------------ 2.90s 2026-04-20 07:55:59.838591 | instance | Create a logical volume for each loop device ---------------------------- 1.79s 2026-04-20 07:55:59.838761 | instance | Gathering Facts --------------------------------------------------------- 1.10s 2026-04-20 07:55:59.838944 | instance | Purge "snapd" package --------------------------------------------------- 0.85s 2026-04-20 07:55:59.839115 | instance | Configure short hostname ------------------------------------------------ 0.67s 2026-04-20 07:55:59.839277 | instance | Gathering Facts --------------------------------------------------------- 0.66s 2026-04-20 07:55:59.839445 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.63s 2026-04-20 07:55:59.839607 | instance | Start loop devices ------------------------------------------------------ 0.62s 2026-04-20 07:55:59.839774 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-04-20 07:55:59.839962 | instance | Start up service -------------------------------------------------------- 0.52s 2026-04-20 07:55:59.840130 | instance | Create devices for Ceph ------------------------------------------------- 0.51s 2026-04-20 07:55:59.840368 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-04-20 07:55:59.840536 | instance | Ensure hostname inside hosts file --------------------------------------- 0.26s 2026-04-20 07:55:59.840705 | instance | Get list of all loopback devices ---------------------------------------- 0.18s 2026-04-20 07:55:59.840891 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-04-20 07:55:59.940250 | instance | INFO [csi > prepare] Executed: Successful 2026-04-20 07:55:59.940837 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-20 07:56:00.176711 | instance | ok: Runtime: 0:01:23.334325 2026-04-20 07:56:00.181008 | 2026-04-20 07:56:00.181110 | PLAY RECAP 2026-04-20 07:56:00.181193 | instance | ok: 12 changed: 9 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 07:56:00.181240 | 2026-04-20 07:56:00.330917 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-20 07:56:00.334992 | RUN START: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-20 07:56:01.627166 | 2026-04-20 07:56:01.627671 | PLAY [all] 2026-04-20 07:56:01.638862 | 2026-04-20 07:56:01.638941 | TASK [Build atmosphere binary] 2026-04-20 07:56:02.049291 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-04-20 07:56:02.064189 | instance | go: downloading golang.org/x/sync v0.18.0 2026-04-20 07:56:03.034184 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-04-20 07:56:09.682479 | instance | ok: Runtime: 0:00:07.282403 2026-04-20 07:56:09.688636 | 2026-04-20 07:56:09.688699 | TASK [Deploy with parallel orchestrator] 2026-04-20 07:56:09.889869 | instance | ==> Multi-tag mode: kubernetes, csi 2026-04-20 07:56:09.890058 | instance | ==> Running preflight checks 2026-04-20 07:56:10.317960 | instance | [preflight] 2026-04-20 07:56:10.317991 | instance | [preflight] PLAY [Preflight checks] ******************************************************** 2026-04-20 07:56:10.317999 | instance | [preflight] 2026-04-20 07:56:10.318005 | instance | [preflight] TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-20 07:56:10.343069 | instance | [preflight] skipping: [instance] 2026-04-20 07:56:10.343103 | instance | [preflight] 2026-04-20 07:56:10.343114 | instance | [preflight] PLAY RECAP ********************************************************************* 2026-04-20 07:56:10.343129 | instance | [preflight] instance : ok=0 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 07:56:10.343139 | instance | [preflight] 2026-04-20 07:56:10.398044 | instance | ==> Preflight checks passed 2026-04-20 07:56:10.398157 | instance | ==> Starting parallel deployment (subgraph) 2026-04-20 07:56:10.398206 | instance | ==> [kubernetes] Starting deployment 2026-04-20 07:56:11.204274 | instance | [kubernetes] 2026-04-20 07:56:11.204315 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 07:56:11.204327 | instance | [kubernetes] 2026-04-20 07:56:11.204337 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:56:12.554290 | instance | [kubernetes] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 07:56:12.554357 | instance | [kubernetes] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 07:56:12.554369 | instance | [kubernetes] interpreter could change the meaning of that path. See 2026-04-20 07:56:12.554379 | instance | [kubernetes] https://docs.ansible.com/ansible- 2026-04-20 07:56:12.554389 | instance | [kubernetes] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 07:56:12.571379 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:12.571411 | instance | [kubernetes] 2026-04-20 07:56:12.571422 | instance | [kubernetes] TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-20 07:56:19.220915 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-20 07:56:19.220963 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-20 07:56:19.220971 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-20 07:56:19.220977 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-20 07:56:19.220989 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-20 07:56:19.220996 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-20 07:56:19.221001 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-20 07:56:19.221007 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-20 07:56:19.221012 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-20 07:56:19.221018 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-20 07:56:19.221024 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-20 07:56:19.221029 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-20 07:56:19.221034 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-20 07:56:19.221040 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-20 07:56:19.221045 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 07:56:19.221050 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 07:56:19.221070 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 07:56:19.221076 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 07:56:19.221081 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 07:56:19.221087 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 07:56:19.221092 | instance | [kubernetes] 2026-04-20 07:56:19.221098 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-20 07:56:19.631040 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:19.631100 | instance | [kubernetes] 2026-04-20 07:56:19.631112 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-20 07:56:20.342328 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:20.342375 | instance | [kubernetes] 2026-04-20 07:56:20.342384 | instance | [kubernetes] TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-20 07:56:20.859083 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:20.859139 | instance | [kubernetes] 2026-04-20 07:56:20.859151 | instance | [kubernetes] TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 07:56:20.998854 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:20.998899 | instance | [kubernetes] 2026-04-20 07:56:20.998910 | instance | [kubernetes] PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-20 07:56:20.998919 | instance | [kubernetes] 2026-04-20 07:56:20.998929 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:56:21.924786 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:21.924839 | instance | [kubernetes] 2026-04-20 07:56:21.924851 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-20 07:56:22.225661 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:22.225700 | instance | [kubernetes] 2026-04-20 07:56:22.225709 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-20 07:56:23.593312 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-20 07:56:23.593377 | instance | [kubernetes] ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-20 07:56:23.593388 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-20 07:56:23.593398 | instance | [kubernetes] ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-20 07:56:23.593407 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-20 07:56:23.593417 | instance | [kubernetes] 2026-04-20 07:56:23.593426 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-20 07:56:24.491699 | instance | [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-04-20 07:56:24.491808 | instance | [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-04-20 07:56:24.491832 | instance | [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-04-20 07:56:24.491842 | instance | [kubernetes] ...ignoring 2026-04-20 07:56:24.491853 | instance | [kubernetes] 2026-04-20 07:56:24.491864 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-20 07:56:24.775998 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:24.776113 | instance | [kubernetes] 2026-04-20 07:56:24.776128 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-20 07:56:25.071630 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:25.071707 | instance | [kubernetes] 2026-04-20 07:56:25.071722 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-20 07:56:25.098904 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:25.098935 | instance | [kubernetes] 2026-04-20 07:56:25.098947 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-20 07:56:25.135080 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:25.135112 | instance | [kubernetes] 2026-04-20 07:56:25.135124 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-20 07:56:25.774250 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:25.774314 | instance | [kubernetes] 2026-04-20 07:56:25.774332 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-20 07:56:26.123914 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:26.123969 | instance | [kubernetes] 2026-04-20 07:56:26.123982 | instance | [kubernetes] TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-20 07:56:26.123992 | instance | [kubernetes] 2026-04-20 07:56:26.124001 | instance | [kubernetes] PLAY [Install Kubernetes] ****************************************************** 2026-04-20 07:56:26.124010 | instance | [kubernetes] 2026-04-20 07:56:26.124019 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:56:27.078380 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:27.078427 | instance | [kubernetes] 2026-04-20 07:56:27.078435 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:56:27.375348 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:27.375408 | instance | [kubernetes] 2026-04-20 07:56:27.375420 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 07:56:27.416073 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:27.416121 | instance | [kubernetes] 2026-04-20 07:56:27.416133 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 07:56:27.775468 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:27.775524 | instance | [kubernetes] 2026-04-20 07:56:27.775536 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:27.836948 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:27.837000 | instance | [kubernetes] "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 07:56:27.837013 | instance | [kubernetes] } 2026-04-20 07:56:27.837023 | instance | [kubernetes] 2026-04-20 07:56:27.837033 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:56:28.594928 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:28.594981 | instance | [kubernetes] 2026-04-20 07:56:28.594993 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:56:28.637096 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:28.637142 | instance | [kubernetes] 2026-04-20 07:56:28.637152 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:56:28.934524 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:28.934582 | instance | [kubernetes] 2026-04-20 07:56:28.934591 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 07:56:30.143504 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:30.143568 | instance | [kubernetes] 2026-04-20 07:56:30.143585 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:30.206258 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:30.206299 | instance | [kubernetes] "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 07:56:30.206310 | instance | [kubernetes] } 2026-04-20 07:56:30.206347 | instance | [kubernetes] 2026-04-20 07:56:30.206366 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:56:31.866695 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:31.866800 | instance | [kubernetes] 2026-04-20 07:56:31.866818 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:56:35.709812 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:35.709885 | instance | [kubernetes] 2026-04-20 07:56:35.709897 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 07:56:35.738748 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:35.738780 | instance | [kubernetes] 2026-04-20 07:56:35.738791 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 07:56:35.768431 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:35.768463 | instance | [kubernetes] 2026-04-20 07:56:35.768474 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 07:56:35.797847 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:35.797902 | instance | [kubernetes] 2026-04-20 07:56:35.797910 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 07:56:40.875930 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:40.875983 | instance | [kubernetes] 2026-04-20 07:56:40.875995 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 07:56:41.410358 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:41.410410 | instance | [kubernetes] 2026-04-20 07:56:41.410423 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 07:56:42.840087 | instance | [kubernetes] changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 07:56:42.840252 | instance | [kubernetes] changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 07:56:42.840260 | instance | [kubernetes] changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 07:56:42.840266 | instance | [kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 07:56:42.840278 | instance | [kubernetes] changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 07:56:42.840285 | instance | [kubernetes] 2026-04-20 07:56:42.840291 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 07:56:43.479698 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:43.479760 | instance | [kubernetes] 2026-04-20 07:56:43.479772 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 07:56:43.479782 | instance | [kubernetes] 2026-04-20 07:56:43.479791 | instance | [kubernetes] RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-20 07:56:44.223824 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:44.223916 | instance | [kubernetes] 2026-04-20 07:56:44.223931 | instance | [kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-20 07:56:44.997918 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:44.997952 | instance | [kubernetes] 2026-04-20 07:56:44.997957 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 07:56:45.685897 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:45.685940 | instance | [kubernetes] 2026-04-20 07:56:45.685949 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-20 07:56:46.538466 | instance | [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-04-20 07:56:46.538540 | instance | [kubernetes] fatal: [instance]: FAILED! => {"changed": false, "msg": "Could not create API client: Invalid kube-config file. No configuration found."} 2026-04-20 07:56:46.538602 | instance | [kubernetes] ...ignoring 2026-04-20 07:56:46.538616 | instance | [kubernetes] 2026-04-20 07:56:46.538626 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-20 07:56:46.565913 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:46.565948 | instance | [kubernetes] 2026-04-20 07:56:46.565960 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-20 07:56:46.597025 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:46.597057 | instance | [kubernetes] 2026-04-20 07:56:46.597077 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-20 07:56:46.628163 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:46.628194 | instance | [kubernetes] 2026-04-20 07:56:46.628204 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-20 07:56:46.661049 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:46.661129 | instance | [kubernetes] 2026-04-20 07:56:46.661141 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-20 07:56:46.701400 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:46.701460 | instance | [kubernetes] 2026-04-20 07:56:46.701471 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:56:47.003150 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:47.003217 | instance | [kubernetes] 2026-04-20 07:56:47.003233 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:47.037010 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:47.037056 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-20 07:56:47.037062 | instance | [kubernetes] } 2026-04-20 07:56:47.037067 | instance | [kubernetes] 2026-04-20 07:56:47.037072 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:56:48.916816 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:48.916880 | instance | [kubernetes] 2026-04-20 07:56:48.916894 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:56:48.956488 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:48.956525 | instance | [kubernetes] 2026-04-20 07:56:48.956536 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:56:49.256424 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:49.256488 | instance | [kubernetes] 2026-04-20 07:56:49.256499 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:49.294695 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:49.294748 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-20 07:56:49.294760 | instance | [kubernetes] } 2026-04-20 07:56:49.294769 | instance | [kubernetes] 2026-04-20 07:56:49.294779 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:56:50.172846 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:50.172909 | instance | [kubernetes] 2026-04-20 07:56:50.172926 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:56:50.221845 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:50.221903 | instance | [kubernetes] 2026-04-20 07:56:50.221909 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 07:56:50.251080 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:50.251142 | instance | [kubernetes] 2026-04-20 07:56:50.251153 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 07:56:50.279872 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:50.279905 | instance | [kubernetes] 2026-04-20 07:56:50.279916 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 07:56:50.304323 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:56:50.304374 | instance | [kubernetes] 2026-04-20 07:56:50.304385 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 07:56:51.381814 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:51.381880 | instance | [kubernetes] 2026-04-20 07:56:51.381893 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 07:56:51.888940 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:51.888979 | instance | [kubernetes] 2026-04-20 07:56:51.888984 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 07:56:53.274413 | instance | [kubernetes] ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 07:56:53.274491 | instance | [kubernetes] ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 07:56:53.274510 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 07:56:53.274524 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 07:56:53.274539 | instance | [kubernetes] ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 07:56:53.274552 | instance | [kubernetes] 2026-04-20 07:56:53.274600 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 07:56:53.880497 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:53.880554 | instance | [kubernetes] 2026-04-20 07:56:53.880568 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 07:56:53.880579 | instance | [kubernetes] 2026-04-20 07:56:53.880588 | instance | [kubernetes] TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 07:56:54.325063 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:54.325127 | instance | [kubernetes] 2026-04-20 07:56:54.325140 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:56:54.625523 | instance | [kubernetes] ok: [instance] 2026-04-20 07:56:54.625557 | instance | [kubernetes] 2026-04-20 07:56:54.625563 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:54.669988 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:54.670063 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-20 07:56:54.670081 | instance | [kubernetes] } 2026-04-20 07:56:54.670096 | instance | [kubernetes] 2026-04-20 07:56:54.670207 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:56:55.437065 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:55.437120 | instance | [kubernetes] 2026-04-20 07:56:55.437132 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:56:56.861534 | instance | [kubernetes] changed: [instance] 2026-04-20 07:56:56.861712 | instance | [kubernetes] 2026-04-20 07:56:56.861720 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:56:56.905954 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:56:56.905989 | instance | [kubernetes] "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-20 07:56:56.906000 | instance | [kubernetes] } 2026-04-20 07:56:56.906010 | instance | [kubernetes] 2026-04-20 07:56:56.906019 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:57:00.149867 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:00.149938 | instance | [kubernetes] 2026-04-20 07:57:00.149950 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:57:01.603460 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:01.603520 | instance | [kubernetes] 2026-04-20 07:57:01.603532 | instance | [kubernetes] TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-20 07:57:02.171714 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:02.171791 | instance | [kubernetes] 2026-04-20 07:57:02.171806 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-20 07:57:02.472329 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:02.472385 | instance | [kubernetes] 2026-04-20 07:57:02.472397 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:57:02.777494 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:02.777555 | instance | [kubernetes] 2026-04-20 07:57:02.777567 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:57:02.829358 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:57:02.829434 | instance | [kubernetes] "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-20 07:57:02.829447 | instance | [kubernetes] } 2026-04-20 07:57:02.829458 | instance | [kubernetes] 2026-04-20 07:57:02.829467 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:57:03.808936 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:03.809004 | instance | [kubernetes] 2026-04-20 07:57:03.809016 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:57:06.546250 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:06.546327 | instance | [kubernetes] 2026-04-20 07:57:06.546340 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-20 07:57:06.589632 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-20 07:57:06.589668 | instance | [kubernetes] 2026-04-20 07:57:06.589680 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-20 07:57:07.675950 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:07.676014 | instance | [kubernetes] 2026-04-20 07:57:07.676026 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-20 07:57:08.975855 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:08.975913 | instance | [kubernetes] 2026-04-20 07:57:08.975921 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-20 07:57:09.517559 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:09.517626 | instance | [kubernetes] 2026-04-20 07:57:09.517638 | instance | [kubernetes] TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-20 07:57:10.763000 | instance | [kubernetes] changed: [instance] => (item=br_netfilter) 2026-04-20 07:57:10.763072 | instance | [kubernetes] ok: [instance] => (item=ip_tables) 2026-04-20 07:57:10.763083 | instance | [kubernetes] changed: [instance] => (item=ip6_tables) 2026-04-20 07:57:10.763093 | instance | [kubernetes] changed: [instance] => (item=nf_conntrack) 2026-04-20 07:57:10.763102 | instance | [kubernetes] 2026-04-20 07:57:10.763112 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:57:11.073960 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:11.074004 | instance | [kubernetes] 2026-04-20 07:57:11.074011 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:57:11.108198 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:57:11.108251 | instance | [kubernetes] "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-20 07:57:11.108263 | instance | [kubernetes] } 2026-04-20 07:57:11.108273 | instance | [kubernetes] 2026-04-20 07:57:11.108283 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:57:40.154113 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:40.154172 | instance | [kubernetes] 2026-04-20 07:57:40.154185 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:57:40.189263 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:40.189336 | instance | [kubernetes] 2026-04-20 07:57:40.189347 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-20 07:57:40.236911 | instance | [kubernetes] ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-20 07:57:40.236971 | instance | [kubernetes] 2026-04-20 07:57:40.236985 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-20 07:57:40.265160 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:40.265193 | instance | [kubernetes] 2026-04-20 07:57:40.265203 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-20 07:57:44.303562 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:44.303634 | instance | [kubernetes] 2026-04-20 07:57:44.303642 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-20 07:57:46.241025 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-20 07:57:46.241102 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-20 07:57:46.241116 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-20 07:57:46.241126 | instance | [kubernetes] changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-20 07:57:46.241135 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-20 07:57:46.241144 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-20 07:57:46.241153 | instance | [kubernetes] changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-20 07:57:46.241162 | instance | [kubernetes] 2026-04-20 07:57:46.241172 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-20 07:57:47.101950 | instance | [kubernetes] changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-20 07:57:47.102010 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes) 2026-04-20 07:57:47.102022 | instance | [kubernetes] ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-20 07:57:47.102032 | instance | [kubernetes] 2026-04-20 07:57:47.102042 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-20 07:57:47.668017 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:47.668089 | instance | [kubernetes] 2026-04-20 07:57:47.668101 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-20 07:57:48.212435 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:48.212494 | instance | [kubernetes] 2026-04-20 07:57:48.212513 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-20 07:57:48.516516 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:48.516573 | instance | [kubernetes] 2026-04-20 07:57:48.516585 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-20 07:57:48.540572 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:48.540620 | instance | [kubernetes] 2026-04-20 07:57:48.540627 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-20 07:57:49.224871 | instance | [kubernetes] ok: [instance] => (item=swap) 2026-04-20 07:57:49.224931 | instance | [kubernetes] ok: [instance] => (item=none) 2026-04-20 07:57:49.224942 | instance | [kubernetes] 2026-04-20 07:57:49.224953 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-20 07:57:49.758015 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:49.758078 | instance | [kubernetes] 2026-04-20 07:57:49.758090 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-20 07:57:50.385373 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:50.385498 | instance | [kubernetes] 2026-04-20 07:57:50.385515 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-20 07:57:50.385526 | instance | [kubernetes] 2026-04-20 07:57:50.385535 | instance | [kubernetes] RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-20 07:57:51.180099 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:51.180138 | instance | [kubernetes] 2026-04-20 07:57:51.180144 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-20 07:57:51.794710 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:51.794780 | instance | [kubernetes] 2026-04-20 07:57:51.794793 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-20 07:57:52.882866 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:52.882925 | instance | [kubernetes] 2026-04-20 07:57:52.882937 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-20 07:57:53.678663 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:53.678721 | instance | [kubernetes] 2026-04-20 07:57:53.678728 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-20 07:57:54.101738 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:54.101815 | instance | [kubernetes] 2026-04-20 07:57:54.101828 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-20 07:57:54.632459 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:54.632506 | instance | [kubernetes] 2026-04-20 07:57:54.632514 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-20 07:57:54.702671 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-20 07:57:54.702711 | instance | [kubernetes] 2026-04-20 07:57:54.702721 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-20 07:57:54.771499 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-20 07:57:54.771521 | instance | [kubernetes] 2026-04-20 07:57:54.771529 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-20 07:57:55.068448 | instance | [kubernetes] ok: [instance] => (item=instance) 2026-04-20 07:57:55.068498 | instance | [kubernetes] 2026-04-20 07:57:55.068504 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-20 07:57:55.109006 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.109030 | instance | [kubernetes] 2026-04-20 07:57:55.109038 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-20 07:57:55.151510 | instance | [kubernetes] ok: [instance] 2026-04-20 07:57:55.151530 | instance | [kubernetes] 2026-04-20 07:57:55.151536 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-20 07:57:55.186574 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:57:55.186599 | instance | [kubernetes] "msg": "instance" 2026-04-20 07:57:55.186606 | instance | [kubernetes] } 2026-04-20 07:57:55.186612 | instance | [kubernetes] 2026-04-20 07:57:55.186618 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-20 07:57:55.807473 | instance | [kubernetes] changed: [instance] 2026-04-20 07:57:55.807526 | instance | [kubernetes] 2026-04-20 07:57:55.807538 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-20 07:57:55.835964 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.836051 | instance | [kubernetes] 2026-04-20 07:57:55.836064 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-20 07:57:55.862180 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.862214 | instance | [kubernetes] 2026-04-20 07:57:55.862241 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-20 07:57:55.889797 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.889831 | instance | [kubernetes] 2026-04-20 07:57:55.889859 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-20 07:57:55.916356 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.916390 | instance | [kubernetes] 2026-04-20 07:57:55.916418 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-20 07:57:55.948345 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.948378 | instance | [kubernetes] 2026-04-20 07:57:55.948406 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-20 07:57:55.972971 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:55.973004 | instance | [kubernetes] 2026-04-20 07:57:55.973032 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-20 07:57:56.002848 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:57:56.002882 | instance | [kubernetes] 2026-04-20 07:57:56.002910 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-20 07:58:17.463294 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:17.463369 | instance | [kubernetes] 2026-04-20 07:58:17.463393 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-20 07:58:17.759538 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:17.759594 | instance | [kubernetes] 2026-04-20 07:58:17.759606 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-20 07:58:17.791617 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:17.791653 | instance | [kubernetes] 2026-04-20 07:58:17.791665 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-20 07:58:18.114757 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:18.114813 | instance | [kubernetes] 2026-04-20 07:58:18.114825 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-20 07:58:18.417894 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:18.417965 | instance | [kubernetes] 2026-04-20 07:58:18.417979 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-20 07:58:18.712690 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:18.712771 | instance | [kubernetes] 2026-04-20 07:58:18.712783 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-20 07:58:19.878613 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:19.878679 | instance | [kubernetes] 2026-04-20 07:58:19.878691 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-20 07:58:20.922153 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:20.922209 | instance | [kubernetes] 2026-04-20 07:58:20.922216 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-20 07:58:21.017816 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.017873 | instance | [kubernetes] 2026-04-20 07:58:21.017882 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-20 07:58:21.055964 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.056007 | instance | [kubernetes] 2026-04-20 07:58:21.056012 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-20 07:58:21.781856 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:21.781922 | instance | [kubernetes] 2026-04-20 07:58:21.781934 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-20 07:58:21.814494 | instance | [kubernetes] skipping: [instance] => (item=DaemonSet) 2026-04-20 07:58:21.814529 | instance | [kubernetes] skipping: [instance] => (item=ConfigMap) 2026-04-20 07:58:21.814585 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.814595 | instance | [kubernetes] 2026-04-20 07:58:21.814605 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-20 07:58:21.849318 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.849379 | instance | [kubernetes] 2026-04-20 07:58:21.849391 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-20 07:58:21.885709 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.885760 | instance | [kubernetes] 2026-04-20 07:58:21.885772 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-20 07:58:21.925026 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.925088 | instance | [kubernetes] 2026-04-20 07:58:21.925101 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-20 07:58:21.957831 | instance | [kubernetes] skipping: [instance] 2026-04-20 07:58:21.957875 | instance | [kubernetes] 2026-04-20 07:58:21.957887 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-20 07:58:22.418254 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:22.418305 | instance | [kubernetes] 2026-04-20 07:58:22.418317 | instance | [kubernetes] TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-20 07:58:23.332889 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:23.332953 | instance | [kubernetes] 2026-04-20 07:58:23.332966 | instance | [kubernetes] PLAY [Install control-plane components] **************************************** 2026-04-20 07:58:23.332976 | instance | [kubernetes] 2026-04-20 07:58:23.332985 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:58:24.339368 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:24.339425 | instance | [kubernetes] 2026-04-20 07:58:24.339438 | instance | [kubernetes] TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 07:58:24.658965 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:24.659018 | instance | [kubernetes] 2026-04-20 07:58:24.659026 | instance | [kubernetes] TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 07:58:25.744081 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:25.744147 | instance | [kubernetes] 2026-04-20 07:58:25.744159 | instance | [kubernetes] TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 07:58:26.052989 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:26.053299 | instance | [kubernetes] 2026-04-20 07:58:26.053313 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:58:26.089551 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:58:26.089610 | instance | [kubernetes] "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-20 07:58:26.089621 | instance | [kubernetes] } 2026-04-20 07:58:26.089632 | instance | [kubernetes] 2026-04-20 07:58:26.089643 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:58:27.081299 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:27.081365 | instance | [kubernetes] 2026-04-20 07:58:27.081376 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:58:28.711176 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:28.711284 | instance | [kubernetes] 2026-04-20 07:58:28.711298 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-20 07:58:29.169799 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:29.169881 | instance | [kubernetes] 2026-04-20 07:58:29.169894 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-20 07:58:29.462780 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:29.462842 | instance | [kubernetes] 2026-04-20 07:58:29.462855 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-20 07:58:29.831459 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:29.831528 | instance | [kubernetes] 2026-04-20 07:58:29.831538 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-20 07:58:30.139870 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:30.139933 | instance | [kubernetes] 2026-04-20 07:58:30.139945 | instance | [kubernetes] TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-20 07:58:30.443102 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:30.443188 | instance | [kubernetes] 2026-04-20 07:58:30.443200 | instance | [kubernetes] TASK [Install plugin] ********************************************************** 2026-04-20 07:58:30.503416 | instance | [kubernetes] included: vexxhost.containers.download_artifact for instance 2026-04-20 07:58:30.503479 | instance | [kubernetes] 2026-04-20 07:58:30.503491 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 07:58:30.547218 | instance | [kubernetes] ok: [instance] => { 2026-04-20 07:58:30.547286 | instance | [kubernetes] "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-20 07:58:30.547293 | instance | [kubernetes] } 2026-04-20 07:58:30.547298 | instance | [kubernetes] 2026-04-20 07:58:30.547303 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 07:58:31.689749 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:31.689863 | instance | [kubernetes] 2026-04-20 07:58:31.689883 | instance | [kubernetes] TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 07:58:33.603106 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:33.603142 | instance | [kubernetes] 2026-04-20 07:58:33.603148 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 07:58:33.641715 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 07:58:33.641746 | instance | [kubernetes] 2026-04-20 07:58:33.641752 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 07:58:34.223929 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:34.223962 | instance | [kubernetes] 2026-04-20 07:58:34.223967 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-20 07:58:35.099729 | instance | [kubernetes] ok: [instance] 2026-04-20 07:58:35.099780 | instance | [kubernetes] 2026-04-20 07:58:35.099791 | instance | [kubernetes] TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-20 07:58:36.980456 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:36.980505 | instance | [kubernetes] 2026-04-20 07:58:36.980513 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 07:58:37.018624 | instance | [kubernetes] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 07:58:37.018673 | instance | [kubernetes] 2026-04-20 07:58:37.018681 | instance | [kubernetes] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 07:58:37.490530 | instance | [kubernetes] changed: [instance] 2026-04-20 07:58:37.490587 | instance | [kubernetes] 2026-04-20 07:58:37.490596 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-20 07:59:04.183708 | instance | [kubernetes] changed: [instance] 2026-04-20 07:59:04.183762 | instance | [kubernetes] 2026-04-20 07:59:04.183769 | instance | [kubernetes] TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-20 07:59:04.906166 | instance | [kubernetes] changed: [instance] 2026-04-20 07:59:04.906225 | instance | [kubernetes] 2026-04-20 07:59:04.906237 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 07:59:04.906247 | instance | [kubernetes] 2026-04-20 07:59:04.906268 | instance | [kubernetes] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:59:06.166363 | instance | [kubernetes] ok: [instance] 2026-04-20 07:59:06.166423 | instance | [kubernetes] 2026-04-20 07:59:06.166435 | instance | [kubernetes] TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-20 07:59:06.944331 | instance | [kubernetes] changed: [instance] 2026-04-20 07:59:06.944397 | instance | [kubernetes] 2026-04-20 07:59:06.944409 | instance | [kubernetes] PLAY [all] ********************************************************************* 2026-04-20 07:59:06.944419 | instance | [kubernetes] 2026-04-20 07:59:06.944428 | instance | [kubernetes] TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-20 07:59:07.720783 | instance | [kubernetes] ok: [instance] 2026-04-20 07:59:07.720843 | instance | [kubernetes] 2026-04-20 07:59:07.720855 | instance | [kubernetes] PLAY RECAP ********************************************************************* 2026-04-20 07:59:07.720867 | instance | [kubernetes] instance : ok=125 changed=55 unreachable=0 failed=0 skipped=34 rescued=0 ignored=2 2026-04-20 07:59:07.720877 | instance | [kubernetes] 2026-04-20 07:59:07.860910 | instance | ==> [kubernetes] Deployment complete 2026-04-20 07:59:07.860981 | instance | ==> [csi] Starting deployment 2026-04-20 07:59:08.443751 | instance | [csi] 2026-04-20 07:59:08.443811 | instance | [csi] PLAY [controllers] ************************************************************* 2026-04-20 07:59:08.443822 | instance | [csi] 2026-04-20 07:59:08.443835 | instance | [csi] TASK [Gathering Facts] ********************************************************* 2026-04-20 07:59:10.030162 | instance | [csi] [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 07:59:10.030228 | instance | [csi] interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 07:59:10.030242 | instance | [csi] interpreter could change the meaning of that path. See 2026-04-20 07:59:10.030252 | instance | [csi] https://docs.ansible.com/ansible- 2026-04-20 07:59:10.030263 | instance | [csi] core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 07:59:10.054431 | instance | [csi] ok: [instance] 2026-04-20 07:59:10.054500 | instance | [csi] 2026-04-20 07:59:10.054513 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 07:59:10.097621 | instance | [csi] included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 07:59:10.097662 | instance | [csi] 2026-04-20 07:59:10.097673 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 07:59:10.690259 | instance | [csi] changed: [instance] 2026-04-20 07:59:10.690326 | instance | [csi] 2026-04-20 07:59:10.690337 | instance | [csi] TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-20 07:59:12.975048 | instance | [csi] changed: [instance] 2026-04-20 07:59:12.975091 | instance | [csi] 2026-04-20 07:59:12.975097 | instance | [csi] TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 07:59:13.004399 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.004433 | instance | [csi] 2026-04-20 07:59:13.004439 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-20 07:59:13.060066 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.060088 | instance | [csi] 2026-04-20 07:59:13.060093 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-20 07:59:13.094700 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.094779 | instance | [csi] 2026-04-20 07:59:13.094792 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-20 07:59:13.124850 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.125239 | instance | [csi] 2026-04-20 07:59:13.125247 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-20 07:59:13.171958 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.172033 | instance | [csi] 2026-04-20 07:59:13.172043 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-20 07:59:13.212925 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.212987 | instance | [csi] 2026-04-20 07:59:13.212999 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-20 07:59:13.255414 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.255474 | instance | [csi] 2026-04-20 07:59:13.255480 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-20 07:59:13.293472 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.293524 | instance | [csi] 2026-04-20 07:59:13.293531 | instance | [csi] TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-20 07:59:13.372517 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.372595 | instance | [csi] 2026-04-20 07:59:13.372602 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-20 07:59:13.403618 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.403680 | instance | [csi] 2026-04-20 07:59:13.403686 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-20 07:59:13.434928 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.434975 | instance | [csi] 2026-04-20 07:59:13.434980 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-20 07:59:13.464579 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.464606 | instance | [csi] 2026-04-20 07:59:13.464620 | instance | [csi] TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-20 07:59:13.508113 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.508135 | instance | [csi] 2026-04-20 07:59:13.508145 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-20 07:59:13.543368 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.543413 | instance | [csi] 2026-04-20 07:59:13.543419 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-20 07:59:13.574756 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.574782 | instance | [csi] 2026-04-20 07:59:13.574790 | instance | [csi] TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-20 07:59:13.620601 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.620709 | instance | [csi] 2026-04-20 07:59:13.620726 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-20 07:59:13.650623 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.650661 | instance | [csi] 2026-04-20 07:59:13.650668 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-20 07:59:13.679244 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.679301 | instance | [csi] 2026-04-20 07:59:13.679313 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-20 07:59:13.707401 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.707444 | instance | [csi] 2026-04-20 07:59:13.707455 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-20 07:59:13.736036 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.736062 | instance | [csi] 2026-04-20 07:59:13.736072 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-20 07:59:13.765119 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.765152 | instance | [csi] 2026-04-20 07:59:13.765163 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-20 07:59:13.800833 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.800869 | instance | [csi] 2026-04-20 07:59:13.800880 | instance | [csi] TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-20 07:59:13.853950 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.854023 | instance | [csi] 2026-04-20 07:59:13.854036 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-20 07:59:13.894715 | instance | [csi] skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-20 07:59:13.894762 | instance | [csi] skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-20 07:59:13.894773 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.894783 | instance | [csi] 2026-04-20 07:59:13.894792 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-20 07:59:13.926286 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.926310 | instance | [csi] 2026-04-20 07:59:13.926317 | instance | [csi] TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-20 07:59:13.974773 | instance | [csi] skipping: [instance] 2026-04-20 07:59:13.974809 | instance | [csi] 2026-04-20 07:59:13.974820 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-20 07:59:14.001118 | instance | [csi] skipping: [instance] 2026-04-20 07:59:14.001191 | instance | [csi] 2026-04-20 07:59:14.001204 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-20 07:59:14.032178 | instance | [csi] skipping: [instance] 2026-04-20 07:59:14.032229 | instance | [csi] 2026-04-20 07:59:14.032242 | instance | [csi] TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-20 07:59:14.071067 | instance | [csi] skipping: [instance] 2026-04-20 07:59:14.071114 | instance | [csi] 2026-04-20 07:59:14.071126 | instance | [csi] PLAY RECAP ********************************************************************* 2026-04-20 07:59:14.071136 | instance | [csi] instance : ok=4 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 2026-04-20 07:59:14.071145 | instance | [csi] 2026-04-20 07:59:14.190886 | instance | ==> [csi] Deployment complete 2026-04-20 07:59:14.459928 | instance | ok: Runtime: 0:03:04.312670 2026-04-20 07:59:14.476761 | 2026-04-20 07:59:14.476823 | PLAY RECAP 2026-04-20 07:59:14.476872 | instance | ok: 2 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 07:59:14.476895 | 2026-04-20 07:59:14.615935 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/molecule/csi/converge.yml@main] 2026-04-20 07:59:14.618736 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-20 07:59:15.221586 | 2026-04-20 07:59:15.221732 | PLAY [all] 2026-04-20 07:59:15.233514 | 2026-04-20 07:59:15.233650 | TASK [Add IP address to "br-ex"] 2026-04-20 07:59:15.760288 | instance | skipping: Conditional result was False 2026-04-20 07:59:15.770794 | 2026-04-20 07:59:15.770976 | TASK [Set "br-ex" interface to "up"] 2026-04-20 07:59:16.297098 | instance | skipping: Conditional result was False 2026-04-20 07:59:16.301901 | 2026-04-20 07:59:16.302016 | PLAY [all] 2026-04-20 07:59:16.312968 | 2026-04-20 07:59:16.313140 | TASK [Run molecule verify] 2026-04-20 07:59:16.955846 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-20 07:59:17.372216 | instance | INFO [csi > discovery] scenario test matrix: verify 2026-04-20 07:59:17.372291 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-20 07:59:29.508666 | instance | INFO [csi > verify] Executing 2026-04-20 07:59:30.217063 | instance | 2026-04-20 07:59:30.217438 | instance | PLAY [Verify] ****************************************************************** 2026-04-20 07:59:30.217765 | instance | 2026-04-20 07:59:30.218761 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 07:59:30.218816 | instance | Monday 20 April 2026 07:59:30 +0000 (0:00:00.028) 0:00:00.028 ********** 2026-04-20 07:59:31.683129 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 07:59:31.683356 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 07:59:31.683570 | instance | interpreter could change the meaning of that path. See 2026-04-20 07:59:31.683773 | instance | https://docs.ansible.com/ansible- 2026-04-20 07:59:31.683980 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 07:59:31.699232 | instance | ok: [instance] 2026-04-20 07:59:31.699564 | instance | 2026-04-20 07:59:31.699816 | instance | TASK [Create a persistent volume] ********************************************** 2026-04-20 07:59:31.700095 | instance | Monday 20 April 2026 07:59:31 +0000 (0:00:01.482) 0:00:01.511 ********** 2026-04-20 07:59:32.490464 | instance | changed: [instance] 2026-04-20 07:59:32.490733 | instance | 2026-04-20 07:59:32.491015 | instance | TASK [Create a pod] ************************************************************ 2026-04-20 07:59:32.491294 | instance | Monday 20 April 2026 07:59:32 +0000 (0:00:00.790) 0:00:02.301 ********** 2026-04-20 07:59:48.159740 | instance | changed: [instance] 2026-04-20 07:59:48.160066 | instance | 2026-04-20 07:59:48.160339 | instance | TASK [Delete the pod] ********************************************************** 2026-04-20 07:59:48.160619 | instance | Monday 20 April 2026 07:59:48 +0000 (0:00:15.669) 0:00:17.971 ********** 2026-04-20 07:59:48.880827 | instance | changed: [instance] 2026-04-20 07:59:48.881095 | instance | 2026-04-20 07:59:48.881442 | instance | TASK [Delete the persistent volume] ******************************************** 2026-04-20 07:59:48.881866 | instance | Monday 20 April 2026 07:59:48 +0000 (0:00:00.721) 0:00:18.692 ********** 2026-04-20 07:59:49.565827 | instance | ok: [instance] 2026-04-20 07:59:49.566057 | instance | 2026-04-20 07:59:49.566339 | instance | PLAY RECAP ********************************************************************* 2026-04-20 07:59:49.566740 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 07:59:49.566950 | instance | 2026-04-20 07:59:49.567539 | instance | Monday 20 April 2026 07:59:49 +0000 (0:00:00.685) 0:00:19.378 ********** 2026-04-20 07:59:49.567572 | instance | =============================================================================== 2026-04-20 07:59:49.567810 | instance | Create a pod ----------------------------------------------------------- 15.67s 2026-04-20 07:59:49.568495 | instance | Gathering Facts --------------------------------------------------------- 1.48s 2026-04-20 07:59:49.568561 | instance | Create a persistent volume ---------------------------------------------- 0.79s 2026-04-20 07:59:49.568705 | instance | Delete the pod ---------------------------------------------------------- 0.72s 2026-04-20 07:59:49.569038 | instance | Delete the persistent volume -------------------------------------------- 0.69s 2026-04-20 07:59:49.642731 | instance | INFO [csi > verify] Executed: Successful 2026-04-20 07:59:49.643236 | instance | INFO Molecule executed 1 scenario (1 successful) 2026-04-20 07:59:49.909266 | instance | ok: Runtime: 0:00:33.053423 2026-04-20 07:59:49.911676 | 2026-04-20 07:59:49.911737 | PLAY RECAP 2026-04-20 07:59:49.911798 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-20 07:59:49.911829 | 2026-04-20 07:59:50.009474 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/run.yml@main] 2026-04-20 07:59:50.013921 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-20 07:59:51.012526 | 2026-04-20 07:59:51.239757 | PLAY [all] 2026-04-20 07:59:51.261053 | 2026-04-20 07:59:51.261221 | TASK [gather-host-logs : creating directory for system status] 2026-04-20 07:59:51.641324 | instance | changed 2026-04-20 07:59:52.078927 | 2026-04-20 07:59:52.079072 | TASK [gather-host-logs : Get logs for each host] 2026-04-20 07:59:52.447089 | instance | + systemd-cgls --full --all --no-pager 2026-04-20 07:59:52.462096 | instance | + ip addr 2026-04-20 07:59:52.465199 | instance | + ip route 2026-04-20 07:59:52.466474 | instance | + lsblk 2026-04-20 07:59:52.470229 | instance | + mount 2026-04-20 07:59:52.472359 | instance | + docker images 2026-04-20 07:59:52.472745 | instance | /bin/bash: line 7: docker: command not found 2026-04-20 07:59:52.472958 | instance | + brctl show 2026-04-20 07:59:52.473335 | instance | /bin/bash: line 8: brctl: command not found 2026-04-20 07:59:52.473513 | instance | + ps aux --sort=-%mem 2026-04-20 07:59:52.488218 | instance | + dpkg -l 2026-04-20 07:59:52.498973 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-20 07:59:52.499498 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-20 07:59:52.499584 | instance | /bin/bash: line 11: docker: command not found 2026-04-20 07:59:52.499925 | instance | + '[' '!' -z '' ']' 2026-04-20 07:59:52.617986 | instance | ok: Runtime: 0:00:00.057620 2026-04-20 07:59:52.625935 | 2026-04-20 07:59:52.626017 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-20 07:59:53.519882 | instance | changed: 2026-04-20 07:59:53.541903 | instance | created directory /var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/logs/instance 2026-04-20 07:59:53.542002 | instance | cd+++++++++ system/ 2026-04-20 07:59:53.542057 | instance | >f+++++++++ system/brctl-show.txt 2026-04-20 07:59:53.542103 | instance | >f+++++++++ system/docker-images.txt 2026-04-20 07:59:53.542144 | instance | >f+++++++++ system/ip-addr.txt 2026-04-20 07:59:53.542192 | instance | >f+++++++++ system/ip-route.txt 2026-04-20 07:59:53.542236 | instance | >f+++++++++ system/lsblk.txt 2026-04-20 07:59:53.542279 | instance | >f+++++++++ system/mount.txt 2026-04-20 07:59:53.542326 | instance | >f+++++++++ system/packages.txt 2026-04-20 07:59:53.542368 | instance | >f+++++++++ system/ps.txt 2026-04-20 07:59:53.542409 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-20 07:59:53.556230 | 2026-04-20 07:59:53.556324 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-20 07:59:53.748907 | instance | changed: "values" 2026-04-20 07:59:53.915755 | instance | changed: "releases" 2026-04-20 07:59:53.934369 | 2026-04-20 07:59:53.934579 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-20 07:59:55.472249 | instance | ok: Runtime: 0:00:01.268016 2026-04-20 07:59:55.479432 | 2026-04-20 07:59:55.479541 | TASK [helm-release-status : Downloads logs to executor] 2026-04-20 07:59:56.153086 | instance | changed: 2026-04-20 07:59:56.153304 | instance | cd+++++++++ helm/ 2026-04-20 07:59:56.153348 | instance | cd+++++++++ helm/releases/ 2026-04-20 07:59:56.153383 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-20 07:59:56.153415 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-20 07:59:56.153446 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-20 07:59:56.153476 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-20 07:59:56.153506 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-20 07:59:56.153535 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-20 07:59:56.153563 | instance | cd+++++++++ helm/values/ 2026-04-20 07:59:56.153592 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-20 07:59:56.153623 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-20 07:59:56.153652 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-20 07:59:56.153681 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-20 07:59:56.153709 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-20 07:59:56.153739 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-20 07:59:56.166195 | 2026-04-20 07:59:56.166286 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-20 07:59:56.361815 | instance | changed 2026-04-20 07:59:56.366978 | 2026-04-20 07:59:56.367071 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-20 07:59:56.585944 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 07:59:56.586099 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 07:59:56.594266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 07:59:56.597384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 07:59:56.674378 | instance | node/instance 2026-04-20 07:59:56.678096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 07:59:56.725646 | instance | clusterrole/admin 2026-04-20 07:59:56.868622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 07:59:56.876757 | instance | clusterrole/cilium 2026-04-20 07:59:56.889861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 07:59:56.908394 | instance | clusterrole/cilium-operator 2026-04-20 07:59:57.054405 | instance | clusterrole/cluster-admin 2026-04-20 07:59:57.083844 | instance | clusterrole/edit 2026-04-20 07:59:57.215846 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 07:59:57.245364 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-20 07:59:57.374795 | instance | clusterrole/kubeadm:get-nodes 2026-04-20 07:59:57.412411 | instance | clusterrole/local-path-provisioner 2026-04-20 07:59:57.534910 | instance | clusterrole/system:aggregate-to-admin 2026-04-20 07:59:57.576844 | instance | clusterrole/system:aggregate-to-edit 2026-04-20 07:59:57.688249 | instance | clusterrole/system:aggregate-to-view 2026-04-20 07:59:57.760344 | instance | clusterrole/system:auth-delegator 2026-04-20 07:59:57.850725 | instance | clusterrole/system:basic-user 2026-04-20 07:59:57.907173 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-20 07:59:57.999659 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-20 07:59:58.072610 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-20 07:59:58.159377 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-20 07:59:58.225055 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-20 07:59:58.314796 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-20 07:59:58.386864 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-20 07:59:58.483475 | instance | clusterrolebinding/cilium 2026-04-20 07:59:58.547971 | instance | clusterrole/system:controller:certificate-controller 2026-04-20 07:59:58.640980 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-20 07:59:58.716744 | instance | clusterrolebinding/cilium-operator 2026-04-20 07:59:58.799882 | instance | clusterrole/system:controller:cronjob-controller 2026-04-20 07:59:58.876948 | instance | clusterrolebinding/cluster-admin 2026-04-20 07:59:58.961591 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-20 07:59:59.034904 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 07:59:59.120421 | instance | clusterrole/system:controller:deployment-controller 2026-04-20 07:59:59.197145 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-20 07:59:59.269252 | instance | clusterrole/system:controller:disruption-controller 2026-04-20 07:59:59.355268 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-20 07:59:59.427675 | instance | clusterrole/system:controller:endpoint-controller 2026-04-20 07:59:59.512950 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-20 07:59:59.575545 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-20 07:59:59.672870 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-20 07:59:59.737670 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-20 07:59:59.820915 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-20 07:59:59.884854 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-20 07:59:59.971172 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-20 08:00:00.044949 | instance | clusterrole/system:controller:expand-controller 2026-04-20 08:00:00.132411 | instance | clusterrolebinding/local-path-provisioner 2026-04-20 08:00:00.211991 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-20 08:00:00.280861 | instance | clusterrolebinding/system:basic-user 2026-04-20 08:00:00.369039 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-20 08:00:00.440752 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-20 08:00:00.526079 | instance | clusterrole/system:controller:job-controller 2026-04-20 08:00:00.610937 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-20 08:00:00.691567 | instance | clusterrole/system:controller:namespace-controller 2026-04-20 08:00:00.781393 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-20 08:00:00.868824 | instance | clusterrole/system:controller:node-controller 2026-04-20 08:00:00.948629 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-20 08:00:01.056193 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-20 08:00:01.106667 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-20 08:00:01.215804 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-20 08:00:01.282308 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-20 08:00:01.381743 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-20 08:00:01.455973 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-20 08:00:01.548695 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-20 08:00:01.644947 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-20 08:00:01.722227 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-20 08:00:01.837808 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-20 08:00:01.899554 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-20 08:00:02.018376 | instance | clusterrole/system:controller:replicaset-controller 2026-04-20 08:00:02.078168 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-20 08:00:02.207560 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-20 08:00:02.263058 | instance | clusterrole/system:controller:replication-controller 2026-04-20 08:00:02.372263 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-20 08:00:02.431688 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-20 08:00:02.516430 | instance | clusterrolebinding/system:controller:job-controller 2026-04-20 08:00:02.587725 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-20 08:00:02.678009 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-20 08:00:02.741093 | instance | clusterrole/system:controller:route-controller 2026-04-20 08:00:02.842726 | instance | clusterrolebinding/system:controller:node-controller 2026-04-20 08:00:02.907804 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-20 08:00:03.012549 | instance | clusterrole/system:controller:service-account-controller 2026-04-20 08:00:03.081244 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-20 08:00:03.184144 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-20 08:00:03.241563 | instance | clusterrole/system:controller:service-controller 2026-04-20 08:00:03.345257 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-20 08:00:03.402867 | instance | clusterrole/system:controller:statefulset-controller 2026-04-20 08:00:03.516288 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-20 08:00:03.571020 | instance | clusterrole/system:controller:ttl-controller 2026-04-20 08:00:03.676404 | instance | clusterrole/system:coredns 2026-04-20 08:00:03.732563 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-20 08:00:03.828901 | instance | clusterrole/system:discovery 2026-04-20 08:00:03.889080 | instance | clusterrole/system:heapster 2026-04-20 08:00:03.988589 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-20 08:00:04.040217 | instance | clusterrole/system:kube-aggregator 2026-04-20 08:00:04.139563 | instance | clusterrole/system:kube-controller-manager 2026-04-20 08:00:04.190343 | instance | clusterrole/system:kube-dns 2026-04-20 08:00:04.291484 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-20 08:00:04.347687 | instance | clusterrole/system:kube-scheduler 2026-04-20 08:00:04.458362 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-20 08:00:04.503746 | instance | clusterrolebinding/system:controller:route-controller 2026-04-20 08:00:04.621526 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-20 08:00:04.667153 | instance | clusterrole/system:kubelet-api-admin 2026-04-20 08:00:04.777734 | instance | clusterrole/system:monitoring 2026-04-20 08:00:04.821855 | instance | clusterrolebinding/system:controller:service-controller 2026-04-20 08:00:04.931810 | instance | clusterrole/system:node 2026-04-20 08:00:04.974066 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-20 08:00:05.114152 | instance | clusterrole/system:node-bootstrapper 2026-04-20 08:00:05.152313 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-20 08:00:05.272969 | instance | clusterrole/system:node-problem-detector 2026-04-20 08:00:05.300173 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-20 08:00:05.435817 | instance | clusterrolebinding/system:coredns 2026-04-20 08:00:05.472765 | instance | clusterrole/system:node-proxier 2026-04-20 08:00:05.583682 | instance | clusterrolebinding/system:discovery 2026-04-20 08:00:05.633082 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-20 08:00:05.748722 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-20 08:00:05.777852 | instance | clusterrole/system:public-info-viewer 2026-04-20 08:00:05.903431 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-20 08:00:05.923768 | instance | clusterrolebinding/system:kube-dns 2026-04-20 08:00:06.057612 | instance | clusterrole/system:volume-scheduler 2026-04-20 08:00:06.076132 | instance | clusterrole/view 2026-04-20 08:00:06.208252 | instance | clusterrolebinding/system:kube-scheduler 2026-04-20 08:00:06.234747 | instance | clusterrolebinding/system:monitoring 2026-04-20 08:00:06.355862 | instance | clusterrolebinding/system:node 2026-04-20 08:00:06.391625 | instance | clusterrolebinding/system:node-proxier 2026-04-20 08:00:06.524422 | instance | clusterrolebinding/system:public-info-viewer 2026-04-20 08:00:06.563157 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-20 08:00:06.690835 | instance | clusterrolebinding/system:volume-scheduler 2026-04-20 08:00:06.737889 | instance | storageclass/general 2026-04-20 08:00:06.865115 | instance | namespace/default 2026-04-20 08:00:06.904990 | instance | namespace/envoy-gateway-system 2026-04-20 08:00:07.040403 | instance | namespace/kube-node-lease 2026-04-20 08:00:07.061282 | instance | namespace/kube-public 2026-04-20 08:00:07.216805 | instance | namespace/kube-system 2026-04-20 08:00:07.235187 | instance | namespace/local-path-storage 2026-04-20 08:00:07.435172 | instance | ok: Runtime: 0:00:10.808242 2026-04-20 08:00:07.441006 | 2026-04-20 08:00:07.441071 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-20 08:00:07.635861 | instance | changed 2026-04-20 08:00:07.642241 | 2026-04-20 08:00:07.642324 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-20 08:00:07.878126 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 08:00:07.878301 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 08:00:07.878752 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 08:00:07.964995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:07.965446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.037171 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-20 08:00:08.038542 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-20 08:00:08.041407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.050374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.129919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.146708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.211457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.228956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.231400 | instance | default/configmaps/kube-root-ca.crt 2026-04-20 08:00:08.302257 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-20 08:00:08.308517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.310904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.392861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.393664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.405133 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-20 08:00:08.465931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.476026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.483881 | instance | default/endpoints/kubernetes 2026-04-20 08:00:08.547825 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.552571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.632921 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.649295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.725037 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-rn5fm 2026-04-20 08:00:08.728586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.735924 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:08.741690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.802977 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.825433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.895647 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:08.904107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.908827 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-20 08:00:08.909868 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-20 08:00:08.915142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.987679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:08.991960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.081612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.085025 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-20 08:00:09.119975 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-20 08:00:09.157529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.215018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.250735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.251552 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-20 08:00:09.297262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.301535 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-20 08:00:09.344685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.380009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.423252 | instance | default/persistentvolumeclaims/test-pvc 2026-04-20 08:00:09.433392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.466388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.467943 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-20 08:00:09.539930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.554364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.606938 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-20 08:00:09.627575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.629845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.725878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.741083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.744312 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-20 08:00:09.841503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.861860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.886467 | instance | envoy-gateway-system/secrets/envoy 2026-04-20 08:00:09.927922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:09.949538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.010127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.046023 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-20 08:00:10.053596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.076602 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-20 08:00:10.098849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.130981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.188753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.207385 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-20 08:00:10.218806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.248309 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-20 08:00:10.277990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.307381 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:10.314641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.362622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.380754 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-20 08:00:10.420823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.449377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.531862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.540088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.566358 | instance | default/serviceaccounts/default 2026-04-20 08:00:10.638087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.638537 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:10.647748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.712899 | instance | default/services/kubernetes 2026-04-20 08:00:10.739036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.748846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.759982 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-20 08:00:10.817459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.823057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.899913 | instance | kube-public/configmaps/cluster-info 2026-04-20 08:00:10.905869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.919017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.949680 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-20 08:00:10.992855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:10.999586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.084571 | instance | kube-node-lease/serviceaccounts/default 2026-04-20 08:00:11.085124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.098622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.129456 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 08:00:11.167051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.195940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.239102 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-20 08:00:11.255384 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.277116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.296814 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 08:00:11.337198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.364972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.399551 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-20 08:00:11.435233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.445169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.457027 | instance | kube-public/serviceaccounts/default 2026-04-20 08:00:11.509388 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.513945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.564790 | instance | kube-system/configmaps/cilium-config 2026-04-20 08:00:11.583242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.623259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.637414 | instance | kube-system/configmaps/coredns 2026-04-20 08:00:11.677398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.730233 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-20 08:00:11.773125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.775740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.813471 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-20 08:00:11.867313 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:11.874599 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.876374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.918298 | instance | kube-system/configmaps/kube-proxy 2026-04-20 08:00:11.966944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:11.975200 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-20 08:00:11.999157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.050583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.083828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.114589 | instance | kube-system/configmaps/kubeadm-config 2026-04-20 08:00:12.152119 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 08:00:12.156893 | instance | kube-system/configmaps/kubelet-config 2026-04-20 08:00:12.160962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.191019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.285875 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.294061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.323622 | instance | kube-system/daemonsets/cilium 2026-04-20 08:00:12.336612 | instance | kube-system/daemonsets/kube-proxy 2026-04-20 08:00:12.391625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.462046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.499489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.502469 | instance | kube-system/deployment/cilium-operator 2026-04-20 08:00:12.524732 | instance | kube-system/deployment/coredns 2026-04-20 08:00:12.568049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.575551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.659415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.661254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 08:00:12.685840 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-20 08:00:12.727032 | instance | local-path-storage/configmaps/local-path-config 2026-04-20 08:00:12.865690 | instance | kube-system/endpoints/kube-dns 2026-04-20 08:00:12.891214 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-20 08:00:13.021525 | instance | kube-system/pods/cilium-glxm6 2026-04-20 08:00:13.055781 | instance | kube-system/pods/cilium-operator-869df985b8-2sn69 2026-04-20 08:00:13.202907 | instance | kube-system/pods/coredns-67659f764b-mbfhf 2026-04-20 08:00:13.214321 | instance | kube-system/pods/coredns-67659f764b-p4t4x 2026-04-20 08:00:13.377362 | instance | kube-system/pods/etcd-instance 2026-04-20 08:00:13.381014 | instance | kube-system/pods/kube-apiserver-instance 2026-04-20 08:00:13.531324 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-20 08:00:13.561370 | instance | kube-system/pods/kube-proxy-9nnwd 2026-04-20 08:00:13.724382 | instance | kube-system/pods/kube-scheduler-instance 2026-04-20 08:00:13.735860 | instance | kube-system/pods/kube-vip-instance 2026-04-20 08:00:13.902462 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-20 08:00:13.904345 | instance | kube-system/rolebindings/kube-proxy 2026-04-20 08:00:14.053451 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-20 08:00:14.060488 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-20 08:00:14.216557 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-20 08:00:14.219854 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-20 08:00:14.364425 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-20 08:00:14.379979 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-20 08:00:14.520298 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-20 08:00:14.529758 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-20 08:00:14.682234 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-20 08:00:14.693264 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-fv48q 2026-04-20 08:00:14.839151 | instance | kube-system/roles/cilium-config-agent 2026-04-20 08:00:14.855394 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-20 08:00:14.999251 | instance | kube-system/roles/kube-proxy 2026-04-20 08:00:15.027941 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-20 08:00:15.167817 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-20 08:00:15.198085 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-20 08:00:15.323884 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-20 08:00:15.362031 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-20 08:00:15.493492 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-20 08:00:15.537978 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-20 08:00:15.683916 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-20 08:00:15.697225 | instance | kube-system/secrets/bootstrap-token-h9257p 2026-04-20 08:00:15.828984 | instance | kube-system/secrets/bootstrap-token-qvwgg8 2026-04-20 08:00:15.854310 | instance | kube-system/secrets/kubeadm-certs 2026-04-20 08:00:15.998048 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-20 08:00:16.035060 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-20 08:00:16.244489 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-20 08:00:16.264908 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-20 08:00:16.428760 | instance | kube-system/serviceaccounts/cilium 2026-04-20 08:00:16.441406 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-20 08:00:16.603333 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-20 08:00:16.630744 | instance | kube-system/serviceaccounts/coredns 2026-04-20 08:00:16.773841 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-20 08:00:16.822193 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-20 08:00:16.944689 | instance | kube-system/serviceaccounts/default 2026-04-20 08:00:17.023724 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-20 08:00:17.136757 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-20 08:00:17.211083 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-20 08:00:17.365321 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-20 08:00:17.411710 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-20 08:00:17.544551 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-20 08:00:17.620760 | instance | kube-system/serviceaccounts/expand-controller 2026-04-20 08:00:17.734629 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-20 08:00:17.816591 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-20 08:00:17.922712 | instance | kube-system/serviceaccounts/job-controller 2026-04-20 08:00:18.012550 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-20 08:00:18.123364 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-20 08:00:18.198464 | instance | kube-system/serviceaccounts/node-controller 2026-04-20 08:00:18.315771 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-20 08:00:18.377813 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-20 08:00:18.512496 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-20 08:00:18.560083 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-20 08:00:18.698451 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-20 08:00:18.762011 | instance | kube-system/serviceaccounts/replication-controller 2026-04-20 08:00:18.901705 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-20 08:00:18.968848 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-20 08:00:19.094256 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-20 08:00:19.148891 | instance | kube-system/serviceaccounts/service-controller 2026-04-20 08:00:19.290743 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-20 08:00:19.317381 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-20 08:00:19.479721 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-20 08:00:19.501952 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-20 08:00:19.668373 | instance | kube-system/services/kube-dns 2026-04-20 08:00:19.690378 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-20 08:00:19.841415 | instance | local-path-storage/serviceaccounts/default 2026-04-20 08:00:19.858959 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-20 08:00:20.238271 | instance | ok: Runtime: 0:00:12.152813 2026-04-20 08:00:20.246660 | 2026-04-20 08:00:20.246724 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-20 08:00:20.798986 | instance | changed: 2026-04-20 08:00:20.799179 | instance | cd+++++++++ objects/ 2026-04-20 08:00:20.799219 | instance | cd+++++++++ objects/cluster/ 2026-04-20 08:00:20.799251 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-20 08:00:20.799279 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-20 08:00:20.799306 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-20 08:00:20.799334 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-20 08:00:20.799362 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-20 08:00:20.799389 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-20 08:00:20.799415 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-20 08:00:20.799441 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-20 08:00:20.799467 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-20 08:00:20.799493 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-20 08:00:20.799519 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-20 08:00:20.799545 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 08:00:20.799573 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 08:00:20.799600 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-20 08:00:20.799626 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-20 08:00:20.799652 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-20 08:00:20.799678 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-20 08:00:20.799704 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-20 08:00:20.799729 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-20 08:00:20.799755 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-20 08:00:20.799780 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-20 08:00:20.799806 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-20 08:00:20.799832 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-20 08:00:20.799858 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-20 08:00:20.799883 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-20 08:00:20.799908 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-20 08:00:20.799933 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-20 08:00:20.799960 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-20 08:00:20.799986 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-20 08:00:20.800011 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-20 08:00:20.800043 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-20 08:00:20.801182 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-20 08:00:20.801242 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-20 08:00:20.801351 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-20 08:00:20.801399 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-20 08:00:20.801442 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-20 08:00:20.801575 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-20 08:00:20.801631 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-20 08:00:20.801674 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-20 08:00:20.801717 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-20 08:00:20.801759 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-20 08:00:20.801799 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-20 08:00:20.801835 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-20 08:00:20.801871 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-20 08:00:20.801908 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-20 08:00:20.801948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 08:00:20.801991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 08:00:20.802032 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-20 08:00:20.802073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-20 08:00:20.802115 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-20 08:00:20.802158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-20 08:00:20.802196 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-20 08:00:20.802228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-20 08:00:20.802253 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-20 08:00:20.802281 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-20 08:00:20.802307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-20 08:00:20.802332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-20 08:00:20.802356 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-20 08:00:20.802380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-20 08:00:20.802405 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-20 08:00:20.802429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 08:00:20.802454 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-20 08:00:20.802479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-20 08:00:20.802505 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-20 08:00:20.802542 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-20 08:00:20.802595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-20 08:00:20.802642 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-20 08:00:20.802687 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 08:00:20.802728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 08:00:20.802756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-20 08:00:20.802782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-20 08:00:20.802807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-20 08:00:20.802832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-20 08:00:20.802857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-20 08:00:20.802881 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-20 08:00:20.802905 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-20 08:00:20.802930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-20 08:00:20.802954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-20 08:00:20.802978 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-20 08:00:20.803003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-20 08:00:20.803027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-20 08:00:20.803052 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-20 08:00:20.803077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-20 08:00:20.803101 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-20 08:00:20.803125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-20 08:00:20.803149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-20 08:00:20.803173 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-20 08:00:20.803197 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-20 08:00:20.803221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-20 08:00:20.803245 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-20 08:00:20.803269 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-20 08:00:20.803293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-20 08:00:20.803318 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-20 08:00:20.803343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-20 08:00:20.803367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-20 08:00:20.803392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-20 08:00:20.803416 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-20 08:00:20.803440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-20 08:00:20.803472 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-20 08:00:20.803497 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-20 08:00:20.803521 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-20 08:00:20.803545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-20 08:00:20.803569 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-20 08:00:20.803593 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-20 08:00:20.803617 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-20 08:00:20.803641 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-20 08:00:20.803665 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-20 08:00:20.803689 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-20 08:00:20.803713 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-20 08:00:20.803737 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-20 08:00:20.803761 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-20 08:00:20.803786 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-20 08:00:20.803811 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-20 08:00:20.803835 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-20 08:00:20.803860 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-20 08:00:20.803884 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-20 08:00:20.803908 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-20 08:00:20.803932 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-20 08:00:20.803956 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-20 08:00:20.803980 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-20 08:00:20.804004 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-20 08:00:20.804028 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-20 08:00:20.804051 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-20 08:00:20.804075 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-20 08:00:20.804099 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-20 08:00:20.804123 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-20 08:00:20.804148 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-20 08:00:20.804172 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-20 08:00:20.804196 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-20 08:00:20.804220 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-20 08:00:20.804245 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-20 08:00:20.804269 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-20 08:00:20.804293 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-20 08:00:20.804317 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-20 08:00:20.804341 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-20 08:00:20.804371 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-20 08:00:20.804397 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-20 08:00:20.804422 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-20 08:00:20.804447 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-20 08:00:20.804471 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-20 08:00:20.804496 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-20 08:00:20.804521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-20 08:00:20.804546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-20 08:00:20.804571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-20 08:00:20.804595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-20 08:00:20.804620 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-20 08:00:20.804645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 08:00:20.804670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 08:00:20.804696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-20 08:00:20.804721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-20 08:00:20.804747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-20 08:00:20.804772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-20 08:00:20.804797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-20 08:00:20.804822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-20 08:00:20.804848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-20 08:00:20.804872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-20 08:00:20.804897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-20 08:00:20.804922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-20 08:00:20.804948 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-20 08:00:20.804983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-20 08:00:20.805008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-20 08:00:20.805034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-20 08:00:20.805062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-20 08:00:20.805124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-20 08:00:20.805160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-20 08:00:20.805188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-20 08:00:20.805213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-20 08:00:20.805238 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-20 08:00:20.805263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 08:00:20.805295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 08:00:20.805321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-20 08:00:20.805346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-20 08:00:20.805371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-20 08:00:20.805453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-20 08:00:20.805482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-20 08:00:20.805508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-20 08:00:20.805533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-20 08:00:20.805557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-20 08:00:20.805582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-20 08:00:20.805606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-20 08:00:20.805630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-20 08:00:20.805655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-20 08:00:20.805679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-20 08:00:20.805703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 08:00:20.805728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-20 08:00:20.805752 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-20 08:00:20.805777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-20 08:00:20.805801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-20 08:00:20.805826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-20 08:00:20.805851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-20 08:00:20.805875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 08:00:20.805899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 08:00:20.805924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-20 08:00:20.805949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-20 08:00:20.805973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-20 08:00:20.805998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-20 08:00:20.806022 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-20 08:00:20.806046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-20 08:00:20.806071 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-20 08:00:20.806095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-20 08:00:20.806127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-20 08:00:20.806152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-20 08:00:20.806177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-20 08:00:20.806201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-20 08:00:20.806225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-20 08:00:20.806249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-20 08:00:20.806274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-20 08:00:20.806298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-20 08:00:20.806321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-20 08:00:20.806345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-20 08:00:20.806369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-20 08:00:20.806393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-20 08:00:20.806416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-20 08:00:20.806440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-20 08:00:20.806464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-20 08:00:20.806487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-20 08:00:20.806511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-20 08:00:20.806535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-20 08:00:20.806559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-20 08:00:20.806583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-20 08:00:20.806608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-20 08:00:20.806633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-20 08:00:20.806656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-20 08:00:20.806680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-20 08:00:20.806705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-20 08:00:20.806730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-20 08:00:20.806755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-20 08:00:20.806780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-20 08:00:20.806804 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-20 08:00:20.806829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-20 08:00:20.806853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-20 08:00:20.806877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-20 08:00:20.806907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-20 08:00:20.806932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-20 08:00:20.806956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-20 08:00:20.806980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-20 08:00:20.807004 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-20 08:00:20.807028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-20 08:00:20.807052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-20 08:00:20.807076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-20 08:00:20.807100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-20 08:00:20.807123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-20 08:00:20.807147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-20 08:00:20.807171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-20 08:00:20.807195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-20 08:00:20.807219 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-20 08:00:20.807243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-20 08:00:20.807267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-20 08:00:20.807291 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-20 08:00:20.807315 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-20 08:00:20.807340 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-20 08:00:20.807364 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-20 08:00:20.807388 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-20 08:00:20.807413 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-20 08:00:20.807437 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-20 08:00:20.807461 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-20 08:00:20.807484 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-20 08:00:20.807508 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-20 08:00:20.807532 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-20 08:00:20.807556 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-20 08:00:20.807579 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-20 08:00:20.807603 | instance | cd+++++++++ objects/cluster/node/ 2026-04-20 08:00:20.807627 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-20 08:00:20.807651 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-20 08:00:20.807674 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-20 08:00:20.807698 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-20 08:00:20.807722 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-20 08:00:20.807746 | instance | cd+++++++++ objects/namespaced/ 2026-04-20 08:00:20.807770 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-20 08:00:20.807793 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-20 08:00:20.807817 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.807841 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.807865 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-20 08:00:20.807895 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-20 08:00:20.807920 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-20 08:00:20.807944 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-04-20 08:00:20.807968 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-04-20 08:00:20.807993 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-04-20 08:00:20.808017 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-20 08:00:20.808042 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-20 08:00:20.808065 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-20 08:00:20.808089 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-20 08:00:20.808113 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-20 08:00:20.808137 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-20 08:00:20.808161 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-20 08:00:20.808185 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-20 08:00:20.808209 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-20 08:00:20.808233 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-20 08:00:20.808258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.808281 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.808305 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-20 08:00:20.808330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-20 08:00:20.808354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-20 08:00:20.808377 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-20 08:00:20.808401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-20 08:00:20.808426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-20 08:00:20.808449 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-20 08:00:20.808473 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rn5fm.txt 2026-04-20 08:00:20.808498 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-rn5fm.yaml 2026-04-20 08:00:20.808523 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-20 08:00:20.808547 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 08:00:20.808572 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 08:00:20.808597 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 08:00:20.808622 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 08:00:20.808647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-20 08:00:20.808672 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-20 08:00:20.808696 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-20 08:00:20.808726 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 08:00:20.808752 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 08:00:20.808777 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 08:00:20.808801 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 08:00:20.808825 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-20 08:00:20.808849 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-20 08:00:20.808873 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-20 08:00:20.808897 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-20 08:00:20.808921 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-20 08:00:20.808945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-20 08:00:20.808976 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-20 08:00:20.809001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-20 08:00:20.809026 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-20 08:00:20.809050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-20 08:00:20.809098 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-20 08:00:20.809143 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-20 08:00:20.809172 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-20 08:00:20.809197 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-20 08:00:20.809222 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-20 08:00:20.809247 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-20 08:00:20.809271 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 08:00:20.809295 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 08:00:20.809319 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-20 08:00:20.809344 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-20 08:00:20.809368 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-20 08:00:20.809392 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-20 08:00:20.809417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-20 08:00:20.809441 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-20 08:00:20.809465 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-20 08:00:20.809490 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.809542 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.809569 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-20 08:00:20.809593 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-20 08:00:20.809616 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-20 08:00:20.809648 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-20 08:00:20.809673 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-20 08:00:20.809697 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-20 08:00:20.809722 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-20 08:00:20.809746 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.809770 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.809794 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-20 08:00:20.809818 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 08:00:20.809842 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 08:00:20.809866 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 08:00:20.809891 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 08:00:20.809915 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-20 08:00:20.809939 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 08:00:20.809964 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 08:00:20.809988 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-20 08:00:20.810013 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-20 08:00:20.810038 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-20 08:00:20.810062 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-20 08:00:20.810086 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-20 08:00:20.810111 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-20 08:00:20.810135 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-20 08:00:20.810159 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-20 08:00:20.810183 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-20 08:00:20.810207 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-20 08:00:20.810231 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-20 08:00:20.810255 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-20 08:00:20.810279 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-20 08:00:20.810304 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-20 08:00:20.810330 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-20 08:00:20.810357 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-20 08:00:20.810382 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-20 08:00:20.810407 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.810431 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.810455 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-20 08:00:20.810479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-20 08:00:20.810510 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-20 08:00:20.810535 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-20 08:00:20.810561 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-20 08:00:20.810585 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-20 08:00:20.810609 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-20 08:00:20.810633 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-20 08:00:20.810658 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-20 08:00:20.810682 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-20 08:00:20.810706 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-20 08:00:20.810730 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-20 08:00:20.810754 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-20 08:00:20.810778 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-20 08:00:20.810802 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-20 08:00:20.810826 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-20 08:00:20.810850 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-20 08:00:20.810874 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-20 08:00:20.810898 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-glxm6.txt 2026-04-20 08:00:20.810923 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-glxm6.yaml 2026-04-20 08:00:20.810947 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2sn69.txt 2026-04-20 08:00:20.810971 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2sn69.yaml 2026-04-20 08:00:20.810995 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-mbfhf.txt 2026-04-20 08:00:20.811019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-mbfhf.yaml 2026-04-20 08:00:20.811043 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-p4t4x.txt 2026-04-20 08:00:20.811066 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-p4t4x.yaml 2026-04-20 08:00:20.811091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-20 08:00:20.811115 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-20 08:00:20.811139 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-20 08:00:20.811168 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-20 08:00:20.811192 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-20 08:00:20.811283 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-20 08:00:20.811310 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9nnwd.txt 2026-04-20 08:00:20.811336 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-9nnwd.yaml 2026-04-20 08:00:20.811360 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-20 08:00:20.811385 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-20 08:00:20.811409 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-20 08:00:20.811434 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-20 08:00:20.811458 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-20 08:00:20.811490 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-20 08:00:20.811515 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-20 08:00:20.811539 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-20 08:00:20.811563 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-20 08:00:20.811588 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-20 08:00:20.811611 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-20 08:00:20.811635 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-20 08:00:20.811659 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-20 08:00:20.811682 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-20 08:00:20.811706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 08:00:20.811731 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-20 08:00:20.811756 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-20 08:00:20.811781 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-20 08:00:20.811805 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-20 08:00:20.811829 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-20 08:00:20.811853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-20 08:00:20.811878 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 08:00:20.811902 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 08:00:20.811926 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-20 08:00:20.811950 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-20 08:00:20.811974 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-20 08:00:20.811998 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-20 08:00:20.812022 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-20 08:00:20.812046 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-20 08:00:20.812070 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-20 08:00:20.812094 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-20 08:00:20.812119 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-20 08:00:20.812143 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-20 08:00:20.812167 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-20 08:00:20.812192 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-20 08:00:20.812216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-20 08:00:20.812240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-20 08:00:20.812271 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-20 08:00:20.812296 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-20 08:00:20.812320 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 08:00:20.812344 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-20 08:00:20.812368 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-20 08:00:20.812392 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-20 08:00:20.812416 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-20 08:00:20.812440 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-20 08:00:20.812464 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-20 08:00:20.812488 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-20 08:00:20.812512 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-20 08:00:20.812537 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-20 08:00:20.812560 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-20 08:00:20.812584 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-20 08:00:20.812608 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-h9257p.txt 2026-04-20 08:00:20.812632 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-h9257p.yaml 2026-04-20 08:00:20.812656 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qvwgg8.txt 2026-04-20 08:00:20.812680 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qvwgg8.yaml 2026-04-20 08:00:20.812704 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-20 08:00:20.812729 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-20 08:00:20.812753 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-20 08:00:20.812777 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-20 08:00:20.812801 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-20 08:00:20.812824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-20 08:00:20.812848 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-20 08:00:20.812872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-20 08:00:20.812896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-20 08:00:20.812920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-20 08:00:20.812944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-20 08:00:20.812975 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-20 08:00:20.813000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-20 08:00:20.813043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-20 08:00:20.813071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-20 08:00:20.813106 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-20 08:00:20.813150 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-20 08:00:20.813177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-20 08:00:20.813203 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-20 08:00:20.813227 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-20 08:00:20.813251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-20 08:00:20.813275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-20 08:00:20.813298 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-20 08:00:20.813321 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-20 08:00:20.813345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-20 08:00:20.813369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-20 08:00:20.813393 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-20 08:00:20.813416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-20 08:00:20.813440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-20 08:00:20.813464 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-20 08:00:20.813488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-20 08:00:20.813512 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-20 08:00:20.813536 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-20 08:00:20.813560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-20 08:00:20.813584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-20 08:00:20.813609 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-20 08:00:20.813675 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-20 08:00:20.813710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-20 08:00:20.813750 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-20 08:00:20.813788 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-20 08:00:20.813817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-20 08:00:20.813842 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-20 08:00:20.813867 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-20 08:00:20.813891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-20 08:00:20.813916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-20 08:00:20.813941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-20 08:00:20.813965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-20 08:00:20.813990 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-20 08:00:20.814014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-20 08:00:20.814049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-20 08:00:20.814074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-20 08:00:20.814099 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-20 08:00:20.814123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-20 08:00:20.814147 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-20 08:00:20.814171 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-20 08:00:20.814195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-20 08:00:20.814219 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-20 08:00:20.814243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-20 08:00:20.814267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-20 08:00:20.814291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-20 08:00:20.814315 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-20 08:00:20.814338 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-20 08:00:20.814362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-20 08:00:20.814383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-20 08:00:20.814400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-20 08:00:20.814418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-20 08:00:20.814434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-20 08:00:20.814451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-20 08:00:20.814468 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-20 08:00:20.814486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-20 08:00:20.814503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-20 08:00:20.814520 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-20 08:00:20.814537 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-20 08:00:20.814554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-20 08:00:20.814571 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-20 08:00:20.814588 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-20 08:00:20.814605 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-20 08:00:20.814622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-20 08:00:20.814640 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-20 08:00:20.814657 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-20 08:00:20.814674 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-20 08:00:20.814691 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-20 08:00:20.814713 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-20 08:00:20.814731 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-20 08:00:20.814748 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-20 08:00:20.814765 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-20 08:00:20.814783 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-20 08:00:20.814800 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-20 08:00:20.814817 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-20 08:00:20.814834 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-20 08:00:20.814851 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-20 08:00:20.814868 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-20 08:00:20.814886 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-fv48q.txt 2026-04-20 08:00:20.814903 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-fv48q.yaml 2026-04-20 08:00:20.814920 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-20 08:00:20.814938 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-20 08:00:20.814955 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-20 08:00:20.814973 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-20 08:00:20.814990 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-20 08:00:20.815008 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-20 08:00:20.815025 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-20 08:00:20.815043 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-20 08:00:20.829980 | 2026-04-20 08:00:20.830064 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-20 08:00:21.018214 | instance | changed 2026-04-20 08:00:21.023149 | 2026-04-20 08:00:21.023215 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-20 08:00:21.220995 | instance | changed 2026-04-20 08:00:21.227928 | 2026-04-20 08:00:21.227995 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-20 08:00:21.805754 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-rn5fm/envoy-gateway 2026-04-20 08:00:21.965208 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-rn5fm" not found 2026-04-20 08:00:22.117421 | instance | kube-system/cilium-glxm6/config 2026-04-20 08:00:22.281999 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-glxm6" not found 2026-04-20 08:00:22.285250 | instance | kube-system/cilium-glxm6/mount-cgroup 2026-04-20 08:00:22.451027 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-glxm6" not found 2026-04-20 08:00:22.453683 | instance | kube-system/cilium-glxm6/apply-sysctl-overwrites 2026-04-20 08:00:22.617899 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-glxm6" not found 2026-04-20 08:00:22.621686 | instance | kube-system/cilium-glxm6/mount-bpf-fs 2026-04-20 08:00:22.789431 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-glxm6" not found 2026-04-20 08:00:22.793304 | instance | kube-system/cilium-glxm6/clean-cilium-state 2026-04-20 08:00:22.957461 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-glxm6" not found 2026-04-20 08:00:22.961782 | instance | kube-system/cilium-glxm6/install-cni-binaries 2026-04-20 08:00:23.116321 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-glxm6" not found 2026-04-20 08:00:23.119998 | instance | kube-system/cilium-glxm6/cilium-agent 2026-04-20 08:00:23.292868 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-glxm6" not found 2026-04-20 08:00:23.454080 | instance | kube-system/cilium-operator-869df985b8-2sn69/cilium-operator 2026-04-20 08:00:23.629580 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-2sn69" not found 2026-04-20 08:00:23.781871 | instance | kube-system/coredns-67659f764b-mbfhf/coredns 2026-04-20 08:00:23.938747 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-mbfhf" not found 2026-04-20 08:00:24.091147 | instance | kube-system/coredns-67659f764b-p4t4x/coredns 2026-04-20 08:00:24.268175 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-p4t4x" not found 2026-04-20 08:00:24.415148 | instance | kube-system/etcd-instance/etcd 2026-04-20 08:00:24.582798 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-20 08:00:24.734042 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-20 08:00:24.892861 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-20 08:00:25.050814 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-20 08:00:25.209668 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-20 08:00:25.360928 | instance | kube-system/kube-proxy-9nnwd/kube-proxy 2026-04-20 08:00:25.520966 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-9nnwd" not found 2026-04-20 08:00:25.678660 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-20 08:00:25.834419 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-20 08:00:25.996255 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-20 08:00:26.154114 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-20 08:00:26.311571 | instance | local-path-storage/local-path-provisioner-679c578f5-fv48q/local-path-provisioner 2026-04-20 08:00:26.469305 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-fv48q" not found 2026-04-20 08:00:26.772124 | instance | ERROR 2026-04-20 08:00:26.772401 | instance | { 2026-04-20 08:00:26.772472 | instance | "delta": "0:00:05.049633", 2026-04-20 08:00:26.772514 | instance | "end": "2026-04-20 08:00:26.474781", 2026-04-20 08:00:26.772538 | instance | "msg": "non-zero return code", 2026-04-20 08:00:26.772557 | instance | "rc": 123, 2026-04-20 08:00:26.772575 | instance | "start": "2026-04-20 08:00:21.425148" 2026-04-20 08:00:26.772593 | instance | } 2026-04-20 08:00:26.772618 | instance | ERROR: Ignoring Errors 2026-04-20 08:00:26.778255 | 2026-04-20 08:00:26.778321 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-20 08:00:27.282243 | instance | changed: 2026-04-20 08:00:27.282456 | instance | cd+++++++++ pod-logs/ 2026-04-20 08:00:27.282496 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-20 08:00:27.282538 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rn5fm/ 2026-04-20 08:00:27.282566 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-rn5fm/envoy-gateway.txt 2026-04-20 08:00:27.282593 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-20 08:00:27.282620 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-20 08:00:27.282646 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rn5fm/ 2026-04-20 08:00:27.282674 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-rn5fm/envoy-gateway.txt 2026-04-20 08:00:27.282702 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-20 08:00:27.282728 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/ 2026-04-20 08:00:27.282753 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/apply-sysctl-overwrites.txt 2026-04-20 08:00:27.282779 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/cilium-agent.txt 2026-04-20 08:00:27.282804 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/clean-cilium-state.txt 2026-04-20 08:00:27.282829 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/config.txt 2026-04-20 08:00:27.282855 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/install-cni-binaries.txt 2026-04-20 08:00:27.282892 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/mount-bpf-fs.txt 2026-04-20 08:00:27.282927 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-glxm6/mount-cgroup.txt 2026-04-20 08:00:27.282954 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2sn69/ 2026-04-20 08:00:27.282979 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2sn69/cilium-operator.txt 2026-04-20 08:00:27.283005 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-mbfhf/ 2026-04-20 08:00:27.283031 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-mbfhf/coredns.txt 2026-04-20 08:00:27.283056 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-p4t4x/ 2026-04-20 08:00:27.283081 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-p4t4x/coredns.txt 2026-04-20 08:00:27.283108 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-20 08:00:27.283134 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-20 08:00:27.283166 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-20 08:00:27.283204 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 08:00:27.283231 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-20 08:00:27.283258 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 08:00:27.283297 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9nnwd/ 2026-04-20 08:00:27.283371 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-9nnwd/kube-proxy.txt 2026-04-20 08:00:27.283399 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-20 08:00:27.283426 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 08:00:27.283451 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-20 08:00:27.283476 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 08:00:27.283501 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-20 08:00:27.283526 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-fv48q/ 2026-04-20 08:00:27.283551 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-fv48q/local-path-provisioner.txt 2026-04-20 08:00:27.283591 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-20 08:00:27.283617 | instance | cd+++++++++ pod-logs/kube-system/cilium-glxm6/ 2026-04-20 08:00:27.283642 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/apply-sysctl-overwrites.txt 2026-04-20 08:00:27.283676 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/cilium-agent.txt 2026-04-20 08:00:27.283715 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/clean-cilium-state.txt 2026-04-20 08:00:27.283743 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/config.txt 2026-04-20 08:00:27.283769 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/install-cni-binaries.txt 2026-04-20 08:00:27.283805 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/mount-bpf-fs.txt 2026-04-20 08:00:27.283839 | instance | >f+++++++++ pod-logs/kube-system/cilium-glxm6/mount-cgroup.txt 2026-04-20 08:00:27.283872 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2sn69/ 2026-04-20 08:00:27.283909 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2sn69/cilium-operator.txt 2026-04-20 08:00:27.283937 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-mbfhf/ 2026-04-20 08:00:27.283968 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-mbfhf/coredns.txt 2026-04-20 08:00:27.284005 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-p4t4x/ 2026-04-20 08:00:27.284040 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-p4t4x/coredns.txt 2026-04-20 08:00:27.284075 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-20 08:00:27.284104 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-20 08:00:27.284140 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-20 08:00:27.284173 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 08:00:27.284211 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-20 08:00:27.284243 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 08:00:27.284269 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-9nnwd/ 2026-04-20 08:00:27.284298 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-9nnwd/kube-proxy.txt 2026-04-20 08:00:27.284335 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-20 08:00:27.284372 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 08:00:27.284410 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-20 08:00:27.284449 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 08:00:27.284482 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-20 08:00:27.284507 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-fv48q/ 2026-04-20 08:00:27.284532 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-fv48q/local-path-provisioner.txt 2026-04-20 08:00:27.296356 | 2026-04-20 08:00:27.296456 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-20 08:00:27.493715 | instance | changed 2026-04-20 08:00:27.500942 | 2026-04-20 08:00:27.501095 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-20 08:00:27.995912 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-20 08:00:28.013834 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 08:00:28.013912 | instance | Dload Upload Total Spent Left Speed 2026-04-20 08:00:28.018653 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-20 08:00:28.326375 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-20 08:00:28.333703 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 08:00:28.334220 | instance | Dload Upload Total Spent Left Speed 2026-04-20 08:00:28.338722 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-20 08:00:28.538618 | instance | ok: Runtime: 0:00:00.719330 2026-04-20 08:00:28.544285 | 2026-04-20 08:00:28.544354 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-20 08:00:28.820954 | instance | ceph-mgr endpoints: 2026-04-20 08:00:29.076545 | instance | ok: Runtime: 0:00:00.079362 2026-04-20 08:00:29.084344 | 2026-04-20 08:00:29.084489 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-20 08:00:29.620869 | instance | ok: Runtime: 0:00:00.076253 2026-04-20 08:00:29.626239 | 2026-04-20 08:00:29.626302 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-20 08:00:30.108135 | instance | changed: 2026-04-20 08:00:30.108369 | instance | cd+++++++++ prometheus/ 2026-04-20 08:00:30.108408 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-20 08:00:30.108438 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-20 08:00:30.122221 | 2026-04-20 08:00:30.122292 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-20 08:00:30.322001 | instance | changed 2026-04-20 08:00:30.329157 | 2026-04-20 08:00:30.329223 | TASK [gather-selenium-data : Get selenium data] 2026-04-20 08:00:30.533621 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-20 08:00:30.535114 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-20 08:00:30.863342 | instance | ERROR 2026-04-20 08:00:30.863515 | instance | { 2026-04-20 08:00:30.863545 | instance | "delta": "0:00:00.005366", 2026-04-20 08:00:30.863566 | instance | "end": "2026-04-20 08:00:30.535387", 2026-04-20 08:00:30.863585 | instance | "msg": "non-zero return code", 2026-04-20 08:00:30.863603 | instance | "rc": 1, 2026-04-20 08:00:30.863621 | instance | "start": "2026-04-20 08:00:30.530021" 2026-04-20 08:00:30.863639 | instance | } 2026-04-20 08:00:30.863663 | instance | ERROR: Ignoring Errors 2026-04-20 08:00:30.868618 | 2026-04-20 08:00:30.868681 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-20 08:00:31.360526 | instance | changed: cd+++++++++ selenium/ 2026-04-20 08:00:31.415715 | 2026-04-20 08:00:31.560837 | PLAY RECAP 2026-04-20 08:00:31.561227 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-20 08:00:31.561320 | 2026-04-20 08:00:31.679682 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-20 08:00:31.683109 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 08:00:32.310416 | 2026-04-20 08:00:32.310581 | PLAY [all] 2026-04-20 08:00:32.323851 | 2026-04-20 08:00:32.323962 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-20 08:00:32.359891 | instance | skipping: Conditional result was False 2026-04-20 08:00:32.369478 | 2026-04-20 08:00:32.369572 | TASK [fetch-output : Set log path for single node] 2026-04-20 08:00:32.410679 | instance | ok 2026-04-20 08:00:32.416808 | 2026-04-20 08:00:32.416878 | LOOP [fetch-output : Ensure local output dirs] 2026-04-20 08:00:32.875827 | instance -> localhost | ok: "/var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/logs" 2026-04-20 08:00:33.095819 | instance -> localhost | changed: "/var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/artifacts" 2026-04-20 08:00:33.309252 | instance -> localhost | changed: "/var/lib/zuul/builds/61c111babe5c4559bffceaf556d10251/work/docs" 2026-04-20 08:00:33.320484 | 2026-04-20 08:00:33.320852 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-20 08:00:33.984897 | instance | changed: .d..t...... ./ 2026-04-20 08:00:33.985166 | instance | changed: All items complete 2026-04-20 08:00:33.985197 | 2026-04-20 08:00:34.749932 | instance | changed: .d..t...... ./ 2026-04-20 08:00:35.227161 | instance | changed: .d..t...... ./ 2026-04-20 08:00:35.260510 | 2026-04-20 08:00:35.260638 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-20 08:00:35.717912 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007887 2026-04-20 08:00:35.926386 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006553 2026-04-20 08:00:35.947779 | 2026-04-20 08:00:35.947913 | PLAY [all] 2026-04-20 08:00:35.954294 | 2026-04-20 08:00:35.954357 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-20 08:00:36.362573 | instance | changed 2026-04-20 08:00:36.505840 | 2026-04-20 08:00:36.505955 | PLAY RECAP 2026-04-20 08:00:36.506019 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-20 08:00:36.506050 | 2026-04-20 08:00:36.670867 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 08:00:36.676275 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-20 08:00:37.267768 | 2026-04-20 08:00:37.268352 | PLAY [localhost] 2026-04-20 08:00:37.278779 | 2026-04-20 08:00:37.278856 | TASK [Generate Zuul manifest] 2026-04-20 08:00:37.301639 | localhost | ok 2026-04-20 08:00:37.317370 | 2026-04-20 08:00:37.317452 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-20 08:00:37.670553 | localhost | changed 2026-04-20 08:00:37.683968 | 2026-04-20 08:00:37.684067 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-20 08:00:37.716203 | localhost | ok 2026-04-20 08:00:37.724656 | 2026-04-20 08:00:37.724721 | TASK [Upload logs] 2026-04-20 08:00:37.757604 | localhost | ok 2026-04-20 08:00:37.822487 | 2026-04-20 08:00:37.822620 | TASK [Set zuul-log-path fact] 2026-04-20 08:00:37.846076 | localhost | ok 2026-04-20 08:00:37.857230 | 2026-04-20 08:00:37.857298 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 08:00:37.889658 | localhost | ok 2026-04-20 08:00:37.898340 | 2026-04-20 08:00:37.898407 | TASK [upload-logs : Create log directories] 2026-04-20 08:00:38.321234 | localhost | changed 2026-04-20 08:00:38.325945 | 2026-04-20 08:00:38.326017 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-20 08:00:38.763279 | localhost -> localhost | ok: Runtime: 0:00:00.027097 2026-04-20 08:00:38.770870 | 2026-04-20 08:00:38.770951 | TASK [upload-logs : Upload logs to log server] 2026-04-20 08:00:39.315978 | localhost | Output suppressed because no_log was given 2026-04-20 08:00:39.321971 | 2026-04-20 08:00:39.322129 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 08:00:39.370231 | localhost | skipping: Conditional result was False 2026-04-20 08:00:39.377234 | localhost | skipping: Conditional result was False 2026-04-20 08:00:39.389457 | 2026-04-20 08:00:39.389629 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 08:00:39.434297 | localhost | skipping: Conditional result was False 2026-04-20 08:00:39.434607 | 2026-04-20 08:00:39.441405 | localhost | skipping: Conditional result was False 2026-04-20 08:00:39.456171 | 2026-04-20 08:00:39.456376 | LOOP [upload-logs : Upload console log and json output]