[WARNING]: Collection infra.leapp does not support Ansible version 2.14.18 [WARNING]: running playbook inside collection infra.leapp ansible-playbook [core 2.14.18] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.25 (main, Nov 10 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_remediations_9to10.yml ***************************************** 1 plays in /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_9to10.yml PLAY [Test RHEL 9 to 10 remediations] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_9to10.yml:2 ok: [managed-node01] TASK [Include tests_upgrade_custom playbook] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_remediations_9to10.yml:22 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml for managed-node01 TASK [tests_upgrade_custom | Check if leapp upgrade log exists] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:12 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} TASK [tests_upgrade_custom | Skip test if already upgraded or not RHEL {{ rhel_base_ver }}] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:17 META: end_play conditional evaluated to False, continuing play skipping: [managed-node01] => {"msg": "end_play", "skip_reason": "end_play conditional evaluated to False, continuing play"} TASK [tests_upgrade_custom | Include common upgrade tasks] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:27 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml for managed-node01 TASK [common_upgrade_tasks | Remove leapp packages] **************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:6 changed: [managed-node01] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: leapp-upgrade-el9toel10-0.23.0-1.el9.noarch"]} TASK [common_upgrade_tasks | Gather setup tasks] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:11 ok: [managed-node01 -> localhost] => {"changed": false, "examined": 3, "files": [{"atime": 1768226097.8323016, "ctime": 1768226097.5623047, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 176160909, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1768226097.5623047, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 272, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1768226097.8323016, "ctime": 1768226097.5623047, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 176160910, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1768226097.5623047, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_removed_kernel_drivers.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 913, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1768226097.8323016, "ctime": 1768226097.5623047, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 176160911, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1768226097.5623047, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/version_lock.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 539, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 3, "msg": "All paths examined", "skipped_paths": {}} TASK [common_upgrade_tasks | Do remediation setup tasks] *********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:18 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml for managed-node01 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml) included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_removed_kernel_drivers.yml for managed-node01 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_removed_kernel_drivers.yml) TASK [setup | remediate_cifs | Add a CIFS share to /etc/fstab] ***************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_cifs.yml:3 changed: [managed-node01] => {"backup": "", "changed": true, "msg": "line added"} TASK [setup | remediate_removed_kernel_drivers | Set list of test kernel modules] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_removed_kernel_drivers.yml:4 ok: [managed-node01] => {"ansible_facts": {"leapp_test_kernel_modules": ["qla3xxx", "vmw_pvrdma"]}, "changed": false} TASK [setup | remediate_removed_kernel_drivers | Load the test kernel modules] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/remediate_removed_kernel_drivers.yml:21 TASK [infra.leapp.common : manage_kernel_modules | Load or unload kernel modules] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_kernel_modules.yml:5 [WARNING]: Collection community.general does not support Ansible version 2.14.18 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml for managed-node01 => (item=qla3xxx) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml for managed-node01 => (item=vmw_pvrdma) TASK [infra.leapp.common : manage_one_kernel_module | Load or unload kernel module] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:5 changed: [managed-node01] => {"changed": true, "name": "qla3xxx", "params": "", "state": "present"} TASK [infra.leapp.common : manage_one_kernel_module | Disable modules-load.d file entry] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:17 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Ensure modules are not loaded at boot] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:25 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Debug modprobe.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:33 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Debug modules-load.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:37 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Load or unload kernel module] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:5 changed: [managed-node01] => {"changed": true, "name": "vmw_pvrdma", "params": "", "state": "present"} TASK [infra.leapp.common : manage_one_kernel_module | Disable modules-load.d file entry] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:17 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Ensure modules are not loaded at boot] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:25 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Debug modprobe.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:33 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : manage_one_kernel_module | Debug modules-load.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:37 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Do setup tasks] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:29 skipping: [managed-node01] => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/version_lock.yml) => {"ansible_loop_var": "setup_task_file", "changed": false, "setup_task_file": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/setup/version_lock.yml", "skip_reason": "Conditional result was False"} skipping: [managed-node01] => {"changed": false, "msg": "All items skipped"} TASK [common_upgrade_tasks | Run first analysis] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:40 TASK [infra.leapp.common : Log directory exists] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:3 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/ripu", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 0} TASK [infra.leapp.common : Check for existing log file] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:11 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.common : Fail if log file already exists] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:16 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : Create new log file] ******************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:23 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 changed: [managed-node01] => {"changed": true, "checksum": "cc71e69ca20212199dbcd383a4f4415e39d256ca", "dest": "/var/log/ripu/ripu.log", "gid": 0, "group": "root", "md5sum": "e09277d14d16cabddf254805ecabd611", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:var_log_t:s0", "size": 61, "src": "/root/.ansible/tmp/ansible-tmp-1768226251.793919-7704-225812604714046/source", "state": "file", "uid": 0} TASK [infra.leapp.common : /etc/ansible/facts.d directory exists] ************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:35 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ansible/facts.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 57, "state": "directory", "uid": 0} TASK [infra.leapp.common : Capture current ansible_facts for validation after upgrade] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:43 changed: [managed-node01] => {"changed": true, "checksum": "33497605aefd908d1b9a53932fa84443d8876045", "dest": "/etc/ansible/facts.d/pre_ripu.fact", "gid": 0, "group": "root", "md5sum": "b85fb19c1755963c57a6032a4e12a041", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 14276, "src": "/root/.ansible/tmp/ansible-tmp-1768226253.0674343-7797-228080463339840/source", "state": "file", "uid": 0} TASK [infra.leapp.common : Capture a list of non-rhel versioned packages] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:51 ok: [managed-node01] => {"changed": false, "cmd": "set -o pipefail; export PATH=$PATH; rpm -qa | grep -ve '[\\.|+]el9' | grep -vE '^(gpg-pubkey|libmodulemd|katello-ca-consumer)' | sort", "delta": "0:00:00.184368", "end": "2026-01-12 08:57:34.319117", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2026-01-12 08:57:34.134749", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.common : Create fact with the non-rhel versioned packages list] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:65 ok: [managed-node01] => {"ansible_facts": {"non_rhel_packages": []}, "changed": false} TASK [infra.leapp.common : Capture the list of non-rhel versioned packages in a separate fact file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:69 ok: [managed-node01] => {"changed": false, "checksum": "97d170e1550eee4afc0af065b78cda302a97674c", "dest": "/etc/ansible/facts.d/non_rhel_packages.fact", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ansible/facts.d/non_rhel_packages.fact", "secontext": "system_u:object_r:etc_t:s0", "size": 2, "state": "file", "uid": 0} TASK [infra.leapp.analysis : Include tasks for preupg assistant analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : Include tasks for leapp preupgrade analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:13 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml for managed-node01 TASK [infra.leapp.analysis : analysis-leapp | Register to leapp activation key] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [analysis-leapp | Include custom_local_repos for local_repos_pre_leapp] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:14 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node01] => {"changed": false, "skipped_reason": "No items in the list"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 7] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:22 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 8] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:29 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 9] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:36 changed: [managed-node01] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: leapp-upgrade-el9toel10-0.23.0-1.el9.noarch"]} TASK [infra.leapp.analysis : analysis-leapp | Ensure leapp log directory exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:43 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/leapp", "secontext": "system_u:object_r:var_log_t:s0", "size": 146, "state": "directory", "uid": 0} TASK [infra.leapp.analysis : analysis-leapp | Populate leapp_answers file] ***** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:51 changed: [managed-node01] => {"changed": true, "checksum": "3d934ad808576e3a7fb4c14a89645a4ad55ccf53", "dest": "/var/log/leapp/answerfile", "gid": 0, "group": "root", "md5sum": "01e375235c8e4cafdec593b260354063", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 48, "src": "/root/.ansible/tmp/ansible-tmp-1768226258.235742-7915-126693842694004/source", "state": "file", "uid": 0} TASK [analysis-leapp | Create /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:60 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 ok: [managed-node01] => {"changed": false, "path": "/etc/leapp/files/leapp_upgrade_repositories.repo", "state": "absent"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 changed: [managed-node01] => (item={'name': 'rhel-10-for-x86_64-baseos-rpms', 'description': 'BaseOS for x86_64', 'baseurl': '__RHEL_10_0_BASEOS_REPO_URL__', 'state': 'present'}) => {"ansible_loop_var": "item", "changed": true, "item": {"baseurl": "__RHEL_10_0_BASEOS_REPO_URL__", "description": "BaseOS for x86_64", "name": "rhel-10-for-x86_64-baseos-rpms", "state": "present"}, "repo": "rhel-10-for-x86_64-baseos-rpms", "state": "present"} changed: [managed-node01] => (item={'name': 'rhel-10-for-x86_64-appstream-rpms', 'description': 'AppStream for x86_64', 'baseurl': '__RHEL_10_0_APPSTREAM_REPO_URL__', 'state': 'present'}) => {"ansible_loop_var": "item", "changed": true, "item": {"baseurl": "__RHEL_10_0_APPSTREAM_REPO_URL__", "description": "AppStream for x86_64", "name": "rhel-10-for-x86_64-appstream-rpms", "state": "present"}, "repo": "rhel-10-for-x86_64-appstream-rpms", "state": "present"} TASK [infra.leapp.analysis : analysis-leapp | Leapp preupgrade report] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:71 ASYNC FAILED on managed-node01: jid=j292267462237.21424 changed: [managed-node01] => {"ansible_job_id": "j292267462237.21424", "changed": true, "cmd": "set -o pipefail; export PATH=$PATH; ulimit -n 16384; leapp preupgrade --report-schema=1.2.0 --no-rhsm 2>&1 | tee -a /var/log/ripu/ripu.log\n", "delta": "0:00:25.901960", "end": "2026-01-12 08:58:06.751318", "failed_when_result": false, "finished": 1, "msg": "non-zero return code", "rc": 1, "results_file": "/root/.ansible_async/j292267462237.21424", "start": "2026-01-12 08:57:40.849358", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\nVariable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.\nDevelopment variables have been detected:\n- LEAPP_DEVEL_RPMS_ALL_SIGNED=1\n\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\n==> Processing phase `configuration_phase`\n====> * ipu_workflow_config\n IPU workflow config actor\n==> Processing phase `FactsCollection`\n====> * open_ssl_config_scanner\n Read an OpenSSL configuration file for further analysis.\n====> * scan_pam_user_db\n Scan the PAM service folder for the location of pam_userdb databases\n====> * storage_scanner\n Provides data about storage settings.\n====> * sssd_facts\n Check SSSD configuration for changes in RHEL10 and report them in model.\n====> * scan_source_boot_entry\n Scan the default boot entry of the source system.\n====> * transaction_workarounds\n Provides additional RPM transaction tasks based on bundled RPM packages.\n====> * repository_mapping\n Produces message containing repository mapping based on provided file.\n====> * ifcfg_scanner\n Scan ifcfg files with legacy network configuration\n====> * root_scanner\n Scan the system root directory and produce a message containing\n====> * scanclienablerepo\n Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.\n====> * system_facts\n Provides data about many facts from system.\n====> * get_enabled_modules\n Provides data about which module streams are enabled on the source system.\n====> * satellite_upgrade_services\n Reconfigure Satellite services\n====> * scan_target_os_image\n Scans the provided target OS ISO image to use as a content source for the IPU, if any.\n====> * luks_scanner\n Provides data about active LUKS devices.\n====> * xfs_info_scanner\n This actor scans all mounted mountpoints for XFS information.\n====> * rpm_scanner\n Provides data about installed RPM Packages.\n====> * scan_systemd_source\n Provides info about systemd on the source system\n====> * scan_default_initramfs\n Scan details of the default boot entry's initramfs image.\n====> * scancryptopolicies\n Scan information about system wide set crypto policies including:\n====> * copy_dnf_conf_into_target_userspace\n Copy dnf.conf into target userspace\n====> * scan_grub_device_name\n Find the name of the block devices where GRUB is located\n====> * scan_custom_modifications_actor\n Collects information about files in leapp directories that have been modified or newly added.\n====> * scan_hybrid_image_azure\n Check if the system is using Azure hybrid image.\n====> * scan_custom_repofile\n Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.\n====> * network_manager_read_config\n Provides data about NetworkManager configuration.\n====> * scandasd\n In case of s390x architecture, check whether DASD is used.\n====> * load_device_driver_deprecation_data\n Loads deprecation data for drivers and devices (PCI & CPU)\n====> * scan_files_for_target_userspace\n Scan the source system and identify files that will be copied into the target userspace when it is created.\n====> * scanmemory\n Scan Memory of the machine.\n====> * pci_devices_scanner\n Provides data about existing PCI Devices.\n====> * scan_grub_config\n Scan grub configuration files for errors.\n====> * scan_sap_hana\n Gathers information related to SAP HANA instances on the system.\n====> * scan_kernel_cmdline\n Scan the kernel command line of the booted system.\n====> * scan_source_files\n Scan files (explicitly specified) of the source system.\n====> * read_openssh_config\n Collect information about the OpenSSH configuration.\n====> * scan_pkg_manager\n Provides data about package manager (yum/dnf)\n====> * migrate_rpm_db\n Register a workaround to migrate RPM DB during the upgrade.\n====> * scanzfcp\n In case of s390x architecture, check whether ZFCP is used.\n====> * udevadm_info\n Produces data exported by the \"udevadm info\" command.\n====> * register_ruby_irb_adjustment\n Register a workaround to allow rubygem-irb's symlink -> directory conversion.\n====> * scan_subscription_manager_info\n Scans the current system for subscription manager information\n====> * persistentnetnames\n Get network interface information for physical ethernet interfaces of the original system.\n====> * remove_obsolete_gpg_keys\n Remove obsoleted RPM GPG keys.\n====> * selinuxcontentscanner\n Scan the system for any SELinux customizations\n====> * distribution_signed_rpm_scanner\n Provide data about distribution signed & third-party RPM packages.\n====> * trusted_gpg_keys_scanner\n Scan for trusted GPG keys.\n====> * ipa_scanner\n Scan system for ipa-client and ipa-server status\n====> * detect_kernel_drivers\n Matches all currently loaded kernel drivers against known deprecated and removed drivers.\n====> * checkrhui\n Check if system is using RHUI infrastructure (on public cloud) and send messages to\n====> * get_installed_desktops\n Actor checks if kde or gnome desktop environments\n====> * biosdevname\n Enable biosdevname on the target RHEL system if all interfaces on the source RHEL\n====> * repositories_blacklist\n Exclude target repositories provided by Red Hat without support.\n====> * scancpu\n Scan CPUs of the machine.\n====> * scan_dynamic_linker_configuration\n Scan the dynamic linker configuration and find modifications.\n====> * scan_fips\n Determine whether the source system has FIPS enabled.\n====> * persistentnetnamesdisable\n Disable systemd-udevd persistent network naming on machine with single eth0 NIC\n====> * rpm_transaction_config_tasks_collector\n Provides additional RPM transaction tasks from /etc/leapp/transaction.\n====> * pes_events_scanner\n Provides data about package events from Package Evolution Service.\n====> * scan_source_kernel\n Scan the source system kernel.\n====> * used_repository_scanner\n Scan used enabled repositories\n====> * scan_mysql\n Actor checking for presence of MySQL installation.\n====> * setuptargetrepos\n Produces list of repositories that should be available to be used during IPU process.\n==> Processing phase `Checks`\n====> * postgresql_check\n Actor checking for presence of PostgreSQL installation.\n====> * efi_check_boot\n Adjust EFI boot entry for first reboot\n====> * check_root_symlinks\n Check if the symlinks /bin and /lib are relative, not absolute.\n====> * check_grubenv_to_file\n Check whether grubenv is a symlink on Azure hybrid images using BIOS.\n====> * detect_grub_config_error\n Check grub configuration for various errors.\n====> * check_persistent_mounts\n Check if mounts required to be persistent are mounted in persistent fashion.\n====> * check_se_linux\n Check SELinux status and produce decision messages for further action.\n====> * check_skipped_repositories\n Produces a report if any repositories enabled on the system are going to be skipped.\n====> * check_systemd_broken_symlinks\n Check whether some systemd symlinks are broken\n====> * check_sap_hana\n If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.\n====> * distribution_signed_rpm_check\n Check if there are any packages that are not signed by distribution GPG keys.\n====> * check_target_iso\n Check that the provided target ISO is a valid ISO image and is located on a persistent partition.\n====> * check_grub_core\n Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core\n====> * check_target_version\n Check that the target system version is supported by the upgrade process.\n====> * check_ipa_server\n Check for ipa-server and inhibit upgrade\n====> * check_system_arch\n Check if system is running at a supported architecture. If no, inhibit the upgrade process.\n====> * check_yum_plugins_enabled\n Checks that the required yum plugins are enabled.\n====> * bacula_check\n Actor checking for presence of Bacula installation.\n====> * checktargetrepos\n Check whether target yum repositories are specified.\n====> * sssd_check\n Check SSSD configuration for changes in RHEL10 and report them in model.\n====> * unsupported_upgrade_check\n Checks environment variables and produces a warning report if the upgrade is unsupported.\n====> * cephvolumescan\n Retrieves the list of encrypted Ceph OSD\n====> * check_boot_avail_space\n Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.\n====> * check_default_initramfs\n Checks whether the default initramfs uses problematic dracut modules.\n====> * check_cifs\n Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * check_consumed_assets\n Check whether Leapp is using correct data assets.\n====> * check_custom_modifications_actor\n Checks CustomModifications messages and produces a report about files in leapp directories that have been\n====> * check_installed_kernels\n Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.\n====> * check_detected_devices_and_drivers\n Checks whether or not detected devices and drivers are usable on the target system.\n====> * check_pam_user_db\n Create report with the location of pam_userdb databases\n====> * check_dynamic_linker_configuration\n Check for customization of dynamic linker configuration.\n====> * mysql_check\n Actor checking for output produced by scanmysql actor.\n====> * check_etc_releasever\n Check releasever info and provide a guidance based on the facts\n====> * check_old_xfs\n Check mounted XFS file systems.\n====> * check_fips\n Inhibit upgrade if FIPS is detected as enabled.\n====> * network_deprecations\n Ensures that network configuration doesn't rely on unsupported settings\n====> * check_fstab_mount_order\n Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.\n====> * crypto_policies_check\n This actor consumes previously gathered information about crypto policies on the source\n====> * inhibit_cgroupsv1\n Inhibit upgrade if cgroups-v1 are enabled\n====> * check_insights_auto_register\n Checks if system can be automatically registered into Red Hat Insights\n====> * libdb_check\n Actor checking for presence of libdb(Berkeley DB) installation.\n====> * check_rhsmsku\n Ensure the system is subscribed to the subscription manager\n====> * openssh_permit_root_login\n OpenSSH no longer allows root logins with password.\n====> * mariadb_check\n Actor checking for presence of MariaDB installation.\n====> * check_luks\n Check if any encrypted partitions are in use and whether they are supported for the upgrade.\n====> * open_ssl_engines_check\n The OpenSSL in RHEL 10 has deprecated engines in favor of providers.\n====> * checkmemory\n The actor check the size of RAM against RHEL8 minimal hardware requirements\n====> * check_rhsmsca\n Ensure that a registered system is in SCA (Simple Content Access)\n====> * check_microarchitecture\n Inhibit if RHEL9 microarchitecture requirements are not satisfied\n====> * check_mount_options\n Check for mount options preventing the upgrade.\n====> * check_nfs\n Check if NFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * check_openssl_conf\n Check whether the openssl configuration and openssl-IBMCA.\n====> * check_os_release\n Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.\n====> * check_rpm_transaction_events\n Filter RPM transaction events based on installed RPM packages\n====> * check_skip_phase\n Skip all the subsequent phases until the report phase.\n==> Processing phase `Reports`\n====> * verify_check_results\n Check all dialogs and notify that user needs to make some choices.\n====> * verify_check_results\n Check all generated results messages and notify user about them.\n\nDebug output written to /var/log/leapp/leapp-preupgrade.log\n\n============================================================\n REPORT OVERVIEW \n============================================================\n\nUpgrade has been inhibited due to the following problems:\n 1. Use of CIFS detected. Upgrade can't proceed\n 2. Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\n 3. Legacy network configuration found\n 4. Use of NFS detected. Upgrade can't proceed\n\nHIGH and MEDIUM severity reports:\n 1. GRUB2 core will be automatically updated during the upgrade\n 2. Upgrade is unsupported\n 3. Leapp detected a processor which is no longer maintained in RHEL 10.\n 4. Berkeley DB (libdb) has been detected on your system\n\nReports summary:\n Errors: 0\n Inhibitors: 4\n HIGH severity reports: 3\n MEDIUM severity reports: 1\n LOW severity reports: 1\n INFO severity reports: 2\n\nBefore continuing, review the full report below for details about discovered problems and possible remediation instructions:\n A report has been generated at /var/log/leapp/leapp-report.txt\n A report has been generated at /var/log/leapp/leapp-report.json\n\n============================================================\n END OF REPORT OVERVIEW \n============================================================\n\nAnswerfile has been generated at /var/log/leapp/answerfile", "stdout_lines": ["", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * scan_pam_user_db", " Scan the PAM service folder for the location of pam_userdb databases", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * system_facts", " Provides data about many facts from system.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanmemory", " Scan Memory of the machine.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * migrate_rpm_db", " Register a workaround to migrate RPM DB during the upgrade.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's symlink -> directory conversion.", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * scancpu", " Scan CPUs of the machine.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * scan_mysql", " Actor checking for presence of MySQL installation.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * checktargetrepos", " Check whether target yum repositories are specified.", "====> * sssd_check", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * check_default_initramfs", " Checks whether the default initramfs uses problematic dracut modules.", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * check_pam_user_db", " Create report with the location of pam_userdb databases", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * mysql_check", " Actor checking for output produced by scanmysql actor.", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_old_xfs", " Check mounted XFS file systems.", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * inhibit_cgroupsv1", " Inhibit upgrade if cgroups-v1 are enabled", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Insights", "====> * libdb_check", " Actor checking for presence of libdb(Berkeley DB) installation.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * open_ssl_engines_check", " The OpenSSL in RHEL 10 has deprecated engines in favor of providers.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_rhsmsca", " Ensure that a registered system is in SCA (Simple Content Access)", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `Reports`", "====> * verify_check_results", " Check all dialogs and notify that user needs to make some choices.", "====> * verify_check_results", " Check all generated results messages and notify user about them.", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Upgrade has been inhibited due to the following problems:", " 1. Use of CIFS detected. Upgrade can't proceed", " 2. Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", " 3. Legacy network configuration found", " 4. Use of NFS detected. Upgrade can't proceed", "", "HIGH and MEDIUM severity reports:", " 1. GRUB2 core will be automatically updated during the upgrade", " 2. Upgrade is unsupported", " 3. Leapp detected a processor which is no longer maintained in RHEL 10.", " 4. Berkeley DB (libdb) has been detected on your system", "", "Reports summary:", " Errors: 0", " Inhibitors: 4", " HIGH severity reports: 3", " MEDIUM severity reports: 1", " LOW severity reports: 1", " INFO severity reports: 2", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile"]} TASK [analysis-leapp | Include custom_local_repos for local_repos_post_analysis] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:89 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node01] => {"changed": false, "skipped_reason": "No items in the list"} TASK [infra.leapp.analysis : analysis-leapp | Include check-results-file.yml] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:97 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml for managed-node01 TASK [infra.leapp.analysis : check-results-file | Result file status] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:2 ok: [managed-node01] => {"changed": false, "stat": {"atime": 1768226286.5967839, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6527a8872d44676810567c5f39306147dce02efb", "ctime": 1768226286.5967839, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 687866006, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768226286.5967839, "nlink": 1, "path": "/var/log/leapp/leapp-report.txt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 7422, "uid": 0, "version": "2006541914", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.analysis : check-results-file | Check that result file exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:7 ok: [managed-node01] => { "changed": false, "msg": "All assertions passed" } TASK [analysis-leapp | Run parse_leapp_report to check for inhibitors] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:100 TASK [infra.leapp.common : parse_leapp_report | Default upgrade_inhibited to false] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:12 ok: [managed-node01] => {"ansible_facts": {"upgrade_inhibited": false}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Collect human readable report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:16 ok: [managed-node01] => {"changed": false, "content": "UmlzayBGYWN0b3I6IGhpZ2ggKGluaGliaXRvcikKVGl0bGU6IFVzZSBvZiBDSUZTIGRldGVjdGVkLiBVcGdyYWRlIGNhbid0IHByb2NlZWQKU3VtbWFyeTogQ0lGUyBpcyBjdXJyZW50bHkgbm90IHN1cHBvcnRlZCBieSB0aGUgaW5wbGFjZSB1cGdyYWRlLgpSZWxhdGVkIGxpbmtzOgogICAgLSBMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yICJJbmhpYml0b3I6IFVzZSBvZiBDSUZTIGRldGVjdGVkLiBVcGdyYWRlIGNhbm5vdCBwcm9jZWVkIjogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNjk2NDMwNApSZW1lZGlhdGlvbjogW2hpbnRdIENvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuCktleTogZDBlMWFhM2Y3YzRmYzQ0NTBiZGNiOWEyN2Y0N2ZmNDY0ZDZhZjI0YQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIChpbmhpYml0b3IpClRpdGxlOiBMZWFwcCBkZXRlY3RlZCBsb2FkZWQga2VybmVsIGRyaXZlcnMgd2hpY2ggaGF2ZSBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZC4KU3VtbWFyeTogU3VwcG9ydCBmb3IgdGhlIGZvbGxvd2luZyBSSEVMIDkgZGV2aWNlIGRyaXZlcnMgaGFzIGJlZW4gcmVtb3ZlZCBpbiBSSEVMIDEwOgogICAgIC0gcWxhM3h4eAogICAgIC0gdm13X3B2cmRtYQoKUmVsYXRlZCBsaW5rczoKICAgIC0gTGVhcHAgcHJldXBncmFkZSBnZXR0aW5nICJJbmhpYml0b3I6IERldGVjdGVkIGxvYWRlZCBrZXJuZWwgZHJpdmVycyB3aGljaCBoYXZlIGJlZW4gcmVtb3ZlZCBpbiBSSEVMIDEwLiBVcGdyYWRlIGNhbm5vdCBwcm9jZWVkLiI6IGh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NzE3MTYKICAgIC0gTGVhcHAgdXBncmFkZSBmYWlsIHdpdGggZXJyb3IgIkluaGliaXRvcjogRGV0ZWN0ZWQgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIHdoaWNoIGhhdmUgYmVlbiByZW1vdmVkIGluIFJIRUwgMTAuIFVwZ3JhZGUgY2Fubm90IHByb2NlZWQuIjogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNTQzNjEzMQpLZXk6IDQ4ZTA0ODUyNjMxMjQ1YWE0YWZlZTlhZGNkYzdjMjM3NWI4Y2ZmYjgKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogaGlnaCAoaW5oaWJpdG9yKQpUaXRsZTogTGVnYWN5IG5ldHdvcmsgY29uZmlndXJhdGlvbiBmb3VuZApTdW1tYXJ5OiBOZXR3b3JrIGNvbmZpZ3VyYXRpb24gZmlsZXMgaW4gbGVnYWN5ICJpZmNmZyIgZm9ybWF0IGFyZSBwcmVzZW50LkluIFJlZCBIYXQgRW50ZXJwcmlzZSBMaW51eCAxMCwgc3VwcG9ydCBmb3IgdGhlc2UgZmlsZXMgaXMgbm8gbG9uZ2VyIGVuYWJsZWQgYW5kIHRoZSBjb25maWd1cmF0aW9uIHdpbGwgYmUgaWdub3JlZC4gVGhlIGZvbGxvd2luZyBmaWxlcyB3ZXJlIGZvdW5kOgogICAgLSAvZXRjL3N5c2NvbmZpZy9uZXR3b3JrLXNjcmlwdHMvaWZjZmctZXRoMApSZWxhdGVkIGxpbmtzOgogICAgLSBIb3cgdG8gbWlncmF0ZSB0aGUgY29ubmVjdGlvbiBmcm9tIGlmY2ZnIHRvIE5ldHdvcmtNYW5hZ2VyIGtleWZpbGUgcGx1Z2luPzogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNzA4MzgwMwogICAgLSBubWNsaSgxKSBtYW51YWwsIGRlc2NyaWJlcyAiY29ubmVjdGlvbiBtaWdyYXRlIiBzdWItY29tbWFuZC46IGh0dHBzOi8vbmV0d29ya21hbmFnZXIuZGV2L2RvY3MvYXBpL2xhdGVzdC9ubWNsaS5odG1sCiAgICAtIG5tLXNldHRpbmdzLWlmY2ZnLXJoKDUpLCBkZXNjcmlwdGlvbiBvZiB0aGUgImlmY2ZnIiBmb3JtYXQ6IGh0dHBzOi8vbmV0d29ya21hbmFnZXIuZGV2L2RvY3MvYXBpL2xhdGVzdC9ubS1zZXR0aW5ncy1pZmNmZy1yaC5odG1sCiAgICAtIG5tLXNldHRpbmdzLWtleWZpbGUoNSksIGRlc2NyaXB0aW9uIG9mIHRoZSAia2V5ZmlsZSIgZm9ybWF0OiBodHRwczovL25ldHdvcmttYW5hZ2VyLmRldi9kb2NzL2FwaS9sYXRlc3Qvbm0tc2V0dGluZ3Mta2V5ZmlsZS5odG1sClJlbWVkaWF0aW9uOiBbaGludF0gQ29udmVydCB0aGUgY29uZmlndXJhdGlvbiBpbnRvIE5ldHdvcmtNYW5hZ2VyIG5hdGl2ZSAia2V5ZmlsZSIgZm9ybWF0LgpbY29tbWFuZF0gbm1jbGkgY29ubmVjdGlvbiBtaWdyYXRlIC9ldGMvc3lzY29uZmlnL25ldHdvcmstc2NyaXB0cy9pZmNmZy1ldGgwCktleTogN2RlNzBiNDNjM2M5ZDIwMDc1ZTMwODk0YWMyNGE0YzRlMmQ3MDgzNwotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIChpbmhpYml0b3IpClRpdGxlOiBVc2Ugb2YgTkZTIGRldGVjdGVkLiBVcGdyYWRlIGNhbid0IHByb2NlZWQKU3VtbWFyeTogTkZTIGlzIGN1cnJlbnRseSBub3Qgc3VwcG9ydGVkIGJ5IHRoZSBpbnBsYWNlIHVwZ3JhZGUuCldlIGhhdmUgZm91bmQgTkZTIHVzYWdlIGF0IHRoZSBmb2xsb3dpbmcgbG9jYXRpb25zOgotIE5GUyBzaGFyZXMgZm91bmQgaW4gL2V0Yy9mc3RhYjoKIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdCAvbW50L3JlZGhhdAogLSBuZXN0LnRlc3QucmVkaGF0LmNvbTovbW50L3FhIC9tbnQvcWEKIC0gdnRhcC1lbmcwMS5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovdm9sL2VuZ2FyY2hpdmUgL21udC9lbmdhcmNoaXZlCiAtIG5lc3QudGVzdC5yZWRoYXQuY29tOi9tbnQvdHBzZGlzdCAvbW50L3Rwc2Rpc3QKIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdC9icmV3cm9vdCAvbW50L2JyZXcKIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9kZXZvcHNfYnJld19zY3JhdGNoX25mc19zbS9zY3JhdGNoIC9tbnQvYnJld19zY3JhdGNoCgpSZWxhdGVkIGxpbmtzOgogICAgLSBXaHkgZG9lcyBsZWFwcCB1cGdyYWRlIGZhaWwgb24gZGV0ZWN0aW5nIE5GUyBkdXJpbmcgdXBncmFkZT86IGh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NjQwMDYKUmVtZWRpYXRpb246IFtoaW50XSBEaXNhYmxlIE5GUyB0ZW1wb3JhcmlseSBmb3IgdGhlIHVwZ3JhZGUgaWYgcG9zc2libGUuCktleTogOTg4MWIyNWZhY2VlZWFhN2E2NDc4YmNkYWMyOWFmZDdmNmJhYWFlZAotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIApUaXRsZTogR1JVQjIgY29yZSB3aWxsIGJlIGF1dG9tYXRpY2FsbHkgdXBkYXRlZCBkdXJpbmcgdGhlIHVwZ3JhZGUKU3VtbWFyeTogT24gbGVnYWN5IChCSU9TKSBzeXN0ZW1zLCBHUlVCMiBjb3JlIChsb2NhdGVkIGluIHRoZSBnYXAgYmV0d2VlbiB0aGUgTUJSIGFuZCB0aGUgZmlyc3QgcGFydGl0aW9uKSBjYW5ub3QgYmUgdXBkYXRlZCBkdXJpbmcgdGhlIHJwbSB0cmFuc2FjdGlvbiBhbmQgTGVhcHAgaGFzIHRvIGluaXRpYXRlIHRoZSB1cGRhdGUgcnVubmluZyAiZ3J1YjItaW5zdGFsbCIgYWZ0ZXIgdGhlIHRyYW5zYWN0aW9uLiBObyBhY3Rpb24gaXMgbmVlZGVkIGJlZm9yZSB0aGUgdXBncmFkZS4gQWZ0ZXIgdGhlIHVwZ3JhZGUsIGl0IGlzIHJlY29tbWVuZGVkIHRvIGNoZWNrIHRoZSBHUlVCIGNvbmZpZ3VyYXRpb24uCktleTogYWM3MDMwZTA1ZDJlZTI0OGQzNGYwOGE5ZmEwNDBiMzUyYmM0MTBhMwotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIApUaXRsZTogVXBncmFkZSBpcyB1bnN1cHBvcnRlZApTdW1tYXJ5OiBFbnZpcm9ubWVudCB2YXJpYWJsZSBMRUFQUF9VTlNVUFBPUlRFRCBoYXMgYmVlbiBkZXRlY3RlZC4gQSBzdWNjZXNzZnVsIGFuZCBzYWZlIHVwZ3JhZGUgcHJvY2VzcyBjYW5ub3QgYmUgZ3VhcmFudGVlZC4gRnJvbSBub3cgb24geW91IGFyZSBjb250aW51aW5nIGF0IHlvdXIgb3duIHJpc2suCgpLZXk6IDllNTA4OGUzYzFmMzcxZTAyMGVjNzc3YzNkODY1NzhmNGJlMTQzY2YKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogaGlnaCAKVGl0bGU6IExlYXBwIGRldGVjdGVkIGEgcHJvY2Vzc29yIHdoaWNoIGlzIG5vIGxvbmdlciBtYWludGFpbmVkIGluIFJIRUwgMTAuClN1bW1hcnk6IFRoZSBmb2xsb3dpbmcgcHJvY2Vzc29ycyBhcmUgbm8gbG9uZ2VyIG1haW50YWluZWQgaW4gUkhFTCAxMDoKICAgICAtIEhBU1dFTExfWAoKS2V5OiA5ZGRlNGJjZDhiNDU4YmQ2ODAzNDYyMjE2Nzg1ZGYzYTE0NzZjMWY4Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IG1lZGl1bSAKVGl0bGU6IEJlcmtlbGV5IERCIChsaWJkYikgaGFzIGJlZW4gZGV0ZWN0ZWQgb24geW91ciBzeXN0ZW0KU3VtbWFyeTogTGliZGIgd2FzIG1hcmtlZCBhcyBkZXByZWNhdGVkIGluIFJIRUwtOSBhbmQgaW4gUkhFTC0xMCBpcyBub3QgaW5jbHVkZWQgYW55bW9yZS4gVGhlcmUgYXJlIGEgY291cGxlIG9mIGFsdGVybmF0aXZlcyBpbiBSSEVMLTEwOyB0aGUgYXBwbGljYXRpb25zIHRoYXQgZGVwZW5kIG9uIGxpYmRiIHdpbGwgbm90IHdvcmsuIFN1Y2ggYXBwbGljYXRpb25zIG11c3QgaW1wbGVtZW50IGFub3RoZXIgdHlwZSBvZiBiYWNrZW5kIHN0b3JhZ2UuIEFuZCBtaWdyYXRlIGV4aXN0aW5nIGRhdGEgdG8gdGhlIG5ldyBkYXRhYmFzZSBmb3JtYXQuClJlbGF0ZWQgbGlua3M6CiAgICAtIE1pZ3JhdGluZyB0byBhIFJIRUwgMTAgd2l0aG91dCBsaWJkYjogaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9hcnRpY2xlcy83MDk5MjU2ClJlbWVkaWF0aW9uOiBbaGludF0gQmFjayB1cCB5b3VyIGRhdGEgYmVmb3JlIHByb2NlZWRpbmcgd2l0aCB0aGUgZGF0YSB1cGdyYWRlL21pZ3JhdGlvbi4gRm9yIHRoZSBjb252ZXJzaW9uLCB0aGUgdG9vbCBkYl9jb252ZXJ0ZXIgZnJvbSB0aGUgbGliZGItdXRpbHMgcnBtIGNvdWxkIGJlIHVzZWQuIFRoaXMgZGF0YWJhc2UgZm9ybWF0IGNvbnZlcnNpb24gbXVzdCBiZSBwZXJmb3JtZWQgYmVmb3JlIHRoZSBzeXN0ZW0gdXBncmFkZS4gVGhlIGRiX2NvbnZlcnRlciBpcyBub3QgYXZhaWxhYmxlIGluIFJIRUwgMTAgc3lzdGVtcy4gRm9yIG1vcmUgaW5mb3JtYXRpb24sIHNlZSB0aGUgcHJvdmlkZWQgYXJ0aWNsZS4KS2V5OiBmZGM4ZjViMDg0ZTk1OTIyYTRmNTk0ODVhODA3YTkyY2FlMmZjNzM4Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGxvdyAKVGl0bGU6IFNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlClN1bW1hcnk6IFNFbGludXggd2lsbCBiZSBzZXQgdG8gcGVybWlzc2l2ZSBtb2RlLiBDdXJyZW50IG1vZGU6IGVuZm9yY2luZy4gVGhpcyBhY3Rpb24gaXMgcmVxdWlyZWQgYnkgdGhlIHVwZ3JhZGUgcHJvY2VzcyB0byBtYWtlIHN1cmUgdGhlIHVwZ3JhZGVkIHN5c3RlbSBjYW4gYm9vdCB3aXRob3V0IGJlaW5pZyBibG9ja2VkIGJ5IFNFbGludXggcnVsZXMuClJlbWVkaWF0aW9uOiBbaGludF0gTWFrZSBzdXJlIHRoZXJlIGFyZSBubyBTRWxpbnV4IHJlbGF0ZWQgd2FybmluZ3MgYWZ0ZXIgdGhlIHVwZ3JhZGUgYW5kIGVuYWJsZSBTRWxpbnV4IG1hbnVhbGx5IGFmdGVyd2FyZHMuIE5vdGljZTogWW91IGNhbiBpZ25vcmUgdGhlICIvcm9vdC90bXBfbGVhcHBfcHkzIiBTRWxpbnV4IHdhcm5pbmdzLgpLZXk6IDM5ZDcxODNkYWZiYTc5OGFhNGJiYjFlNzBiMGVmMmJiZTViMTc3MmYKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogaW5mbyAKVGl0bGU6IEV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzClN1bW1hcnk6IFRoZSBmb2xsb3dpbmcgcmVwb3NpdG9yaWVzIGFyZSBub3Qgc3VwcG9ydGVkIGJ5IFJlZCBIYXQgYW5kIGFyZSBleGNsdWRlZCBmcm9tIHRoZSBsaXN0IG9mIHJlcG9zaXRvcmllcyB1c2VkIGR1cmluZyB0aGUgdXBncmFkZS4KLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1zMzkweC1ycG1zCi0gcmh1aS1jb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC14ODZfNjQtcmh1aS1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtcHBjNjRsZS1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC1zMzkweC1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1wcGM2NGxlLWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zCi0gcmh1aS1jb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1hYXJjaDY0LXJodWktcnBtcwotIGNyYgotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXMzOTB4LWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC1hYXJjaDY0LXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1yaHVpLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLXg4Nl82NC1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1ldXMtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtcHBjNjRsZS1ycG1zClJlbWVkaWF0aW9uOiBbaGludF0gSWYgc29tZSBvZiBleGNsdWRlZCByZXBvc2l0b3JpZXMgYXJlIHN0aWxsIHJlcXVpcmVkIHRvIGJlIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLCBleGVjdXRlIGxlYXBwIHdpdGggdGhlIC0tZW5hYmxlcmVwbyBvcHRpb24gd2l0aCB0aGUgcmVwb2lkIG9mIHRoZSByZXBvc2l0b3J5IHJlcXVpcmVkIHRvIGJlIGVuYWJsZWQgYXMgYW4gYXJndW1lbnQgKHRoZSBvcHRpb24gY2FuIGJlIHVzZWQgbXVsdGlwbGUgdGltZXMpLgpLZXk6IDFiOTEzMmNiMjM2MmFlNzgzMGU0OGVlZTc4MTFiZTk1Mjc3NDdkZTgKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogaW5mbyAKVGl0bGU6IFNFbGludXggcmVsYWJlbGluZyB3aWxsIGJlIHNjaGVkdWxlZApTdW1tYXJ5OiBTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQgYXMgdGhlIHN0YXR1cyBpcyBwZXJtaXNzaXZlL2VuZm9yY2luZy4KS2V5OiA4ZmI4MTg2M2Y4NDEzYmQ2MTdjMmE1NWI2OWI4ZTEwZmYwM2Q3YzcyCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0K", "encoding": "base64", "source": "/var/log/leapp/leapp-report.txt"} TASK [infra.leapp.common : parse_leapp_report | Collect JSON report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:21 ok: [managed-node01] => {"changed": false, "content": "ewogICJlbnRyaWVzIjogWwogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIklmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAicmVwb3NpdG9yeSIsCiAgICAgICAgImZhaWx1cmUiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOCIsCiAgICAgICJzZXZlcml0eSI6ICJpbmZvIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLlxuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1zMzkweC1ycG1zXG4tIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LXJodWktcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1wcGM2NGxlLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC1zMzkweC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXBwYzY0bGUtZXVzLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zXG4tIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1yaHVpLXJwbXNcbi0gY3JiXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXMzOTB4LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1ldXMtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLWFhcmNoNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1hYXJjaDY0LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtcHBjNjRsZS1ycG1zIiwKICAgICAgInRpdGxlIjogIkV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjAyLjEwNDI0OVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAicmVwb3NpdG9yaWVzX2JsYWNrbGlzdCIsCiAgICAgICJpZCI6ICJlYzM1ODZhOTU5M2RmNDk1ZmU1ZWQ5NDg5MTk3MjdmYmExY2ExNzA3MDM0ZDNkYWFmZjIwMWM5NGFjOWI3NTI0IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjhmYjgxODYzZjg0MTNiZDYxN2MyYTU1YjY5YjhlMTBmZjAzZDdjNzIiLAogICAgICAic2V2ZXJpdHkiOiAiaW5mbyIsCiAgICAgICJzdW1tYXJ5IjogIlNFbGludXggcmVsYWJlbGluZyB3aWxsIGJlIHNjaGVkdWxlZCBhcyB0aGUgc3RhdHVzIGlzIHBlcm1pc3NpdmUvZW5mb3JjaW5nLiIsCiAgICAgICJ0aXRsZSI6ICJTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDQuMTU4MTAxWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI0Nzk0OWM5M2Y1Yzg2ZDM2MWUxZTEwYWFhY2I4MGM3NzQxYTQzMjM2ODE5YTUxZTQ1NzgxZGNkMTA0M2EzMjM2IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJNYWtlIHN1cmUgdGhlcmUgYXJlIG5vIFNFbGludXggcmVsYXRlZCB3YXJuaW5ncyBhZnRlciB0aGUgdXBncmFkZSBhbmQgZW5hYmxlIFNFbGludXggbWFudWFsbHkgYWZ0ZXJ3YXJkcy4gTm90aWNlOiBZb3UgY2FuIGlnbm9yZSB0aGUgXCIvcm9vdC90bXBfbGVhcHBfcHkzXCIgU0VsaW51eCB3YXJuaW5ncy4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjM5ZDcxODNkYWZiYTc5OGFhNGJiYjFlNzBiMGVmMmJiZTViMTc3MmYiLAogICAgICAic2V2ZXJpdHkiOiAibG93IiwKICAgICAgInN1bW1hcnkiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUuIEN1cnJlbnQgbW9kZTogZW5mb3JjaW5nLiBUaGlzIGFjdGlvbiBpcyByZXF1aXJlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzIHRvIG1ha2Ugc3VyZSB0aGUgdXBncmFkZWQgc3lzdGVtIGNhbiBib290IHdpdGhvdXQgYmVpbmlnIGJsb2NrZWQgYnkgU0VsaW51eCBydWxlcy4iLAogICAgICAidGl0bGUiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDQuMTYyMDQyWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI0Y2Q5MDY0YjcwZmZhZmE4MDIwZTE0NDJhNjRkOWEwNGRmMTM2ZjRkNTQ1MTc2ZWVjMDQzMjQ2NmNlNWMxZTcwIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAiYm9vdCIKICAgICAgXSwKICAgICAgImtleSI6ICJhYzcwMzBlMDVkMmVlMjQ4ZDM0ZjA4YTlmYTA0MGIzNTJiYzQxMGEzIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJPbiBsZWdhY3kgKEJJT1MpIHN5c3RlbXMsIEdSVUIyIGNvcmUgKGxvY2F0ZWQgaW4gdGhlIGdhcCBiZXR3ZWVuIHRoZSBNQlIgYW5kIHRoZSBmaXJzdCBwYXJ0aXRpb24pIGNhbm5vdCBiZSB1cGRhdGVkIGR1cmluZyB0aGUgcnBtIHRyYW5zYWN0aW9uIGFuZCBMZWFwcCBoYXMgdG8gaW5pdGlhdGUgdGhlIHVwZGF0ZSBydW5uaW5nIFwiZ3J1YjItaW5zdGFsbFwiIGFmdGVyIHRoZSB0cmFuc2FjdGlvbi4gTm8gYWN0aW9uIGlzIG5lZWRlZCBiZWZvcmUgdGhlIHVwZ3JhZGUuIEFmdGVyIHRoZSB1cGdyYWRlLCBpdCBpcyByZWNvbW1lbmRlZCB0byBjaGVjayB0aGUgR1JVQiBjb25maWd1cmF0aW9uLiIsCiAgICAgICJ0aXRsZSI6ICJHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZSIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNC4zOTgzMjNaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2dydWJfY29yZSIsCiAgICAgICJpZCI6ICI4MWZhODI2ODYwNTk3NmRjY2E2NWJkMTY5NDE5ZGI4ZmU4N2NiMzE0OGI1M2NiOWQ3N2JkYTJmMTAyOTZmMTRiIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAidXBncmFkZSBwcm9jZXNzIiwKICAgICAgICAic2FuaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjllNTA4OGUzYzFmMzcxZTAyMGVjNzc3YzNkODY1NzhmNGJlMTQzY2YiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkVudmlyb25tZW50IHZhcmlhYmxlIExFQVBQX1VOU1VQUE9SVEVEIGhhcyBiZWVuIGRldGVjdGVkLiBBIHN1Y2Nlc3NmdWwgYW5kIHNhZmUgdXBncmFkZSBwcm9jZXNzIGNhbm5vdCBiZSBndWFyYW50ZWVkLiBGcm9tIG5vdyBvbiB5b3UgYXJlIGNvbnRpbnVpbmcgYXQgeW91ciBvd24gcmlzay5cbiIsCiAgICAgICJ0aXRsZSI6ICJVcGdyYWRlIGlzIHVuc3VwcG9ydGVkIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA0Ljg2ODYyNloiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAidW5zdXBwb3J0ZWRfdXBncmFkZV9jaGVjayIsCiAgICAgICJpZCI6ICJiNjU3Y2NkZTc1ODFlYzMzODNmOTg2ZWM2YzNjMzJiYzFkMTA4NmQyMmU3ZDRmMzk3NDBiZWYzM2IwMWQzYWYzIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yIFwiSW5oaWJpdG9yOiBVc2Ugb2YgQ0lGUyBkZXRlY3RlZC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZFwiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL3NvbHV0aW9ucy82OTY0MzA0IgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9mc3RhYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkNvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImZpbGVzeXN0ZW0iLAogICAgICAgICJuZXR3b3JrIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogImQwZTFhYTNmN2M0ZmM0NDUwYmRjYjlhMjdmNDdmZjQ2NGQ2YWYyNGEiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkNJRlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS4iLAogICAgICAidGl0bGUiOiAiVXNlIG9mIENJRlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNS4wMjI0NjZaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2NpZnMiLAogICAgICAiaWQiOiAiN2QxYTRiMjg1OWNmYTlhOWU0N2UwOTg2Mjc4YTYwNjk1YTQxODkzY2Q1MWFhYjFlYzQxMTg4ZDAzMTZiOTAyZiIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgImV4dGVybmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAiTGVhcHAgcHJldXBncmFkZSBnZXR0aW5nIFwiSW5oaWJpdG9yOiBEZXRlY3RlZCBsb2FkZWQga2VybmVsIGRyaXZlcnMgd2hpY2ggaGF2ZSBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZC5cIiIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNjk3MTcxNiIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWwgd2l0aCBlcnJvciBcIkluaGliaXRvcjogRGV0ZWN0ZWQgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIHdoaWNoIGhhdmUgYmVlbiByZW1vdmVkIGluIFJIRUwgMTAuIFVwZ3JhZGUgY2Fubm90IHByb2NlZWQuXCIiLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzU0MzYxMzEiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJrZXJuZWwiLAogICAgICAgICJkcml2ZXJzIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogIjQ4ZTA0ODUyNjMxMjQ1YWE0YWZlZTlhZGNkYzdjMjM3NWI4Y2ZmYjgiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIlN1cHBvcnQgZm9yIHRoZSBmb2xsb3dpbmcgUkhFTCA5IGRldmljZSBkcml2ZXJzIGhhcyBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMDpcbiAgICAgLSBxbGEzeHh4XG4gICAgIC0gdm13X3B2cmRtYVxuIiwKICAgICAgInRpdGxlIjogIkxlYXBwIGRldGVjdGVkIGxvYWRlZCBrZXJuZWwgZHJpdmVycyB3aGljaCBoYXZlIGJlZW4gcmVtb3ZlZCBpbiBSSEVMIDEwLiBVcGdyYWRlIGNhbm5vdCBwcm9jZWVkLiIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNS4yMTkxMjFaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2RldGVjdGVkX2RldmljZXNfYW5kX2RyaXZlcnMiLAogICAgICAiaWQiOiAiMjA5Y2EyYWQ1MTk1OTQ1MjdlNWM5NWNkMmExYzA4YzY2ODMzNzM4ZDU5M2Q0MWZmMGFhNzNkODJlZjNjNzJkYiIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImtlcm5lbCIsCiAgICAgICAgImJvb3QiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiOWRkZTRiY2Q4YjQ1OGJkNjgwMzQ2MjIxNjc4NWRmM2ExNDc2YzFmOCIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyBwcm9jZXNzb3JzIGFyZSBubyBsb25nZXIgbWFpbnRhaW5lZCBpbiBSSEVMIDEwOlxuICAgICAtIEhBU1dFTExfWFxuIiwKICAgICAgInRpdGxlIjogIkxlYXBwIGRldGVjdGVkIGEgcHJvY2Vzc29yIHdoaWNoIGlzIG5vIGxvbmdlciBtYWludGFpbmVkIGluIFJIRUwgMTAuIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA1LjIyMTk0NVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfZGV0ZWN0ZWRfZGV2aWNlc19hbmRfZHJpdmVycyIsCiAgICAgICJpZCI6ICI2ZWNlZWU5YTZlZTc0OWFjYWQ5YTkxOTEyZGYwMDYzNjRkZDk5NzVkNTk1YThlZjgzNGE5Yjc0ZGJhNjEzNTI5IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJIb3cgdG8gbWlncmF0ZSB0aGUgY29ubmVjdGlvbiBmcm9tIGlmY2ZnIHRvIE5ldHdvcmtNYW5hZ2VyIGtleWZpbGUgcGx1Z2luPyIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNzA4MzgwMyIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJubWNsaSgxKSBtYW51YWwsIGRlc2NyaWJlcyBcImNvbm5lY3Rpb24gbWlncmF0ZVwiIHN1Yi1jb21tYW5kLiIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9uZXR3b3JrbWFuYWdlci5kZXYvZG9jcy9hcGkvbGF0ZXN0L25tY2xpLmh0bWwiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAibm0tc2V0dGluZ3MtaWZjZmctcmgoNSksIGRlc2NyaXB0aW9uIG9mIHRoZSBcImlmY2ZnXCIgZm9ybWF0IiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL25ldHdvcmttYW5hZ2VyLmRldi9kb2NzL2FwaS9sYXRlc3Qvbm0tc2V0dGluZ3MtaWZjZmctcmguaHRtbCIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJubS1zZXR0aW5ncy1rZXlmaWxlKDUpLCBkZXNjcmlwdGlvbiBvZiB0aGUgXCJrZXlmaWxlXCIgZm9ybWF0IiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL25ldHdvcmttYW5hZ2VyLmRldi9kb2NzL2FwaS9sYXRlc3Qvbm0tc2V0dGluZ3Mta2V5ZmlsZS5odG1sIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAiTmV0d29ya01hbmFnZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zeXNjb25maWcvbmV0d29yay1zY3JpcHRzL2lmY2ZnLWV0aDAiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJDb252ZXJ0IHRoZSBjb25maWd1cmF0aW9uIGludG8gTmV0d29ya01hbmFnZXIgbmF0aXZlIFwia2V5ZmlsZVwiIGZvcm1hdC4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiBbCiAgICAgICAgICAgICAgIm5tY2xpIiwKICAgICAgICAgICAgICAiY29ubmVjdGlvbiIsCiAgICAgICAgICAgICAgIm1pZ3JhdGUiLAogICAgICAgICAgICAgICIvZXRjL3N5c2NvbmZpZy9uZXR3b3JrLXNjcmlwdHMvaWZjZmctZXRoMCIKICAgICAgICAgICAgXSwKICAgICAgICAgICAgInR5cGUiOiAiY29tbWFuZCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgIm5ldHdvcmsiLAogICAgICAgICJzZXJ2aWNlcyIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI3ZGU3MGI0M2MzYzlkMjAwNzVlMzA4OTRhYzI0YTRjNGUyZDcwODM3IiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJOZXR3b3JrIGNvbmZpZ3VyYXRpb24gZmlsZXMgaW4gbGVnYWN5IFwiaWZjZmdcIiBmb3JtYXQgYXJlIHByZXNlbnQuSW4gUmVkIEhhdCBFbnRlcnByaXNlIExpbnV4IDEwLCBzdXBwb3J0IGZvciB0aGVzZSBmaWxlcyBpcyBubyBsb25nZXIgZW5hYmxlZCBhbmQgdGhlIGNvbmZpZ3VyYXRpb24gd2lsbCBiZSBpZ25vcmVkLiBUaGUgZm9sbG93aW5nIGZpbGVzIHdlcmUgZm91bmQ6XG4gICAgLSAvZXRjL3N5c2NvbmZpZy9uZXR3b3JrLXNjcmlwdHMvaWZjZmctZXRoMCIsCiAgICAgICJ0aXRsZSI6ICJMZWdhY3kgbmV0d29yayBjb25maWd1cmF0aW9uIGZvdW5kIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA1LjUwMTk4N1oiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAibmV0d29ya19kZXByZWNhdGlvbnMiLAogICAgICAiaWQiOiAiZjQ3NTAzMWY3MGU2ODdjZGRkZDM4ZTRlOTdiOTRjYmNjNzcxYjg3ODEwMjQ4NGUzM2FmODZiNmExMmFlNjRmMCIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgImV4dGVybmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAiTWlncmF0aW5nIHRvIGEgUkhFTCAxMCB3aXRob3V0IGxpYmRiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL2FydGljbGVzLzcwOTkyNTYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAicGFja2FnZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICJsaWJkYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkJhY2sgdXAgeW91ciBkYXRhIGJlZm9yZSBwcm9jZWVkaW5nIHdpdGggdGhlIGRhdGEgdXBncmFkZS9taWdyYXRpb24uIEZvciB0aGUgY29udmVyc2lvbiwgdGhlIHRvb2wgZGJfY29udmVydGVyIGZyb20gdGhlIGxpYmRiLXV0aWxzIHJwbSBjb3VsZCBiZSB1c2VkLiBUaGlzIGRhdGFiYXNlIGZvcm1hdCBjb252ZXJzaW9uIG11c3QgYmUgcGVyZm9ybWVkIGJlZm9yZSB0aGUgc3lzdGVtIHVwZ3JhZGUuIFRoZSBkYl9jb252ZXJ0ZXIgaXMgbm90IGF2YWlsYWJsZSBpbiBSSEVMIDEwIHN5c3RlbXMuIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgdGhlIHByb3ZpZGVkIGFydGljbGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogImZkYzhmNWIwODRlOTU5MjJhNGY1OTQ4NWE4MDdhOTJjYWUyZmM3MzgiLAogICAgICAic2V2ZXJpdHkiOiAibWVkaXVtIiwKICAgICAgInN1bW1hcnkiOiAiTGliZGIgd2FzIG1hcmtlZCBhcyBkZXByZWNhdGVkIGluIFJIRUwtOSBhbmQgaW4gUkhFTC0xMCBpcyBub3QgaW5jbHVkZWQgYW55bW9yZS4gVGhlcmUgYXJlIGEgY291cGxlIG9mIGFsdGVybmF0aXZlcyBpbiBSSEVMLTEwOyB0aGUgYXBwbGljYXRpb25zIHRoYXQgZGVwZW5kIG9uIGxpYmRiIHdpbGwgbm90IHdvcmsuIFN1Y2ggYXBwbGljYXRpb25zIG11c3QgaW1wbGVtZW50IGFub3RoZXIgdHlwZSBvZiBiYWNrZW5kIHN0b3JhZ2UuIEFuZCBtaWdyYXRlIGV4aXN0aW5nIGRhdGEgdG8gdGhlIG5ldyBkYXRhYmFzZSBmb3JtYXQuIiwKICAgICAgInRpdGxlIjogIkJlcmtlbGV5IERCIChsaWJkYikgaGFzIGJlZW4gZGV0ZWN0ZWQgb24geW91ciBzeXN0ZW0iLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDUuNzk4NzA4WiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJsaWJkYl9jaGVjayIsCiAgICAgICJpZCI6ICI5YzVlNGFjYWE0M2QzNzE0MWM4YjEyNzI2NDc4MzkwOGM2YmRjY2JlNDI5MDE4M2NmMGU4YmViMmFlNmM3YTM0IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJXaHkgZG9lcyBsZWFwcCB1cGdyYWRlIGZhaWwgb24gZGV0ZWN0aW5nIE5GUyBkdXJpbmcgdXBncmFkZT8iLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NjQwMDYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAiZmlsZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICIvZXRjL2ZzdGFiIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiRGlzYWJsZSBORlMgdGVtcG9yYXJpbHkgZm9yIHRoZSB1cGdyYWRlIGlmIHBvc3NpYmxlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJmaWxlc3lzdGVtIiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI5ODgxYjI1ZmFjZWVlYWE3YTY0NzhiY2RhYzI5YWZkN2Y2YmFhYWVkIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJORlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS5cbldlIGhhdmUgZm91bmQgTkZTIHVzYWdlIGF0IHRoZSBmb2xsb3dpbmcgbG9jYXRpb25zOlxuLSBORlMgc2hhcmVzIGZvdW5kIGluIC9ldGMvZnN0YWI6XG4gLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0IC9tbnQvcmVkaGF0XG4gLSBuZXN0LnRlc3QucmVkaGF0LmNvbTovbW50L3FhIC9tbnQvcWFcbiAtIHZ0YXAtZW5nMDEuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L3ZvbC9lbmdhcmNoaXZlIC9tbnQvZW5nYXJjaGl2ZVxuIC0gbmVzdC50ZXN0LnJlZGhhdC5jb206L21udC90cHNkaXN0IC9tbnQvdHBzZGlzdFxuIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdC9icmV3cm9vdCAvbW50L2JyZXdcbiAtIG50YXAtcmR1Mi1jMDEtZW5nMDEtbmZzMDFiLnN0b3JhZ2UucmR1Mi5yZWRoYXQuY29tOi9ib3NfZW5nMDFfZGV2b3BzX2JyZXdfc2NyYXRjaF9uZnNfc20vc2NyYXRjaCAvbW50L2JyZXdfc2NyYXRjaFxuIiwKICAgICAgInRpdGxlIjogIlVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNi4yOTc0NzFaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX25mcyIsCiAgICAgICJpZCI6ICI4MzBiZGU2YzM3ZmU4OWFhMzMwNjczMWVmNTRkY2M4M2I1ZWU3NTY0Y2ZlZWIxYWY4ZTRlN2Q4MmYwMzdiNWE4IgogICAgfQogIF0sCiAgImxlYXBwX3J1bl9pZCI6ICI5ZjM0NzljYy1jMGVkLTRmM2MtODE1Ni1mNDhkMTY4OTUyODciCn0K", "encoding": "base64", "source": "/var/log/leapp/leapp-report.json"} TASK [infra.leapp.common : parse_leapp_report | Parse report results] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:26 ok: [managed-node01] => {"ansible_facts": {"leapp_report_json": {"entries": [{"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node01", "id": "ec3586a9593df495fe5ed948919727fba1ca1707034d3daaff201c94ac9b7524", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms", "timeStamp": "2026-01-12T13:58:02.104249Z", "title": "Excluded target system repositories"}, {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "47949c93f5c86d361e1e10aaacb80c7741a43236819a51e45781dcd1043a3236", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2026-01-12T13:58:04.158101Z", "title": "SElinux relabeling will be scheduled"}, {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "4cd9064b70ffafa8020e1442a64d9a04df136f4d545176eec0432466ce5c1e70", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2026-01-12T13:58:04.162042Z", "title": "SElinux will be set to permissive mode"}, {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node01", "id": "81fa8268605976dcca65bd169419db8fe87cb3148b53cb9d77bda2f10296f14b", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2026-01-12T13:58:04.398323Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node01", "id": "b657ccde7581ec3383f986ec6c3c32bc1d1086d22e7d4f39740bef33b01d3af3", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2026-01-12T13:58:04.868626Z", "title": "Upgrade is unsupported"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "groups": ["kernel", "boot"], "hostname": "managed-node01", "id": "6eceee9a6ee749acad9a91912df006364dd9975d595a8ef834a9b74dba613529", "key": "9dde4bcd8b458bd6803462216785df3a1476c1f8", "severity": "high", "summary": "The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n", "timeStamp": "2026-01-12T13:58:05.221945Z", "title": "Leapp detected a processor which is no longer maintained in RHEL 10."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "libdb_check", "audience": "sysadmin", "detail": {"external": [{"title": "Migrating to a RHEL 10 without libdb", "url": "https://access.redhat.com/articles/7099256"}], "related_resources": [{"scheme": "package", "title": "libdb"}], "remediations": [{"context": "Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "type": "hint"}]}, "groups": ["services"], "hostname": "managed-node01", "id": "9c5e4acaa43d37141c8b127264783908c6bdccbe4290183cf0e8beb2ae6c7a34", "key": "fdc8f5b084e95922a4f59485a807a92cae2fc738", "severity": "medium", "summary": "Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "timeStamp": "2026-01-12T13:58:05.798708Z", "title": "Berkeley DB (libdb) has been detected on your system"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}], "leapp_run_id": "9f3479cc-c0ed-4f3c-8156-f48d16895287"}, "leapp_report_txt": ["Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", "Summary: Support for the following RHEL 9 device drivers has been removed in RHEL 10:", " - qla3xxx", " - vmw_pvrdma", "", "Related links:", " - Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/6971716", " - Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/5436131", "Key: 48e04852631245aa4afee9adcdc7c2375b8cffb8", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Legacy network configuration found", "Summary: Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:", " - /etc/sysconfig/network-scripts/ifcfg-eth0", "Related links:", " - How to migrate the connection from ifcfg to NetworkManager keyfile plugin?: https://access.redhat.com/solutions/7083803", " - nmcli(1) manual, describes \"connection migrate\" sub-command.: https://networkmanager.dev/docs/api/latest/nmcli.html", " - nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format: https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html", " - nm-settings-keyfile(5), description of the \"keyfile\" format: https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html", "Remediation: [hint] Convert the configuration into NetworkManager native \"keyfile\" format.", "[command] nmcli connection migrate /etc/sysconfig/network-scripts/ifcfg-eth0", "Key: 7de70b43c3c9d20075e30894ac24a4c4e2d70837", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------", "Risk Factor: high ", "Title: GRUB2 core will be automatically updated during the upgrade", "Summary: On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "Key: ac7030e05d2ee248d34f08a9fa040b352bc410a3", "----------------------------------------", "Risk Factor: high ", "Title: Upgrade is unsupported", "Summary: Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.", "", "Key: 9e5088e3c1f371e020ec777c3d86578f4be143cf", "----------------------------------------", "Risk Factor: high ", "Title: Leapp detected a processor which is no longer maintained in RHEL 10.", "Summary: The following processors are no longer maintained in RHEL 10:", " - HASWELL_X", "", "Key: 9dde4bcd8b458bd6803462216785df3a1476c1f8", "----------------------------------------", "Risk Factor: medium ", "Title: Berkeley DB (libdb) has been detected on your system", "Summary: Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "Related links:", " - Migrating to a RHEL 10 without libdb: https://access.redhat.com/articles/7099256", "Remediation: [hint] Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "Key: fdc8f5b084e95922a4f59485a807a92cae2fc738", "----------------------------------------", "Risk Factor: low ", "Title: SElinux will be set to permissive mode", "Summary: SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "Remediation: [hint] Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "Key: 39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "----------------------------------------", "Risk Factor: info ", "Title: Excluded target system repositories", "Summary: The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.", "- codeready-builder-for-rhel-10-s390x-rpms", "- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms", "- codeready-builder-for-rhel-10-ppc64le-rpms", "- codeready-builder-beta-for-rhel-10-s390x-rpms", "- codeready-builder-for-rhel-10-x86_64-rpms", "- codeready-builder-for-rhel-10-ppc64le-eus-rpms", "- codeready-builder-for-rhel-10-aarch64-rpms", "- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms", "- crb", "- codeready-builder-for-rhel-10-s390x-eus-rpms", "- codeready-builder-for-rhel-10-x86_64-eus-rpms", "- codeready-builder-beta-for-rhel-10-aarch64-rpms", "- codeready-builder-for-rhel-10-rhui-rpms", "- codeready-builder-beta-for-rhel-10-x86_64-rpms", "- codeready-builder-for-rhel-10-aarch64-eus-rpms", "- codeready-builder-beta-for-rhel-10-ppc64le-rpms", "Remediation: [hint] If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "Key: 1b9132cb2362ae7830e48eee7811be9527747de8", "----------------------------------------", "Risk Factor: info ", "Title: SElinux relabeling will be scheduled", "Summary: SElinux relabeling will be scheduled as the status is permissive/enforcing.", "Key: 8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "----------------------------------------", ""]}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Check for inhibitors] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:32 skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).', 'type': 'hint'}]}, 'groups': ['repository', 'failure'], 'key': '1b9132cb2362ae7830e48eee7811be9527747de8', 'severity': 'info', 'summary': 'The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms', 'title': 'Excluded target system repositories', 'timeStamp': '2026-01-12T13:58:02.104249Z', 'hostname': 'managed-node01', 'actor': 'repositories_blacklist', 'id': 'ec3586a9593df495fe5ed948919727fba1ca1707034d3daaff201c94ac9b7524'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node01", "id": "ec3586a9593df495fe5ed948919727fba1ca1707034d3daaff201c94ac9b7524", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms", "timeStamp": "2026-01-12T13:58:02.104249Z", "title": "Excluded target system repositories"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['selinux', 'security'], 'key': '8fb81863f8413bd617c2a55b69b8e10ff03d7c72', 'severity': 'info', 'summary': 'SElinux relabeling will be scheduled as the status is permissive/enforcing.', 'title': 'SElinux relabeling will be scheduled', 'timeStamp': '2026-01-12T13:58:04.158101Z', 'hostname': 'managed-node01', 'actor': 'check_se_linux', 'id': '47949c93f5c86d361e1e10aaacb80c7741a43236819a51e45781dcd1043a3236'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "47949c93f5c86d361e1e10aaacb80c7741a43236819a51e45781dcd1043a3236", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2026-01-12T13:58:04.158101Z", "title": "SElinux relabeling will be scheduled"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the "/root/tmp_leapp_py3" SElinux warnings.', 'type': 'hint'}]}, 'groups': ['selinux', 'security'], 'key': '39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f', 'severity': 'low', 'summary': 'SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.', 'title': 'SElinux will be set to permissive mode', 'timeStamp': '2026-01-12T13:58:04.162042Z', 'hostname': 'managed-node01', 'actor': 'check_se_linux', 'id': '4cd9064b70ffafa8020e1442a64d9a04df136f4d545176eec0432466ce5c1e70'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "4cd9064b70ffafa8020e1442a64d9a04df136f4d545176eec0432466ce5c1e70", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2026-01-12T13:58:04.162042Z", "title": "SElinux will be set to permissive mode"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['boot'], 'key': 'ac7030e05d2ee248d34f08a9fa040b352bc410a3', 'severity': 'high', 'summary': 'On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running "grub2-install" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.', 'title': 'GRUB2 core will be automatically updated during the upgrade', 'timeStamp': '2026-01-12T13:58:04.398323Z', 'hostname': 'managed-node01', 'actor': 'check_grub_core', 'id': '81fa8268605976dcca65bd169419db8fe87cb3148b53cb9d77bda2f10296f14b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node01", "id": "81fa8268605976dcca65bd169419db8fe87cb3148b53cb9d77bda2f10296f14b", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2026-01-12T13:58:04.398323Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['upgrade process', 'sanity'], 'key': '9e5088e3c1f371e020ec777c3d86578f4be143cf', 'severity': 'high', 'summary': 'Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n', 'title': 'Upgrade is unsupported', 'timeStamp': '2026-01-12T13:58:04.868626Z', 'hostname': 'managed-node01', 'actor': 'unsupported_upgrade_check', 'id': 'b657ccde7581ec3383f986ec6c3c32bc1d1086d22e7d4f39740bef33b01d3af3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node01", "id": "b657ccde7581ec3383f986ec6c3c32bc1d1086d22e7d4f39740bef33b01d3af3", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2026-01-12T13:58:04.868626Z", "title": "Upgrade is unsupported"}, "skip_reason": "Conditional result was False"} ok: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Leapp upgrade failed with error "Inhibitor: Use of CIFS detected. Upgrade cannot proceed"', 'url': 'https://access.redhat.com/solutions/6964304'}], 'related_resources': [{'scheme': 'file', 'title': '/etc/fstab'}], 'remediations': [{'context': 'Comment out CIFS entries to proceed with the upgrade.', 'type': 'hint'}]}, 'groups': ['filesystem', 'network', 'inhibitor'], 'key': 'd0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a', 'severity': 'high', 'summary': 'CIFS is currently not supported by the inplace upgrade.', 'title': "Use of CIFS detected. Upgrade can't proceed", 'timeStamp': '2026-01-12T13:58:05.022466Z', 'hostname': 'managed-node01', 'actor': 'check_cifs', 'id': '7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}} ok: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Leapp preupgrade getting "Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."', 'url': 'https://access.redhat.com/solutions/6971716'}, {'title': 'Leapp upgrade fail with error "Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."', 'url': 'https://access.redhat.com/solutions/5436131'}]}, 'groups': ['kernel', 'drivers', 'inhibitor'], 'key': '48e04852631245aa4afee9adcdc7c2375b8cffb8', 'severity': 'high', 'summary': 'Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n', 'title': 'Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.', 'timeStamp': '2026-01-12T13:58:05.219121Z', 'hostname': 'managed-node01', 'actor': 'check_detected_devices_and_drivers', 'id': '209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['kernel', 'boot'], 'key': '9dde4bcd8b458bd6803462216785df3a1476c1f8', 'severity': 'high', 'summary': 'The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n', 'title': 'Leapp detected a processor which is no longer maintained in RHEL 10.', 'timeStamp': '2026-01-12T13:58:05.221945Z', 'hostname': 'managed-node01', 'actor': 'check_detected_devices_and_drivers', 'id': '6eceee9a6ee749acad9a91912df006364dd9975d595a8ef834a9b74dba613529'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "groups": ["kernel", "boot"], "hostname": "managed-node01", "id": "6eceee9a6ee749acad9a91912df006364dd9975d595a8ef834a9b74dba613529", "key": "9dde4bcd8b458bd6803462216785df3a1476c1f8", "severity": "high", "summary": "The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n", "timeStamp": "2026-01-12T13:58:05.221945Z", "title": "Leapp detected a processor which is no longer maintained in RHEL 10."}, "skip_reason": "Conditional result was False"} ok: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'How to migrate the connection from ifcfg to NetworkManager keyfile plugin?', 'url': 'https://access.redhat.com/solutions/7083803'}, {'title': 'nmcli(1) manual, describes "connection migrate" sub-command.', 'url': 'https://networkmanager.dev/docs/api/latest/nmcli.html'}, {'title': 'nm-settings-ifcfg-rh(5), description of the "ifcfg" format', 'url': 'https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html'}, {'title': 'nm-settings-keyfile(5), description of the "keyfile" format', 'url': 'https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html'}], 'related_resources': [{'scheme': 'package', 'title': 'NetworkManager'}, {'scheme': 'file', 'title': '/etc/sysconfig/network-scripts/ifcfg-eth0'}], 'remediations': [{'context': 'Convert the configuration into NetworkManager native "keyfile" format.', 'type': 'hint'}, {'context': ['nmcli', 'connection', 'migrate', '/etc/sysconfig/network-scripts/ifcfg-eth0'], 'type': 'command'}]}, 'groups': ['network', 'services', 'inhibitor'], 'key': '7de70b43c3c9d20075e30894ac24a4c4e2d70837', 'severity': 'high', 'summary': 'Network configuration files in legacy "ifcfg" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0', 'title': 'Legacy network configuration found', 'timeStamp': '2026-01-12T13:58:05.501987Z', 'hostname': 'managed-node01', 'actor': 'network_deprecations', 'id': 'f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Migrating to a RHEL 10 without libdb', 'url': 'https://access.redhat.com/articles/7099256'}], 'related_resources': [{'scheme': 'package', 'title': 'libdb'}], 'remediations': [{'context': 'Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.', 'type': 'hint'}]}, 'groups': ['services'], 'key': 'fdc8f5b084e95922a4f59485a807a92cae2fc738', 'severity': 'medium', 'summary': 'Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.', 'title': 'Berkeley DB (libdb) has been detected on your system', 'timeStamp': '2026-01-12T13:58:05.798708Z', 'hostname': 'managed-node01', 'actor': 'libdb_check', 'id': '9c5e4acaa43d37141c8b127264783908c6bdccbe4290183cf0e8beb2ae6c7a34'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "libdb_check", "audience": "sysadmin", "detail": {"external": [{"title": "Migrating to a RHEL 10 without libdb", "url": "https://access.redhat.com/articles/7099256"}], "related_resources": [{"scheme": "package", "title": "libdb"}], "remediations": [{"context": "Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "type": "hint"}]}, "groups": ["services"], "hostname": "managed-node01", "id": "9c5e4acaa43d37141c8b127264783908c6bdccbe4290183cf0e8beb2ae6c7a34", "key": "fdc8f5b084e95922a4f59485a807a92cae2fc738", "severity": "medium", "summary": "Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "timeStamp": "2026-01-12T13:58:05.798708Z", "title": "Berkeley DB (libdb) has been detected on your system"}, "skip_reason": "Conditional result was False"} ok: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Why does leapp upgrade fail on detecting NFS during upgrade?', 'url': 'https://access.redhat.com/solutions/6964006'}], 'related_resources': [{'scheme': 'file', 'title': '/etc/fstab'}], 'remediations': [{'context': 'Disable NFS temporarily for the upgrade if possible.', 'type': 'hint'}]}, 'groups': ['filesystem', 'network', 'inhibitor'], 'key': '9881b25faceeeaa7a6478bcdac29afd7f6baaaed', 'severity': 'high', 'summary': 'NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n', 'title': "Use of NFS detected. Upgrade can't proceed", 'timeStamp': '2026-01-12T13:58:06.297471Z', 'hostname': 'managed-node01', 'actor': 'check_nfs', 'id': '830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}} TASK [infra.leapp.common : parse_leapp_report | Collect inhibitors] ************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:44 ok: [managed-node01] => {"changed": false, "cmd": ["awk", "/\\(inhibitor\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004255", "end": "2026-01-12 08:58:43.749410", "failed_when_result": false, "msg": "", "rc": 0, "start": "2026-01-12 08:58:43.745155", "stderr": "", "stderr_lines": [], "stdout": "Risk Factor: high (inhibitor)\nTitle: Use of CIFS detected. Upgrade can't proceed\nSummary: CIFS is currently not supported by the inplace upgrade.\nRelated links:\n - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304\nRemediation: [hint] Comment out CIFS entries to proceed with the upgrade.\nKey: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a\n----------------------------------------\nRisk Factor: high (inhibitor)\nTitle: Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\nSummary: Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n\nRelated links:\n - Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/6971716\n - Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/5436131\nKey: 48e04852631245aa4afee9adcdc7c2375b8cffb8\n----------------------------------------\nRisk Factor: high (inhibitor)\nTitle: Legacy network configuration found\nSummary: Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0\nRelated links:\n - How to migrate the connection from ifcfg to NetworkManager keyfile plugin?: https://access.redhat.com/solutions/7083803\n - nmcli(1) manual, describes \"connection migrate\" sub-command.: https://networkmanager.dev/docs/api/latest/nmcli.html\n - nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format: https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html\n - nm-settings-keyfile(5), description of the \"keyfile\" format: https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html\nRemediation: [hint] Convert the configuration into NetworkManager native \"keyfile\" format.\n[command] nmcli connection migrate /etc/sysconfig/network-scripts/ifcfg-eth0\nKey: 7de70b43c3c9d20075e30894ac24a4c4e2d70837\n----------------------------------------\nRisk Factor: high (inhibitor)\nTitle: Use of NFS detected. Upgrade can't proceed\nSummary: NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n\nRelated links:\n - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006\nRemediation: [hint] Disable NFS temporarily for the upgrade if possible.\nKey: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed\n----------------------------------------", "stdout_lines": ["Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", "Summary: Support for the following RHEL 9 device drivers has been removed in RHEL 10:", " - qla3xxx", " - vmw_pvrdma", "", "Related links:", " - Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/6971716", " - Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/5436131", "Key: 48e04852631245aa4afee9adcdc7c2375b8cffb8", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Legacy network configuration found", "Summary: Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:", " - /etc/sysconfig/network-scripts/ifcfg-eth0", "Related links:", " - How to migrate the connection from ifcfg to NetworkManager keyfile plugin?: https://access.redhat.com/solutions/7083803", " - nmcli(1) manual, describes \"connection migrate\" sub-command.: https://networkmanager.dev/docs/api/latest/nmcli.html", " - nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format: https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html", " - nm-settings-keyfile(5), description of the \"keyfile\" format: https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html", "Remediation: [hint] Convert the configuration into NetworkManager native \"keyfile\" format.", "[command] nmcli connection migrate /etc/sysconfig/network-scripts/ifcfg-eth0", "Key: 7de70b43c3c9d20075e30894ac24a4c4e2d70837", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------"]} TASK [infra.leapp.common : parse_leapp_report | Collect high errors] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:53 ok: [managed-node01] => {"changed": false, "cmd": ["awk", "/high \\(error\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004249", "end": "2026-01-12 08:58:44.125307", "failed_when_result": false, "msg": "", "rc": 0, "start": "2026-01-12 08:58:44.121058", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.analysis : Set stats for leapp_inhibitors] ******************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:17 ok: [managed-node01] => {"ansible_stats": {"aggregate": true, "data": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}]}, "per_host": false}, "changed": false} TASK [infra.leapp.analysis : Notify analysis report is done handler] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:22 NOTIFIED HANDLER infra.leapp.analysis : Preupgrade analysis report is done for managed-node01 NOTIFIED HANDLER infra.leapp.analysis : Display inhibitors for managed-node01 NOTIFIED HANDLER infra.leapp.analysis : Display errors for managed-node01 changed: [managed-node01] => {"changed": true, "msg": "All assertions passed"} TASK [common_upgrade_tasks | Flush handlers] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:44 META: triggered running handlers for managed-node01 RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"atime": 1768226252.5798435, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "us-ascii", "checksum": "9d6d23eca8886fe96d957f46367a202ad730a8e9", "ctime": 1768226286.7117836, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938126, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768226286.7117836, "nlink": 1, "path": "/var/log/ripu/ripu.log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 14218, "uid": 0, "version": "3204060818", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 changed: [managed-node01] => {"backup": "", "changed": true, "msg": "line added"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 ok: [managed-node01] => {"changed": false, "content": "UklQVSBwcmV1cGdyYWRlIGFuYWx5c2lzCkpvYiBzdGFydGVkIGF0IDIwMjYtMDEtMTJUMTM6NTc6MzFaCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KICAgICAgICAgICAgICAgICAgICBVTlNVUFBPUlRFRCBVUEdSQURFICAgICAgICAgICAgICAgICAgICAgCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQoKVmFyaWFibGUgTEVBUFBfVU5TVVBQT1JURUQgaGFzIGJlZW4gZGV0ZWN0ZWQuIFByb2NlZWRpbmcgYXQgeW91ciBvd24gcmlzay4KRGV2ZWxvcG1lbnQgdmFyaWFibGVzIGhhdmUgYmVlbiBkZXRlY3RlZDoKLSBMRUFQUF9ERVZFTF9SUE1TX0FMTF9TSUdORUQ9MQoKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiAgICAgICAgICAgICAgICAgICAgVU5TVVBQT1JURUQgVVBHUkFERSAgICAgICAgICAgICAgICAgICAgIAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBjb25maWd1cmF0aW9uX3BoYXNlYAo9PT09PiAqIGlwdV93b3JrZmxvd19jb25maWcKICAgICAgICBJUFUgd29ya2Zsb3cgY29uZmlnIGFjdG9yCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBGYWN0c0NvbGxlY3Rpb25gCj09PT0+ICogb3Blbl9zc2xfY29uZmlnX3NjYW5uZXIKICAgICAgICBSZWFkIGFuIE9wZW5TU0wgY29uZmlndXJhdGlvbiBmaWxlIGZvciBmdXJ0aGVyIGFuYWx5c2lzLgo9PT09PiAqIHNjYW5fcGFtX3VzZXJfZGIKICAgICAgICBTY2FuIHRoZSBQQU0gc2VydmljZSBmb2xkZXIgZm9yIHRoZSBsb2NhdGlvbiBvZiBwYW1fdXNlcmRiIGRhdGFiYXNlcwo9PT09PiAqIHN0b3JhZ2Vfc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgc3RvcmFnZSBzZXR0aW5ncy4KPT09PT4gKiBzc3NkX2ZhY3RzCiAgICAgICAgQ2hlY2sgU1NTRCBjb25maWd1cmF0aW9uIGZvciBjaGFuZ2VzIGluIFJIRUwxMCBhbmQgcmVwb3J0IHRoZW0gaW4gbW9kZWwuCj09PT0+ICogc2Nhbl9zb3VyY2VfYm9vdF9lbnRyeQogICAgICAgIFNjYW4gdGhlIGRlZmF1bHQgYm9vdCBlbnRyeSBvZiB0aGUgc291cmNlIHN5c3RlbS4KPT09PT4gKiB0cmFuc2FjdGlvbl93b3JrYXJvdW5kcwogICAgICAgIFByb3ZpZGVzIGFkZGl0aW9uYWwgUlBNIHRyYW5zYWN0aW9uIHRhc2tzIGJhc2VkIG9uIGJ1bmRsZWQgUlBNIHBhY2thZ2VzLgo9PT09PiAqIHJlcG9zaXRvcnlfbWFwcGluZwogICAgICAgIFByb2R1Y2VzIG1lc3NhZ2UgY29udGFpbmluZyByZXBvc2l0b3J5IG1hcHBpbmcgYmFzZWQgb24gcHJvdmlkZWQgZmlsZS4KPT09PT4gKiBpZmNmZ19zY2FubmVyCiAgICAgICAgU2NhbiBpZmNmZyBmaWxlcyB3aXRoIGxlZ2FjeSBuZXR3b3JrIGNvbmZpZ3VyYXRpb24KPT09PT4gKiByb290X3NjYW5uZXIKICAgICAgICBTY2FuIHRoZSBzeXN0ZW0gcm9vdCBkaXJlY3RvcnkgYW5kIHByb2R1Y2UgYSBtZXNzYWdlIGNvbnRhaW5pbmcKPT09PT4gKiBzY2FuY2xpZW5hYmxlcmVwbwogICAgICAgIFByb2R1Y2UgQ3VzdG9tVGFyZ2V0UmVwb3NpdG9yeSBiYXNlZCBvbiB0aGUgTEVBUFBfRU5BQkxFX1JFUE9TIGluIGNvbmZpZy4KPT09PT4gKiBzeXN0ZW1fZmFjdHMKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IG1hbnkgZmFjdHMgZnJvbSBzeXN0ZW0uCj09PT0+ICogZ2V0X2VuYWJsZWRfbW9kdWxlcwogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgd2hpY2ggbW9kdWxlIHN0cmVhbXMgYXJlIGVuYWJsZWQgb24gdGhlIHNvdXJjZSBzeXN0ZW0uCj09PT0+ICogc2F0ZWxsaXRlX3VwZ3JhZGVfc2VydmljZXMKICAgICAgICBSZWNvbmZpZ3VyZSBTYXRlbGxpdGUgc2VydmljZXMKPT09PT4gKiBzY2FuX3RhcmdldF9vc19pbWFnZQogICAgICAgIFNjYW5zIHRoZSBwcm92aWRlZCB0YXJnZXQgT1MgSVNPIGltYWdlIHRvIHVzZSBhcyBhIGNvbnRlbnQgc291cmNlIGZvciB0aGUgSVBVLCBpZiBhbnkuCj09PT0+ICogbHVrc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBhY3RpdmUgTFVLUyBkZXZpY2VzLgo9PT09PiAqIHhmc19pbmZvX3NjYW5uZXIKICAgICAgICBUaGlzIGFjdG9yIHNjYW5zIGFsbCBtb3VudGVkIG1vdW50cG9pbnRzIGZvciBYRlMgaW5mb3JtYXRpb24uCj09PT0+ICogcnBtX3NjYW5uZXIKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IGluc3RhbGxlZCBSUE0gUGFja2FnZXMuCj09PT0+ICogc2Nhbl9zeXN0ZW1kX3NvdXJjZQogICAgICAgIFByb3ZpZGVzIGluZm8gYWJvdXQgc3lzdGVtZCBvbiB0aGUgc291cmNlIHN5c3RlbQo9PT09PiAqIHNjYW5fZGVmYXVsdF9pbml0cmFtZnMKICAgICAgICBTY2FuIGRldGFpbHMgb2YgdGhlIGRlZmF1bHQgYm9vdCBlbnRyeSdzIGluaXRyYW1mcyBpbWFnZS4KPT09PT4gKiBzY2FuY3J5cHRvcG9saWNpZXMKICAgICAgICBTY2FuIGluZm9ybWF0aW9uIGFib3V0IHN5c3RlbSB3aWRlIHNldCBjcnlwdG8gcG9saWNpZXMgaW5jbHVkaW5nOgo9PT09PiAqIGNvcHlfZG5mX2NvbmZfaW50b190YXJnZXRfdXNlcnNwYWNlCiAgICAgICAgQ29weSBkbmYuY29uZiBpbnRvIHRhcmdldCB1c2Vyc3BhY2UKPT09PT4gKiBzY2FuX2dydWJfZGV2aWNlX25hbWUKICAgICAgICBGaW5kIHRoZSBuYW1lIG9mIHRoZSBibG9jayBkZXZpY2VzIHdoZXJlIEdSVUIgaXMgbG9jYXRlZAo9PT09PiAqIHNjYW5fY3VzdG9tX21vZGlmaWNhdGlvbnNfYWN0b3IKICAgICAgICBDb2xsZWN0cyBpbmZvcm1hdGlvbiBhYm91dCBmaWxlcyBpbiBsZWFwcCBkaXJlY3RvcmllcyB0aGF0IGhhdmUgYmVlbiBtb2RpZmllZCBvciBuZXdseSBhZGRlZC4KPT09PT4gKiBzY2FuX2h5YnJpZF9pbWFnZV9henVyZQogICAgICAgIENoZWNrIGlmIHRoZSBzeXN0ZW0gaXMgdXNpbmcgQXp1cmUgaHlicmlkIGltYWdlLgo9PT09PiAqIHNjYW5fY3VzdG9tX3JlcG9maWxlCiAgICAgICAgU2NhbiB0aGUgY3VzdG9tIC9ldGMvbGVhcHAvZmlsZXMvbGVhcHBfdXBncmFkZV9yZXBvc2l0b3JpZXMucmVwbyByZXBvIGZpbGUuCj09PT0+ICogbmV0d29ya19tYW5hZ2VyX3JlYWRfY29uZmlnCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBOZXR3b3JrTWFuYWdlciBjb25maWd1cmF0aW9uLgo9PT09PiAqIHNjYW5kYXNkCiAgICAgICAgSW4gY2FzZSBvZiBzMzkweCBhcmNoaXRlY3R1cmUsIGNoZWNrIHdoZXRoZXIgREFTRCBpcyB1c2VkLgo9PT09PiAqIGxvYWRfZGV2aWNlX2RyaXZlcl9kZXByZWNhdGlvbl9kYXRhCiAgICAgICAgTG9hZHMgZGVwcmVjYXRpb24gZGF0YSBmb3IgZHJpdmVycyBhbmQgZGV2aWNlcyAoUENJICYgQ1BVKQo9PT09PiAqIHNjYW5fZmlsZXNfZm9yX3RhcmdldF91c2Vyc3BhY2UKICAgICAgICBTY2FuIHRoZSBzb3VyY2Ugc3lzdGVtIGFuZCBpZGVudGlmeSBmaWxlcyB0aGF0IHdpbGwgYmUgY29waWVkIGludG8gdGhlIHRhcmdldCB1c2Vyc3BhY2Ugd2hlbiBpdCBpcyBjcmVhdGVkLgo9PT09PiAqIHNjYW5tZW1vcnkKICAgICAgICBTY2FuIE1lbW9yeSBvZiB0aGUgbWFjaGluZS4KPT09PT4gKiBwY2lfZGV2aWNlc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBleGlzdGluZyBQQ0kgRGV2aWNlcy4KPT09PT4gKiBzY2FuX2dydWJfY29uZmlnCiAgICAgICAgU2NhbiBncnViIGNvbmZpZ3VyYXRpb24gZmlsZXMgZm9yIGVycm9ycy4KPT09PT4gKiBzY2FuX3NhcF9oYW5hCiAgICAgICAgR2F0aGVycyBpbmZvcm1hdGlvbiByZWxhdGVkIHRvIFNBUCBIQU5BIGluc3RhbmNlcyBvbiB0aGUgc3lzdGVtLgo9PT09PiAqIHNjYW5fa2VybmVsX2NtZGxpbmUKICAgICAgICBTY2FuIHRoZSBrZXJuZWwgY29tbWFuZCBsaW5lIG9mIHRoZSBib290ZWQgc3lzdGVtLgo9PT09PiAqIHNjYW5fc291cmNlX2ZpbGVzCiAgICAgICAgU2NhbiBmaWxlcyAoZXhwbGljaXRseSBzcGVjaWZpZWQpIG9mIHRoZSBzb3VyY2Ugc3lzdGVtLgo9PT09PiAqIHJlYWRfb3BlbnNzaF9jb25maWcKICAgICAgICBDb2xsZWN0IGluZm9ybWF0aW9uIGFib3V0IHRoZSBPcGVuU1NIIGNvbmZpZ3VyYXRpb24uCj09PT0+ICogc2Nhbl9wa2dfbWFuYWdlcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgcGFja2FnZSBtYW5hZ2VyICh5dW0vZG5mKQo9PT09PiAqIG1pZ3JhdGVfcnBtX2RiCiAgICAgICAgUmVnaXN0ZXIgYSB3b3JrYXJvdW5kIHRvIG1pZ3JhdGUgUlBNIERCIGR1cmluZyB0aGUgdXBncmFkZS4KPT09PT4gKiBzY2FuemZjcAogICAgICAgIEluIGNhc2Ugb2YgczM5MHggYXJjaGl0ZWN0dXJlLCBjaGVjayB3aGV0aGVyIFpGQ1AgaXMgdXNlZC4KPT09PT4gKiB1ZGV2YWRtX2luZm8KICAgICAgICBQcm9kdWNlcyBkYXRhIGV4cG9ydGVkIGJ5IHRoZSAidWRldmFkbSBpbmZvIiBjb21tYW5kLgo9PT09PiAqIHJlZ2lzdGVyX3J1YnlfaXJiX2FkanVzdG1lbnQKICAgICAgICBSZWdpc3RlciBhIHdvcmthcm91bmQgdG8gYWxsb3cgcnVieWdlbS1pcmIncyBzeW1saW5rIC0+IGRpcmVjdG9yeSBjb252ZXJzaW9uLgo9PT09PiAqIHNjYW5fc3Vic2NyaXB0aW9uX21hbmFnZXJfaW5mbwogICAgICAgIFNjYW5zIHRoZSBjdXJyZW50IHN5c3RlbSBmb3Igc3Vic2NyaXB0aW9uIG1hbmFnZXIgaW5mb3JtYXRpb24KPT09PT4gKiBwZXJzaXN0ZW50bmV0bmFtZXMKICAgICAgICBHZXQgbmV0d29yayBpbnRlcmZhY2UgaW5mb3JtYXRpb24gZm9yIHBoeXNpY2FsIGV0aGVybmV0IGludGVyZmFjZXMgb2YgdGhlIG9yaWdpbmFsIHN5c3RlbS4KPT09PT4gKiByZW1vdmVfb2Jzb2xldGVfZ3BnX2tleXMKICAgICAgICBSZW1vdmUgb2Jzb2xldGVkIFJQTSBHUEcga2V5cy4KPT09PT4gKiBzZWxpbnV4Y29udGVudHNjYW5uZXIKICAgICAgICBTY2FuIHRoZSBzeXN0ZW0gZm9yIGFueSBTRUxpbnV4IGN1c3RvbWl6YXRpb25zCj09PT0+ICogZGlzdHJpYnV0aW9uX3NpZ25lZF9ycG1fc2Nhbm5lcgogICAgICAgIFByb3ZpZGUgZGF0YSBhYm91dCBkaXN0cmlidXRpb24gc2lnbmVkICYgdGhpcmQtcGFydHkgUlBNIHBhY2thZ2VzLgo9PT09PiAqIHRydXN0ZWRfZ3BnX2tleXNfc2Nhbm5lcgogICAgICAgIFNjYW4gZm9yIHRydXN0ZWQgR1BHIGtleXMuCj09PT0+ICogaXBhX3NjYW5uZXIKICAgICAgICBTY2FuIHN5c3RlbSBmb3IgaXBhLWNsaWVudCBhbmQgaXBhLXNlcnZlciBzdGF0dXMKPT09PT4gKiBkZXRlY3Rfa2VybmVsX2RyaXZlcnMKICAgICAgICBNYXRjaGVzIGFsbCBjdXJyZW50bHkgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIGFnYWluc3Qga25vd24gZGVwcmVjYXRlZCBhbmQgcmVtb3ZlZCBkcml2ZXJzLgo9PT09PiAqIGNoZWNrcmh1aQogICAgICAgIENoZWNrIGlmIHN5c3RlbSBpcyB1c2luZyBSSFVJIGluZnJhc3RydWN0dXJlIChvbiBwdWJsaWMgY2xvdWQpIGFuZCBzZW5kIG1lc3NhZ2VzIHRvCj09PT0+ICogZ2V0X2luc3RhbGxlZF9kZXNrdG9wcwogICAgICAgIEFjdG9yIGNoZWNrcyBpZiBrZGUgb3IgZ25vbWUgZGVza3RvcCBlbnZpcm9ubWVudHMKPT09PT4gKiBiaW9zZGV2bmFtZQogICAgICAgIEVuYWJsZSBiaW9zZGV2bmFtZSBvbiB0aGUgdGFyZ2V0IFJIRUwgc3lzdGVtIGlmIGFsbCBpbnRlcmZhY2VzIG9uIHRoZSBzb3VyY2UgUkhFTAo9PT09PiAqIHJlcG9zaXRvcmllc19ibGFja2xpc3QKICAgICAgICBFeGNsdWRlIHRhcmdldCByZXBvc2l0b3JpZXMgcHJvdmlkZWQgYnkgUmVkIEhhdCB3aXRob3V0IHN1cHBvcnQuCj09PT0+ICogc2NhbmNwdQogICAgICAgIFNjYW4gQ1BVcyBvZiB0aGUgbWFjaGluZS4KPT09PT4gKiBzY2FuX2R5bmFtaWNfbGlua2VyX2NvbmZpZ3VyYXRpb24KICAgICAgICBTY2FuIHRoZSBkeW5hbWljIGxpbmtlciBjb25maWd1cmF0aW9uIGFuZCBmaW5kIG1vZGlmaWNhdGlvbnMuCj09PT0+ICogc2Nhbl9maXBzCiAgICAgICAgRGV0ZXJtaW5lIHdoZXRoZXIgdGhlIHNvdXJjZSBzeXN0ZW0gaGFzIEZJUFMgZW5hYmxlZC4KPT09PT4gKiBwZXJzaXN0ZW50bmV0bmFtZXNkaXNhYmxlCiAgICAgICAgRGlzYWJsZSBzeXN0ZW1kLXVkZXZkIHBlcnNpc3RlbnQgbmV0d29yayBuYW1pbmcgb24gbWFjaGluZSB3aXRoIHNpbmdsZSBldGgwIE5JQwo9PT09PiAqIHJwbV90cmFuc2FjdGlvbl9jb25maWdfdGFza3NfY29sbGVjdG9yCiAgICAgICAgUHJvdmlkZXMgYWRkaXRpb25hbCBSUE0gdHJhbnNhY3Rpb24gdGFza3MgZnJvbSAvZXRjL2xlYXBwL3RyYW5zYWN0aW9uLgo9PT09PiAqIHBlc19ldmVudHNfc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgcGFja2FnZSBldmVudHMgZnJvbSBQYWNrYWdlIEV2b2x1dGlvbiBTZXJ2aWNlLgo9PT09PiAqIHNjYW5fc291cmNlX2tlcm5lbAogICAgICAgIFNjYW4gdGhlIHNvdXJjZSBzeXN0ZW0ga2VybmVsLgo9PT09PiAqIHVzZWRfcmVwb3NpdG9yeV9zY2FubmVyCiAgICAgICAgU2NhbiB1c2VkIGVuYWJsZWQgcmVwb3NpdG9yaWVzCj09PT0+ICogc2Nhbl9teXNxbAogICAgICAgIEFjdG9yIGNoZWNraW5nIGZvciBwcmVzZW5jZSBvZiBNeVNRTCBpbnN0YWxsYXRpb24uCj09PT0+ICogc2V0dXB0YXJnZXRyZXBvcwogICAgICAgIFByb2R1Y2VzIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHRoYXQgc2hvdWxkIGJlIGF2YWlsYWJsZSB0byBiZSB1c2VkIGR1cmluZyBJUFUgcHJvY2Vzcy4KPT0+IFByb2Nlc3NpbmcgcGhhc2UgYENoZWNrc2AKPT09PT4gKiBwb3N0Z3Jlc3FsX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIFBvc3RncmVTUUwgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGVmaV9jaGVja19ib290CiAgICAgICAgQWRqdXN0IEVGSSBib290IGVudHJ5IGZvciBmaXJzdCByZWJvb3QKPT09PT4gKiBjaGVja19yb290X3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgaWYgdGhlIHN5bWxpbmtzIC9iaW4gYW5kIC9saWIgYXJlIHJlbGF0aXZlLCBub3QgYWJzb2x1dGUuCj09PT0+ICogY2hlY2tfZ3J1YmVudl90b19maWxlCiAgICAgICAgQ2hlY2sgd2hldGhlciBncnViZW52IGlzIGEgc3ltbGluayBvbiBBenVyZSBoeWJyaWQgaW1hZ2VzIHVzaW5nIEJJT1MuCj09PT0+ICogZGV0ZWN0X2dydWJfY29uZmlnX2Vycm9yCiAgICAgICAgQ2hlY2sgZ3J1YiBjb25maWd1cmF0aW9uIGZvciB2YXJpb3VzIGVycm9ycy4KPT09PT4gKiBjaGVja19wZXJzaXN0ZW50X21vdW50cwogICAgICAgIENoZWNrIGlmIG1vdW50cyByZXF1aXJlZCB0byBiZSBwZXJzaXN0ZW50IGFyZSBtb3VudGVkIGluIHBlcnNpc3RlbnQgZmFzaGlvbi4KPT09PT4gKiBjaGVja19zZV9saW51eAogICAgICAgIENoZWNrIFNFTGludXggc3RhdHVzIGFuZCBwcm9kdWNlIGRlY2lzaW9uIG1lc3NhZ2VzIGZvciBmdXJ0aGVyIGFjdGlvbi4KPT09PT4gKiBjaGVja19za2lwcGVkX3JlcG9zaXRvcmllcwogICAgICAgIFByb2R1Y2VzIGEgcmVwb3J0IGlmIGFueSByZXBvc2l0b3JpZXMgZW5hYmxlZCBvbiB0aGUgc3lzdGVtIGFyZSBnb2luZyB0byBiZSBza2lwcGVkLgo9PT09PiAqIGNoZWNrX3N5c3RlbWRfYnJva2VuX3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgd2hldGhlciBzb21lIHN5c3RlbWQgc3ltbGlua3MgYXJlIGJyb2tlbgo9PT09PiAqIGNoZWNrX3NhcF9oYW5hCiAgICAgICAgSWYgU0FQIEhBTkEgaGFzIGJlZW4gZGV0ZWN0ZWQsIHNldmVyYWwgY2hlY2tzIGFyZSBwZXJmb3JtZWQgdG8gZW5zdXJlIGEgc3VjY2Vzc2Z1bCB1cGdyYWRlLgo9PT09PiAqIGRpc3RyaWJ1dGlvbl9zaWduZWRfcnBtX2NoZWNrCiAgICAgICAgQ2hlY2sgaWYgdGhlcmUgYXJlIGFueSBwYWNrYWdlcyB0aGF0IGFyZSBub3Qgc2lnbmVkIGJ5IGRpc3RyaWJ1dGlvbiBHUEcga2V5cy4KPT09PT4gKiBjaGVja190YXJnZXRfaXNvCiAgICAgICAgQ2hlY2sgdGhhdCB0aGUgcHJvdmlkZWQgdGFyZ2V0IElTTyBpcyBhIHZhbGlkIElTTyBpbWFnZSBhbmQgaXMgbG9jYXRlZCBvbiBhIHBlcnNpc3RlbnQgcGFydGl0aW9uLgo9PT09PiAqIGNoZWNrX2dydWJfY29yZQogICAgICAgIENoZWNrIHdoZXRoZXIgd2UgYXJlIG9uIGxlZ2FjeSAoQklPUykgc3lzdGVtIGFuZCBpbnN0cnVjdCBMZWFwcCB0byB1cGdyYWRlIEdSVUIgY29yZQo9PT09PiAqIGNoZWNrX3RhcmdldF92ZXJzaW9uCiAgICAgICAgQ2hlY2sgdGhhdCB0aGUgdGFyZ2V0IHN5c3RlbSB2ZXJzaW9uIGlzIHN1cHBvcnRlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzLgo9PT09PiAqIGNoZWNrX2lwYV9zZXJ2ZXIKICAgICAgICBDaGVjayBmb3IgaXBhLXNlcnZlciBhbmQgaW5oaWJpdCB1cGdyYWRlCj09PT0+ICogY2hlY2tfc3lzdGVtX2FyY2gKICAgICAgICBDaGVjayBpZiBzeXN0ZW0gaXMgcnVubmluZyBhdCBhIHN1cHBvcnRlZCBhcmNoaXRlY3R1cmUuIElmIG5vLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfeXVtX3BsdWdpbnNfZW5hYmxlZAogICAgICAgIENoZWNrcyB0aGF0IHRoZSByZXF1aXJlZCB5dW0gcGx1Z2lucyBhcmUgZW5hYmxlZC4KPT09PT4gKiBiYWN1bGFfY2hlY2sKICAgICAgICBBY3RvciBjaGVja2luZyBmb3IgcHJlc2VuY2Ugb2YgQmFjdWxhIGluc3RhbGxhdGlvbi4KPT09PT4gKiBjaGVja3RhcmdldHJlcG9zCiAgICAgICAgQ2hlY2sgd2hldGhlciB0YXJnZXQgeXVtIHJlcG9zaXRvcmllcyBhcmUgc3BlY2lmaWVkLgo9PT09PiAqIHNzc2RfY2hlY2sKICAgICAgICBDaGVjayBTU1NEIGNvbmZpZ3VyYXRpb24gZm9yIGNoYW5nZXMgaW4gUkhFTDEwIGFuZCByZXBvcnQgdGhlbSBpbiBtb2RlbC4KPT09PT4gKiB1bnN1cHBvcnRlZF91cGdyYWRlX2NoZWNrCiAgICAgICAgQ2hlY2tzIGVudmlyb25tZW50IHZhcmlhYmxlcyBhbmQgcHJvZHVjZXMgYSB3YXJuaW5nIHJlcG9ydCBpZiB0aGUgdXBncmFkZSBpcyB1bnN1cHBvcnRlZC4KPT09PT4gKiBjZXBodm9sdW1lc2NhbgogICAgICAgIFJldHJpZXZlcyB0aGUgbGlzdCBvZiBlbmNyeXB0ZWQgQ2VwaCBPU0QKPT09PT4gKiBjaGVja19ib290X2F2YWlsX3NwYWNlCiAgICAgICAgQ2hlY2sgaWYgYXQgbGVhc3QgMTAwTWliIG9mIGF2YWlsYWJsZSBzcGFjZSBvbiAvYm9vdC4gSWYgbm90LCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfZGVmYXVsdF9pbml0cmFtZnMKICAgICAgICBDaGVja3Mgd2hldGhlciB0aGUgZGVmYXVsdCBpbml0cmFtZnMgdXNlcyBwcm9ibGVtYXRpYyBkcmFjdXQgbW9kdWxlcy4KPT09PT4gKiBjaGVja19jaWZzCiAgICAgICAgQ2hlY2sgaWYgQ0lGUyBmaWxlc3lzdGVtIGlzIGluIHVzZS4gSWYgeWVzLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfY29uc3VtZWRfYXNzZXRzCiAgICAgICAgQ2hlY2sgd2hldGhlciBMZWFwcCBpcyB1c2luZyBjb3JyZWN0IGRhdGEgYXNzZXRzLgo9PT09PiAqIGNoZWNrX2N1c3RvbV9tb2RpZmljYXRpb25zX2FjdG9yCiAgICAgICAgQ2hlY2tzIEN1c3RvbU1vZGlmaWNhdGlvbnMgbWVzc2FnZXMgYW5kIHByb2R1Y2VzIGEgcmVwb3J0IGFib3V0IGZpbGVzIGluIGxlYXBwIGRpcmVjdG9yaWVzIHRoYXQgaGF2ZSBiZWVuCj09PT0+ICogY2hlY2tfaW5zdGFsbGVkX2tlcm5lbHMKICAgICAgICBJbmhpYml0IElQVSAoaW4tcGxhY2UgdXBncmFkZSkgd2hlbiBpbnN0YWxsZWQga2VybmVscyBjb25mbGljdCB3aXRoIGEgc2FmZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX2RldGVjdGVkX2RldmljZXNfYW5kX2RyaXZlcnMKICAgICAgICBDaGVja3Mgd2hldGhlciBvciBub3QgZGV0ZWN0ZWQgZGV2aWNlcyBhbmQgZHJpdmVycyBhcmUgdXNhYmxlIG9uIHRoZSB0YXJnZXQgc3lzdGVtLgo9PT09PiAqIGNoZWNrX3BhbV91c2VyX2RiCiAgICAgICAgQ3JlYXRlIHJlcG9ydCB3aXRoIHRoZSBsb2NhdGlvbiBvZiBwYW1fdXNlcmRiIGRhdGFiYXNlcwo9PT09PiAqIGNoZWNrX2R5bmFtaWNfbGlua2VyX2NvbmZpZ3VyYXRpb24KICAgICAgICBDaGVjayBmb3IgY3VzdG9taXphdGlvbiBvZiBkeW5hbWljIGxpbmtlciBjb25maWd1cmF0aW9uLgo9PT09PiAqIG15c3FsX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIG91dHB1dCBwcm9kdWNlZCBieSBzY2FubXlzcWwgYWN0b3IuCj09PT0+ICogY2hlY2tfZXRjX3JlbGVhc2V2ZXIKICAgICAgICBDaGVjayByZWxlYXNldmVyIGluZm8gYW5kIHByb3ZpZGUgYSBndWlkYW5jZSBiYXNlZCBvbiB0aGUgZmFjdHMKPT09PT4gKiBjaGVja19vbGRfeGZzCiAgICAgICAgQ2hlY2sgbW91bnRlZCBYRlMgZmlsZSBzeXN0ZW1zLgo9PT09PiAqIGNoZWNrX2ZpcHMKICAgICAgICBJbmhpYml0IHVwZ3JhZGUgaWYgRklQUyBpcyBkZXRlY3RlZCBhcyBlbmFibGVkLgo9PT09PiAqIG5ldHdvcmtfZGVwcmVjYXRpb25zCiAgICAgICAgRW5zdXJlcyB0aGF0IG5ldHdvcmsgY29uZmlndXJhdGlvbiBkb2Vzbid0IHJlbHkgb24gdW5zdXBwb3J0ZWQgc2V0dGluZ3MKPT09PT4gKiBjaGVja19mc3RhYl9tb3VudF9vcmRlcgogICAgICAgIENoZWNrcyBvcmRlciBvZiBlbnRyaWVzIGluIC9ldGMvZnN0YWIgYmFzZWQgb24gdGhlaXIgbW91bnQgcG9pbnQgYW5kIGluaGliaXRzIHVwZ3JhZGUgaWYgb3ZlcnNoYWRvd2luZyBpcyBkZXRlY3RlZC4KPT09PT4gKiBjcnlwdG9fcG9saWNpZXNfY2hlY2sKICAgICAgICBUaGlzIGFjdG9yIGNvbnN1bWVzIHByZXZpb3VzbHkgZ2F0aGVyZWQgaW5mb3JtYXRpb24gYWJvdXQgY3J5cHRvIHBvbGljaWVzIG9uIHRoZSBzb3VyY2UKPT09PT4gKiBpbmhpYml0X2Nncm91cHN2MQogICAgICAgIEluaGliaXQgdXBncmFkZSBpZiBjZ3JvdXBzLXYxIGFyZSBlbmFibGVkCj09PT0+ICogY2hlY2tfaW5zaWdodHNfYXV0b19yZWdpc3RlcgogICAgICAgIENoZWNrcyBpZiBzeXN0ZW0gY2FuIGJlIGF1dG9tYXRpY2FsbHkgcmVnaXN0ZXJlZCBpbnRvIFJlZCBIYXQgSW5zaWdodHMKPT09PT4gKiBsaWJkYl9jaGVjawogICAgICAgIEFjdG9yIGNoZWNraW5nIGZvciBwcmVzZW5jZSBvZiBsaWJkYihCZXJrZWxleSBEQikgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGNoZWNrX3Joc21za3UKICAgICAgICBFbnN1cmUgdGhlIHN5c3RlbSBpcyBzdWJzY3JpYmVkIHRvIHRoZSBzdWJzY3JpcHRpb24gbWFuYWdlcgo9PT09PiAqIG9wZW5zc2hfcGVybWl0X3Jvb3RfbG9naW4KICAgICAgICBPcGVuU1NIIG5vIGxvbmdlciBhbGxvd3Mgcm9vdCBsb2dpbnMgd2l0aCBwYXNzd29yZC4KPT09PT4gKiBtYXJpYWRiX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIE1hcmlhREIgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGNoZWNrX2x1a3MKICAgICAgICBDaGVjayBpZiBhbnkgZW5jcnlwdGVkIHBhcnRpdGlvbnMgYXJlIGluIHVzZSBhbmQgd2hldGhlciB0aGV5IGFyZSBzdXBwb3J0ZWQgZm9yIHRoZSB1cGdyYWRlLgo9PT09PiAqIG9wZW5fc3NsX2VuZ2luZXNfY2hlY2sKICAgICAgICBUaGUgT3BlblNTTCBpbiBSSEVMIDEwIGhhcyBkZXByZWNhdGVkIGVuZ2luZXMgaW4gZmF2b3Igb2YgcHJvdmlkZXJzLgo9PT09PiAqIGNoZWNrbWVtb3J5CiAgICAgICAgVGhlIGFjdG9yIGNoZWNrIHRoZSBzaXplIG9mIFJBTSBhZ2FpbnN0IFJIRUw4IG1pbmltYWwgaGFyZHdhcmUgcmVxdWlyZW1lbnRzCj09PT0+ICogY2hlY2tfcmhzbXNjYQogICAgICAgIEVuc3VyZSB0aGF0IGEgcmVnaXN0ZXJlZCBzeXN0ZW0gaXMgaW4gU0NBIChTaW1wbGUgQ29udGVudCBBY2Nlc3MpCj09PT0+ICogY2hlY2tfbWljcm9hcmNoaXRlY3R1cmUKICAgICAgICBJbmhpYml0IGlmIFJIRUw5IG1pY3JvYXJjaGl0ZWN0dXJlIHJlcXVpcmVtZW50cyBhcmUgbm90IHNhdGlzZmllZAo9PT09PiAqIGNoZWNrX21vdW50X29wdGlvbnMKICAgICAgICBDaGVjayBmb3IgbW91bnQgb3B0aW9ucyBwcmV2ZW50aW5nIHRoZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX25mcwogICAgICAgIENoZWNrIGlmIE5GUyBmaWxlc3lzdGVtIGlzIGluIHVzZS4gSWYgeWVzLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfb3BlbnNzbF9jb25mCiAgICAgICAgQ2hlY2sgd2hldGhlciB0aGUgb3BlbnNzbCBjb25maWd1cmF0aW9uIGFuZCBvcGVuc3NsLUlCTUNBLgo9PT09PiAqIGNoZWNrX29zX3JlbGVhc2UKICAgICAgICBDaGVjayBpZiB0aGUgY3VycmVudCBSSEVMIG1pbm9yIHZlcnNpb24gaXMgc3VwcG9ydGVkLiBJZiBub3QsIGluaGliaXQgdGhlIHVwZ3JhZGUgcHJvY2Vzcy4KPT09PT4gKiBjaGVja19ycG1fdHJhbnNhY3Rpb25fZXZlbnRzCiAgICAgICAgRmlsdGVyIFJQTSB0cmFuc2FjdGlvbiBldmVudHMgYmFzZWQgb24gaW5zdGFsbGVkIFJQTSBwYWNrYWdlcwo9PT09PiAqIGNoZWNrX3NraXBfcGhhc2UKICAgICAgICBTa2lwIGFsbCB0aGUgc3Vic2VxdWVudCBwaGFzZXMgdW50aWwgdGhlIHJlcG9ydCBwaGFzZS4KPT0+IFByb2Nlc3NpbmcgcGhhc2UgYFJlcG9ydHNgCj09PT0+ICogdmVyaWZ5X2NoZWNrX3Jlc3VsdHMKICAgICAgICBDaGVjayBhbGwgZGlhbG9ncyBhbmQgbm90aWZ5IHRoYXQgdXNlciBuZWVkcyB0byBtYWtlIHNvbWUgY2hvaWNlcy4KPT09PT4gKiB2ZXJpZnlfY2hlY2tfcmVzdWx0cwogICAgICAgIENoZWNrIGFsbCBnZW5lcmF0ZWQgcmVzdWx0cyBtZXNzYWdlcyBhbmQgbm90aWZ5IHVzZXIgYWJvdXQgdGhlbS4KCkRlYnVnIG91dHB1dCB3cml0dGVuIHRvIC92YXIvbG9nL2xlYXBwL2xlYXBwLXByZXVwZ3JhZGUubG9nCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KICAgICAgICAgICAgICAgICAgICAgIFJFUE9SVCBPVkVSVklFVyAgICAgICAgICAgICAgICAgICAgICAgCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQoKVXBncmFkZSBoYXMgYmVlbiBpbmhpYml0ZWQgZHVlIHRvIHRoZSBmb2xsb3dpbmcgcHJvYmxlbXM6CiAgICAxLiBVc2Ugb2YgQ0lGUyBkZXRlY3RlZC4gVXBncmFkZSBjYW4ndCBwcm9jZWVkCiAgICAyLiBMZWFwcCBkZXRlY3RlZCBsb2FkZWQga2VybmVsIGRyaXZlcnMgd2hpY2ggaGF2ZSBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZC4KICAgIDMuIExlZ2FjeSBuZXR3b3JrIGNvbmZpZ3VyYXRpb24gZm91bmQKICAgIDQuIFVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZAoKSElHSCBhbmQgTUVESVVNIHNldmVyaXR5IHJlcG9ydHM6CiAgICAxLiBHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZQogICAgMi4gVXBncmFkZSBpcyB1bnN1cHBvcnRlZAogICAgMy4gTGVhcHAgZGV0ZWN0ZWQgYSBwcm9jZXNzb3Igd2hpY2ggaXMgbm8gbG9uZ2VyIG1haW50YWluZWQgaW4gUkhFTCAxMC4KICAgIDQuIEJlcmtlbGV5IERCIChsaWJkYikgaGFzIGJlZW4gZGV0ZWN0ZWQgb24geW91ciBzeXN0ZW0KClJlcG9ydHMgc3VtbWFyeToKICAgIEVycm9yczogICAgICAgICAgICAgICAgICAgICAgMAogICAgSW5oaWJpdG9yczogICAgICAgICAgICAgICAgICA0CiAgICBISUdIIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgIDMKICAgIE1FRElVTSBzZXZlcml0eSByZXBvcnRzOiAgICAgMQogICAgTE9XIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgICAxCiAgICBJTkZPIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgIDIKCkJlZm9yZSBjb250aW51aW5nLCByZXZpZXcgdGhlIGZ1bGwgcmVwb3J0IGJlbG93IGZvciBkZXRhaWxzIGFib3V0IGRpc2NvdmVyZWQgcHJvYmxlbXMgYW5kIHBvc3NpYmxlIHJlbWVkaWF0aW9uIGluc3RydWN0aW9uczoKICAgIEEgcmVwb3J0IGhhcyBiZWVuIGdlbmVyYXRlZCBhdCAvdmFyL2xvZy9sZWFwcC9sZWFwcC1yZXBvcnQudHh0CiAgICBBIHJlcG9ydCBoYXMgYmVlbiBnZW5lcmF0ZWQgYXQgL3Zhci9sb2cvbGVhcHAvbGVhcHAtcmVwb3J0Lmpzb24KCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQogICAgICAgICAgICAgICAgICAgRU5EIE9GIFJFUE9SVCBPVkVSVklFVyAgICAgICAgICAgICAgICAgICAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CgpBbnN3ZXJmaWxlIGhhcyBiZWVuIGdlbmVyYXRlZCBhdCAvdmFyL2xvZy9sZWFwcC9hbnN3ZXJmaWxlCkpvYiBlbmRlZCBhdCAyMDI2LTAxLTEyVDEzOjU4OjQ0Wgo=", "encoding": "base64", "source": "/var/log/ripu/ripu.log"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 ok: [managed-node01] => {"ansible_facts": {"ripu_log_file": ["RIPU preupgrade analysis", "Job started at 2026-01-12T13:57:31Z", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * scan_pam_user_db", " Scan the PAM service folder for the location of pam_userdb databases", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * system_facts", " Provides data about many facts from system.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanmemory", " Scan Memory of the machine.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * migrate_rpm_db", " Register a workaround to migrate RPM DB during the upgrade.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's symlink -> directory conversion.", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * scancpu", " Scan CPUs of the machine.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * scan_mysql", " Actor checking for presence of MySQL installation.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * checktargetrepos", " Check whether target yum repositories are specified.", "====> * sssd_check", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * check_default_initramfs", " Checks whether the default initramfs uses problematic dracut modules.", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * check_pam_user_db", " Create report with the location of pam_userdb databases", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * mysql_check", " Actor checking for output produced by scanmysql actor.", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_old_xfs", " Check mounted XFS file systems.", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * inhibit_cgroupsv1", " Inhibit upgrade if cgroups-v1 are enabled", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Insights", "====> * libdb_check", " Actor checking for presence of libdb(Berkeley DB) installation.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * open_ssl_engines_check", " The OpenSSL in RHEL 10 has deprecated engines in favor of providers.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_rhsmsca", " Ensure that a registered system is in SCA (Simple Content Access)", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `Reports`", "====> * verify_check_results", " Check all dialogs and notify that user needs to make some choices.", "====> * verify_check_results", " Check all generated results messages and notify user about them.", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Upgrade has been inhibited due to the following problems:", " 1. Use of CIFS detected. Upgrade can't proceed", " 2. Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", " 3. Legacy network configuration found", " 4. Use of NFS detected. Upgrade can't proceed", "", "HIGH and MEDIUM severity reports:", " 1. GRUB2 core will be automatically updated during the upgrade", " 2. Upgrade is unsupported", " 3. Leapp detected a processor which is no longer maintained in RHEL 10.", " 4. Berkeley DB (libdb) has been detected on your system", "", "Reports summary:", " Errors: 0", " Inhibitors: 4", " HIGH severity reports: 3", " MEDIUM severity reports: 1", " LOW severity reports: 1", " INFO severity reports: 2", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile", "Job ended at 2026-01-12T13:58:44Z", ""]}, "changed": false} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 changed: [managed-node01] => {"changed": true, "cmd": "export PATH=$PATH\nmv /var/log/ripu/ripu.log /var/log/ripu/ripu.log-20260112T085724\n", "delta": "0:00:00.004495", "end": "2026-01-12 08:58:45.723670", "msg": "", "rc": 0, "start": "2026-01-12 08:58:45.719175", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.analysis : Display inhibitors] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:32 ok: [managed-node01] => { "results_inhibitors.stdout_lines": [ "Risk Factor: high (inhibitor)", "Title: Use of CIFS detected. Upgrade can't proceed", "Summary: CIFS is currently not supported by the inplace upgrade.", "Related links:", " - Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\": https://access.redhat.com/solutions/6964304", "Remediation: [hint] Comment out CIFS entries to proceed with the upgrade.", "Key: d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", "Summary: Support for the following RHEL 9 device drivers has been removed in RHEL 10:", " - qla3xxx", " - vmw_pvrdma", "", "Related links:", " - Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/6971716", " - Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\": https://access.redhat.com/solutions/5436131", "Key: 48e04852631245aa4afee9adcdc7c2375b8cffb8", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Legacy network configuration found", "Summary: Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:", " - /etc/sysconfig/network-scripts/ifcfg-eth0", "Related links:", " - How to migrate the connection from ifcfg to NetworkManager keyfile plugin?: https://access.redhat.com/solutions/7083803", " - nmcli(1) manual, describes \"connection migrate\" sub-command.: https://networkmanager.dev/docs/api/latest/nmcli.html", " - nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format: https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html", " - nm-settings-keyfile(5), description of the \"keyfile\" format: https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html", "Remediation: [hint] Convert the configuration into NetworkManager native \"keyfile\" format.", "[command] nmcli connection migrate /etc/sysconfig/network-scripts/ifcfg-eth0", "Key: 7de70b43c3c9d20075e30894ac24a4c4e2d70837", "----------------------------------------", "Risk Factor: high (inhibitor)", "Title: Use of NFS detected. Upgrade can't proceed", "Summary: NFS is currently not supported by the inplace upgrade.", "We have found NFS usage at the following locations:", "- NFS shares found in /etc/fstab:", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat", " - nest.test.redhat.com:/mnt/qa /mnt/qa", " - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive", " - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew", " - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch", "", "Related links:", " - Why does leapp upgrade fail on detecting NFS during upgrade?: https://access.redhat.com/solutions/6964006", "Remediation: [hint] Disable NFS temporarily for the upgrade if possible.", "Key: 9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "----------------------------------------" ] } RUNNING HANDLER [infra.leapp.analysis : Display errors] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:40 skipping: [managed-node01] => {} RUNNING HANDLER [infra.leapp.analysis : Preupgrade analysis report is done] **** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:48 ok: [managed-node01] => { "msg": "The preupgrade analysis report generation is now complete. WARNING: Inhibitors found. Review the tasks above or the result file at /var/log/leapp/leapp-report.txt." } TASK [common_upgrade_tasks | Show all inhibitors collected by analysis] ******** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:47 ok: [managed-node01] => { "leapp_inhibitors | default([])": [ { "actor": "check_cifs", "audience": "sysadmin", "detail": { "external": [ { "title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304" } ], "related_resources": [ { "scheme": "file", "title": "/etc/fstab" } ], "remediations": [ { "context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint" } ] }, "groups": [ "filesystem", "network", "inhibitor" ], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed" }, { "actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": { "external": [ { "title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716" }, { "title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131" } ] }, "groups": [ "kernel", "drivers", "inhibitor" ], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed." }, { "actor": "network_deprecations", "audience": "sysadmin", "detail": { "external": [ { "title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803" }, { "title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html" }, { "title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html" }, { "title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html" } ], "related_resources": [ { "scheme": "package", "title": "NetworkManager" }, { "scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0" } ], "remediations": [ { "context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint" }, { "context": [ "nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0" ], "type": "command" } ] }, "groups": [ "network", "services", "inhibitor" ], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found" }, { "actor": "check_nfs", "audience": "sysadmin", "detail": { "external": [ { "title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006" } ], "related_resources": [ { "scheme": "file", "title": "/etc/fstab" } ], "remediations": [ { "context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint" } ] }, "groups": [ "filesystem", "network", "inhibitor" ], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed" } ] } TASK [common_upgrade_tasks | Extract inhibitor titles] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:51 ok: [managed-node01] => {"ansible_facts": {"inhibitor_titles": ["Use of CIFS detected. Upgrade can't proceed", "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.", "Legacy network configuration found", "Use of NFS detected. Upgrade can't proceed"]}, "changed": false} TASK [common_upgrade_tasks | Initialize remediation_todo] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:55 ok: [managed-node01] => {"ansible_facts": {"leapp_remediation_todo": []}, "changed": false} TASK [common_upgrade_tasks | Map inhibitors to remediation_todo] *************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:59 ok: [managed-node01] => (item=Use of CIFS detected. Upgrade can't proceed) => {"ansible_facts": {"leapp_remediation_todo": ["leapp_cifs_detected"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Use of CIFS detected. Upgrade can't proceed"} ok: [managed-node01] => (item=Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.) => {"ansible_facts": {"leapp_remediation_todo": ["leapp_cifs_detected", "leapp_loaded_removed_kernel_drivers"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."} ok: [managed-node01] => (item=Legacy network configuration found) => {"ansible_facts": {"leapp_remediation_todo": ["leapp_cifs_detected", "leapp_loaded_removed_kernel_drivers", "leapp_legacy_network_configuration"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Legacy network configuration found"} ok: [managed-node01] => (item=Use of NFS detected. Upgrade can't proceed) => {"ansible_facts": {"leapp_remediation_todo": ["leapp_cifs_detected", "leapp_loaded_removed_kernel_drivers", "leapp_legacy_network_configuration", "leapp_nfs_detected"]}, "ansible_loop_var": "inhibitor_title", "changed": false, "inhibitor_title": "Use of NFS detected. Upgrade can't proceed"} TASK [common_upgrade_tasks | Debug remediation_todo] *************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:69 ok: [managed-node01] => { "leapp_remediation_todo": [ "leapp_cifs_detected", "leapp_loaded_removed_kernel_drivers", "leapp_legacy_network_configuration", "leapp_nfs_detected" ] } TASK [common_upgrade_tasks | Run remediation] ********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:73 TASK [infra.leapp.remediate : Check that the leapp-report.json exists] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:7 ok: [managed-node01] => {"changed": false, "stat": {"atime": 1768226323.1787105, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "us-ascii", "checksum": "208c14ba34c16d7e5834019ffb8e0446e8d7eb51", "ctime": 1768226286.5977838, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 687866007, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/json", "mode": "0644", "mtime": 1768226286.5977838, "nlink": 1, "path": "/var/log/leapp/leapp-report.json", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 13161, "uid": 0, "version": "2651739764", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.remediate : Set leapp_report_missing to true if the leapp-report.json does not exist] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:12 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.remediate : Read leapp report] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:17 ok: [managed-node01] => {"changed": false, "content": "ewogICJlbnRyaWVzIjogWwogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIklmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAicmVwb3NpdG9yeSIsCiAgICAgICAgImZhaWx1cmUiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOCIsCiAgICAgICJzZXZlcml0eSI6ICJpbmZvIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLlxuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1zMzkweC1ycG1zXG4tIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LXJodWktcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1wcGM2NGxlLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC1zMzkweC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXBwYzY0bGUtZXVzLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zXG4tIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1yaHVpLXJwbXNcbi0gY3JiXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXMzOTB4LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1ldXMtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLWFhcmNoNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1yaHVpLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC14ODZfNjQtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1hYXJjaDY0LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtcHBjNjRsZS1ycG1zIiwKICAgICAgInRpdGxlIjogIkV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjAyLjEwNDI0OVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAicmVwb3NpdG9yaWVzX2JsYWNrbGlzdCIsCiAgICAgICJpZCI6ICJlYzM1ODZhOTU5M2RmNDk1ZmU1ZWQ5NDg5MTk3MjdmYmExY2ExNzA3MDM0ZDNkYWFmZjIwMWM5NGFjOWI3NTI0IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjhmYjgxODYzZjg0MTNiZDYxN2MyYTU1YjY5YjhlMTBmZjAzZDdjNzIiLAogICAgICAic2V2ZXJpdHkiOiAiaW5mbyIsCiAgICAgICJzdW1tYXJ5IjogIlNFbGludXggcmVsYWJlbGluZyB3aWxsIGJlIHNjaGVkdWxlZCBhcyB0aGUgc3RhdHVzIGlzIHBlcm1pc3NpdmUvZW5mb3JjaW5nLiIsCiAgICAgICJ0aXRsZSI6ICJTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDQuMTU4MTAxWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI0Nzk0OWM5M2Y1Yzg2ZDM2MWUxZTEwYWFhY2I4MGM3NzQxYTQzMjM2ODE5YTUxZTQ1NzgxZGNkMTA0M2EzMjM2IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJNYWtlIHN1cmUgdGhlcmUgYXJlIG5vIFNFbGludXggcmVsYXRlZCB3YXJuaW5ncyBhZnRlciB0aGUgdXBncmFkZSBhbmQgZW5hYmxlIFNFbGludXggbWFudWFsbHkgYWZ0ZXJ3YXJkcy4gTm90aWNlOiBZb3UgY2FuIGlnbm9yZSB0aGUgXCIvcm9vdC90bXBfbGVhcHBfcHkzXCIgU0VsaW51eCB3YXJuaW5ncy4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjM5ZDcxODNkYWZiYTc5OGFhNGJiYjFlNzBiMGVmMmJiZTViMTc3MmYiLAogICAgICAic2V2ZXJpdHkiOiAibG93IiwKICAgICAgInN1bW1hcnkiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUuIEN1cnJlbnQgbW9kZTogZW5mb3JjaW5nLiBUaGlzIGFjdGlvbiBpcyByZXF1aXJlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzIHRvIG1ha2Ugc3VyZSB0aGUgdXBncmFkZWQgc3lzdGVtIGNhbiBib290IHdpdGhvdXQgYmVpbmlnIGJsb2NrZWQgYnkgU0VsaW51eCBydWxlcy4iLAogICAgICAidGl0bGUiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDQuMTYyMDQyWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI0Y2Q5MDY0YjcwZmZhZmE4MDIwZTE0NDJhNjRkOWEwNGRmMTM2ZjRkNTQ1MTc2ZWVjMDQzMjQ2NmNlNWMxZTcwIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAiYm9vdCIKICAgICAgXSwKICAgICAgImtleSI6ICJhYzcwMzBlMDVkMmVlMjQ4ZDM0ZjA4YTlmYTA0MGIzNTJiYzQxMGEzIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJPbiBsZWdhY3kgKEJJT1MpIHN5c3RlbXMsIEdSVUIyIGNvcmUgKGxvY2F0ZWQgaW4gdGhlIGdhcCBiZXR3ZWVuIHRoZSBNQlIgYW5kIHRoZSBmaXJzdCBwYXJ0aXRpb24pIGNhbm5vdCBiZSB1cGRhdGVkIGR1cmluZyB0aGUgcnBtIHRyYW5zYWN0aW9uIGFuZCBMZWFwcCBoYXMgdG8gaW5pdGlhdGUgdGhlIHVwZGF0ZSBydW5uaW5nIFwiZ3J1YjItaW5zdGFsbFwiIGFmdGVyIHRoZSB0cmFuc2FjdGlvbi4gTm8gYWN0aW9uIGlzIG5lZWRlZCBiZWZvcmUgdGhlIHVwZ3JhZGUuIEFmdGVyIHRoZSB1cGdyYWRlLCBpdCBpcyByZWNvbW1lbmRlZCB0byBjaGVjayB0aGUgR1JVQiBjb25maWd1cmF0aW9uLiIsCiAgICAgICJ0aXRsZSI6ICJHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZSIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNC4zOTgzMjNaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2dydWJfY29yZSIsCiAgICAgICJpZCI6ICI4MWZhODI2ODYwNTk3NmRjY2E2NWJkMTY5NDE5ZGI4ZmU4N2NiMzE0OGI1M2NiOWQ3N2JkYTJmMTAyOTZmMTRiIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAidXBncmFkZSBwcm9jZXNzIiwKICAgICAgICAic2FuaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjllNTA4OGUzYzFmMzcxZTAyMGVjNzc3YzNkODY1NzhmNGJlMTQzY2YiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkVudmlyb25tZW50IHZhcmlhYmxlIExFQVBQX1VOU1VQUE9SVEVEIGhhcyBiZWVuIGRldGVjdGVkLiBBIHN1Y2Nlc3NmdWwgYW5kIHNhZmUgdXBncmFkZSBwcm9jZXNzIGNhbm5vdCBiZSBndWFyYW50ZWVkLiBGcm9tIG5vdyBvbiB5b3UgYXJlIGNvbnRpbnVpbmcgYXQgeW91ciBvd24gcmlzay5cbiIsCiAgICAgICJ0aXRsZSI6ICJVcGdyYWRlIGlzIHVuc3VwcG9ydGVkIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA0Ljg2ODYyNloiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAidW5zdXBwb3J0ZWRfdXBncmFkZV9jaGVjayIsCiAgICAgICJpZCI6ICJiNjU3Y2NkZTc1ODFlYzMzODNmOTg2ZWM2YzNjMzJiYzFkMTA4NmQyMmU3ZDRmMzk3NDBiZWYzM2IwMWQzYWYzIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWxlZCB3aXRoIGVycm9yIFwiSW5oaWJpdG9yOiBVc2Ugb2YgQ0lGUyBkZXRlY3RlZC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZFwiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL3NvbHV0aW9ucy82OTY0MzA0IgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9mc3RhYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkNvbW1lbnQgb3V0IENJRlMgZW50cmllcyB0byBwcm9jZWVkIHdpdGggdGhlIHVwZ3JhZGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImZpbGVzeXN0ZW0iLAogICAgICAgICJuZXR3b3JrIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogImQwZTFhYTNmN2M0ZmM0NDUwYmRjYjlhMjdmNDdmZjQ2NGQ2YWYyNGEiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkNJRlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS4iLAogICAgICAidGl0bGUiOiAiVXNlIG9mIENJRlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNS4wMjI0NjZaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2NpZnMiLAogICAgICAiaWQiOiAiN2QxYTRiMjg1OWNmYTlhOWU0N2UwOTg2Mjc4YTYwNjk1YTQxODkzY2Q1MWFhYjFlYzQxMTg4ZDAzMTZiOTAyZiIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgImV4dGVybmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAiTGVhcHAgcHJldXBncmFkZSBnZXR0aW5nIFwiSW5oaWJpdG9yOiBEZXRlY3RlZCBsb2FkZWQga2VybmVsIGRyaXZlcnMgd2hpY2ggaGF2ZSBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMC4gVXBncmFkZSBjYW5ub3QgcHJvY2VlZC5cIiIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNjk3MTcxNiIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJMZWFwcCB1cGdyYWRlIGZhaWwgd2l0aCBlcnJvciBcIkluaGliaXRvcjogRGV0ZWN0ZWQgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIHdoaWNoIGhhdmUgYmVlbiByZW1vdmVkIGluIFJIRUwgMTAuIFVwZ3JhZGUgY2Fubm90IHByb2NlZWQuXCIiLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzU0MzYxMzEiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJrZXJuZWwiLAogICAgICAgICJkcml2ZXJzIiwKICAgICAgICAiaW5oaWJpdG9yIgogICAgICBdLAogICAgICAia2V5IjogIjQ4ZTA0ODUyNjMxMjQ1YWE0YWZlZTlhZGNkYzdjMjM3NWI4Y2ZmYjgiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIlN1cHBvcnQgZm9yIHRoZSBmb2xsb3dpbmcgUkhFTCA5IGRldmljZSBkcml2ZXJzIGhhcyBiZWVuIHJlbW92ZWQgaW4gUkhFTCAxMDpcbiAgICAgLSBxbGEzeHh4XG4gICAgIC0gdm13X3B2cmRtYVxuIiwKICAgICAgInRpdGxlIjogIkxlYXBwIGRldGVjdGVkIGxvYWRlZCBrZXJuZWwgZHJpdmVycyB3aGljaCBoYXZlIGJlZW4gcmVtb3ZlZCBpbiBSSEVMIDEwLiBVcGdyYWRlIGNhbm5vdCBwcm9jZWVkLiIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNS4yMTkxMjFaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2RldGVjdGVkX2RldmljZXNfYW5kX2RyaXZlcnMiLAogICAgICAiaWQiOiAiMjA5Y2EyYWQ1MTk1OTQ1MjdlNWM5NWNkMmExYzA4YzY2ODMzNzM4ZDU5M2Q0MWZmMGFhNzNkODJlZjNjNzJkYiIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImtlcm5lbCIsCiAgICAgICAgImJvb3QiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiOWRkZTRiY2Q4YjQ1OGJkNjgwMzQ2MjIxNjc4NWRmM2ExNDc2YzFmOCIsCiAgICAgICJzZXZlcml0eSI6ICJoaWdoIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyBwcm9jZXNzb3JzIGFyZSBubyBsb25nZXIgbWFpbnRhaW5lZCBpbiBSSEVMIDEwOlxuICAgICAtIEhBU1dFTExfWFxuIiwKICAgICAgInRpdGxlIjogIkxlYXBwIGRldGVjdGVkIGEgcHJvY2Vzc29yIHdoaWNoIGlzIG5vIGxvbmdlciBtYWludGFpbmVkIGluIFJIRUwgMTAuIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA1LjIyMTk0NVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAiY2hlY2tfZGV0ZWN0ZWRfZGV2aWNlc19hbmRfZHJpdmVycyIsCiAgICAgICJpZCI6ICI2ZWNlZWU5YTZlZTc0OWFjYWQ5YTkxOTEyZGYwMDYzNjRkZDk5NzVkNTk1YThlZjgzNGE5Yjc0ZGJhNjEzNTI5IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJIb3cgdG8gbWlncmF0ZSB0aGUgY29ubmVjdGlvbiBmcm9tIGlmY2ZnIHRvIE5ldHdvcmtNYW5hZ2VyIGtleWZpbGUgcGx1Z2luPyIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9zb2x1dGlvbnMvNzA4MzgwMyIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJubWNsaSgxKSBtYW51YWwsIGRlc2NyaWJlcyBcImNvbm5lY3Rpb24gbWlncmF0ZVwiIHN1Yi1jb21tYW5kLiIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9uZXR3b3JrbWFuYWdlci5kZXYvZG9jcy9hcGkvbGF0ZXN0L25tY2xpLmh0bWwiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAibm0tc2V0dGluZ3MtaWZjZmctcmgoNSksIGRlc2NyaXB0aW9uIG9mIHRoZSBcImlmY2ZnXCIgZm9ybWF0IiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL25ldHdvcmttYW5hZ2VyLmRldi9kb2NzL2FwaS9sYXRlc3Qvbm0tc2V0dGluZ3MtaWZjZmctcmguaHRtbCIKICAgICAgICAgIH0sCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJubS1zZXR0aW5ncy1rZXlmaWxlKDUpLCBkZXNjcmlwdGlvbiBvZiB0aGUgXCJrZXlmaWxlXCIgZm9ybWF0IiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL25ldHdvcmttYW5hZ2VyLmRldi9kb2NzL2FwaS9sYXRlc3Qvbm0tc2V0dGluZ3Mta2V5ZmlsZS5odG1sIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAiTmV0d29ya01hbmFnZXIiCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogImZpbGUiLAogICAgICAgICAgICAidGl0bGUiOiAiL2V0Yy9zeXNjb25maWcvbmV0d29yay1zY3JpcHRzL2lmY2ZnLWV0aDAiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJDb252ZXJ0IHRoZSBjb25maWd1cmF0aW9uIGludG8gTmV0d29ya01hbmFnZXIgbmF0aXZlIFwia2V5ZmlsZVwiIGZvcm1hdC4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiBbCiAgICAgICAgICAgICAgIm5tY2xpIiwKICAgICAgICAgICAgICAiY29ubmVjdGlvbiIsCiAgICAgICAgICAgICAgIm1pZ3JhdGUiLAogICAgICAgICAgICAgICIvZXRjL3N5c2NvbmZpZy9uZXR3b3JrLXNjcmlwdHMvaWZjZmctZXRoMCIKICAgICAgICAgICAgXSwKICAgICAgICAgICAgInR5cGUiOiAiY29tbWFuZCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgIm5ldHdvcmsiLAogICAgICAgICJzZXJ2aWNlcyIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI3ZGU3MGI0M2MzYzlkMjAwNzVlMzA4OTRhYzI0YTRjNGUyZDcwODM3IiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJOZXR3b3JrIGNvbmZpZ3VyYXRpb24gZmlsZXMgaW4gbGVnYWN5IFwiaWZjZmdcIiBmb3JtYXQgYXJlIHByZXNlbnQuSW4gUmVkIEhhdCBFbnRlcnByaXNlIExpbnV4IDEwLCBzdXBwb3J0IGZvciB0aGVzZSBmaWxlcyBpcyBubyBsb25nZXIgZW5hYmxlZCBhbmQgdGhlIGNvbmZpZ3VyYXRpb24gd2lsbCBiZSBpZ25vcmVkLiBUaGUgZm9sbG93aW5nIGZpbGVzIHdlcmUgZm91bmQ6XG4gICAgLSAvZXRjL3N5c2NvbmZpZy9uZXR3b3JrLXNjcmlwdHMvaWZjZmctZXRoMCIsCiAgICAgICJ0aXRsZSI6ICJMZWdhY3kgbmV0d29yayBjb25maWd1cmF0aW9uIGZvdW5kIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU4OjA1LjUwMTk4N1oiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAibmV0d29ya19kZXByZWNhdGlvbnMiLAogICAgICAiaWQiOiAiZjQ3NTAzMWY3MGU2ODdjZGRkZDM4ZTRlOTdiOTRjYmNjNzcxYjg3ODEwMjQ4NGUzM2FmODZiNmExMmFlNjRmMCIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJkZXRhaWwiOiB7CiAgICAgICAgImV4dGVybmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAidGl0bGUiOiAiTWlncmF0aW5nIHRvIGEgUkhFTCAxMCB3aXRob3V0IGxpYmRiIiwKICAgICAgICAgICAgInVybCI6ICJodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL2FydGljbGVzLzcwOTkyNTYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAicGFja2FnZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICJsaWJkYiIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIkJhY2sgdXAgeW91ciBkYXRhIGJlZm9yZSBwcm9jZWVkaW5nIHdpdGggdGhlIGRhdGEgdXBncmFkZS9taWdyYXRpb24uIEZvciB0aGUgY29udmVyc2lvbiwgdGhlIHRvb2wgZGJfY29udmVydGVyIGZyb20gdGhlIGxpYmRiLXV0aWxzIHJwbSBjb3VsZCBiZSB1c2VkLiBUaGlzIGRhdGFiYXNlIGZvcm1hdCBjb252ZXJzaW9uIG11c3QgYmUgcGVyZm9ybWVkIGJlZm9yZSB0aGUgc3lzdGVtIHVwZ3JhZGUuIFRoZSBkYl9jb252ZXJ0ZXIgaXMgbm90IGF2YWlsYWJsZSBpbiBSSEVMIDEwIHN5c3RlbXMuIEZvciBtb3JlIGluZm9ybWF0aW9uLCBzZWUgdGhlIHByb3ZpZGVkIGFydGljbGUuIiwKICAgICAgICAgICAgInR5cGUiOiAiaGludCIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0sCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgInNlcnZpY2VzIgogICAgICBdLAogICAgICAia2V5IjogImZkYzhmNWIwODRlOTU5MjJhNGY1OTQ4NWE4MDdhOTJjYWUyZmM3MzgiLAogICAgICAic2V2ZXJpdHkiOiAibWVkaXVtIiwKICAgICAgInN1bW1hcnkiOiAiTGliZGIgd2FzIG1hcmtlZCBhcyBkZXByZWNhdGVkIGluIFJIRUwtOSBhbmQgaW4gUkhFTC0xMCBpcyBub3QgaW5jbHVkZWQgYW55bW9yZS4gVGhlcmUgYXJlIGEgY291cGxlIG9mIGFsdGVybmF0aXZlcyBpbiBSSEVMLTEwOyB0aGUgYXBwbGljYXRpb25zIHRoYXQgZGVwZW5kIG9uIGxpYmRiIHdpbGwgbm90IHdvcmsuIFN1Y2ggYXBwbGljYXRpb25zIG11c3QgaW1wbGVtZW50IGFub3RoZXIgdHlwZSBvZiBiYWNrZW5kIHN0b3JhZ2UuIEFuZCBtaWdyYXRlIGV4aXN0aW5nIGRhdGEgdG8gdGhlIG5ldyBkYXRhYmFzZSBmb3JtYXQuIiwKICAgICAgInRpdGxlIjogIkJlcmtlbGV5IERCIChsaWJkYikgaGFzIGJlZW4gZGV0ZWN0ZWQgb24geW91ciBzeXN0ZW0iLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTg6MDUuNzk4NzA4WiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJsaWJkYl9jaGVjayIsCiAgICAgICJpZCI6ICI5YzVlNGFjYWE0M2QzNzE0MWM4YjEyNzI2NDc4MzkwOGM2YmRjY2JlNDI5MDE4M2NmMGU4YmViMmFlNmM3YTM0IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAiZXh0ZXJuYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZSI6ICJXaHkgZG9lcyBsZWFwcCB1cGdyYWRlIGZhaWwgb24gZGV0ZWN0aW5nIE5GUyBkdXJpbmcgdXBncmFkZT8iLAogICAgICAgICAgICAidXJsIjogImh0dHBzOi8vYWNjZXNzLnJlZGhhdC5jb20vc29sdXRpb25zLzY5NjQwMDYiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVsYXRlZF9yZXNvdXJjZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzY2hlbWUiOiAiZmlsZSIsCiAgICAgICAgICAgICJ0aXRsZSI6ICIvZXRjL2ZzdGFiIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbWVkaWF0aW9ucyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImNvbnRleHQiOiAiRGlzYWJsZSBORlMgdGVtcG9yYXJpbHkgZm9yIHRoZSB1cGdyYWRlIGlmIHBvc3NpYmxlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJmaWxlc3lzdGVtIiwKICAgICAgICAibmV0d29yayIsCiAgICAgICAgImluaGliaXRvciIKICAgICAgXSwKICAgICAgImtleSI6ICI5ODgxYjI1ZmFjZWVlYWE3YTY0NzhiY2RhYzI5YWZkN2Y2YmFhYWVkIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJORlMgaXMgY3VycmVudGx5IG5vdCBzdXBwb3J0ZWQgYnkgdGhlIGlucGxhY2UgdXBncmFkZS5cbldlIGhhdmUgZm91bmQgTkZTIHVzYWdlIGF0IHRoZSBmb2xsb3dpbmcgbG9jYXRpb25zOlxuLSBORlMgc2hhcmVzIGZvdW5kIGluIC9ldGMvZnN0YWI6XG4gLSBudGFwLXJkdTItYzAxLWVuZzAxLW5mczAxYi5zdG9yYWdlLnJkdTIucmVkaGF0LmNvbTovYm9zX2VuZzAxX2VuZ2luZWVyaW5nX3NtL2RldmFyY2hpdmUvcmVkaGF0IC9tbnQvcmVkaGF0XG4gLSBuZXN0LnRlc3QucmVkaGF0LmNvbTovbW50L3FhIC9tbnQvcWFcbiAtIHZ0YXAtZW5nMDEuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L3ZvbC9lbmdhcmNoaXZlIC9tbnQvZW5nYXJjaGl2ZVxuIC0gbmVzdC50ZXN0LnJlZGhhdC5jb206L21udC90cHNkaXN0IC9tbnQvdHBzZGlzdFxuIC0gbnRhcC1yZHUyLWMwMS1lbmcwMS1uZnMwMWIuc3RvcmFnZS5yZHUyLnJlZGhhdC5jb206L2Jvc19lbmcwMV9lbmdpbmVlcmluZ19zbS9kZXZhcmNoaXZlL3JlZGhhdC9icmV3cm9vdCAvbW50L2JyZXdcbiAtIG50YXAtcmR1Mi1jMDEtZW5nMDEtbmZzMDFiLnN0b3JhZ2UucmR1Mi5yZWRoYXQuY29tOi9ib3NfZW5nMDFfZGV2b3BzX2JyZXdfc2NyYXRjaF9uZnNfc20vc2NyYXRjaCAvbW50L2JyZXdfc2NyYXRjaFxuIiwKICAgICAgInRpdGxlIjogIlVzZSBvZiBORlMgZGV0ZWN0ZWQuIFVwZ3JhZGUgY2FuJ3QgcHJvY2VlZCIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1ODowNi4yOTc0NzFaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX25mcyIsCiAgICAgICJpZCI6ICI4MzBiZGU2YzM3ZmU4OWFhMzMwNjczMWVmNTRkY2M4M2I1ZWU3NTY0Y2ZlZWIxYWY4ZTRlN2Q4MmYwMzdiNWE4IgogICAgfQogIF0sCiAgImxlYXBwX3J1bl9pZCI6ICI5ZjM0NzljYy1jMGVkLTRmM2MtODE1Ni1mNDhkMTY4OTUyODciCn0K", "encoding": "base64", "source": "/var/log/leapp/leapp-report.json"} TASK [infra.leapp.remediate : Parse leapp report] ****************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:23 ok: [managed-node01] => {"ansible_facts": {"leapp_report_data": {"entries": [{"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node01", "id": "ec3586a9593df495fe5ed948919727fba1ca1707034d3daaff201c94ac9b7524", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms", "timeStamp": "2026-01-12T13:58:02.104249Z", "title": "Excluded target system repositories"}, {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "47949c93f5c86d361e1e10aaacb80c7741a43236819a51e45781dcd1043a3236", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2026-01-12T13:58:04.158101Z", "title": "SElinux relabeling will be scheduled"}, {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "4cd9064b70ffafa8020e1442a64d9a04df136f4d545176eec0432466ce5c1e70", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2026-01-12T13:58:04.162042Z", "title": "SElinux will be set to permissive mode"}, {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node01", "id": "81fa8268605976dcca65bd169419db8fe87cb3148b53cb9d77bda2f10296f14b", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2026-01-12T13:58:04.398323Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node01", "id": "b657ccde7581ec3383f986ec6c3c32bc1d1086d22e7d4f39740bef33b01d3af3", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2026-01-12T13:58:04.868626Z", "title": "Upgrade is unsupported"}, {"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "groups": ["kernel", "boot"], "hostname": "managed-node01", "id": "6eceee9a6ee749acad9a91912df006364dd9975d595a8ef834a9b74dba613529", "key": "9dde4bcd8b458bd6803462216785df3a1476c1f8", "severity": "high", "summary": "The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n", "timeStamp": "2026-01-12T13:58:05.221945Z", "title": "Leapp detected a processor which is no longer maintained in RHEL 10."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "libdb_check", "audience": "sysadmin", "detail": {"external": [{"title": "Migrating to a RHEL 10 without libdb", "url": "https://access.redhat.com/articles/7099256"}], "related_resources": [{"scheme": "package", "title": "libdb"}], "remediations": [{"context": "Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "type": "hint"}]}, "groups": ["services"], "hostname": "managed-node01", "id": "9c5e4acaa43d37141c8b127264783908c6bdccbe4290183cf0e8beb2ae6c7a34", "key": "fdc8f5b084e95922a4f59485a807a92cae2fc738", "severity": "medium", "summary": "Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "timeStamp": "2026-01-12T13:58:05.798708Z", "title": "Berkeley DB (libdb) has been detected on your system"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}], "leapp_run_id": "9f3479cc-c0ed-4f3c-8156-f48d16895287"}}, "changed": false} TASK [infra.leapp.remediate : Check that the 6to7 preupgrade report exists] **** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:28 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.remediate : Set leapp_report_missing_6to7 to true if the 6to7 preupgrade report does not exist] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:33 ok: [managed-node01] => {"ansible_facts": {"leapp_report_missing_6to7": true}, "changed": false} TASK [infra.leapp.remediate : Read 6to7 preupgrade report] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:38 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.remediate : Remediate the system] **************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/main.yml:44 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_cifs_detected.yml for managed-node01 => (item=leapp_cifs_detected) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml for managed-node01 => (item=leapp_legacy_network_configuration) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_loaded_removed_kernel_drivers.yml for managed-node01 => (item=leapp_loaded_removed_kernel_drivers) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml for managed-node01 => (item=leapp_nfs_detected) TASK [infra.leapp.remediate : leapp_cifs_detected | Comment CIFS shares in /etc/fstab] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_cifs_detected.yml:4 changed: [managed-node01] => {"changed": true, "msg": "1 replacements made", "rc": 0} TASK [infra.leapp.remediate : leapp_legacy_network_configuration | Continue when leapp report is missing] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml:2 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_legacy_network_configuration | End remediation if a matching entry was not found in the leapp report] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml:19 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_legacy_network_configuration | Show the remediation command] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml:29 ok: [managed-node01] => { "leapp_inhibitor_remediation.context | join(' ')": "nmcli connection migrate /etc/sysconfig/network-scripts/ifcfg-eth0" } TASK [infra.leapp.remediate : leapp_legacy_network_configuration | Migrate the network connection configuration to the keyfile format] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml:33 changed: [managed-node01] => {"changed": true, "cmd": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "delta": "0:00:00.084461", "end": "2026-01-12 08:58:48.791434", "msg": "", "rc": 0, "start": "2026-01-12 08:58:48.706973", "stderr": "", "stderr_lines": [], "stdout": "Connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) successfully migrated.", "stdout_lines": ["Connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) successfully migrated."]} TASK [infra.leapp.remediate : leapp_legacy_network_configuration | Show the remediation command result] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_legacy_network_configuration.yml:39 ok: [managed-node01] => { "leapp_legacy_network_config_migration.stdout_lines": [ "Connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) successfully migrated." ] } TASK [infra.leapp.remediate : leapp_loaded_removed_kernel_drivers | Continue when leapp report is missing] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_loaded_removed_kernel_drivers.yml:2 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_loaded_removed_kernel_drivers | End execution of playbook if no entry found in leapp report] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_loaded_removed_kernel_drivers.yml:15 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_loaded_removed_kernel_drivers | Print unsupported modules] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_loaded_removed_kernel_drivers.yml:23 ok: [managed-node01] => { "unsupported_modules": [ "qla3xxx", "vmw_pvrdma" ] } TASK [leapp_loaded_removed_kernel_drivers | Unload unsupported modules] ******** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_loaded_removed_kernel_drivers.yml:27 TASK [infra.leapp.common : manage_kernel_modules | Load or unload kernel modules] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_kernel_modules.yml:5 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml for managed-node01 => (item=qla3xxx) included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml for managed-node01 => (item=vmw_pvrdma) TASK [infra.leapp.common : manage_one_kernel_module | Load or unload kernel module] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:5 changed: [managed-node01] => {"changed": true, "name": "qla3xxx", "params": "", "state": "absent"} TASK [infra.leapp.common : manage_one_kernel_module | Disable modules-load.d file entry] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:17 changed: [managed-node01] => {"changed": true, "checksum": "ebb6eed6f8182d3266fdab0ba04379eb2a77de52", "dest": "/etc/modules-load.d/90-qla3xxx.conf", "gid": 0, "group": "root", "md5sum": "82df8d0c872c8ce574a404c279160084", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 41, "src": "/root/.ansible/tmp/ansible-tmp-1768226329.6316075-8606-135286283943586/source", "state": "file", "uid": 0} TASK [infra.leapp.common : manage_one_kernel_module | Ensure modules are not loaded at boot] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:25 changed: [managed-node01] => {"changed": true, "checksum": "4a5d1c2b1801756e0b0a5db4f4c7de8cb9f98a9a", "dest": "/etc/modprobe.d/qla3xxx.conf", "gid": 0, "group": "root", "md5sum": "caed615794e2e5c3b5c426aea7c3d551", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:modules_conf_t:s0", "size": 75, "src": "/root/.ansible/tmp/ansible-tmp-1768226330.330819-8625-261850530143411/source", "state": "file", "uid": 0} TASK [infra.leapp.common : manage_one_kernel_module | Debug modprobe.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:33 ok: [managed-node01] => {"changed": false, "cmd": ["cat", "/etc/modprobe.d/qla3xxx.conf"], "delta": "0:00:00.003110", "end": "2026-01-12 08:58:51.280602", "msg": "", "rc": 0, "start": "2026-01-12 08:58:51.277492", "stderr": "", "stderr_lines": [], "stdout": "#\n# Ansible managed\n#\n# leapp\n\nblacklist qla3xxx\ninstall qla3xxx /bin/true", "stdout_lines": ["#", "# Ansible managed", "#", "# leapp", "", "blacklist qla3xxx", "install qla3xxx /bin/true"]} TASK [infra.leapp.common : manage_one_kernel_module | Debug modules-load.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:37 ok: [managed-node01] => {"changed": false, "cmd": ["cat", "/etc/modules-load.d/90-qla3xxx.conf"], "delta": "0:00:00.003524", "end": "2026-01-12 08:58:51.661597", "msg": "", "rc": 0, "start": "2026-01-12 08:58:51.658073", "stderr": "", "stderr_lines": [], "stdout": "#\n# Ansible managed\n#\n# leapp\n\n# qla3xxx", "stdout_lines": ["#", "# Ansible managed", "#", "# leapp", "", "# qla3xxx"]} TASK [infra.leapp.common : manage_one_kernel_module | Load or unload kernel module] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:5 changed: [managed-node01] => {"changed": true, "name": "vmw_pvrdma", "params": "", "state": "absent"} TASK [infra.leapp.common : manage_one_kernel_module | Disable modules-load.d file entry] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:17 changed: [managed-node01] => {"changed": true, "checksum": "0b7fb96c4cff6acec313b63f2913ca68398ee2da", "dest": "/etc/modules-load.d/90-vmw_pvrdma.conf", "gid": 0, "group": "root", "md5sum": "89c3a445219bd3b9dcb297db1b842182", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "src": "/root/.ansible/tmp/ansible-tmp-1768226332.2302635-8674-145244026899574/source", "state": "file", "uid": 0} TASK [infra.leapp.common : manage_one_kernel_module | Ensure modules are not loaded at boot] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:25 changed: [managed-node01] => {"changed": true, "checksum": "bac8e84bb44579f699c5af3c003fe730183dc0e6", "dest": "/etc/modprobe.d/vmw_pvrdma.conf", "gid": 0, "group": "root", "md5sum": "bde92c2e131e9d8709ef28812e1e0633", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:modules_conf_t:s0", "size": 81, "src": "/root/.ansible/tmp/ansible-tmp-1768226332.9545372-8700-28648235918951/source", "state": "file", "uid": 0} TASK [infra.leapp.common : manage_one_kernel_module | Debug modprobe.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:33 ok: [managed-node01] => {"changed": false, "cmd": ["cat", "/etc/modprobe.d/vmw_pvrdma.conf"], "delta": "0:00:00.003633", "end": "2026-01-12 08:58:53.971239", "msg": "", "rc": 0, "start": "2026-01-12 08:58:53.967606", "stderr": "", "stderr_lines": [], "stdout": "#\n# Ansible managed\n#\n# leapp\n\nblacklist vmw_pvrdma\ninstall vmw_pvrdma /bin/true", "stdout_lines": ["#", "# Ansible managed", "#", "# leapp", "", "blacklist vmw_pvrdma", "install vmw_pvrdma /bin/true"]} TASK [infra.leapp.common : manage_one_kernel_module | Debug modules-load.d file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/manage_one_kernel_module.yml:37 ok: [managed-node01] => {"changed": false, "cmd": ["cat", "/etc/modules-load.d/90-vmw_pvrdma.conf"], "delta": "0:00:00.003161", "end": "2026-01-12 08:58:54.398314", "msg": "", "rc": 0, "start": "2026-01-12 08:58:54.395153", "stderr": "", "stderr_lines": [], "stdout": "#\n# Ansible managed\n#\n# leapp\n\n# vmw_pvrdma", "stdout_lines": ["#", "# Ansible managed", "#", "# leapp", "", "# vmw_pvrdma"]} TASK [infra.leapp.remediate : leapp_nfs_detected | Continue when leapp report is missing] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:2 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_nfs_detected | End execution of playbook if no entry found in leapp report] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:15 skipping: [managed-node01] => {} TASK [infra.leapp.remediate : leapp_nfs_detected | Get fstab_entries] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:25 ok: [managed-node01] => (item=- NFS shares found in /etc/fstab: - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat - nest.test.redhat.com:/mnt/qa /mnt/qa - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch ) => {"ansible_facts": {"fstab_entries": ["ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat", "nest.test.redhat.com:/mnt/qa", "vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive", "nest.test.redhat.com:/mnt/tpsdist", "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot", "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch"]}, "ansible_loop_var": "item", "changed": false, "item": "- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n"} TASK [infra.leapp.remediate : leapp_nfs_detected | Get nfs_mounts] ************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:31 skipping: [managed-node01] => (item=- NFS shares found in /etc/fstab: - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat - nest.test.redhat.com:/mnt/qa /mnt/qa - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch ) => {"ansible_loop_var": "item", "changed": false, "item": "- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "skip_reason": "Conditional result was False"} skipping: [managed-node01] => {"changed": false, "msg": "All items skipped"} TASK [infra.leapp.remediate : leapp_nfs_detected | Comment NFS shares in /etc/fstab] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:37 changed: [managed-node01] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006528", "end": "2026-01-12 08:58:55.035768", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat", "msg": "", "rc": 0, "start": "2026-01-12 08:58:55.029240", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node01] => (item=nest.test.redhat.com:/mnt/qa) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"nest.test.redhat.com:/mnt/qa\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006408", "end": "2026-01-12 08:58:55.484703", "item": "nest.test.redhat.com:/mnt/qa", "msg": "", "rc": 0, "start": "2026-01-12 08:58:55.478295", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node01] => (item=vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006253", "end": "2026-01-12 08:58:55.890743", "item": "vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive", "msg": "", "rc": 0, "start": "2026-01-12 08:58:55.884490", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node01] => (item=nest.test.redhat.com:/mnt/tpsdist) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"nest.test.redhat.com:/mnt/tpsdist\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.005709", "end": "2026-01-12 08:58:56.279494", "item": "nest.test.redhat.com:/mnt/tpsdist", "msg": "", "rc": 0, "start": "2026-01-12 08:58:56.273785", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node01] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.005769", "end": "2026-01-12 08:58:56.663684", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot", "msg": "", "rc": 0, "start": "2026-01-12 08:58:56.657915", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} changed: [managed-node01] => (item=ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch) => {"ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\nentry=\"ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch\"\ngrep -qF \"$entry\" /etc/fstab && sed -i \"s|^$entry|# $entry|\" /etc/fstab\n", "delta": "0:00:00.006360", "end": "2026-01-12 08:58:57.074289", "item": "ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch", "msg": "", "rc": 0, "start": "2026-01-12 08:58:57.067929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.remediate : leapp_nfs_detected | Unmount NFS Mounts] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/remediate/tasks/leapp_nfs_detected.yml:46 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Gather verify remediation tasks] ****************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:77 ok: [managed-node01 -> localhost] => {"changed": false, "examined": 1, "files": [{"atime": 1768226097.8323016, "ctime": 1768226097.5623047, "dev": 51716, "gid": 0, "gr_name": "root", "inode": 201326735, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1768226097.5623047, "nlink": 1, "path": "/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/preupgrade/remediate_cifs.yml", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 503, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 1, "msg": "All paths examined", "skipped_paths": {}} TASK [common_upgrade_tasks | Verify remediations] ****************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:85 included: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/preupgrade/remediate_cifs.yml for managed-node01 => (item=/root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/preupgrade/remediate_cifs.yml) TASK [preupgrade | remediate_cifs | Verify the cifs shares remediation] ******** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/verify/preupgrade/remediate_cifs.yml:5 ok: [managed-node01] => {"changed": false, "cmd": ["cat", "/etc/fstab"], "delta": "0:00:00.003030", "end": "2026-01-12 08:58:57.857848", "failed_when_result": false, "msg": "", "rc": 0, "start": "2026-01-12 08:58:57.854818", "stderr": "", "stderr_lines": [], "stdout": "UUID=68498833-f339-4c9e-b4ed-02e95341c6a8\t/\txfs\tdefaults\t0\t0\nUUID=26e01f46-d9b0-4cdf-82ea-dfd7f1d43ea2\t/boot\txfs\tdefaults\t0\t0\nUUID=F47C-006C\t/boot/efi\tvfat\tdefaults,uid=0,gid=0,umask=077,shortname=winnt\t0\t2\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0\n# //127.0.0.1/test_remediate_cifs /mnt/cifs cifs username=test,password=test 0 0", "stdout_lines": ["UUID=68498833-f339-4c9e-b4ed-02e95341c6a8\t/\txfs\tdefaults\t0\t0", "UUID=26e01f46-d9b0-4cdf-82ea-dfd7f1d43ea2\t/boot\txfs\tdefaults\t0\t0", "UUID=F47C-006C\t/boot/efi\tvfat\tdefaults,uid=0,gid=0,umask=077,shortname=winnt\t0\t2", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0", "# //127.0.0.1/test_remediate_cifs /mnt/cifs cifs username=test,password=test 0 0"]} TASK [common_upgrade_tasks | Flush handlers] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:92 META: triggered running handlers for managed-node01 TASK [common_upgrade_tasks | Run analysis after remediation] ******************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:95 TASK [infra.leapp.common : Log directory exists] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:3 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/ripu", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 38, "state": "directory", "uid": 0} TASK [infra.leapp.common : Check for existing log file] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:11 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} TASK [infra.leapp.common : Fail if log file already exists] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:16 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : Create new log file] ******************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:23 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Check for log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Add end time to log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Slurp ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Decode ripu.log file for managed-node01 NOTIFIED HANDLER infra.leapp.common : Rename log file for managed-node01 changed: [managed-node01] => {"changed": true, "checksum": "d3c89a5c0445290a0c3fd8d17c372b2590850fee", "dest": "/var/log/ripu/ripu.log", "gid": 0, "group": "root", "md5sum": "66060d05ee73d91f01ffe0c1031550a0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:var_log_t:s0", "size": 61, "src": "/root/.ansible/tmp/ansible-tmp-1768226338.9846005-9003-96165531509547/source", "state": "file", "uid": 0} TASK [infra.leapp.common : /etc/ansible/facts.d directory exists] ************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:35 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ansible/facts.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 57, "state": "directory", "uid": 0} TASK [infra.leapp.common : Capture current ansible_facts for validation after upgrade] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:43 ok: [managed-node01] => {"changed": false, "checksum": "33497605aefd908d1b9a53932fa84443d8876045", "dest": "/etc/ansible/facts.d/pre_ripu.fact", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ansible/facts.d/pre_ripu.fact", "secontext": "system_u:object_r:etc_t:s0", "size": 14276, "state": "file", "uid": 0} TASK [infra.leapp.common : Capture a list of non-rhel versioned packages] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:51 ok: [managed-node01] => {"changed": false, "cmd": "set -o pipefail; export PATH=$PATH; rpm -qa | grep -ve '[\\.|+]el9' | grep -vE '^(gpg-pubkey|libmodulemd|katello-ca-consumer)' | sort", "delta": "0:00:00.185915", "end": "2026-01-12 08:59:01.293218", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2026-01-12 08:59:01.107303", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.common : Create fact with the non-rhel versioned packages list] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:65 ok: [managed-node01] => {"ansible_facts": {"non_rhel_packages": []}, "changed": false} TASK [infra.leapp.common : Capture the list of non-rhel versioned packages in a separate fact file] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:69 ok: [managed-node01] => {"changed": false, "checksum": "97d170e1550eee4afc0af065b78cda302a97674c", "dest": "/etc/ansible/facts.d/non_rhel_packages.fact", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ansible/facts.d/non_rhel_packages.fact", "secontext": "system_u:object_r:etc_t:s0", "size": 2, "state": "file", "uid": 0} TASK [infra.leapp.analysis : Include tasks for preupg assistant analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : Include tasks for leapp preupgrade analysis] ****** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:13 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml for managed-node01 TASK [infra.leapp.analysis : analysis-leapp | Register to leapp activation key] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [analysis-leapp | Include custom_local_repos for local_repos_pre_leapp] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:14 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node01] => {"changed": false, "skipped_reason": "No items in the list"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 7] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:22 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 8] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:29 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.analysis : analysis-leapp | Install packages for preupgrade analysis on RHEL 9] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:36 ok: [managed-node01] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [infra.leapp.analysis : analysis-leapp | Ensure leapp log directory exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:43 ok: [managed-node01] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/leapp", "secontext": "system_u:object_r:var_log_t:s0", "size": 146, "state": "directory", "uid": 0} TASK [infra.leapp.analysis : analysis-leapp | Populate leapp_answers file] ***** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:51 changed: [managed-node01] => {"changed": true, "checksum": "3d934ad808576e3a7fb4c14a89645a4ad55ccf53", "dest": "/var/log/leapp/answerfile", "gid": 0, "group": "root", "md5sum": "01e375235c8e4cafdec593b260354063", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 48, "src": "/root/.ansible/tmp/ansible-tmp-1768226343.703982-9226-34621892519231/source", "state": "file", "uid": 0} TASK [analysis-leapp | Create /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:60 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 changed: [managed-node01] => {"changed": true, "path": "/etc/leapp/files/leapp_upgrade_repositories.repo", "state": "absent"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 changed: [managed-node01] => (item={'name': 'rhel-10-for-x86_64-baseos-rpms', 'description': 'BaseOS for x86_64', 'baseurl': '__RHEL_10_0_BASEOS_REPO_URL__', 'state': 'present'}) => {"ansible_loop_var": "item", "changed": true, "item": {"baseurl": "__RHEL_10_0_BASEOS_REPO_URL__", "description": "BaseOS for x86_64", "name": "rhel-10-for-x86_64-baseos-rpms", "state": "present"}, "repo": "rhel-10-for-x86_64-baseos-rpms", "state": "present"} changed: [managed-node01] => (item={'name': 'rhel-10-for-x86_64-appstream-rpms', 'description': 'AppStream for x86_64', 'baseurl': '__RHEL_10_0_APPSTREAM_REPO_URL__', 'state': 'present'}) => {"ansible_loop_var": "item", "changed": true, "item": {"baseurl": "__RHEL_10_0_APPSTREAM_REPO_URL__", "description": "AppStream for x86_64", "name": "rhel-10-for-x86_64-appstream-rpms", "state": "present"}, "repo": "rhel-10-for-x86_64-appstream-rpms", "state": "present"} TASK [infra.leapp.analysis : analysis-leapp | Leapp preupgrade report] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:71 ASYNC FAILED on managed-node01: jid=j757554439417.35981 changed: [managed-node01] => {"ansible_job_id": "j757554439417.35981", "changed": true, "cmd": "set -o pipefail; export PATH=$PATH; ulimit -n 16384; leapp preupgrade --report-schema=1.2.0 --no-rhsm 2>&1 | tee -a /var/log/ripu/ripu.log\n", "delta": "0:00:27.429389", "end": "2026-01-12 08:59:33.593941", "failed_when_result": false, "finished": 1, "msg": "non-zero return code", "rc": 1, "results_file": "/root/.ansible_async/j757554439417.35981", "start": "2026-01-12 08:59:06.164552", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\nVariable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.\nDevelopment variables have been detected:\n- LEAPP_DEVEL_RPMS_ALL_SIGNED=1\n\n============================================================\n UNSUPPORTED UPGRADE \n============================================================\n\n==> Processing phase `configuration_phase`\n====> * ipu_workflow_config\n IPU workflow config actor\n==> Processing phase `FactsCollection`\n====> * open_ssl_config_scanner\n Read an OpenSSL configuration file for further analysis.\n====> * scan_pam_user_db\n Scan the PAM service folder for the location of pam_userdb databases\n====> * storage_scanner\n Provides data about storage settings.\n====> * sssd_facts\n Check SSSD configuration for changes in RHEL10 and report them in model.\n====> * scan_source_boot_entry\n Scan the default boot entry of the source system.\n====> * transaction_workarounds\n Provides additional RPM transaction tasks based on bundled RPM packages.\n====> * repository_mapping\n Produces message containing repository mapping based on provided file.\n====> * ifcfg_scanner\n Scan ifcfg files with legacy network configuration\n====> * root_scanner\n Scan the system root directory and produce a message containing\n====> * scanclienablerepo\n Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.\n====> * system_facts\n Provides data about many facts from system.\n====> * get_enabled_modules\n Provides data about which module streams are enabled on the source system.\n====> * satellite_upgrade_services\n Reconfigure Satellite services\n====> * scan_target_os_image\n Scans the provided target OS ISO image to use as a content source for the IPU, if any.\n====> * luks_scanner\n Provides data about active LUKS devices.\n====> * xfs_info_scanner\n This actor scans all mounted mountpoints for XFS information.\n====> * rpm_scanner\n Provides data about installed RPM Packages.\n====> * scan_systemd_source\n Provides info about systemd on the source system\n====> * scan_default_initramfs\n Scan details of the default boot entry's initramfs image.\n====> * scancryptopolicies\n Scan information about system wide set crypto policies including:\n====> * copy_dnf_conf_into_target_userspace\n Copy dnf.conf into target userspace\n====> * scan_grub_device_name\n Find the name of the block devices where GRUB is located\n====> * scan_custom_modifications_actor\n Collects information about files in leapp directories that have been modified or newly added.\n====> * scan_hybrid_image_azure\n Check if the system is using Azure hybrid image.\n====> * scan_custom_repofile\n Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.\n====> * network_manager_read_config\n Provides data about NetworkManager configuration.\n====> * scandasd\n In case of s390x architecture, check whether DASD is used.\n====> * load_device_driver_deprecation_data\n Loads deprecation data for drivers and devices (PCI & CPU)\n====> * scan_files_for_target_userspace\n Scan the source system and identify files that will be copied into the target userspace when it is created.\n====> * scanmemory\n Scan Memory of the machine.\n====> * pci_devices_scanner\n Provides data about existing PCI Devices.\n====> * scan_grub_config\n Scan grub configuration files for errors.\n====> * scan_sap_hana\n Gathers information related to SAP HANA instances on the system.\n====> * scan_kernel_cmdline\n Scan the kernel command line of the booted system.\n====> * scan_source_files\n Scan files (explicitly specified) of the source system.\n====> * read_openssh_config\n Collect information about the OpenSSH configuration.\n====> * scan_pkg_manager\n Provides data about package manager (yum/dnf)\n====> * migrate_rpm_db\n Register a workaround to migrate RPM DB during the upgrade.\n====> * scanzfcp\n In case of s390x architecture, check whether ZFCP is used.\n====> * udevadm_info\n Produces data exported by the \"udevadm info\" command.\n====> * register_ruby_irb_adjustment\n Register a workaround to allow rubygem-irb's symlink -> directory conversion.\n====> * scan_subscription_manager_info\n Scans the current system for subscription manager information\n====> * persistentnetnames\n Get network interface information for physical ethernet interfaces of the original system.\n====> * remove_obsolete_gpg_keys\n Remove obsoleted RPM GPG keys.\n====> * selinuxcontentscanner\n Scan the system for any SELinux customizations\n====> * distribution_signed_rpm_scanner\n Provide data about distribution signed & third-party RPM packages.\n====> * trusted_gpg_keys_scanner\n Scan for trusted GPG keys.\n====> * ipa_scanner\n Scan system for ipa-client and ipa-server status\n====> * detect_kernel_drivers\n Matches all currently loaded kernel drivers against known deprecated and removed drivers.\n====> * checkrhui\n Check if system is using RHUI infrastructure (on public cloud) and send messages to\n====> * get_installed_desktops\n Actor checks if kde or gnome desktop environments\n====> * biosdevname\n Enable biosdevname on the target RHEL system if all interfaces on the source RHEL\n====> * repositories_blacklist\n Exclude target repositories provided by Red Hat without support.\n====> * scancpu\n Scan CPUs of the machine.\n====> * scan_dynamic_linker_configuration\n Scan the dynamic linker configuration and find modifications.\n====> * scan_fips\n Determine whether the source system has FIPS enabled.\n====> * persistentnetnamesdisable\n Disable systemd-udevd persistent network naming on machine with single eth0 NIC\n====> * rpm_transaction_config_tasks_collector\n Provides additional RPM transaction tasks from /etc/leapp/transaction.\n====> * pes_events_scanner\n Provides data about package events from Package Evolution Service.\n====> * scan_source_kernel\n Scan the source system kernel.\n====> * used_repository_scanner\n Scan used enabled repositories\n====> * scan_mysql\n Actor checking for presence of MySQL installation.\n====> * setuptargetrepos\n Produces list of repositories that should be available to be used during IPU process.\n==> Processing phase `Checks`\n====> * postgresql_check\n Actor checking for presence of PostgreSQL installation.\n====> * efi_check_boot\n Adjust EFI boot entry for first reboot\n====> * check_root_symlinks\n Check if the symlinks /bin and /lib are relative, not absolute.\n====> * check_grubenv_to_file\n Check whether grubenv is a symlink on Azure hybrid images using BIOS.\n====> * detect_grub_config_error\n Check grub configuration for various errors.\n====> * check_persistent_mounts\n Check if mounts required to be persistent are mounted in persistent fashion.\n====> * check_se_linux\n Check SELinux status and produce decision messages for further action.\n====> * check_skipped_repositories\n Produces a report if any repositories enabled on the system are going to be skipped.\n====> * check_systemd_broken_symlinks\n Check whether some systemd symlinks are broken\n====> * check_sap_hana\n If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.\n====> * distribution_signed_rpm_check\n Check if there are any packages that are not signed by distribution GPG keys.\n====> * check_target_iso\n Check that the provided target ISO is a valid ISO image and is located on a persistent partition.\n====> * check_grub_core\n Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core\n====> * check_target_version\n Check that the target system version is supported by the upgrade process.\n====> * check_ipa_server\n Check for ipa-server and inhibit upgrade\n====> * check_system_arch\n Check if system is running at a supported architecture. If no, inhibit the upgrade process.\n====> * check_yum_plugins_enabled\n Checks that the required yum plugins are enabled.\n====> * bacula_check\n Actor checking for presence of Bacula installation.\n====> * checktargetrepos\n Check whether target yum repositories are specified.\n====> * sssd_check\n Check SSSD configuration for changes in RHEL10 and report them in model.\n====> * unsupported_upgrade_check\n Checks environment variables and produces a warning report if the upgrade is unsupported.\n====> * cephvolumescan\n Retrieves the list of encrypted Ceph OSD\n====> * check_boot_avail_space\n Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.\n====> * check_default_initramfs\n Checks whether the default initramfs uses problematic dracut modules.\n====> * check_cifs\n Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * check_consumed_assets\n Check whether Leapp is using correct data assets.\n====> * check_custom_modifications_actor\n Checks CustomModifications messages and produces a report about files in leapp directories that have been\n====> * check_installed_kernels\n Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.\n====> * check_detected_devices_and_drivers\n Checks whether or not detected devices and drivers are usable on the target system.\n====> * check_pam_user_db\n Create report with the location of pam_userdb databases\n====> * check_dynamic_linker_configuration\n Check for customization of dynamic linker configuration.\n====> * mysql_check\n Actor checking for output produced by scanmysql actor.\n====> * check_etc_releasever\n Check releasever info and provide a guidance based on the facts\n====> * check_old_xfs\n Check mounted XFS file systems.\n====> * check_fips\n Inhibit upgrade if FIPS is detected as enabled.\n====> * network_deprecations\n Ensures that network configuration doesn't rely on unsupported settings\n====> * check_fstab_mount_order\n Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.\n====> * crypto_policies_check\n This actor consumes previously gathered information about crypto policies on the source\n====> * inhibit_cgroupsv1\n Inhibit upgrade if cgroups-v1 are enabled\n====> * check_insights_auto_register\n Checks if system can be automatically registered into Red Hat Insights\n====> * libdb_check\n Actor checking for presence of libdb(Berkeley DB) installation.\n====> * check_rhsmsku\n Ensure the system is subscribed to the subscription manager\n====> * openssh_permit_root_login\n OpenSSH no longer allows root logins with password.\n====> * mariadb_check\n Actor checking for presence of MariaDB installation.\n====> * check_luks\n Check if any encrypted partitions are in use and whether they are supported for the upgrade.\n====> * open_ssl_engines_check\n The OpenSSL in RHEL 10 has deprecated engines in favor of providers.\n====> * checkmemory\n The actor check the size of RAM against RHEL8 minimal hardware requirements\n====> * check_rhsmsca\n Ensure that a registered system is in SCA (Simple Content Access)\n====> * check_microarchitecture\n Inhibit if RHEL9 microarchitecture requirements are not satisfied\n====> * check_mount_options\n Check for mount options preventing the upgrade.\n====> * check_nfs\n Check if NFS filesystem is in use. If yes, inhibit the upgrade process.\n====> * check_openssl_conf\n Check whether the openssl configuration and openssl-IBMCA.\n====> * check_os_release\n Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.\n====> * check_rpm_transaction_events\n Filter RPM transaction events based on installed RPM packages\n====> * check_skip_phase\n Skip all the subsequent phases until the report phase.\n==> Processing phase `TargetTransactionFactsCollection`\n====> * create_iso_repofile\n Create custom repofile containing information about repositories found in target OS installation ISO, if used.\n====> * target_userspace_creator\n Initializes a directory to be populated as a minimal environment to run binaries from the target system.\nBaseOS for x86_64 0.0 B/s | 0 B 00:00 \n\n============================================================\n ERRORS \n============================================================\n\n2026-01-12 08:59:33.397530 [ERROR] Actor: target_userspace_creator\nMessage: Unable to install RHEL 10 userspace packages.\nSummary:\n Details: Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\n Stderr: Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\n Error: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\n\n============================================================\n END OF ERRORS \n============================================================\n\nDebug output written to /var/log/leapp/leapp-preupgrade.log\n\n============================================================\n REPORT OVERVIEW \n============================================================\n\nFollowing errors occurred and the upgrade cannot continue:\n 1. Actor: target_userspace_creator\n Message: Unable to install RHEL 10 userspace packages.\n\nHIGH and MEDIUM severity reports:\n 1. GRUB2 core will be automatically updated during the upgrade\n 2. Upgrade is unsupported\n 3. Leapp detected a processor which is no longer maintained in RHEL 10.\n 4. Berkeley DB (libdb) has been detected on your system\n\nReports summary:\n Errors: 1\n Inhibitors: 0\n HIGH severity reports: 3\n MEDIUM severity reports: 1\n LOW severity reports: 1\n INFO severity reports: 2\n\nBefore continuing, review the full report below for details about discovered problems and possible remediation instructions:\n A report has been generated at /var/log/leapp/leapp-report.txt\n A report has been generated at /var/log/leapp/leapp-report.json\n\n============================================================\n END OF REPORT OVERVIEW \n============================================================\n\nAnswerfile has been generated at /var/log/leapp/answerfile", "stdout_lines": ["", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * scan_pam_user_db", " Scan the PAM service folder for the location of pam_userdb databases", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * system_facts", " Provides data about many facts from system.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanmemory", " Scan Memory of the machine.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * migrate_rpm_db", " Register a workaround to migrate RPM DB during the upgrade.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's symlink -> directory conversion.", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * scancpu", " Scan CPUs of the machine.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * scan_mysql", " Actor checking for presence of MySQL installation.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * checktargetrepos", " Check whether target yum repositories are specified.", "====> * sssd_check", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * check_default_initramfs", " Checks whether the default initramfs uses problematic dracut modules.", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * check_pam_user_db", " Create report with the location of pam_userdb databases", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * mysql_check", " Actor checking for output produced by scanmysql actor.", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_old_xfs", " Check mounted XFS file systems.", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * inhibit_cgroupsv1", " Inhibit upgrade if cgroups-v1 are enabled", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Insights", "====> * libdb_check", " Actor checking for presence of libdb(Berkeley DB) installation.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * open_ssl_engines_check", " The OpenSSL in RHEL 10 has deprecated engines in favor of providers.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_rhsmsca", " Ensure that a registered system is in SCA (Simple Content Access)", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `TargetTransactionFactsCollection`", "====> * create_iso_repofile", " Create custom repofile containing information about repositories found in target OS installation ISO, if used.", "====> * target_userspace_creator", " Initializes a directory to be populated as a minimal environment to run binaries from the target system.", "BaseOS for x86_64 0.0 B/s | 0 B 00:00 ", "", "============================================================", " ERRORS ", "============================================================", "", "2026-01-12 08:59:33.397530 [ERROR] Actor: target_userspace_creator", "Message: Unable to install RHEL 10 userspace packages.", "Summary:", " Details: Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.", " Stderr: Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals", " Error: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!", "", "============================================================", " END OF ERRORS ", "============================================================", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Following errors occurred and the upgrade cannot continue:", " 1. Actor: target_userspace_creator", " Message: Unable to install RHEL 10 userspace packages.", "", "HIGH and MEDIUM severity reports:", " 1. GRUB2 core will be automatically updated during the upgrade", " 2. Upgrade is unsupported", " 3. Leapp detected a processor which is no longer maintained in RHEL 10.", " 4. Berkeley DB (libdb) has been detected on your system", "", "Reports summary:", " Errors: 1", " Inhibitors: 0", " HIGH severity reports: 3", " MEDIUM severity reports: 1", " LOW severity reports: 1", " INFO severity reports: 2", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile"]} TASK [analysis-leapp | Include custom_local_repos for local_repos_post_analysis] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:89 TASK [infra.leapp.common : custom_local_repos | Remove old /etc/leapp/files/leapp_upgrade_repositories.repo] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:2 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [infra.leapp.common : custom_local_repos | Enable custom upgrade yum repositories] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/custom_local_repos.yml:9 skipping: [managed-node01] => {"changed": false, "skipped_reason": "No items in the list"} TASK [infra.leapp.analysis : analysis-leapp | Include check-results-file.yml] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:97 included: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml for managed-node01 TASK [infra.leapp.analysis : check-results-file | Result file status] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:2 ok: [managed-node01] => {"changed": false, "stat": {"atime": 1768226373.4296136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ba0e9fa843a3770e6236d81cbae9d51678ffabc1", "ctime": 1768226373.4306135, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 687866006, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768226373.4306135, "nlink": 1, "path": "/var/log/leapp/leapp-report.txt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5807, "uid": 0, "version": "2006541916", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.analysis : check-results-file | Check that result file exists] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/check-results-file.yml:7 ok: [managed-node01] => { "changed": false, "msg": "All assertions passed" } TASK [analysis-leapp | Run parse_leapp_report to check for inhibitors] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/analysis-leapp.yml:100 TASK [infra.leapp.common : parse_leapp_report | Default upgrade_inhibited to false] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:12 ok: [managed-node01] => {"ansible_facts": {"upgrade_inhibited": false}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Collect human readable report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:16 ok: [managed-node01] => {"changed": false, "content": "UmlzayBGYWN0b3I6IGhpZ2ggKGVycm9yKQpUaXRsZTogVW5hYmxlIHRvIGluc3RhbGwgUkhFTCAxMCB1c2Vyc3BhY2UgcGFja2FnZXMuClN1bW1hcnk6IHsiZGV0YWlscyI6ICJDb21tYW5kIFsnc3lzdGVtZC1uc3Bhd24nLCAnLS1yZWdpc3Rlcj1ubycsICctLXF1aWV0JywgJy0ta2VlcC11bml0JywgJy0tY2FwYWJpbGl0eT1hbGwnLCAnLS1waXBlJywgJy1EJywgJy92YXIvbGliL2xlYXBwL3NjcmF0Y2gvbW91bnRzL3Jvb3RfL3N5c3RlbV9vdmVybGF5JywgJy0tc2V0ZW52PUxFQVBQX1VOU1VQUE9SVEVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfREVWRUxfUlBNU19BTExfU0lHTkVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfSE9TVE5BTUU9bWFuYWdlZC1ub2RlMDEnLCAnLS1zZXRlbnY9TEVBUFBfRVhQRVJJTUVOVEFMPTAnLCAnLS1zZXRlbnY9TEVBUFBfTk9fUkhTTT0xJywgJy0tc2V0ZW52PUxFQVBQX05PX1JIU01fRkFDVFM9MScsICctLXNldGVudj1MRUFQUF9UQVJHRVRfUFJPRFVDVF9DSEFOTkVMPWdhJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9UQVJHRVRfUkVMRUFTRT0xMC4xJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9GTEFWT1VSPWRlZmF1bHQnLCAnLS1zZXRlbnY9TEVBUFBfSVBVX0lOX1BST0dSRVNTPTl0bzEwJywgJy0tc2V0ZW52PUxFQVBQX0VYRUNVVElPTl9JRD0zOTgwNGIzNS05MzYzLTQ4YjQtOTEzZC1jMWM3NjNhNGRjYzAnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX1RPT0xTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL3Rvb2xzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvdG9vbHMnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX0ZJTEVTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL2ZpbGVzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvZmlsZXMnLCAnZG5mJywgJ2luc3RhbGwnLCAnLXknLCAnLS1zZXRvcHQ9bW9kdWxlX3BsYXRmb3JtX2lkPXBsYXRmb3JtOmVsMTAnLCAnLS1zZXRvcHQ9a2VlcGNhY2hlPTEnLCAnLS1yZWxlYXNldmVyJywgJzEwLjEnLCAnLS1pbnN0YWxscm9vdCcsICcvZWwxMHRhcmdldCcsICctLWRpc2FibGVyZXBvJywgJyonLCAnLS1lbmFibGVyZXBvJywgJ3JoZWwtMTAtZm9yLXg4Nl82NC1iYXNlb3MtcnBtcycsICctLWVuYWJsZXJlcG8nLCAncmhlbC0xMC1mb3IteDg2XzY0LWFwcHN0cmVhbS1ycG1zJywgJ2RuZi1jb21tYW5kKGNvbmZpZy1tYW5hZ2VyKScsICdkbmYnLCAndXRpbC1saW51eCcsICctLWRpc2FibGVwbHVnaW4nLCAnc3Vic2NyaXB0aW9uLW1hbmFnZXInXSBmYWlsZWQgd2l0aCBleGl0IGNvZGUgMS4iLCAic3RkZXJyIjogIkhvc3QgYW5kIG1hY2hpbmUgaWRzIGFyZSBlcXVhbCAoZWMyZGRkYjlkYjA3MWUyZGQzN2U2Zjg4ZmYyNDI2MzcpOiByZWZ1c2luZyB0byBsaW5rIGpvdXJuYWxzXG5FcnJvcjogRmFpbGVkIHRvIGRvd25sb2FkIG1ldGFkYXRhIGZvciByZXBvICdyaGVsLTEwLWZvci14ODZfNjQtYmFzZW9zLXJwbXMnOiBDYW5ub3QgZG93bmxvYWQgcmVwb21kLnhtbDogRW1wdHkgbWlycm9ybGlzdCBhbmQgbm8gYmFzZXBhdGggc3BlY2lmaWVkIVxuIn0KS2V5OiBjZGZmYzg4ZjZlNmY2OWE2ZjhlMWM4NmIyYjk2YTljNGYxYWE5N2UxCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGhpZ2ggClRpdGxlOiBHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZQpTdW1tYXJ5OiBPbiBsZWdhY3kgKEJJT1MpIHN5c3RlbXMsIEdSVUIyIGNvcmUgKGxvY2F0ZWQgaW4gdGhlIGdhcCBiZXR3ZWVuIHRoZSBNQlIgYW5kIHRoZSBmaXJzdCBwYXJ0aXRpb24pIGNhbm5vdCBiZSB1cGRhdGVkIGR1cmluZyB0aGUgcnBtIHRyYW5zYWN0aW9uIGFuZCBMZWFwcCBoYXMgdG8gaW5pdGlhdGUgdGhlIHVwZGF0ZSBydW5uaW5nICJncnViMi1pbnN0YWxsIiBhZnRlciB0aGUgdHJhbnNhY3Rpb24uIE5vIGFjdGlvbiBpcyBuZWVkZWQgYmVmb3JlIHRoZSB1cGdyYWRlLiBBZnRlciB0aGUgdXBncmFkZSwgaXQgaXMgcmVjb21tZW5kZWQgdG8gY2hlY2sgdGhlIEdSVUIgY29uZmlndXJhdGlvbi4KS2V5OiBhYzcwMzBlMDVkMmVlMjQ4ZDM0ZjA4YTlmYTA0MGIzNTJiYzQxMGEzCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KUmlzayBGYWN0b3I6IGhpZ2ggClRpdGxlOiBVcGdyYWRlIGlzIHVuc3VwcG9ydGVkClN1bW1hcnk6IEVudmlyb25tZW50IHZhcmlhYmxlIExFQVBQX1VOU1VQUE9SVEVEIGhhcyBiZWVuIGRldGVjdGVkLiBBIHN1Y2Nlc3NmdWwgYW5kIHNhZmUgdXBncmFkZSBwcm9jZXNzIGNhbm5vdCBiZSBndWFyYW50ZWVkLiBGcm9tIG5vdyBvbiB5b3UgYXJlIGNvbnRpbnVpbmcgYXQgeW91ciBvd24gcmlzay4KCktleTogOWU1MDg4ZTNjMWYzNzFlMDIwZWM3NzdjM2Q4NjU3OGY0YmUxNDNjZgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBoaWdoIApUaXRsZTogTGVhcHAgZGV0ZWN0ZWQgYSBwcm9jZXNzb3Igd2hpY2ggaXMgbm8gbG9uZ2VyIG1haW50YWluZWQgaW4gUkhFTCAxMC4KU3VtbWFyeTogVGhlIGZvbGxvd2luZyBwcm9jZXNzb3JzIGFyZSBubyBsb25nZXIgbWFpbnRhaW5lZCBpbiBSSEVMIDEwOgogICAgIC0gSEFTV0VMTF9YCgpLZXk6IDlkZGU0YmNkOGI0NThiZDY4MDM0NjIyMTY3ODVkZjNhMTQ3NmMxZjgKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogbWVkaXVtIApUaXRsZTogQmVya2VsZXkgREIgKGxpYmRiKSBoYXMgYmVlbiBkZXRlY3RlZCBvbiB5b3VyIHN5c3RlbQpTdW1tYXJ5OiBMaWJkYiB3YXMgbWFya2VkIGFzIGRlcHJlY2F0ZWQgaW4gUkhFTC05IGFuZCBpbiBSSEVMLTEwIGlzIG5vdCBpbmNsdWRlZCBhbnltb3JlLiBUaGVyZSBhcmUgYSBjb3VwbGUgb2YgYWx0ZXJuYXRpdmVzIGluIFJIRUwtMTA7IHRoZSBhcHBsaWNhdGlvbnMgdGhhdCBkZXBlbmQgb24gbGliZGIgd2lsbCBub3Qgd29yay4gU3VjaCBhcHBsaWNhdGlvbnMgbXVzdCBpbXBsZW1lbnQgYW5vdGhlciB0eXBlIG9mIGJhY2tlbmQgc3RvcmFnZS4gQW5kIG1pZ3JhdGUgZXhpc3RpbmcgZGF0YSB0byB0aGUgbmV3IGRhdGFiYXNlIGZvcm1hdC4KUmVsYXRlZCBsaW5rczoKICAgIC0gTWlncmF0aW5nIHRvIGEgUkhFTCAxMCB3aXRob3V0IGxpYmRiOiBodHRwczovL2FjY2Vzcy5yZWRoYXQuY29tL2FydGljbGVzLzcwOTkyNTYKUmVtZWRpYXRpb246IFtoaW50XSBCYWNrIHVwIHlvdXIgZGF0YSBiZWZvcmUgcHJvY2VlZGluZyB3aXRoIHRoZSBkYXRhIHVwZ3JhZGUvbWlncmF0aW9uLiBGb3IgdGhlIGNvbnZlcnNpb24sIHRoZSB0b29sIGRiX2NvbnZlcnRlciBmcm9tIHRoZSBsaWJkYi11dGlscyBycG0gY291bGQgYmUgdXNlZC4gVGhpcyBkYXRhYmFzZSBmb3JtYXQgY29udmVyc2lvbiBtdXN0IGJlIHBlcmZvcm1lZCBiZWZvcmUgdGhlIHN5c3RlbSB1cGdyYWRlLiBUaGUgZGJfY29udmVydGVyIGlzIG5vdCBhdmFpbGFibGUgaW4gUkhFTCAxMCBzeXN0ZW1zLiBGb3IgbW9yZSBpbmZvcm1hdGlvbiwgc2VlIHRoZSBwcm92aWRlZCBhcnRpY2xlLgpLZXk6IGZkYzhmNWIwODRlOTU5MjJhNGY1OTQ4NWE4MDdhOTJjYWUyZmM3MzgKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQpSaXNrIEZhY3RvcjogbG93IApUaXRsZTogU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUKU3VtbWFyeTogU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUuIEN1cnJlbnQgbW9kZTogZW5mb3JjaW5nLiBUaGlzIGFjdGlvbiBpcyByZXF1aXJlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzIHRvIG1ha2Ugc3VyZSB0aGUgdXBncmFkZWQgc3lzdGVtIGNhbiBib290IHdpdGhvdXQgYmVpbmlnIGJsb2NrZWQgYnkgU0VsaW51eCBydWxlcy4KUmVtZWRpYXRpb246IFtoaW50XSBNYWtlIHN1cmUgdGhlcmUgYXJlIG5vIFNFbGludXggcmVsYXRlZCB3YXJuaW5ncyBhZnRlciB0aGUgdXBncmFkZSBhbmQgZW5hYmxlIFNFbGludXggbWFudWFsbHkgYWZ0ZXJ3YXJkcy4gTm90aWNlOiBZb3UgY2FuIGlnbm9yZSB0aGUgIi9yb290L3RtcF9sZWFwcF9weTMiIFNFbGludXggd2FybmluZ3MuCktleTogMzlkNzE4M2RhZmJhNzk4YWE0YmJiMWU3MGIwZWYyYmJlNWIxNzcyZgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBpbmZvIApUaXRsZTogRXhjbHVkZWQgdGFyZ2V0IHN5c3RlbSByZXBvc2l0b3JpZXMKU3VtbWFyeTogVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLgotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXMzOTB4LWV1cy1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItYmV0YS1mb3ItcmhlbC0xMC14ODZfNjQtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtcHBjNjRsZS1ycG1zCi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtcHBjNjRsZS1ldXMtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXJodWktcnBtcwotIGNyYgotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1ldXMtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLWFhcmNoNjQtZXVzLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1hYXJjaDY0LXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLXMzOTB4LXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC14ODZfNjQtcnBtcwotIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LXJodWktcnBtcwotIHJodWktY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1yaHVpLXJwbXMKLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLXBwYzY0bGUtcnBtcwotIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXMzOTB4LXJwbXMKUmVtZWRpYXRpb246IFtoaW50XSBJZiBzb21lIG9mIGV4Y2x1ZGVkIHJlcG9zaXRvcmllcyBhcmUgc3RpbGwgcmVxdWlyZWQgdG8gYmUgdXNlZCBkdXJpbmcgdGhlIHVwZ3JhZGUsIGV4ZWN1dGUgbGVhcHAgd2l0aCB0aGUgLS1lbmFibGVyZXBvIG9wdGlvbiB3aXRoIHRoZSByZXBvaWQgb2YgdGhlIHJlcG9zaXRvcnkgcmVxdWlyZWQgdG8gYmUgZW5hYmxlZCBhcyBhbiBhcmd1bWVudCAodGhlIG9wdGlvbiBjYW4gYmUgdXNlZCBtdWx0aXBsZSB0aW1lcykuCktleTogMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOAotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tClJpc2sgRmFjdG9yOiBpbmZvIApUaXRsZTogU0VsaW51eCByZWxhYmVsaW5nIHdpbGwgYmUgc2NoZWR1bGVkClN1bW1hcnk6IFNFbGludXggcmVsYWJlbGluZyB3aWxsIGJlIHNjaGVkdWxlZCBhcyB0aGUgc3RhdHVzIGlzIHBlcm1pc3NpdmUvZW5mb3JjaW5nLgpLZXk6IDhmYjgxODYzZjg0MTNiZDYxN2MyYTU1YjY5YjhlMTBmZjAzZDdjNzIKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQo=", "encoding": "base64", "source": "/var/log/leapp/leapp-report.txt"} TASK [infra.leapp.common : parse_leapp_report | Collect JSON report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:21 ok: [managed-node01] => {"changed": false, "content": "ewogICJlbnRyaWVzIjogWwogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJyZW1lZGlhdGlvbnMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb250ZXh0IjogIklmIHNvbWUgb2YgZXhjbHVkZWQgcmVwb3NpdG9yaWVzIGFyZSBzdGlsbCByZXF1aXJlZCB0byBiZSB1c2VkIGR1cmluZyB0aGUgdXBncmFkZSwgZXhlY3V0ZSBsZWFwcCB3aXRoIHRoZSAtLWVuYWJsZXJlcG8gb3B0aW9uIHdpdGggdGhlIHJlcG9pZCBvZiB0aGUgcmVwb3NpdG9yeSByZXF1aXJlZCB0byBiZSBlbmFibGVkIGFzIGFuIGFyZ3VtZW50ICh0aGUgb3B0aW9uIGNhbiBiZSB1c2VkIG11bHRpcGxlIHRpbWVzKS4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAicmVwb3NpdG9yeSIsCiAgICAgICAgImZhaWx1cmUiCiAgICAgIF0sCiAgICAgICJrZXkiOiAiMWI5MTMyY2IyMzYyYWU3ODMwZTQ4ZWVlNzgxMWJlOTUyNzc0N2RlOCIsCiAgICAgICJzZXZlcml0eSI6ICJpbmZvIiwKICAgICAgInN1bW1hcnkiOiAiVGhlIGZvbGxvd2luZyByZXBvc2l0b3JpZXMgYXJlIG5vdCBzdXBwb3J0ZWQgYnkgUmVkIEhhdCBhbmQgYXJlIGV4Y2x1ZGVkIGZyb20gdGhlIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHVzZWQgZHVyaW5nIHRoZSB1cGdyYWRlLlxuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1zMzkweC1ldXMtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLXg4Nl82NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXBwYzY0bGUtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1wcGM2NGxlLWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXJodWktcnBtc1xuLSBjcmJcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAteDg2XzY0LWV1cy1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLWFhcmNoNjQtZXVzLXJwbXNcbi0gY29kZXJlYWR5LWJ1aWxkZXItZm9yLXJoZWwtMTAtYWFyY2g2NC1ycG1zXG4tIGNvZGVyZWFkeS1idWlsZGVyLWJldGEtZm9yLXJoZWwtMTAtczM5MHgtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC14ODZfNjQtcnBtc1xuLSByaHVpLWNvZGVyZWFkeS1idWlsZGVyLWZvci1yaGVsLTEwLXg4Nl82NC1yaHVpLXJwbXNcbi0gcmh1aS1jb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1hYXJjaDY0LXJodWktcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1iZXRhLWZvci1yaGVsLTEwLXBwYzY0bGUtcnBtc1xuLSBjb2RlcmVhZHktYnVpbGRlci1mb3ItcmhlbC0xMC1zMzkweC1ycG1zIiwKICAgICAgInRpdGxlIjogIkV4Y2x1ZGVkIHRhcmdldCBzeXN0ZW0gcmVwb3NpdG9yaWVzIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU5OjI3LjY2OTAyOFoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAicmVwb3NpdG9yaWVzX2JsYWNrbGlzdCIsCiAgICAgICJpZCI6ICIxYjI5NDBjMjQzMjJlZmEyZTBhODA1YjJiZGZhMDQ4ODQ5MjQzNjYyNmYyYjhmMGYzZGYyM2Q2Y2FkZjQ0OGQ4IgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjhmYjgxODYzZjg0MTNiZDYxN2MyYTU1YjY5YjhlMTBmZjAzZDdjNzIiLAogICAgICAic2V2ZXJpdHkiOiAiaW5mbyIsCiAgICAgICJzdW1tYXJ5IjogIlNFbGludXggcmVsYWJlbGluZyB3aWxsIGJlIHNjaGVkdWxlZCBhcyB0aGUgc3RhdHVzIGlzIHBlcm1pc3NpdmUvZW5mb3JjaW5nLiIsCiAgICAgICJ0aXRsZSI6ICJTRWxpbnV4IHJlbGFiZWxpbmcgd2lsbCBiZSBzY2hlZHVsZWQiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTk6MjkuNTYxNjE3WiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI2MDFmNjkzODM5NDJiNjY4ZTE3Y2FmMDI1ZWZjYmExNmY5NGM0YWUwMzE1NmY0MTgwODZhNjQxZWI4MmYwZTZlIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImRldGFpbCI6IHsKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJNYWtlIHN1cmUgdGhlcmUgYXJlIG5vIFNFbGludXggcmVsYXRlZCB3YXJuaW5ncyBhZnRlciB0aGUgdXBncmFkZSBhbmQgZW5hYmxlIFNFbGludXggbWFudWFsbHkgYWZ0ZXJ3YXJkcy4gTm90aWNlOiBZb3UgY2FuIGlnbm9yZSB0aGUgXCIvcm9vdC90bXBfbGVhcHBfcHkzXCIgU0VsaW51eCB3YXJuaW5ncy4iLAogICAgICAgICAgICAidHlwZSI6ICJoaW50IgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfSwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAic2VsaW51eCIsCiAgICAgICAgInNlY3VyaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjM5ZDcxODNkYWZiYTc5OGFhNGJiYjFlNzBiMGVmMmJiZTViMTc3MmYiLAogICAgICAic2V2ZXJpdHkiOiAibG93IiwKICAgICAgInN1bW1hcnkiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUuIEN1cnJlbnQgbW9kZTogZW5mb3JjaW5nLiBUaGlzIGFjdGlvbiBpcyByZXF1aXJlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzIHRvIG1ha2Ugc3VyZSB0aGUgdXBncmFkZWQgc3lzdGVtIGNhbiBib290IHdpdGhvdXQgYmVpbmlnIGJsb2NrZWQgYnkgU0VsaW51eCBydWxlcy4iLAogICAgICAidGl0bGUiOiAiU0VsaW51eCB3aWxsIGJlIHNldCB0byBwZXJtaXNzaXZlIG1vZGUiLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTk6MjkuNTY0NTQxWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19zZV9saW51eCIsCiAgICAgICJpZCI6ICI1NGFhMzBkZmViMTVjOTFmZmMyYjllYzJlMzZhMGZiNTY4ODIxODI0YWI5NjBiMTBkYmIyOTk3YzAxNzllY2RmIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAiYm9vdCIKICAgICAgXSwKICAgICAgImtleSI6ICJhYzcwMzBlMDVkMmVlMjQ4ZDM0ZjA4YTlmYTA0MGIzNTJiYzQxMGEzIiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJPbiBsZWdhY3kgKEJJT1MpIHN5c3RlbXMsIEdSVUIyIGNvcmUgKGxvY2F0ZWQgaW4gdGhlIGdhcCBiZXR3ZWVuIHRoZSBNQlIgYW5kIHRoZSBmaXJzdCBwYXJ0aXRpb24pIGNhbm5vdCBiZSB1cGRhdGVkIGR1cmluZyB0aGUgcnBtIHRyYW5zYWN0aW9uIGFuZCBMZWFwcCBoYXMgdG8gaW5pdGlhdGUgdGhlIHVwZGF0ZSBydW5uaW5nIFwiZ3J1YjItaW5zdGFsbFwiIGFmdGVyIHRoZSB0cmFuc2FjdGlvbi4gTm8gYWN0aW9uIGlzIG5lZWRlZCBiZWZvcmUgdGhlIHVwZ3JhZGUuIEFmdGVyIHRoZSB1cGdyYWRlLCBpdCBpcyByZWNvbW1lbmRlZCB0byBjaGVjayB0aGUgR1JVQiBjb25maWd1cmF0aW9uLiIsCiAgICAgICJ0aXRsZSI6ICJHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZSIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1OToyOS43OTYxMzFaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogImNoZWNrX2dydWJfY29yZSIsCiAgICAgICJpZCI6ICIyOTNkZmRiNjkwYThjMjkyMDgxYmU3NmQ4NTc3MDNkOWU4Mzc2MDlmMTMxODAyMGYyMzUxN2NmNTQzNDgxNGRmIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAidXBncmFkZSBwcm9jZXNzIiwKICAgICAgICAic2FuaXR5IgogICAgICBdLAogICAgICAia2V5IjogIjllNTA4OGUzYzFmMzcxZTAyMGVjNzc3YzNkODY1NzhmNGJlMTQzY2YiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIkVudmlyb25tZW50IHZhcmlhYmxlIExFQVBQX1VOU1VQUE9SVEVEIGhhcyBiZWVuIGRldGVjdGVkLiBBIHN1Y2Nlc3NmdWwgYW5kIHNhZmUgdXBncmFkZSBwcm9jZXNzIGNhbm5vdCBiZSBndWFyYW50ZWVkLiBGcm9tIG5vdyBvbiB5b3UgYXJlIGNvbnRpbnVpbmcgYXQgeW91ciBvd24gcmlzay5cbiIsCiAgICAgICJ0aXRsZSI6ICJVcGdyYWRlIGlzIHVuc3VwcG9ydGVkIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU5OjMwLjI2MDYyOVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAidW5zdXBwb3J0ZWRfdXBncmFkZV9jaGVjayIsCiAgICAgICJpZCI6ICI3ZDdjN2ZhMjNmNGI4YjczNzVlYzBjYjdiMzUwMmNkYTdmZDBmNjhiODFlOThkYjVkMzFkMmFkZmQ3MTdmNDJlIgogICAgfSwKICAgIHsKICAgICAgImF1ZGllbmNlIjogInN5c2FkbWluIiwKICAgICAgImdyb3VwcyI6IFsKICAgICAgICAia2VybmVsIiwKICAgICAgICAiYm9vdCIKICAgICAgXSwKICAgICAgImtleSI6ICI5ZGRlNGJjZDhiNDU4YmQ2ODAzNDYyMjE2Nzg1ZGYzYTE0NzZjMWY4IiwKICAgICAgInNldmVyaXR5IjogImhpZ2giLAogICAgICAic3VtbWFyeSI6ICJUaGUgZm9sbG93aW5nIHByb2Nlc3NvcnMgYXJlIG5vIGxvbmdlciBtYWludGFpbmVkIGluIFJIRUwgMTA6XG4gICAgIC0gSEFTV0VMTF9YXG4iLAogICAgICAidGl0bGUiOiAiTGVhcHAgZGV0ZWN0ZWQgYSBwcm9jZXNzb3Igd2hpY2ggaXMgbm8gbG9uZ2VyIG1haW50YWluZWQgaW4gUkhFTCAxMC4iLAogICAgICAidGltZVN0YW1wIjogIjIwMjYtMDEtMTJUMTM6NTk6MzAuNjEzNDQxWiIsCiAgICAgICJob3N0bmFtZSI6ICJtYW5hZ2VkLW5vZGUwMSIsCiAgICAgICJhY3RvciI6ICJjaGVja19kZXRlY3RlZF9kZXZpY2VzX2FuZF9kcml2ZXJzIiwKICAgICAgImlkIjogIjBkZTcwZTZmYjEyNDI0Yzg0NThjYjkyNDMwZTEwZGJlZWU3MmM3MWVlNjJjMjVlNmZjOGM4Yjc1MDNjYzA1MDYiCiAgICB9LAogICAgewogICAgICAiYXVkaWVuY2UiOiAic3lzYWRtaW4iLAogICAgICAiZGV0YWlsIjogewogICAgICAgICJleHRlcm5hbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRpdGxlIjogIk1pZ3JhdGluZyB0byBhIFJIRUwgMTAgd2l0aG91dCBsaWJkYiIsCiAgICAgICAgICAgICJ1cmwiOiAiaHR0cHM6Ly9hY2Nlc3MucmVkaGF0LmNvbS9hcnRpY2xlcy83MDk5MjU2IgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInJlbGF0ZWRfcmVzb3VyY2VzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2NoZW1lIjogInBhY2thZ2UiLAogICAgICAgICAgICAidGl0bGUiOiAibGliZGIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAicmVtZWRpYXRpb25zIjogWwogICAgICAgICAgewogICAgICAgICAgICAiY29udGV4dCI6ICJCYWNrIHVwIHlvdXIgZGF0YSBiZWZvcmUgcHJvY2VlZGluZyB3aXRoIHRoZSBkYXRhIHVwZ3JhZGUvbWlncmF0aW9uLiBGb3IgdGhlIGNvbnZlcnNpb24sIHRoZSB0b29sIGRiX2NvbnZlcnRlciBmcm9tIHRoZSBsaWJkYi11dGlscyBycG0gY291bGQgYmUgdXNlZC4gVGhpcyBkYXRhYmFzZSBmb3JtYXQgY29udmVyc2lvbiBtdXN0IGJlIHBlcmZvcm1lZCBiZWZvcmUgdGhlIHN5c3RlbSB1cGdyYWRlLiBUaGUgZGJfY29udmVydGVyIGlzIG5vdCBhdmFpbGFibGUgaW4gUkhFTCAxMCBzeXN0ZW1zLiBGb3IgbW9yZSBpbmZvcm1hdGlvbiwgc2VlIHRoZSBwcm92aWRlZCBhcnRpY2xlLiIsCiAgICAgICAgICAgICJ0eXBlIjogImhpbnQiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9LAogICAgICAiZ3JvdXBzIjogWwogICAgICAgICJzZXJ2aWNlcyIKICAgICAgXSwKICAgICAgImtleSI6ICJmZGM4ZjViMDg0ZTk1OTIyYTRmNTk0ODVhODA3YTkyY2FlMmZjNzM4IiwKICAgICAgInNldmVyaXR5IjogIm1lZGl1bSIsCiAgICAgICJzdW1tYXJ5IjogIkxpYmRiIHdhcyBtYXJrZWQgYXMgZGVwcmVjYXRlZCBpbiBSSEVMLTkgYW5kIGluIFJIRUwtMTAgaXMgbm90IGluY2x1ZGVkIGFueW1vcmUuIFRoZXJlIGFyZSBhIGNvdXBsZSBvZiBhbHRlcm5hdGl2ZXMgaW4gUkhFTC0xMDsgdGhlIGFwcGxpY2F0aW9ucyB0aGF0IGRlcGVuZCBvbiBsaWJkYiB3aWxsIG5vdCB3b3JrLiBTdWNoIGFwcGxpY2F0aW9ucyBtdXN0IGltcGxlbWVudCBhbm90aGVyIHR5cGUgb2YgYmFja2VuZCBzdG9yYWdlLiBBbmQgbWlncmF0ZSBleGlzdGluZyBkYXRhIHRvIHRoZSBuZXcgZGF0YWJhc2UgZm9ybWF0LiIsCiAgICAgICJ0aXRsZSI6ICJCZXJrZWxleSBEQiAobGliZGIpIGhhcyBiZWVuIGRldGVjdGVkIG9uIHlvdXIgc3lzdGVtIiwKICAgICAgInRpbWVTdGFtcCI6ICIyMDI2LTAxLTEyVDEzOjU5OjMxLjE3MzY3NVoiLAogICAgICAiaG9zdG5hbWUiOiAibWFuYWdlZC1ub2RlMDEiLAogICAgICAiYWN0b3IiOiAibGliZGJfY2hlY2siLAogICAgICAiaWQiOiAiNmY4MDcwMzBhNGI3ZGJkZmU0NWQ2MTE0MDIxZjZmMzM2M2NhYTYzM2VhOWVmYjM5MWVhOWY5ODgxYmRhYjkzMCIKICAgIH0sCiAgICB7CiAgICAgICJhdWRpZW5jZSI6ICJzeXNhZG1pbiIsCiAgICAgICJncm91cHMiOiBbCiAgICAgICAgImVycm9yIgogICAgICBdLAogICAgICAia2V5IjogImNkZmZjODhmNmU2ZjY5YTZmOGUxYzg2YjJiOTZhOWM0ZjFhYTk3ZTEiLAogICAgICAic2V2ZXJpdHkiOiAiaGlnaCIsCiAgICAgICJzdW1tYXJ5IjogIntcImRldGFpbHNcIjogXCJDb21tYW5kIFsnc3lzdGVtZC1uc3Bhd24nLCAnLS1yZWdpc3Rlcj1ubycsICctLXF1aWV0JywgJy0ta2VlcC11bml0JywgJy0tY2FwYWJpbGl0eT1hbGwnLCAnLS1waXBlJywgJy1EJywgJy92YXIvbGliL2xlYXBwL3NjcmF0Y2gvbW91bnRzL3Jvb3RfL3N5c3RlbV9vdmVybGF5JywgJy0tc2V0ZW52PUxFQVBQX1VOU1VQUE9SVEVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfREVWRUxfUlBNU19BTExfU0lHTkVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfSE9TVE5BTUU9bWFuYWdlZC1ub2RlMDEnLCAnLS1zZXRlbnY9TEVBUFBfRVhQRVJJTUVOVEFMPTAnLCAnLS1zZXRlbnY9TEVBUFBfTk9fUkhTTT0xJywgJy0tc2V0ZW52PUxFQVBQX05PX1JIU01fRkFDVFM9MScsICctLXNldGVudj1MRUFQUF9UQVJHRVRfUFJPRFVDVF9DSEFOTkVMPWdhJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9UQVJHRVRfUkVMRUFTRT0xMC4xJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9GTEFWT1VSPWRlZmF1bHQnLCAnLS1zZXRlbnY9TEVBUFBfSVBVX0lOX1BST0dSRVNTPTl0bzEwJywgJy0tc2V0ZW52PUxFQVBQX0VYRUNVVElPTl9JRD0zOTgwNGIzNS05MzYzLTQ4YjQtOTEzZC1jMWM3NjNhNGRjYzAnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX1RPT0xTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL3Rvb2xzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvdG9vbHMnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX0ZJTEVTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL2ZpbGVzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvZmlsZXMnLCAnZG5mJywgJ2luc3RhbGwnLCAnLXknLCAnLS1zZXRvcHQ9bW9kdWxlX3BsYXRmb3JtX2lkPXBsYXRmb3JtOmVsMTAnLCAnLS1zZXRvcHQ9a2VlcGNhY2hlPTEnLCAnLS1yZWxlYXNldmVyJywgJzEwLjEnLCAnLS1pbnN0YWxscm9vdCcsICcvZWwxMHRhcmdldCcsICctLWRpc2FibGVyZXBvJywgJyonLCAnLS1lbmFibGVyZXBvJywgJ3JoZWwtMTAtZm9yLXg4Nl82NC1iYXNlb3MtcnBtcycsICctLWVuYWJsZXJlcG8nLCAncmhlbC0xMC1mb3IteDg2XzY0LWFwcHN0cmVhbS1ycG1zJywgJ2RuZi1jb21tYW5kKGNvbmZpZy1tYW5hZ2VyKScsICdkbmYnLCAndXRpbC1saW51eCcsICctLWRpc2FibGVwbHVnaW4nLCAnc3Vic2NyaXB0aW9uLW1hbmFnZXInXSBmYWlsZWQgd2l0aCBleGl0IGNvZGUgMS5cIiwgXCJzdGRlcnJcIjogXCJIb3N0IGFuZCBtYWNoaW5lIGlkcyBhcmUgZXF1YWwgKGVjMmRkZGI5ZGIwNzFlMmRkMzdlNmY4OGZmMjQyNjM3KTogcmVmdXNpbmcgdG8gbGluayBqb3VybmFsc1xcbkVycm9yOiBGYWlsZWQgdG8gZG93bmxvYWQgbWV0YWRhdGEgZm9yIHJlcG8gJ3JoZWwtMTAtZm9yLXg4Nl82NC1iYXNlb3MtcnBtcyc6IENhbm5vdCBkb3dubG9hZCByZXBvbWQueG1sOiBFbXB0eSBtaXJyb3JsaXN0IGFuZCBubyBiYXNlcGF0aCBzcGVjaWZpZWQhXFxuXCJ9IiwKICAgICAgInRpdGxlIjogIlVuYWJsZSB0byBpbnN0YWxsIFJIRUwgMTAgdXNlcnNwYWNlIHBhY2thZ2VzLiIsCiAgICAgICJ0aW1lU3RhbXAiOiAiMjAyNi0wMS0xMlQxMzo1OTozMy4zOTc3MjRaIiwKICAgICAgImhvc3RuYW1lIjogIm1hbmFnZWQtbm9kZTAxIiwKICAgICAgImFjdG9yIjogInRhcmdldF91c2Vyc3BhY2VfY3JlYXRvciIsCiAgICAgICJpZCI6ICI3OTNjZWI1MmIxODZjYzljYWY4YjkzNWQ2M2RjNTJjZmE1MjViNzQwOTc0ZTdiMzIxOTBhNGFhYzE1MzI2ZmQ5IgogICAgfQogIF0sCiAgImxlYXBwX3J1bl9pZCI6ICIzOTgwNGIzNS05MzYzLTQ4YjQtOTEzZC1jMWM3NjNhNGRjYzAiCn0K", "encoding": "base64", "source": "/var/log/leapp/leapp-report.json"} TASK [infra.leapp.common : parse_leapp_report | Parse report results] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:26 ok: [managed-node01] => {"ansible_facts": {"leapp_report_json": {"entries": [{"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node01", "id": "1b2940c24322efa2e0a805b2bdfa0488492436626f2b8f0f3df23d6cadf448d8", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-s390x-rpms", "timeStamp": "2026-01-12T13:59:27.669028Z", "title": "Excluded target system repositories"}, {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "601f69383942b668e17caf025efcba16f94c4ae03156f418086a641eb82f0e6e", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2026-01-12T13:59:29.561617Z", "title": "SElinux relabeling will be scheduled"}, {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "54aa30dfeb15c91ffc2b9ec2e36a0fb568821824ab960b10dbb2997c0179ecdf", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2026-01-12T13:59:29.564541Z", "title": "SElinux will be set to permissive mode"}, {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node01", "id": "293dfdb690a8c292081be76d857703d9e837609f1318020f23517cf5434814df", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2026-01-12T13:59:29.796131Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node01", "id": "7d7c7fa23f4b8b7375ec0cb7b3502cda7fd0f68b81e98db5d31d2adfd717f42e", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2026-01-12T13:59:30.260629Z", "title": "Upgrade is unsupported"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "groups": ["kernel", "boot"], "hostname": "managed-node01", "id": "0de70e6fb12424c8458cb92430e10dbeee72c71ee62c25e6fc8c8b7503cc0506", "key": "9dde4bcd8b458bd6803462216785df3a1476c1f8", "severity": "high", "summary": "The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n", "timeStamp": "2026-01-12T13:59:30.613441Z", "title": "Leapp detected a processor which is no longer maintained in RHEL 10."}, {"actor": "libdb_check", "audience": "sysadmin", "detail": {"external": [{"title": "Migrating to a RHEL 10 without libdb", "url": "https://access.redhat.com/articles/7099256"}], "related_resources": [{"scheme": "package", "title": "libdb"}], "remediations": [{"context": "Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "type": "hint"}]}, "groups": ["services"], "hostname": "managed-node01", "id": "6f807030a4b7dbdfe45d6114021f6f3363caa633ea9efb391ea9f9881bdab930", "key": "fdc8f5b084e95922a4f59485a807a92cae2fc738", "severity": "medium", "summary": "Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "timeStamp": "2026-01-12T13:59:31.173675Z", "title": "Berkeley DB (libdb) has been detected on your system"}, {"actor": "target_userspace_creator", "audience": "sysadmin", "groups": ["error"], "hostname": "managed-node01", "id": "793ceb52b186cc9caf8b935d63dc52cfa525b740974e7b32190a4aac15326fd9", "key": "cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "severity": "high", "summary": "{\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "timeStamp": "2026-01-12T13:59:33.397724Z", "title": "Unable to install RHEL 10 userspace packages."}], "leapp_run_id": "39804b35-9363-48b4-913d-c1c763a4dcc0"}, "leapp_report_txt": ["Risk Factor: high (error)", "Title: Unable to install RHEL 10 userspace packages.", "Summary: {\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "Key: cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "----------------------------------------", "Risk Factor: high ", "Title: GRUB2 core will be automatically updated during the upgrade", "Summary: On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "Key: ac7030e05d2ee248d34f08a9fa040b352bc410a3", "----------------------------------------", "Risk Factor: high ", "Title: Upgrade is unsupported", "Summary: Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.", "", "Key: 9e5088e3c1f371e020ec777c3d86578f4be143cf", "----------------------------------------", "Risk Factor: high ", "Title: Leapp detected a processor which is no longer maintained in RHEL 10.", "Summary: The following processors are no longer maintained in RHEL 10:", " - HASWELL_X", "", "Key: 9dde4bcd8b458bd6803462216785df3a1476c1f8", "----------------------------------------", "Risk Factor: medium ", "Title: Berkeley DB (libdb) has been detected on your system", "Summary: Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "Related links:", " - Migrating to a RHEL 10 without libdb: https://access.redhat.com/articles/7099256", "Remediation: [hint] Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "Key: fdc8f5b084e95922a4f59485a807a92cae2fc738", "----------------------------------------", "Risk Factor: low ", "Title: SElinux will be set to permissive mode", "Summary: SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "Remediation: [hint] Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "Key: 39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "----------------------------------------", "Risk Factor: info ", "Title: Excluded target system repositories", "Summary: The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.", "- codeready-builder-for-rhel-10-s390x-eus-rpms", "- codeready-builder-beta-for-rhel-10-x86_64-rpms", "- codeready-builder-beta-for-rhel-10-aarch64-rpms", "- codeready-builder-for-rhel-10-ppc64le-rpms", "- codeready-builder-for-rhel-10-ppc64le-eus-rpms", "- codeready-builder-for-rhel-10-rhui-rpms", "- crb", "- codeready-builder-for-rhel-10-x86_64-eus-rpms", "- codeready-builder-for-rhel-10-aarch64-eus-rpms", "- codeready-builder-for-rhel-10-aarch64-rpms", "- codeready-builder-beta-for-rhel-10-s390x-rpms", "- codeready-builder-for-rhel-10-x86_64-rpms", "- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms", "- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms", "- codeready-builder-beta-for-rhel-10-ppc64le-rpms", "- codeready-builder-for-rhel-10-s390x-rpms", "Remediation: [hint] If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "Key: 1b9132cb2362ae7830e48eee7811be9527747de8", "----------------------------------------", "Risk Factor: info ", "Title: SElinux relabeling will be scheduled", "Summary: SElinux relabeling will be scheduled as the status is permissive/enforcing.", "Key: 8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "----------------------------------------", ""]}, "changed": false} TASK [infra.leapp.common : parse_leapp_report | Check for inhibitors] ********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:32 skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).', 'type': 'hint'}]}, 'groups': ['repository', 'failure'], 'key': '1b9132cb2362ae7830e48eee7811be9527747de8', 'severity': 'info', 'summary': 'The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-s390x-rpms', 'title': 'Excluded target system repositories', 'timeStamp': '2026-01-12T13:59:27.669028Z', 'hostname': 'managed-node01', 'actor': 'repositories_blacklist', 'id': '1b2940c24322efa2e0a805b2bdfa0488492436626f2b8f0f3df23d6cadf448d8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "repositories_blacklist", "audience": "sysadmin", "detail": {"remediations": [{"context": "If some of excluded repositories are still required to be used during the upgrade, execute leapp with the --enablerepo option with the repoid of the repository required to be enabled as an argument (the option can be used multiple times).", "type": "hint"}]}, "groups": ["repository", "failure"], "hostname": "managed-node01", "id": "1b2940c24322efa2e0a805b2bdfa0488492436626f2b8f0f3df23d6cadf448d8", "key": "1b9132cb2362ae7830e48eee7811be9527747de8", "severity": "info", "summary": "The following repositories are not supported by Red Hat and are excluded from the list of repositories used during the upgrade.\n- codeready-builder-for-rhel-10-s390x-eus-rpms\n- codeready-builder-beta-for-rhel-10-x86_64-rpms\n- codeready-builder-beta-for-rhel-10-aarch64-rpms\n- codeready-builder-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-ppc64le-eus-rpms\n- codeready-builder-for-rhel-10-rhui-rpms\n- crb\n- codeready-builder-for-rhel-10-x86_64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-eus-rpms\n- codeready-builder-for-rhel-10-aarch64-rpms\n- codeready-builder-beta-for-rhel-10-s390x-rpms\n- codeready-builder-for-rhel-10-x86_64-rpms\n- rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms\n- rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms\n- codeready-builder-beta-for-rhel-10-ppc64le-rpms\n- codeready-builder-for-rhel-10-s390x-rpms", "timeStamp": "2026-01-12T13:59:27.669028Z", "title": "Excluded target system repositories"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['selinux', 'security'], 'key': '8fb81863f8413bd617c2a55b69b8e10ff03d7c72', 'severity': 'info', 'summary': 'SElinux relabeling will be scheduled as the status is permissive/enforcing.', 'title': 'SElinux relabeling will be scheduled', 'timeStamp': '2026-01-12T13:59:29.561617Z', 'hostname': 'managed-node01', 'actor': 'check_se_linux', 'id': '601f69383942b668e17caf025efcba16f94c4ae03156f418086a641eb82f0e6e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "601f69383942b668e17caf025efcba16f94c4ae03156f418086a641eb82f0e6e", "key": "8fb81863f8413bd617c2a55b69b8e10ff03d7c72", "severity": "info", "summary": "SElinux relabeling will be scheduled as the status is permissive/enforcing.", "timeStamp": "2026-01-12T13:59:29.561617Z", "title": "SElinux relabeling will be scheduled"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'remediations': [{'context': 'Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the "/root/tmp_leapp_py3" SElinux warnings.', 'type': 'hint'}]}, 'groups': ['selinux', 'security'], 'key': '39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f', 'severity': 'low', 'summary': 'SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.', 'title': 'SElinux will be set to permissive mode', 'timeStamp': '2026-01-12T13:59:29.564541Z', 'hostname': 'managed-node01', 'actor': 'check_se_linux', 'id': '54aa30dfeb15c91ffc2b9ec2e36a0fb568821824ab960b10dbb2997c0179ecdf'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_se_linux", "audience": "sysadmin", "detail": {"remediations": [{"context": "Make sure there are no SElinux related warnings after the upgrade and enable SElinux manually afterwards. Notice: You can ignore the \"/root/tmp_leapp_py3\" SElinux warnings.", "type": "hint"}]}, "groups": ["selinux", "security"], "hostname": "managed-node01", "id": "54aa30dfeb15c91ffc2b9ec2e36a0fb568821824ab960b10dbb2997c0179ecdf", "key": "39d7183dafba798aa4bbb1e70b0ef2bbe5b1772f", "severity": "low", "summary": "SElinux will be set to permissive mode. Current mode: enforcing. This action is required by the upgrade process to make sure the upgraded system can boot without beinig blocked by SElinux rules.", "timeStamp": "2026-01-12T13:59:29.564541Z", "title": "SElinux will be set to permissive mode"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['boot'], 'key': 'ac7030e05d2ee248d34f08a9fa040b352bc410a3', 'severity': 'high', 'summary': 'On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running "grub2-install" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.', 'title': 'GRUB2 core will be automatically updated during the upgrade', 'timeStamp': '2026-01-12T13:59:29.796131Z', 'hostname': 'managed-node01', 'actor': 'check_grub_core', 'id': '293dfdb690a8c292081be76d857703d9e837609f1318020f23517cf5434814df'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_grub_core", "audience": "sysadmin", "groups": ["boot"], "hostname": "managed-node01", "id": "293dfdb690a8c292081be76d857703d9e837609f1318020f23517cf5434814df", "key": "ac7030e05d2ee248d34f08a9fa040b352bc410a3", "severity": "high", "summary": "On legacy (BIOS) systems, GRUB2 core (located in the gap between the MBR and the first partition) cannot be updated during the rpm transaction and Leapp has to initiate the update running \"grub2-install\" after the transaction. No action is needed before the upgrade. After the upgrade, it is recommended to check the GRUB configuration.", "timeStamp": "2026-01-12T13:59:29.796131Z", "title": "GRUB2 core will be automatically updated during the upgrade"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['upgrade process', 'sanity'], 'key': '9e5088e3c1f371e020ec777c3d86578f4be143cf', 'severity': 'high', 'summary': 'Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n', 'title': 'Upgrade is unsupported', 'timeStamp': '2026-01-12T13:59:30.260629Z', 'hostname': 'managed-node01', 'actor': 'unsupported_upgrade_check', 'id': '7d7c7fa23f4b8b7375ec0cb7b3502cda7fd0f68b81e98db5d31d2adfd717f42e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "unsupported_upgrade_check", "audience": "sysadmin", "groups": ["upgrade process", "sanity"], "hostname": "managed-node01", "id": "7d7c7fa23f4b8b7375ec0cb7b3502cda7fd0f68b81e98db5d31d2adfd717f42e", "key": "9e5088e3c1f371e020ec777c3d86578f4be143cf", "severity": "high", "summary": "Environment variable LEAPP_UNSUPPORTED has been detected. A successful and safe upgrade process cannot be guaranteed. From now on you are continuing at your own risk.\n", "timeStamp": "2026-01-12T13:59:30.260629Z", "title": "Upgrade is unsupported"}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['kernel', 'boot'], 'key': '9dde4bcd8b458bd6803462216785df3a1476c1f8', 'severity': 'high', 'summary': 'The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n', 'title': 'Leapp detected a processor which is no longer maintained in RHEL 10.', 'timeStamp': '2026-01-12T13:59:30.613441Z', 'hostname': 'managed-node01', 'actor': 'check_detected_devices_and_drivers', 'id': '0de70e6fb12424c8458cb92430e10dbeee72c71ee62c25e6fc8c8b7503cc0506'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "groups": ["kernel", "boot"], "hostname": "managed-node01", "id": "0de70e6fb12424c8458cb92430e10dbeee72c71ee62c25e6fc8c8b7503cc0506", "key": "9dde4bcd8b458bd6803462216785df3a1476c1f8", "severity": "high", "summary": "The following processors are no longer maintained in RHEL 10:\n - HASWELL_X\n", "timeStamp": "2026-01-12T13:59:30.613441Z", "title": "Leapp detected a processor which is no longer maintained in RHEL 10."}, "skip_reason": "Conditional result was False"} skipping: [managed-node01] => (item={'audience': 'sysadmin', 'detail': {'external': [{'title': 'Migrating to a RHEL 10 without libdb', 'url': 'https://access.redhat.com/articles/7099256'}], 'related_resources': [{'scheme': 'package', 'title': 'libdb'}], 'remediations': [{'context': 'Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.', 'type': 'hint'}]}, 'groups': ['services'], 'key': 'fdc8f5b084e95922a4f59485a807a92cae2fc738', 'severity': 'medium', 'summary': 'Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.', 'title': 'Berkeley DB (libdb) has been detected on your system', 'timeStamp': '2026-01-12T13:59:31.173675Z', 'hostname': 'managed-node01', 'actor': 'libdb_check', 'id': '6f807030a4b7dbdfe45d6114021f6f3363caa633ea9efb391ea9f9881bdab930'}) => {"ansible_loop_var": "item", "changed": false, "item": {"actor": "libdb_check", "audience": "sysadmin", "detail": {"external": [{"title": "Migrating to a RHEL 10 without libdb", "url": "https://access.redhat.com/articles/7099256"}], "related_resources": [{"scheme": "package", "title": "libdb"}], "remediations": [{"context": "Back up your data before proceeding with the data upgrade/migration. For the conversion, the tool db_converter from the libdb-utils rpm could be used. This database format conversion must be performed before the system upgrade. The db_converter is not available in RHEL 10 systems. For more information, see the provided article.", "type": "hint"}]}, "groups": ["services"], "hostname": "managed-node01", "id": "6f807030a4b7dbdfe45d6114021f6f3363caa633ea9efb391ea9f9881bdab930", "key": "fdc8f5b084e95922a4f59485a807a92cae2fc738", "severity": "medium", "summary": "Libdb was marked as deprecated in RHEL-9 and in RHEL-10 is not included anymore. There are a couple of alternatives in RHEL-10; the applications that depend on libdb will not work. Such applications must implement another type of backend storage. And migrate existing data to the new database format.", "timeStamp": "2026-01-12T13:59:31.173675Z", "title": "Berkeley DB (libdb) has been detected on your system"}, "skip_reason": "Conditional result was False"} ok: [managed-node01] => (item={'audience': 'sysadmin', 'groups': ['error'], 'key': 'cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1', 'severity': 'high', 'summary': '{"details": "Command [\'systemd-nspawn\', \'--register=no\', \'--quiet\', \'--keep-unit\', \'--capability=all\', \'--pipe\', \'-D\', \'/var/lib/leapp/scratch/mounts/root_/system_overlay\', \'--setenv=LEAPP_UNSUPPORTED=1\', \'--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1\', \'--setenv=LEAPP_HOSTNAME=managed-node01\', \'--setenv=LEAPP_EXPERIMENTAL=0\', \'--setenv=LEAPP_NO_RHSM=1\', \'--setenv=LEAPP_NO_RHSM_FACTS=1\', \'--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga\', \'--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1\', \'--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default\', \'--setenv=LEAPP_IPU_IN_PROGRESS=9to10\', \'--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0\', \'--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools\', \'--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files\', \'dnf\', \'install\', \'-y\', \'--setopt=module_platform_id=platform:el10\', \'--setopt=keepcache=1\', \'--releasever\', \'10.1\', \'--installroot\', \'/el10target\', \'--disablerepo\', \'*\', \'--enablerepo\', \'rhel-10-for-x86_64-baseos-rpms\', \'--enablerepo\', \'rhel-10-for-x86_64-appstream-rpms\', \'dnf-command(config-manager)\', \'dnf\', \'util-linux\', \'--disableplugin\', \'subscription-manager\'] failed with exit code 1.", "stderr": "Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo \'rhel-10-for-x86_64-baseos-rpms\': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n"}', 'title': 'Unable to install RHEL 10 userspace packages.', 'timeStamp': '2026-01-12T13:59:33.397724Z', 'hostname': 'managed-node01', 'actor': 'target_userspace_creator', 'id': '793ceb52b186cc9caf8b935d63dc52cfa525b740974e7b32190a4aac15326fd9'}) => {"ansible_facts": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "target_userspace_creator", "audience": "sysadmin", "groups": ["error"], "hostname": "managed-node01", "id": "793ceb52b186cc9caf8b935d63dc52cfa525b740974e7b32190a4aac15326fd9", "key": "cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "severity": "high", "summary": "{\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "timeStamp": "2026-01-12T13:59:33.397724Z", "title": "Unable to install RHEL 10 userspace packages."}], "upgrade_inhibited": true}, "ansible_loop_var": "item", "changed": false, "item": {"actor": "target_userspace_creator", "audience": "sysadmin", "groups": ["error"], "hostname": "managed-node01", "id": "793ceb52b186cc9caf8b935d63dc52cfa525b740974e7b32190a4aac15326fd9", "key": "cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "severity": "high", "summary": "{\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "timeStamp": "2026-01-12T13:59:33.397724Z", "title": "Unable to install RHEL 10 userspace packages."}} TASK [infra.leapp.common : parse_leapp_report | Collect inhibitors] ************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:44 ok: [managed-node01] => {"changed": false, "cmd": ["awk", "/\\(inhibitor\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004022", "end": "2026-01-12 09:00:08.748994", "failed_when_result": false, "msg": "", "rc": 0, "start": "2026-01-12 09:00:08.744972", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [infra.leapp.common : parse_leapp_report | Collect high errors] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/parse_leapp_report.yml:53 ok: [managed-node01] => {"changed": false, "cmd": ["awk", "/high \\(error\\)/,/^-------/", "/var/log/leapp/leapp-report.txt"], "delta": "0:00:00.004802", "end": "2026-01-12 09:00:09.113539", "failed_when_result": false, "msg": "", "rc": 0, "start": "2026-01-12 09:00:09.108737", "stderr": "", "stderr_lines": [], "stdout": "Risk Factor: high (error)\nTitle: Unable to install RHEL 10 userspace packages.\nSummary: {\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}\nKey: cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1\n----------------------------------------", "stdout_lines": ["Risk Factor: high (error)", "Title: Unable to install RHEL 10 userspace packages.", "Summary: {\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "Key: cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "----------------------------------------"]} TASK [infra.leapp.analysis : Set stats for leapp_inhibitors] ******************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:17 ok: [managed-node01] => {"ansible_stats": {"aggregate": true, "data": {"leapp_inhibitors": [{"actor": "check_cifs", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp upgrade failed with error \"Inhibitor: Use of CIFS detected. Upgrade cannot proceed\"", "url": "https://access.redhat.com/solutions/6964304"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Comment out CIFS entries to proceed with the upgrade.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "7d1a4b2859cfa9a9e47e0986278a60695a41893cd51aab1ec41188d0316b902f", "key": "d0e1aa3f7c4fc4450bdcb9a27f47ff464d6af24a", "severity": "high", "summary": "CIFS is currently not supported by the inplace upgrade.", "timeStamp": "2026-01-12T13:58:05.022466Z", "title": "Use of CIFS detected. Upgrade can't proceed"}, {"actor": "check_detected_devices_and_drivers", "audience": "sysadmin", "detail": {"external": [{"title": "Leapp preupgrade getting \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/6971716"}, {"title": "Leapp upgrade fail with error \"Inhibitor: Detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed.\"", "url": "https://access.redhat.com/solutions/5436131"}]}, "groups": ["kernel", "drivers", "inhibitor"], "hostname": "managed-node01", "id": "209ca2ad519594527e5c95cd2a1c08c66833738d593d41ff0aa73d82ef3c72db", "key": "48e04852631245aa4afee9adcdc7c2375b8cffb8", "severity": "high", "summary": "Support for the following RHEL 9 device drivers has been removed in RHEL 10:\n - qla3xxx\n - vmw_pvrdma\n", "timeStamp": "2026-01-12T13:58:05.219121Z", "title": "Leapp detected loaded kernel drivers which have been removed in RHEL 10. Upgrade cannot proceed."}, {"actor": "network_deprecations", "audience": "sysadmin", "detail": {"external": [{"title": "How to migrate the connection from ifcfg to NetworkManager keyfile plugin?", "url": "https://access.redhat.com/solutions/7083803"}, {"title": "nmcli(1) manual, describes \"connection migrate\" sub-command.", "url": "https://networkmanager.dev/docs/api/latest/nmcli.html"}, {"title": "nm-settings-ifcfg-rh(5), description of the \"ifcfg\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-ifcfg-rh.html"}, {"title": "nm-settings-keyfile(5), description of the \"keyfile\" format", "url": "https://networkmanager.dev/docs/api/latest/nm-settings-keyfile.html"}], "related_resources": [{"scheme": "package", "title": "NetworkManager"}, {"scheme": "file", "title": "/etc/sysconfig/network-scripts/ifcfg-eth0"}], "remediations": [{"context": "Convert the configuration into NetworkManager native \"keyfile\" format.", "type": "hint"}, {"context": ["nmcli", "connection", "migrate", "/etc/sysconfig/network-scripts/ifcfg-eth0"], "type": "command"}]}, "groups": ["network", "services", "inhibitor"], "hostname": "managed-node01", "id": "f475031f70e687cdddd38e4e97b94cbcc771b878102484e33af86b6a12ae64f0", "key": "7de70b43c3c9d20075e30894ac24a4c4e2d70837", "severity": "high", "summary": "Network configuration files in legacy \"ifcfg\" format are present.In Red Hat Enterprise Linux 10, support for these files is no longer enabled and the configuration will be ignored. The following files were found:\n - /etc/sysconfig/network-scripts/ifcfg-eth0", "timeStamp": "2026-01-12T13:58:05.501987Z", "title": "Legacy network configuration found"}, {"actor": "check_nfs", "audience": "sysadmin", "detail": {"external": [{"title": "Why does leapp upgrade fail on detecting NFS during upgrade?", "url": "https://access.redhat.com/solutions/6964006"}], "related_resources": [{"scheme": "file", "title": "/etc/fstab"}], "remediations": [{"context": "Disable NFS temporarily for the upgrade if possible.", "type": "hint"}]}, "groups": ["filesystem", "network", "inhibitor"], "hostname": "managed-node01", "id": "830bde6c37fe89aa3306731ef54dcc83b5ee7564cfeeb1af8e4e7d82f037b5a8", "key": "9881b25faceeeaa7a6478bcdac29afd7f6baaaed", "severity": "high", "summary": "NFS is currently not supported by the inplace upgrade.\nWe have found NFS usage at the following locations:\n- NFS shares found in /etc/fstab:\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat\n - nest.test.redhat.com:/mnt/qa /mnt/qa\n - vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive\n - nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew\n - ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch\n", "timeStamp": "2026-01-12T13:58:06.297471Z", "title": "Use of NFS detected. Upgrade can't proceed"}, {"actor": "target_userspace_creator", "audience": "sysadmin", "groups": ["error"], "hostname": "managed-node01", "id": "793ceb52b186cc9caf8b935d63dc52cfa525b740974e7b32190a4aac15326fd9", "key": "cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "severity": "high", "summary": "{\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "timeStamp": "2026-01-12T13:59:33.397724Z", "title": "Unable to install RHEL 10 userspace packages."}]}, "per_host": false}, "changed": false} TASK [infra.leapp.analysis : Notify analysis report is done handler] *********** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/tasks/main.yml:22 NOTIFIED HANDLER infra.leapp.analysis : Preupgrade analysis report is done for managed-node01 NOTIFIED HANDLER infra.leapp.analysis : Display inhibitors for managed-node01 NOTIFIED HANDLER infra.leapp.analysis : Display errors for managed-node01 changed: [managed-node01] => {"changed": true, "msg": "All assertions passed"} TASK [common_upgrade_tasks | Flush handlers] *********************************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:99 META: triggered running handlers for managed-node01 RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"atime": 1768226339.5766776, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "us-ascii", "checksum": "3890e607f2e8cdc9895bd992f450b9f8fa65bf4b", "ctime": 1768226373.5496135, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8390259, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768226373.5496135, "nlink": 1, "path": "/var/log/ripu/ripu.log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16318, "uid": 0, "version": "753146169", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 changed: [managed-node01] => {"backup": "", "changed": true, "msg": "line added"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 ok: [managed-node01] => {"changed": false, "content": "UklQVSBwcmV1cGdyYWRlIGFuYWx5c2lzCkpvYiBzdGFydGVkIGF0IDIwMjYtMDEtMTJUMTM6NTg6NThaCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KICAgICAgICAgICAgICAgICAgICBVTlNVUFBPUlRFRCBVUEdSQURFICAgICAgICAgICAgICAgICAgICAgCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQoKVmFyaWFibGUgTEVBUFBfVU5TVVBQT1JURUQgaGFzIGJlZW4gZGV0ZWN0ZWQuIFByb2NlZWRpbmcgYXQgeW91ciBvd24gcmlzay4KRGV2ZWxvcG1lbnQgdmFyaWFibGVzIGhhdmUgYmVlbiBkZXRlY3RlZDoKLSBMRUFQUF9ERVZFTF9SUE1TX0FMTF9TSUdORUQ9MQoKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiAgICAgICAgICAgICAgICAgICAgVU5TVVBQT1JURUQgVVBHUkFERSAgICAgICAgICAgICAgICAgICAgIAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBjb25maWd1cmF0aW9uX3BoYXNlYAo9PT09PiAqIGlwdV93b3JrZmxvd19jb25maWcKICAgICAgICBJUFUgd29ya2Zsb3cgY29uZmlnIGFjdG9yCj09PiBQcm9jZXNzaW5nIHBoYXNlIGBGYWN0c0NvbGxlY3Rpb25gCj09PT0+ICogb3Blbl9zc2xfY29uZmlnX3NjYW5uZXIKICAgICAgICBSZWFkIGFuIE9wZW5TU0wgY29uZmlndXJhdGlvbiBmaWxlIGZvciBmdXJ0aGVyIGFuYWx5c2lzLgo9PT09PiAqIHNjYW5fcGFtX3VzZXJfZGIKICAgICAgICBTY2FuIHRoZSBQQU0gc2VydmljZSBmb2xkZXIgZm9yIHRoZSBsb2NhdGlvbiBvZiBwYW1fdXNlcmRiIGRhdGFiYXNlcwo9PT09PiAqIHN0b3JhZ2Vfc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgc3RvcmFnZSBzZXR0aW5ncy4KPT09PT4gKiBzc3NkX2ZhY3RzCiAgICAgICAgQ2hlY2sgU1NTRCBjb25maWd1cmF0aW9uIGZvciBjaGFuZ2VzIGluIFJIRUwxMCBhbmQgcmVwb3J0IHRoZW0gaW4gbW9kZWwuCj09PT0+ICogc2Nhbl9zb3VyY2VfYm9vdF9lbnRyeQogICAgICAgIFNjYW4gdGhlIGRlZmF1bHQgYm9vdCBlbnRyeSBvZiB0aGUgc291cmNlIHN5c3RlbS4KPT09PT4gKiB0cmFuc2FjdGlvbl93b3JrYXJvdW5kcwogICAgICAgIFByb3ZpZGVzIGFkZGl0aW9uYWwgUlBNIHRyYW5zYWN0aW9uIHRhc2tzIGJhc2VkIG9uIGJ1bmRsZWQgUlBNIHBhY2thZ2VzLgo9PT09PiAqIHJlcG9zaXRvcnlfbWFwcGluZwogICAgICAgIFByb2R1Y2VzIG1lc3NhZ2UgY29udGFpbmluZyByZXBvc2l0b3J5IG1hcHBpbmcgYmFzZWQgb24gcHJvdmlkZWQgZmlsZS4KPT09PT4gKiBpZmNmZ19zY2FubmVyCiAgICAgICAgU2NhbiBpZmNmZyBmaWxlcyB3aXRoIGxlZ2FjeSBuZXR3b3JrIGNvbmZpZ3VyYXRpb24KPT09PT4gKiByb290X3NjYW5uZXIKICAgICAgICBTY2FuIHRoZSBzeXN0ZW0gcm9vdCBkaXJlY3RvcnkgYW5kIHByb2R1Y2UgYSBtZXNzYWdlIGNvbnRhaW5pbmcKPT09PT4gKiBzY2FuY2xpZW5hYmxlcmVwbwogICAgICAgIFByb2R1Y2UgQ3VzdG9tVGFyZ2V0UmVwb3NpdG9yeSBiYXNlZCBvbiB0aGUgTEVBUFBfRU5BQkxFX1JFUE9TIGluIGNvbmZpZy4KPT09PT4gKiBzeXN0ZW1fZmFjdHMKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IG1hbnkgZmFjdHMgZnJvbSBzeXN0ZW0uCj09PT0+ICogZ2V0X2VuYWJsZWRfbW9kdWxlcwogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgd2hpY2ggbW9kdWxlIHN0cmVhbXMgYXJlIGVuYWJsZWQgb24gdGhlIHNvdXJjZSBzeXN0ZW0uCj09PT0+ICogc2F0ZWxsaXRlX3VwZ3JhZGVfc2VydmljZXMKICAgICAgICBSZWNvbmZpZ3VyZSBTYXRlbGxpdGUgc2VydmljZXMKPT09PT4gKiBzY2FuX3RhcmdldF9vc19pbWFnZQogICAgICAgIFNjYW5zIHRoZSBwcm92aWRlZCB0YXJnZXQgT1MgSVNPIGltYWdlIHRvIHVzZSBhcyBhIGNvbnRlbnQgc291cmNlIGZvciB0aGUgSVBVLCBpZiBhbnkuCj09PT0+ICogbHVrc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBhY3RpdmUgTFVLUyBkZXZpY2VzLgo9PT09PiAqIHhmc19pbmZvX3NjYW5uZXIKICAgICAgICBUaGlzIGFjdG9yIHNjYW5zIGFsbCBtb3VudGVkIG1vdW50cG9pbnRzIGZvciBYRlMgaW5mb3JtYXRpb24uCj09PT0+ICogcnBtX3NjYW5uZXIKICAgICAgICBQcm92aWRlcyBkYXRhIGFib3V0IGluc3RhbGxlZCBSUE0gUGFja2FnZXMuCj09PT0+ICogc2Nhbl9zeXN0ZW1kX3NvdXJjZQogICAgICAgIFByb3ZpZGVzIGluZm8gYWJvdXQgc3lzdGVtZCBvbiB0aGUgc291cmNlIHN5c3RlbQo9PT09PiAqIHNjYW5fZGVmYXVsdF9pbml0cmFtZnMKICAgICAgICBTY2FuIGRldGFpbHMgb2YgdGhlIGRlZmF1bHQgYm9vdCBlbnRyeSdzIGluaXRyYW1mcyBpbWFnZS4KPT09PT4gKiBzY2FuY3J5cHRvcG9saWNpZXMKICAgICAgICBTY2FuIGluZm9ybWF0aW9uIGFib3V0IHN5c3RlbSB3aWRlIHNldCBjcnlwdG8gcG9saWNpZXMgaW5jbHVkaW5nOgo9PT09PiAqIGNvcHlfZG5mX2NvbmZfaW50b190YXJnZXRfdXNlcnNwYWNlCiAgICAgICAgQ29weSBkbmYuY29uZiBpbnRvIHRhcmdldCB1c2Vyc3BhY2UKPT09PT4gKiBzY2FuX2dydWJfZGV2aWNlX25hbWUKICAgICAgICBGaW5kIHRoZSBuYW1lIG9mIHRoZSBibG9jayBkZXZpY2VzIHdoZXJlIEdSVUIgaXMgbG9jYXRlZAo9PT09PiAqIHNjYW5fY3VzdG9tX21vZGlmaWNhdGlvbnNfYWN0b3IKICAgICAgICBDb2xsZWN0cyBpbmZvcm1hdGlvbiBhYm91dCBmaWxlcyBpbiBsZWFwcCBkaXJlY3RvcmllcyB0aGF0IGhhdmUgYmVlbiBtb2RpZmllZCBvciBuZXdseSBhZGRlZC4KPT09PT4gKiBzY2FuX2h5YnJpZF9pbWFnZV9henVyZQogICAgICAgIENoZWNrIGlmIHRoZSBzeXN0ZW0gaXMgdXNpbmcgQXp1cmUgaHlicmlkIGltYWdlLgo9PT09PiAqIHNjYW5fY3VzdG9tX3JlcG9maWxlCiAgICAgICAgU2NhbiB0aGUgY3VzdG9tIC9ldGMvbGVhcHAvZmlsZXMvbGVhcHBfdXBncmFkZV9yZXBvc2l0b3JpZXMucmVwbyByZXBvIGZpbGUuCj09PT0+ICogbmV0d29ya19tYW5hZ2VyX3JlYWRfY29uZmlnCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBOZXR3b3JrTWFuYWdlciBjb25maWd1cmF0aW9uLgo9PT09PiAqIHNjYW5kYXNkCiAgICAgICAgSW4gY2FzZSBvZiBzMzkweCBhcmNoaXRlY3R1cmUsIGNoZWNrIHdoZXRoZXIgREFTRCBpcyB1c2VkLgo9PT09PiAqIGxvYWRfZGV2aWNlX2RyaXZlcl9kZXByZWNhdGlvbl9kYXRhCiAgICAgICAgTG9hZHMgZGVwcmVjYXRpb24gZGF0YSBmb3IgZHJpdmVycyBhbmQgZGV2aWNlcyAoUENJICYgQ1BVKQo9PT09PiAqIHNjYW5fZmlsZXNfZm9yX3RhcmdldF91c2Vyc3BhY2UKICAgICAgICBTY2FuIHRoZSBzb3VyY2Ugc3lzdGVtIGFuZCBpZGVudGlmeSBmaWxlcyB0aGF0IHdpbGwgYmUgY29waWVkIGludG8gdGhlIHRhcmdldCB1c2Vyc3BhY2Ugd2hlbiBpdCBpcyBjcmVhdGVkLgo9PT09PiAqIHNjYW5tZW1vcnkKICAgICAgICBTY2FuIE1lbW9yeSBvZiB0aGUgbWFjaGluZS4KPT09PT4gKiBwY2lfZGV2aWNlc19zY2FubmVyCiAgICAgICAgUHJvdmlkZXMgZGF0YSBhYm91dCBleGlzdGluZyBQQ0kgRGV2aWNlcy4KPT09PT4gKiBzY2FuX2dydWJfY29uZmlnCiAgICAgICAgU2NhbiBncnViIGNvbmZpZ3VyYXRpb24gZmlsZXMgZm9yIGVycm9ycy4KPT09PT4gKiBzY2FuX3NhcF9oYW5hCiAgICAgICAgR2F0aGVycyBpbmZvcm1hdGlvbiByZWxhdGVkIHRvIFNBUCBIQU5BIGluc3RhbmNlcyBvbiB0aGUgc3lzdGVtLgo9PT09PiAqIHNjYW5fa2VybmVsX2NtZGxpbmUKICAgICAgICBTY2FuIHRoZSBrZXJuZWwgY29tbWFuZCBsaW5lIG9mIHRoZSBib290ZWQgc3lzdGVtLgo9PT09PiAqIHNjYW5fc291cmNlX2ZpbGVzCiAgICAgICAgU2NhbiBmaWxlcyAoZXhwbGljaXRseSBzcGVjaWZpZWQpIG9mIHRoZSBzb3VyY2Ugc3lzdGVtLgo9PT09PiAqIHJlYWRfb3BlbnNzaF9jb25maWcKICAgICAgICBDb2xsZWN0IGluZm9ybWF0aW9uIGFib3V0IHRoZSBPcGVuU1NIIGNvbmZpZ3VyYXRpb24uCj09PT0+ICogc2Nhbl9wa2dfbWFuYWdlcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgcGFja2FnZSBtYW5hZ2VyICh5dW0vZG5mKQo9PT09PiAqIG1pZ3JhdGVfcnBtX2RiCiAgICAgICAgUmVnaXN0ZXIgYSB3b3JrYXJvdW5kIHRvIG1pZ3JhdGUgUlBNIERCIGR1cmluZyB0aGUgdXBncmFkZS4KPT09PT4gKiBzY2FuemZjcAogICAgICAgIEluIGNhc2Ugb2YgczM5MHggYXJjaGl0ZWN0dXJlLCBjaGVjayB3aGV0aGVyIFpGQ1AgaXMgdXNlZC4KPT09PT4gKiB1ZGV2YWRtX2luZm8KICAgICAgICBQcm9kdWNlcyBkYXRhIGV4cG9ydGVkIGJ5IHRoZSAidWRldmFkbSBpbmZvIiBjb21tYW5kLgo9PT09PiAqIHJlZ2lzdGVyX3J1YnlfaXJiX2FkanVzdG1lbnQKICAgICAgICBSZWdpc3RlciBhIHdvcmthcm91bmQgdG8gYWxsb3cgcnVieWdlbS1pcmIncyBzeW1saW5rIC0+IGRpcmVjdG9yeSBjb252ZXJzaW9uLgo9PT09PiAqIHNjYW5fc3Vic2NyaXB0aW9uX21hbmFnZXJfaW5mbwogICAgICAgIFNjYW5zIHRoZSBjdXJyZW50IHN5c3RlbSBmb3Igc3Vic2NyaXB0aW9uIG1hbmFnZXIgaW5mb3JtYXRpb24KPT09PT4gKiBwZXJzaXN0ZW50bmV0bmFtZXMKICAgICAgICBHZXQgbmV0d29yayBpbnRlcmZhY2UgaW5mb3JtYXRpb24gZm9yIHBoeXNpY2FsIGV0aGVybmV0IGludGVyZmFjZXMgb2YgdGhlIG9yaWdpbmFsIHN5c3RlbS4KPT09PT4gKiByZW1vdmVfb2Jzb2xldGVfZ3BnX2tleXMKICAgICAgICBSZW1vdmUgb2Jzb2xldGVkIFJQTSBHUEcga2V5cy4KPT09PT4gKiBzZWxpbnV4Y29udGVudHNjYW5uZXIKICAgICAgICBTY2FuIHRoZSBzeXN0ZW0gZm9yIGFueSBTRUxpbnV4IGN1c3RvbWl6YXRpb25zCj09PT0+ICogZGlzdHJpYnV0aW9uX3NpZ25lZF9ycG1fc2Nhbm5lcgogICAgICAgIFByb3ZpZGUgZGF0YSBhYm91dCBkaXN0cmlidXRpb24gc2lnbmVkICYgdGhpcmQtcGFydHkgUlBNIHBhY2thZ2VzLgo9PT09PiAqIHRydXN0ZWRfZ3BnX2tleXNfc2Nhbm5lcgogICAgICAgIFNjYW4gZm9yIHRydXN0ZWQgR1BHIGtleXMuCj09PT0+ICogaXBhX3NjYW5uZXIKICAgICAgICBTY2FuIHN5c3RlbSBmb3IgaXBhLWNsaWVudCBhbmQgaXBhLXNlcnZlciBzdGF0dXMKPT09PT4gKiBkZXRlY3Rfa2VybmVsX2RyaXZlcnMKICAgICAgICBNYXRjaGVzIGFsbCBjdXJyZW50bHkgbG9hZGVkIGtlcm5lbCBkcml2ZXJzIGFnYWluc3Qga25vd24gZGVwcmVjYXRlZCBhbmQgcmVtb3ZlZCBkcml2ZXJzLgo9PT09PiAqIGNoZWNrcmh1aQogICAgICAgIENoZWNrIGlmIHN5c3RlbSBpcyB1c2luZyBSSFVJIGluZnJhc3RydWN0dXJlIChvbiBwdWJsaWMgY2xvdWQpIGFuZCBzZW5kIG1lc3NhZ2VzIHRvCj09PT0+ICogZ2V0X2luc3RhbGxlZF9kZXNrdG9wcwogICAgICAgIEFjdG9yIGNoZWNrcyBpZiBrZGUgb3IgZ25vbWUgZGVza3RvcCBlbnZpcm9ubWVudHMKPT09PT4gKiBiaW9zZGV2bmFtZQogICAgICAgIEVuYWJsZSBiaW9zZGV2bmFtZSBvbiB0aGUgdGFyZ2V0IFJIRUwgc3lzdGVtIGlmIGFsbCBpbnRlcmZhY2VzIG9uIHRoZSBzb3VyY2UgUkhFTAo9PT09PiAqIHJlcG9zaXRvcmllc19ibGFja2xpc3QKICAgICAgICBFeGNsdWRlIHRhcmdldCByZXBvc2l0b3JpZXMgcHJvdmlkZWQgYnkgUmVkIEhhdCB3aXRob3V0IHN1cHBvcnQuCj09PT0+ICogc2NhbmNwdQogICAgICAgIFNjYW4gQ1BVcyBvZiB0aGUgbWFjaGluZS4KPT09PT4gKiBzY2FuX2R5bmFtaWNfbGlua2VyX2NvbmZpZ3VyYXRpb24KICAgICAgICBTY2FuIHRoZSBkeW5hbWljIGxpbmtlciBjb25maWd1cmF0aW9uIGFuZCBmaW5kIG1vZGlmaWNhdGlvbnMuCj09PT0+ICogc2Nhbl9maXBzCiAgICAgICAgRGV0ZXJtaW5lIHdoZXRoZXIgdGhlIHNvdXJjZSBzeXN0ZW0gaGFzIEZJUFMgZW5hYmxlZC4KPT09PT4gKiBwZXJzaXN0ZW50bmV0bmFtZXNkaXNhYmxlCiAgICAgICAgRGlzYWJsZSBzeXN0ZW1kLXVkZXZkIHBlcnNpc3RlbnQgbmV0d29yayBuYW1pbmcgb24gbWFjaGluZSB3aXRoIHNpbmdsZSBldGgwIE5JQwo9PT09PiAqIHJwbV90cmFuc2FjdGlvbl9jb25maWdfdGFza3NfY29sbGVjdG9yCiAgICAgICAgUHJvdmlkZXMgYWRkaXRpb25hbCBSUE0gdHJhbnNhY3Rpb24gdGFza3MgZnJvbSAvZXRjL2xlYXBwL3RyYW5zYWN0aW9uLgo9PT09PiAqIHBlc19ldmVudHNfc2Nhbm5lcgogICAgICAgIFByb3ZpZGVzIGRhdGEgYWJvdXQgcGFja2FnZSBldmVudHMgZnJvbSBQYWNrYWdlIEV2b2x1dGlvbiBTZXJ2aWNlLgo9PT09PiAqIHNjYW5fc291cmNlX2tlcm5lbAogICAgICAgIFNjYW4gdGhlIHNvdXJjZSBzeXN0ZW0ga2VybmVsLgo9PT09PiAqIHVzZWRfcmVwb3NpdG9yeV9zY2FubmVyCiAgICAgICAgU2NhbiB1c2VkIGVuYWJsZWQgcmVwb3NpdG9yaWVzCj09PT0+ICogc2Nhbl9teXNxbAogICAgICAgIEFjdG9yIGNoZWNraW5nIGZvciBwcmVzZW5jZSBvZiBNeVNRTCBpbnN0YWxsYXRpb24uCj09PT0+ICogc2V0dXB0YXJnZXRyZXBvcwogICAgICAgIFByb2R1Y2VzIGxpc3Qgb2YgcmVwb3NpdG9yaWVzIHRoYXQgc2hvdWxkIGJlIGF2YWlsYWJsZSB0byBiZSB1c2VkIGR1cmluZyBJUFUgcHJvY2Vzcy4KPT0+IFByb2Nlc3NpbmcgcGhhc2UgYENoZWNrc2AKPT09PT4gKiBwb3N0Z3Jlc3FsX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIFBvc3RncmVTUUwgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGVmaV9jaGVja19ib290CiAgICAgICAgQWRqdXN0IEVGSSBib290IGVudHJ5IGZvciBmaXJzdCByZWJvb3QKPT09PT4gKiBjaGVja19yb290X3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgaWYgdGhlIHN5bWxpbmtzIC9iaW4gYW5kIC9saWIgYXJlIHJlbGF0aXZlLCBub3QgYWJzb2x1dGUuCj09PT0+ICogY2hlY2tfZ3J1YmVudl90b19maWxlCiAgICAgICAgQ2hlY2sgd2hldGhlciBncnViZW52IGlzIGEgc3ltbGluayBvbiBBenVyZSBoeWJyaWQgaW1hZ2VzIHVzaW5nIEJJT1MuCj09PT0+ICogZGV0ZWN0X2dydWJfY29uZmlnX2Vycm9yCiAgICAgICAgQ2hlY2sgZ3J1YiBjb25maWd1cmF0aW9uIGZvciB2YXJpb3VzIGVycm9ycy4KPT09PT4gKiBjaGVja19wZXJzaXN0ZW50X21vdW50cwogICAgICAgIENoZWNrIGlmIG1vdW50cyByZXF1aXJlZCB0byBiZSBwZXJzaXN0ZW50IGFyZSBtb3VudGVkIGluIHBlcnNpc3RlbnQgZmFzaGlvbi4KPT09PT4gKiBjaGVja19zZV9saW51eAogICAgICAgIENoZWNrIFNFTGludXggc3RhdHVzIGFuZCBwcm9kdWNlIGRlY2lzaW9uIG1lc3NhZ2VzIGZvciBmdXJ0aGVyIGFjdGlvbi4KPT09PT4gKiBjaGVja19za2lwcGVkX3JlcG9zaXRvcmllcwogICAgICAgIFByb2R1Y2VzIGEgcmVwb3J0IGlmIGFueSByZXBvc2l0b3JpZXMgZW5hYmxlZCBvbiB0aGUgc3lzdGVtIGFyZSBnb2luZyB0byBiZSBza2lwcGVkLgo9PT09PiAqIGNoZWNrX3N5c3RlbWRfYnJva2VuX3N5bWxpbmtzCiAgICAgICAgQ2hlY2sgd2hldGhlciBzb21lIHN5c3RlbWQgc3ltbGlua3MgYXJlIGJyb2tlbgo9PT09PiAqIGNoZWNrX3NhcF9oYW5hCiAgICAgICAgSWYgU0FQIEhBTkEgaGFzIGJlZW4gZGV0ZWN0ZWQsIHNldmVyYWwgY2hlY2tzIGFyZSBwZXJmb3JtZWQgdG8gZW5zdXJlIGEgc3VjY2Vzc2Z1bCB1cGdyYWRlLgo9PT09PiAqIGRpc3RyaWJ1dGlvbl9zaWduZWRfcnBtX2NoZWNrCiAgICAgICAgQ2hlY2sgaWYgdGhlcmUgYXJlIGFueSBwYWNrYWdlcyB0aGF0IGFyZSBub3Qgc2lnbmVkIGJ5IGRpc3RyaWJ1dGlvbiBHUEcga2V5cy4KPT09PT4gKiBjaGVja190YXJnZXRfaXNvCiAgICAgICAgQ2hlY2sgdGhhdCB0aGUgcHJvdmlkZWQgdGFyZ2V0IElTTyBpcyBhIHZhbGlkIElTTyBpbWFnZSBhbmQgaXMgbG9jYXRlZCBvbiBhIHBlcnNpc3RlbnQgcGFydGl0aW9uLgo9PT09PiAqIGNoZWNrX2dydWJfY29yZQogICAgICAgIENoZWNrIHdoZXRoZXIgd2UgYXJlIG9uIGxlZ2FjeSAoQklPUykgc3lzdGVtIGFuZCBpbnN0cnVjdCBMZWFwcCB0byB1cGdyYWRlIEdSVUIgY29yZQo9PT09PiAqIGNoZWNrX3RhcmdldF92ZXJzaW9uCiAgICAgICAgQ2hlY2sgdGhhdCB0aGUgdGFyZ2V0IHN5c3RlbSB2ZXJzaW9uIGlzIHN1cHBvcnRlZCBieSB0aGUgdXBncmFkZSBwcm9jZXNzLgo9PT09PiAqIGNoZWNrX2lwYV9zZXJ2ZXIKICAgICAgICBDaGVjayBmb3IgaXBhLXNlcnZlciBhbmQgaW5oaWJpdCB1cGdyYWRlCj09PT0+ICogY2hlY2tfc3lzdGVtX2FyY2gKICAgICAgICBDaGVjayBpZiBzeXN0ZW0gaXMgcnVubmluZyBhdCBhIHN1cHBvcnRlZCBhcmNoaXRlY3R1cmUuIElmIG5vLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfeXVtX3BsdWdpbnNfZW5hYmxlZAogICAgICAgIENoZWNrcyB0aGF0IHRoZSByZXF1aXJlZCB5dW0gcGx1Z2lucyBhcmUgZW5hYmxlZC4KPT09PT4gKiBiYWN1bGFfY2hlY2sKICAgICAgICBBY3RvciBjaGVja2luZyBmb3IgcHJlc2VuY2Ugb2YgQmFjdWxhIGluc3RhbGxhdGlvbi4KPT09PT4gKiBjaGVja3RhcmdldHJlcG9zCiAgICAgICAgQ2hlY2sgd2hldGhlciB0YXJnZXQgeXVtIHJlcG9zaXRvcmllcyBhcmUgc3BlY2lmaWVkLgo9PT09PiAqIHNzc2RfY2hlY2sKICAgICAgICBDaGVjayBTU1NEIGNvbmZpZ3VyYXRpb24gZm9yIGNoYW5nZXMgaW4gUkhFTDEwIGFuZCByZXBvcnQgdGhlbSBpbiBtb2RlbC4KPT09PT4gKiB1bnN1cHBvcnRlZF91cGdyYWRlX2NoZWNrCiAgICAgICAgQ2hlY2tzIGVudmlyb25tZW50IHZhcmlhYmxlcyBhbmQgcHJvZHVjZXMgYSB3YXJuaW5nIHJlcG9ydCBpZiB0aGUgdXBncmFkZSBpcyB1bnN1cHBvcnRlZC4KPT09PT4gKiBjZXBodm9sdW1lc2NhbgogICAgICAgIFJldHJpZXZlcyB0aGUgbGlzdCBvZiBlbmNyeXB0ZWQgQ2VwaCBPU0QKPT09PT4gKiBjaGVja19ib290X2F2YWlsX3NwYWNlCiAgICAgICAgQ2hlY2sgaWYgYXQgbGVhc3QgMTAwTWliIG9mIGF2YWlsYWJsZSBzcGFjZSBvbiAvYm9vdC4gSWYgbm90LCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfZGVmYXVsdF9pbml0cmFtZnMKICAgICAgICBDaGVja3Mgd2hldGhlciB0aGUgZGVmYXVsdCBpbml0cmFtZnMgdXNlcyBwcm9ibGVtYXRpYyBkcmFjdXQgbW9kdWxlcy4KPT09PT4gKiBjaGVja19jaWZzCiAgICAgICAgQ2hlY2sgaWYgQ0lGUyBmaWxlc3lzdGVtIGlzIGluIHVzZS4gSWYgeWVzLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfY29uc3VtZWRfYXNzZXRzCiAgICAgICAgQ2hlY2sgd2hldGhlciBMZWFwcCBpcyB1c2luZyBjb3JyZWN0IGRhdGEgYXNzZXRzLgo9PT09PiAqIGNoZWNrX2N1c3RvbV9tb2RpZmljYXRpb25zX2FjdG9yCiAgICAgICAgQ2hlY2tzIEN1c3RvbU1vZGlmaWNhdGlvbnMgbWVzc2FnZXMgYW5kIHByb2R1Y2VzIGEgcmVwb3J0IGFib3V0IGZpbGVzIGluIGxlYXBwIGRpcmVjdG9yaWVzIHRoYXQgaGF2ZSBiZWVuCj09PT0+ICogY2hlY2tfaW5zdGFsbGVkX2tlcm5lbHMKICAgICAgICBJbmhpYml0IElQVSAoaW4tcGxhY2UgdXBncmFkZSkgd2hlbiBpbnN0YWxsZWQga2VybmVscyBjb25mbGljdCB3aXRoIGEgc2FmZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX2RldGVjdGVkX2RldmljZXNfYW5kX2RyaXZlcnMKICAgICAgICBDaGVja3Mgd2hldGhlciBvciBub3QgZGV0ZWN0ZWQgZGV2aWNlcyBhbmQgZHJpdmVycyBhcmUgdXNhYmxlIG9uIHRoZSB0YXJnZXQgc3lzdGVtLgo9PT09PiAqIGNoZWNrX3BhbV91c2VyX2RiCiAgICAgICAgQ3JlYXRlIHJlcG9ydCB3aXRoIHRoZSBsb2NhdGlvbiBvZiBwYW1fdXNlcmRiIGRhdGFiYXNlcwo9PT09PiAqIGNoZWNrX2R5bmFtaWNfbGlua2VyX2NvbmZpZ3VyYXRpb24KICAgICAgICBDaGVjayBmb3IgY3VzdG9taXphdGlvbiBvZiBkeW5hbWljIGxpbmtlciBjb25maWd1cmF0aW9uLgo9PT09PiAqIG15c3FsX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIG91dHB1dCBwcm9kdWNlZCBieSBzY2FubXlzcWwgYWN0b3IuCj09PT0+ICogY2hlY2tfZXRjX3JlbGVhc2V2ZXIKICAgICAgICBDaGVjayByZWxlYXNldmVyIGluZm8gYW5kIHByb3ZpZGUgYSBndWlkYW5jZSBiYXNlZCBvbiB0aGUgZmFjdHMKPT09PT4gKiBjaGVja19vbGRfeGZzCiAgICAgICAgQ2hlY2sgbW91bnRlZCBYRlMgZmlsZSBzeXN0ZW1zLgo9PT09PiAqIGNoZWNrX2ZpcHMKICAgICAgICBJbmhpYml0IHVwZ3JhZGUgaWYgRklQUyBpcyBkZXRlY3RlZCBhcyBlbmFibGVkLgo9PT09PiAqIG5ldHdvcmtfZGVwcmVjYXRpb25zCiAgICAgICAgRW5zdXJlcyB0aGF0IG5ldHdvcmsgY29uZmlndXJhdGlvbiBkb2Vzbid0IHJlbHkgb24gdW5zdXBwb3J0ZWQgc2V0dGluZ3MKPT09PT4gKiBjaGVja19mc3RhYl9tb3VudF9vcmRlcgogICAgICAgIENoZWNrcyBvcmRlciBvZiBlbnRyaWVzIGluIC9ldGMvZnN0YWIgYmFzZWQgb24gdGhlaXIgbW91bnQgcG9pbnQgYW5kIGluaGliaXRzIHVwZ3JhZGUgaWYgb3ZlcnNoYWRvd2luZyBpcyBkZXRlY3RlZC4KPT09PT4gKiBjcnlwdG9fcG9saWNpZXNfY2hlY2sKICAgICAgICBUaGlzIGFjdG9yIGNvbnN1bWVzIHByZXZpb3VzbHkgZ2F0aGVyZWQgaW5mb3JtYXRpb24gYWJvdXQgY3J5cHRvIHBvbGljaWVzIG9uIHRoZSBzb3VyY2UKPT09PT4gKiBpbmhpYml0X2Nncm91cHN2MQogICAgICAgIEluaGliaXQgdXBncmFkZSBpZiBjZ3JvdXBzLXYxIGFyZSBlbmFibGVkCj09PT0+ICogY2hlY2tfaW5zaWdodHNfYXV0b19yZWdpc3RlcgogICAgICAgIENoZWNrcyBpZiBzeXN0ZW0gY2FuIGJlIGF1dG9tYXRpY2FsbHkgcmVnaXN0ZXJlZCBpbnRvIFJlZCBIYXQgSW5zaWdodHMKPT09PT4gKiBsaWJkYl9jaGVjawogICAgICAgIEFjdG9yIGNoZWNraW5nIGZvciBwcmVzZW5jZSBvZiBsaWJkYihCZXJrZWxleSBEQikgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGNoZWNrX3Joc21za3UKICAgICAgICBFbnN1cmUgdGhlIHN5c3RlbSBpcyBzdWJzY3JpYmVkIHRvIHRoZSBzdWJzY3JpcHRpb24gbWFuYWdlcgo9PT09PiAqIG9wZW5zc2hfcGVybWl0X3Jvb3RfbG9naW4KICAgICAgICBPcGVuU1NIIG5vIGxvbmdlciBhbGxvd3Mgcm9vdCBsb2dpbnMgd2l0aCBwYXNzd29yZC4KPT09PT4gKiBtYXJpYWRiX2NoZWNrCiAgICAgICAgQWN0b3IgY2hlY2tpbmcgZm9yIHByZXNlbmNlIG9mIE1hcmlhREIgaW5zdGFsbGF0aW9uLgo9PT09PiAqIGNoZWNrX2x1a3MKICAgICAgICBDaGVjayBpZiBhbnkgZW5jcnlwdGVkIHBhcnRpdGlvbnMgYXJlIGluIHVzZSBhbmQgd2hldGhlciB0aGV5IGFyZSBzdXBwb3J0ZWQgZm9yIHRoZSB1cGdyYWRlLgo9PT09PiAqIG9wZW5fc3NsX2VuZ2luZXNfY2hlY2sKICAgICAgICBUaGUgT3BlblNTTCBpbiBSSEVMIDEwIGhhcyBkZXByZWNhdGVkIGVuZ2luZXMgaW4gZmF2b3Igb2YgcHJvdmlkZXJzLgo9PT09PiAqIGNoZWNrbWVtb3J5CiAgICAgICAgVGhlIGFjdG9yIGNoZWNrIHRoZSBzaXplIG9mIFJBTSBhZ2FpbnN0IFJIRUw4IG1pbmltYWwgaGFyZHdhcmUgcmVxdWlyZW1lbnRzCj09PT0+ICogY2hlY2tfcmhzbXNjYQogICAgICAgIEVuc3VyZSB0aGF0IGEgcmVnaXN0ZXJlZCBzeXN0ZW0gaXMgaW4gU0NBIChTaW1wbGUgQ29udGVudCBBY2Nlc3MpCj09PT0+ICogY2hlY2tfbWljcm9hcmNoaXRlY3R1cmUKICAgICAgICBJbmhpYml0IGlmIFJIRUw5IG1pY3JvYXJjaGl0ZWN0dXJlIHJlcXVpcmVtZW50cyBhcmUgbm90IHNhdGlzZmllZAo9PT09PiAqIGNoZWNrX21vdW50X29wdGlvbnMKICAgICAgICBDaGVjayBmb3IgbW91bnQgb3B0aW9ucyBwcmV2ZW50aW5nIHRoZSB1cGdyYWRlLgo9PT09PiAqIGNoZWNrX25mcwogICAgICAgIENoZWNrIGlmIE5GUyBmaWxlc3lzdGVtIGlzIGluIHVzZS4gSWYgeWVzLCBpbmhpYml0IHRoZSB1cGdyYWRlIHByb2Nlc3MuCj09PT0+ICogY2hlY2tfb3BlbnNzbF9jb25mCiAgICAgICAgQ2hlY2sgd2hldGhlciB0aGUgb3BlbnNzbCBjb25maWd1cmF0aW9uIGFuZCBvcGVuc3NsLUlCTUNBLgo9PT09PiAqIGNoZWNrX29zX3JlbGVhc2UKICAgICAgICBDaGVjayBpZiB0aGUgY3VycmVudCBSSEVMIG1pbm9yIHZlcnNpb24gaXMgc3VwcG9ydGVkLiBJZiBub3QsIGluaGliaXQgdGhlIHVwZ3JhZGUgcHJvY2Vzcy4KPT09PT4gKiBjaGVja19ycG1fdHJhbnNhY3Rpb25fZXZlbnRzCiAgICAgICAgRmlsdGVyIFJQTSB0cmFuc2FjdGlvbiBldmVudHMgYmFzZWQgb24gaW5zdGFsbGVkIFJQTSBwYWNrYWdlcwo9PT09PiAqIGNoZWNrX3NraXBfcGhhc2UKICAgICAgICBTa2lwIGFsbCB0aGUgc3Vic2VxdWVudCBwaGFzZXMgdW50aWwgdGhlIHJlcG9ydCBwaGFzZS4KPT0+IFByb2Nlc3NpbmcgcGhhc2UgYFRhcmdldFRyYW5zYWN0aW9uRmFjdHNDb2xsZWN0aW9uYAo9PT09PiAqIGNyZWF0ZV9pc29fcmVwb2ZpbGUKICAgICAgICBDcmVhdGUgY3VzdG9tIHJlcG9maWxlIGNvbnRhaW5pbmcgaW5mb3JtYXRpb24gYWJvdXQgcmVwb3NpdG9yaWVzIGZvdW5kIGluIHRhcmdldCBPUyBpbnN0YWxsYXRpb24gSVNPLCBpZiB1c2VkLgo9PT09PiAqIHRhcmdldF91c2Vyc3BhY2VfY3JlYXRvcgogICAgICAgIEluaXRpYWxpemVzIGEgZGlyZWN0b3J5IHRvIGJlIHBvcHVsYXRlZCBhcyBhIG1pbmltYWwgZW52aXJvbm1lbnQgdG8gcnVuIGJpbmFyaWVzIGZyb20gdGhlIHRhcmdldCBzeXN0ZW0uCkJhc2VPUyBmb3IgeDg2XzY0ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDAuMCAgQi9zIHwgICAwICBCICAgICAwMDowMCAgICAKCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQogICAgICAgICAgICAgICAgICAgICAgICAgICBFUlJPUlMgICAgICAgICAgICAgICAgICAgICAgICAgICAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CgoyMDI2LTAxLTEyIDA4OjU5OjMzLjM5NzUzMCBbRVJST1JdIEFjdG9yOiB0YXJnZXRfdXNlcnNwYWNlX2NyZWF0b3IKTWVzc2FnZTogVW5hYmxlIHRvIGluc3RhbGwgUkhFTCAxMCB1c2Vyc3BhY2UgcGFja2FnZXMuClN1bW1hcnk6CiAgICBEZXRhaWxzOiBDb21tYW5kIFsnc3lzdGVtZC1uc3Bhd24nLCAnLS1yZWdpc3Rlcj1ubycsICctLXF1aWV0JywgJy0ta2VlcC11bml0JywgJy0tY2FwYWJpbGl0eT1hbGwnLCAnLS1waXBlJywgJy1EJywgJy92YXIvbGliL2xlYXBwL3NjcmF0Y2gvbW91bnRzL3Jvb3RfL3N5c3RlbV9vdmVybGF5JywgJy0tc2V0ZW52PUxFQVBQX1VOU1VQUE9SVEVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfREVWRUxfUlBNU19BTExfU0lHTkVEPTEnLCAnLS1zZXRlbnY9TEVBUFBfSE9TVE5BTUU9bWFuYWdlZC1ub2RlMDEnLCAnLS1zZXRlbnY9TEVBUFBfRVhQRVJJTUVOVEFMPTAnLCAnLS1zZXRlbnY9TEVBUFBfTk9fUkhTTT0xJywgJy0tc2V0ZW52PUxFQVBQX05PX1JIU01fRkFDVFM9MScsICctLXNldGVudj1MRUFQUF9UQVJHRVRfUFJPRFVDVF9DSEFOTkVMPWdhJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9UQVJHRVRfUkVMRUFTRT0xMC4xJywgJy0tc2V0ZW52PUxFQVBQX1VQR1JBREVfUEFUSF9GTEFWT1VSPWRlZmF1bHQnLCAnLS1zZXRlbnY9TEVBUFBfSVBVX0lOX1BST0dSRVNTPTl0bzEwJywgJy0tc2V0ZW52PUxFQVBQX0VYRUNVVElPTl9JRD0zOTgwNGIzNS05MzYzLTQ4YjQtOTEzZC1jMWM3NjNhNGRjYzAnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX1RPT0xTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL3Rvb2xzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvdG9vbHMnLCAnLS1zZXRlbnY9TEVBUFBfQ09NTU9OX0ZJTEVTPTovZXRjL2xlYXBwL3JlcG9zLmQvc3lzdGVtX3VwZ3JhZGUvY29tbW9uL2ZpbGVzOi9ldGMvbGVhcHAvcmVwb3MuZC9zeXN0ZW1fdXBncmFkZS9lbDl0b2VsMTAvZmlsZXMnLCAnZG5mJywgJ2luc3RhbGwnLCAnLXknLCAnLS1zZXRvcHQ9bW9kdWxlX3BsYXRmb3JtX2lkPXBsYXRmb3JtOmVsMTAnLCAnLS1zZXRvcHQ9a2VlcGNhY2hlPTEnLCAnLS1yZWxlYXNldmVyJywgJzEwLjEnLCAnLS1pbnN0YWxscm9vdCcsICcvZWwxMHRhcmdldCcsICctLWRpc2FibGVyZXBvJywgJyonLCAnLS1lbmFibGVyZXBvJywgJ3JoZWwtMTAtZm9yLXg4Nl82NC1iYXNlb3MtcnBtcycsICctLWVuYWJsZXJlcG8nLCAncmhlbC0xMC1mb3IteDg2XzY0LWFwcHN0cmVhbS1ycG1zJywgJ2RuZi1jb21tYW5kKGNvbmZpZy1tYW5hZ2VyKScsICdkbmYnLCAndXRpbC1saW51eCcsICctLWRpc2FibGVwbHVnaW4nLCAnc3Vic2NyaXB0aW9uLW1hbmFnZXInXSBmYWlsZWQgd2l0aCBleGl0IGNvZGUgMS4KICAgIFN0ZGVycjogSG9zdCBhbmQgbWFjaGluZSBpZHMgYXJlIGVxdWFsIChlYzJkZGRiOWRiMDcxZTJkZDM3ZTZmODhmZjI0MjYzNyk6IHJlZnVzaW5nIHRvIGxpbmsgam91cm5hbHMKICAgICAgICAgICAgRXJyb3I6IEZhaWxlZCB0byBkb3dubG9hZCBtZXRhZGF0YSBmb3IgcmVwbyAncmhlbC0xMC1mb3IteDg2XzY0LWJhc2Vvcy1ycG1zJzogQ2Fubm90IGRvd25sb2FkIHJlcG9tZC54bWw6IEVtcHR5IG1pcnJvcmxpc3QgYW5kIG5vIGJhc2VwYXRoIHNwZWNpZmllZCEKCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQogICAgICAgICAgICAgICAgICAgICAgIEVORCBPRiBFUlJPUlMgICAgICAgICAgICAgICAgICAgICAgICAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CgpEZWJ1ZyBvdXRwdXQgd3JpdHRlbiB0byAvdmFyL2xvZy9sZWFwcC9sZWFwcC1wcmV1cGdyYWRlLmxvZwoKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CiAgICAgICAgICAgICAgICAgICAgICBSRVBPUlQgT1ZFUlZJRVcgICAgICAgICAgICAgICAgICAgICAgIAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KCkZvbGxvd2luZyBlcnJvcnMgb2NjdXJyZWQgYW5kIHRoZSB1cGdyYWRlIGNhbm5vdCBjb250aW51ZToKICAgIDEuIEFjdG9yOiB0YXJnZXRfdXNlcnNwYWNlX2NyZWF0b3IKICAgICAgIE1lc3NhZ2U6IFVuYWJsZSB0byBpbnN0YWxsIFJIRUwgMTAgdXNlcnNwYWNlIHBhY2thZ2VzLgoKSElHSCBhbmQgTUVESVVNIHNldmVyaXR5IHJlcG9ydHM6CiAgICAxLiBHUlVCMiBjb3JlIHdpbGwgYmUgYXV0b21hdGljYWxseSB1cGRhdGVkIGR1cmluZyB0aGUgdXBncmFkZQogICAgMi4gVXBncmFkZSBpcyB1bnN1cHBvcnRlZAogICAgMy4gTGVhcHAgZGV0ZWN0ZWQgYSBwcm9jZXNzb3Igd2hpY2ggaXMgbm8gbG9uZ2VyIG1haW50YWluZWQgaW4gUkhFTCAxMC4KICAgIDQuIEJlcmtlbGV5IERCIChsaWJkYikgaGFzIGJlZW4gZGV0ZWN0ZWQgb24geW91ciBzeXN0ZW0KClJlcG9ydHMgc3VtbWFyeToKICAgIEVycm9yczogICAgICAgICAgICAgICAgICAgICAgMQogICAgSW5oaWJpdG9yczogICAgICAgICAgICAgICAgICAwCiAgICBISUdIIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgIDMKICAgIE1FRElVTSBzZXZlcml0eSByZXBvcnRzOiAgICAgMQogICAgTE9XIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgICAxCiAgICBJTkZPIHNldmVyaXR5IHJlcG9ydHM6ICAgICAgIDIKCkJlZm9yZSBjb250aW51aW5nLCByZXZpZXcgdGhlIGZ1bGwgcmVwb3J0IGJlbG93IGZvciBkZXRhaWxzIGFib3V0IGRpc2NvdmVyZWQgcHJvYmxlbXMgYW5kIHBvc3NpYmxlIHJlbWVkaWF0aW9uIGluc3RydWN0aW9uczoKICAgIEEgcmVwb3J0IGhhcyBiZWVuIGdlbmVyYXRlZCBhdCAvdmFyL2xvZy9sZWFwcC9sZWFwcC1yZXBvcnQudHh0CiAgICBBIHJlcG9ydCBoYXMgYmVlbiBnZW5lcmF0ZWQgYXQgL3Zhci9sb2cvbGVhcHAvbGVhcHAtcmVwb3J0Lmpzb24KCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQogICAgICAgICAgICAgICAgICAgRU5EIE9GIFJFUE9SVCBPVkVSVklFVyAgICAgICAgICAgICAgICAgICAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09CgpBbnN3ZXJmaWxlIGhhcyBiZWVuIGdlbmVyYXRlZCBhdCAvdmFyL2xvZy9sZWFwcC9hbnN3ZXJmaWxlCkpvYiBlbmRlZCBhdCAyMDI2LTAxLTEyVDE0OjAwOjA5Wgo=", "encoding": "base64", "source": "/var/log/ripu/ripu.log"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 ok: [managed-node01] => {"ansible_facts": {"ripu_log_file": ["RIPU preupgrade analysis", "Job started at 2026-01-12T13:58:58Z", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "Variable LEAPP_UNSUPPORTED has been detected. Proceeding at your own risk.", "Development variables have been detected:", "- LEAPP_DEVEL_RPMS_ALL_SIGNED=1", "", "============================================================", " UNSUPPORTED UPGRADE ", "============================================================", "", "==> Processing phase `configuration_phase`", "====> * ipu_workflow_config", " IPU workflow config actor", "==> Processing phase `FactsCollection`", "====> * open_ssl_config_scanner", " Read an OpenSSL configuration file for further analysis.", "====> * scan_pam_user_db", " Scan the PAM service folder for the location of pam_userdb databases", "====> * storage_scanner", " Provides data about storage settings.", "====> * sssd_facts", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * scan_source_boot_entry", " Scan the default boot entry of the source system.", "====> * transaction_workarounds", " Provides additional RPM transaction tasks based on bundled RPM packages.", "====> * repository_mapping", " Produces message containing repository mapping based on provided file.", "====> * ifcfg_scanner", " Scan ifcfg files with legacy network configuration", "====> * root_scanner", " Scan the system root directory and produce a message containing", "====> * scanclienablerepo", " Produce CustomTargetRepository based on the LEAPP_ENABLE_REPOS in config.", "====> * system_facts", " Provides data about many facts from system.", "====> * get_enabled_modules", " Provides data about which module streams are enabled on the source system.", "====> * satellite_upgrade_services", " Reconfigure Satellite services", "====> * scan_target_os_image", " Scans the provided target OS ISO image to use as a content source for the IPU, if any.", "====> * luks_scanner", " Provides data about active LUKS devices.", "====> * xfs_info_scanner", " This actor scans all mounted mountpoints for XFS information.", "====> * rpm_scanner", " Provides data about installed RPM Packages.", "====> * scan_systemd_source", " Provides info about systemd on the source system", "====> * scan_default_initramfs", " Scan details of the default boot entry's initramfs image.", "====> * scancryptopolicies", " Scan information about system wide set crypto policies including:", "====> * copy_dnf_conf_into_target_userspace", " Copy dnf.conf into target userspace", "====> * scan_grub_device_name", " Find the name of the block devices where GRUB is located", "====> * scan_custom_modifications_actor", " Collects information about files in leapp directories that have been modified or newly added.", "====> * scan_hybrid_image_azure", " Check if the system is using Azure hybrid image.", "====> * scan_custom_repofile", " Scan the custom /etc/leapp/files/leapp_upgrade_repositories.repo repo file.", "====> * network_manager_read_config", " Provides data about NetworkManager configuration.", "====> * scandasd", " In case of s390x architecture, check whether DASD is used.", "====> * load_device_driver_deprecation_data", " Loads deprecation data for drivers and devices (PCI & CPU)", "====> * scan_files_for_target_userspace", " Scan the source system and identify files that will be copied into the target userspace when it is created.", "====> * scanmemory", " Scan Memory of the machine.", "====> * pci_devices_scanner", " Provides data about existing PCI Devices.", "====> * scan_grub_config", " Scan grub configuration files for errors.", "====> * scan_sap_hana", " Gathers information related to SAP HANA instances on the system.", "====> * scan_kernel_cmdline", " Scan the kernel command line of the booted system.", "====> * scan_source_files", " Scan files (explicitly specified) of the source system.", "====> * read_openssh_config", " Collect information about the OpenSSH configuration.", "====> * scan_pkg_manager", " Provides data about package manager (yum/dnf)", "====> * migrate_rpm_db", " Register a workaround to migrate RPM DB during the upgrade.", "====> * scanzfcp", " In case of s390x architecture, check whether ZFCP is used.", "====> * udevadm_info", " Produces data exported by the \"udevadm info\" command.", "====> * register_ruby_irb_adjustment", " Register a workaround to allow rubygem-irb's symlink -> directory conversion.", "====> * scan_subscription_manager_info", " Scans the current system for subscription manager information", "====> * persistentnetnames", " Get network interface information for physical ethernet interfaces of the original system.", "====> * remove_obsolete_gpg_keys", " Remove obsoleted RPM GPG keys.", "====> * selinuxcontentscanner", " Scan the system for any SELinux customizations", "====> * distribution_signed_rpm_scanner", " Provide data about distribution signed & third-party RPM packages.", "====> * trusted_gpg_keys_scanner", " Scan for trusted GPG keys.", "====> * ipa_scanner", " Scan system for ipa-client and ipa-server status", "====> * detect_kernel_drivers", " Matches all currently loaded kernel drivers against known deprecated and removed drivers.", "====> * checkrhui", " Check if system is using RHUI infrastructure (on public cloud) and send messages to", "====> * get_installed_desktops", " Actor checks if kde or gnome desktop environments", "====> * biosdevname", " Enable biosdevname on the target RHEL system if all interfaces on the source RHEL", "====> * repositories_blacklist", " Exclude target repositories provided by Red Hat without support.", "====> * scancpu", " Scan CPUs of the machine.", "====> * scan_dynamic_linker_configuration", " Scan the dynamic linker configuration and find modifications.", "====> * scan_fips", " Determine whether the source system has FIPS enabled.", "====> * persistentnetnamesdisable", " Disable systemd-udevd persistent network naming on machine with single eth0 NIC", "====> * rpm_transaction_config_tasks_collector", " Provides additional RPM transaction tasks from /etc/leapp/transaction.", "====> * pes_events_scanner", " Provides data about package events from Package Evolution Service.", "====> * scan_source_kernel", " Scan the source system kernel.", "====> * used_repository_scanner", " Scan used enabled repositories", "====> * scan_mysql", " Actor checking for presence of MySQL installation.", "====> * setuptargetrepos", " Produces list of repositories that should be available to be used during IPU process.", "==> Processing phase `Checks`", "====> * postgresql_check", " Actor checking for presence of PostgreSQL installation.", "====> * efi_check_boot", " Adjust EFI boot entry for first reboot", "====> * check_root_symlinks", " Check if the symlinks /bin and /lib are relative, not absolute.", "====> * check_grubenv_to_file", " Check whether grubenv is a symlink on Azure hybrid images using BIOS.", "====> * detect_grub_config_error", " Check grub configuration for various errors.", "====> * check_persistent_mounts", " Check if mounts required to be persistent are mounted in persistent fashion.", "====> * check_se_linux", " Check SELinux status and produce decision messages for further action.", "====> * check_skipped_repositories", " Produces a report if any repositories enabled on the system are going to be skipped.", "====> * check_systemd_broken_symlinks", " Check whether some systemd symlinks are broken", "====> * check_sap_hana", " If SAP HANA has been detected, several checks are performed to ensure a successful upgrade.", "====> * distribution_signed_rpm_check", " Check if there are any packages that are not signed by distribution GPG keys.", "====> * check_target_iso", " Check that the provided target ISO is a valid ISO image and is located on a persistent partition.", "====> * check_grub_core", " Check whether we are on legacy (BIOS) system and instruct Leapp to upgrade GRUB core", "====> * check_target_version", " Check that the target system version is supported by the upgrade process.", "====> * check_ipa_server", " Check for ipa-server and inhibit upgrade", "====> * check_system_arch", " Check if system is running at a supported architecture. If no, inhibit the upgrade process.", "====> * check_yum_plugins_enabled", " Checks that the required yum plugins are enabled.", "====> * bacula_check", " Actor checking for presence of Bacula installation.", "====> * checktargetrepos", " Check whether target yum repositories are specified.", "====> * sssd_check", " Check SSSD configuration for changes in RHEL10 and report them in model.", "====> * unsupported_upgrade_check", " Checks environment variables and produces a warning report if the upgrade is unsupported.", "====> * cephvolumescan", " Retrieves the list of encrypted Ceph OSD", "====> * check_boot_avail_space", " Check if at least 100Mib of available space on /boot. If not, inhibit the upgrade process.", "====> * check_default_initramfs", " Checks whether the default initramfs uses problematic dracut modules.", "====> * check_cifs", " Check if CIFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_consumed_assets", " Check whether Leapp is using correct data assets.", "====> * check_custom_modifications_actor", " Checks CustomModifications messages and produces a report about files in leapp directories that have been", "====> * check_installed_kernels", " Inhibit IPU (in-place upgrade) when installed kernels conflict with a safe upgrade.", "====> * check_detected_devices_and_drivers", " Checks whether or not detected devices and drivers are usable on the target system.", "====> * check_pam_user_db", " Create report with the location of pam_userdb databases", "====> * check_dynamic_linker_configuration", " Check for customization of dynamic linker configuration.", "====> * mysql_check", " Actor checking for output produced by scanmysql actor.", "====> * check_etc_releasever", " Check releasever info and provide a guidance based on the facts", "====> * check_old_xfs", " Check mounted XFS file systems.", "====> * check_fips", " Inhibit upgrade if FIPS is detected as enabled.", "====> * network_deprecations", " Ensures that network configuration doesn't rely on unsupported settings", "====> * check_fstab_mount_order", " Checks order of entries in /etc/fstab based on their mount point and inhibits upgrade if overshadowing is detected.", "====> * crypto_policies_check", " This actor consumes previously gathered information about crypto policies on the source", "====> * inhibit_cgroupsv1", " Inhibit upgrade if cgroups-v1 are enabled", "====> * check_insights_auto_register", " Checks if system can be automatically registered into Red Hat Insights", "====> * libdb_check", " Actor checking for presence of libdb(Berkeley DB) installation.", "====> * check_rhsmsku", " Ensure the system is subscribed to the subscription manager", "====> * openssh_permit_root_login", " OpenSSH no longer allows root logins with password.", "====> * mariadb_check", " Actor checking for presence of MariaDB installation.", "====> * check_luks", " Check if any encrypted partitions are in use and whether they are supported for the upgrade.", "====> * open_ssl_engines_check", " The OpenSSL in RHEL 10 has deprecated engines in favor of providers.", "====> * checkmemory", " The actor check the size of RAM against RHEL8 minimal hardware requirements", "====> * check_rhsmsca", " Ensure that a registered system is in SCA (Simple Content Access)", "====> * check_microarchitecture", " Inhibit if RHEL9 microarchitecture requirements are not satisfied", "====> * check_mount_options", " Check for mount options preventing the upgrade.", "====> * check_nfs", " Check if NFS filesystem is in use. If yes, inhibit the upgrade process.", "====> * check_openssl_conf", " Check whether the openssl configuration and openssl-IBMCA.", "====> * check_os_release", " Check if the current RHEL minor version is supported. If not, inhibit the upgrade process.", "====> * check_rpm_transaction_events", " Filter RPM transaction events based on installed RPM packages", "====> * check_skip_phase", " Skip all the subsequent phases until the report phase.", "==> Processing phase `TargetTransactionFactsCollection`", "====> * create_iso_repofile", " Create custom repofile containing information about repositories found in target OS installation ISO, if used.", "====> * target_userspace_creator", " Initializes a directory to be populated as a minimal environment to run binaries from the target system.", "BaseOS for x86_64 0.0 B/s | 0 B 00:00 ", "", "============================================================", " ERRORS ", "============================================================", "", "2026-01-12 08:59:33.397530 [ERROR] Actor: target_userspace_creator", "Message: Unable to install RHEL 10 userspace packages.", "Summary:", " Details: Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.", " Stderr: Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals", " Error: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!", "", "============================================================", " END OF ERRORS ", "============================================================", "", "Debug output written to /var/log/leapp/leapp-preupgrade.log", "", "============================================================", " REPORT OVERVIEW ", "============================================================", "", "Following errors occurred and the upgrade cannot continue:", " 1. Actor: target_userspace_creator", " Message: Unable to install RHEL 10 userspace packages.", "", "HIGH and MEDIUM severity reports:", " 1. GRUB2 core will be automatically updated during the upgrade", " 2. Upgrade is unsupported", " 3. Leapp detected a processor which is no longer maintained in RHEL 10.", " 4. Berkeley DB (libdb) has been detected on your system", "", "Reports summary:", " Errors: 1", " Inhibitors: 0", " HIGH severity reports: 3", " MEDIUM severity reports: 1", " LOW severity reports: 1", " INFO severity reports: 2", "", "Before continuing, review the full report below for details about discovered problems and possible remediation instructions:", " A report has been generated at /var/log/leapp/leapp-report.txt", " A report has been generated at /var/log/leapp/leapp-report.json", "", "============================================================", " END OF REPORT OVERVIEW ", "============================================================", "", "Answerfile has been generated at /var/log/leapp/answerfile", "Job ended at 2026-01-12T14:00:09Z", ""]}, "changed": false} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 changed: [managed-node01] => {"changed": true, "cmd": "export PATH=$PATH\nmv /var/log/ripu/ripu.log /var/log/ripu/ripu.log-20260112T085724\n", "delta": "0:00:00.005146", "end": "2026-01-12 09:00:10.750177", "msg": "", "rc": 0, "start": "2026-01-12 09:00:10.745031", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.analysis : Display inhibitors] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:32 skipping: [managed-node01] => {} RUNNING HANDLER [infra.leapp.analysis : Display errors] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:40 ok: [managed-node01] => { "results_errors.stdout_lines": [ "Risk Factor: high (error)", "Title: Unable to install RHEL 10 userspace packages.", "Summary: {\"details\": \"Command ['systemd-nspawn', '--register=no', '--quiet', '--keep-unit', '--capability=all', '--pipe', '-D', '/var/lib/leapp/scratch/mounts/root_/system_overlay', '--setenv=LEAPP_UNSUPPORTED=1', '--setenv=LEAPP_DEVEL_RPMS_ALL_SIGNED=1', '--setenv=LEAPP_HOSTNAME=managed-node01', '--setenv=LEAPP_EXPERIMENTAL=0', '--setenv=LEAPP_NO_RHSM=1', '--setenv=LEAPP_NO_RHSM_FACTS=1', '--setenv=LEAPP_TARGET_PRODUCT_CHANNEL=ga', '--setenv=LEAPP_UPGRADE_PATH_TARGET_RELEASE=10.1', '--setenv=LEAPP_UPGRADE_PATH_FLAVOUR=default', '--setenv=LEAPP_IPU_IN_PROGRESS=9to10', '--setenv=LEAPP_EXECUTION_ID=39804b35-9363-48b4-913d-c1c763a4dcc0', '--setenv=LEAPP_COMMON_TOOLS=:/etc/leapp/repos.d/system_upgrade/common/tools:/etc/leapp/repos.d/system_upgrade/el9toel10/tools', '--setenv=LEAPP_COMMON_FILES=:/etc/leapp/repos.d/system_upgrade/common/files:/etc/leapp/repos.d/system_upgrade/el9toel10/files', 'dnf', 'install', '-y', '--setopt=module_platform_id=platform:el10', '--setopt=keepcache=1', '--releasever', '10.1', '--installroot', '/el10target', '--disablerepo', '*', '--enablerepo', 'rhel-10-for-x86_64-baseos-rpms', '--enablerepo', 'rhel-10-for-x86_64-appstream-rpms', 'dnf-command(config-manager)', 'dnf', 'util-linux', '--disableplugin', 'subscription-manager'] failed with exit code 1.\", \"stderr\": \"Host and machine ids are equal (ec2dddb9db071e2dd37e6f88ff242637): refusing to link journals\\nError: Failed to download metadata for repo 'rhel-10-for-x86_64-baseos-rpms': Cannot download repomd.xml: Empty mirrorlist and no basepath specified!\\n\"}", "Key: cdffc88f6e6f69a6f8e1c86b2b96a9c4f1aa97e1", "----------------------------------------" ] } RUNNING HANDLER [infra.leapp.analysis : Preupgrade analysis report is done] **** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/analysis/handlers/main.yml:48 ok: [managed-node01] => { "msg": "The preupgrade analysis report generation is now complete. WARNING: Inhibitors found. Review the tasks above or the result file at /var/log/leapp/leapp-report.txt." } RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Check for log file] ********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:3 ok: [managed-node01] => {"changed": false, "stat": {"exists": false}} RUNNING HANDLER [infra.leapp.common : Add end time to log file] **************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:9 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Slurp ripu.log file] ********************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:19 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Decode ripu.log file] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:26 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} RUNNING HANDLER [infra.leapp.common : Rename log file] ************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/handlers/main.yml:32 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Run upgrade role] ********************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:103 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Gather verify postupgrade tasks] ****************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:110 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common_upgrade_tasks | Run verification tasks after upgrade] ************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/common_upgrade_tasks.yml:118 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [tests_upgrade_custom | Assert that the system has been upgraded] ********* task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:30 skipping: [managed-node01] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [tests_upgrade_custom | Mark upgrade as completed] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:45 ok: [managed-node01] => {"ansible_facts": {"leapp_upgrade_completed": true}, "changed": false} TASK [tests_upgrade_custom | Cleanup | Remove log files] *********************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/tests/tasks/tests_upgrade_custom.yml:49 changed: [managed-node01] => {"changed": true, "cmd": "set -euxo pipefail\nrm -f /var/log/leapp/leapp-upgrade.log\nrm -f /var/log/ripu/ripu.log*\n", "delta": "0:00:00.004644", "end": "2026-01-12 09:00:14.390359", "msg": "", "rc": 0, "start": "2026-01-12 09:00:14.385715", "stderr": "+ rm -f /var/log/leapp/leapp-upgrade.log\n+ rm -f /var/log/ripu/ripu.log-20260112T085724", "stderr_lines": ["+ rm -f /var/log/leapp/leapp-upgrade.log", "+ rm -f /var/log/ripu/ripu.log-20260112T085724"], "stdout": "", "stdout_lines": []} PLAY RECAP ********************************************************************* managed-node01 : ok=127 changed=31 unreachable=0 failed=0 skipped=71 rescued=0 ignored=0