ansible-playbook [core 2.16.3] 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.12/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.12.11 (main, Aug 15 2025, 13:38:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-28)] (/usr/bin/python3.12) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file running playbook inside collection infra.leapp 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_default.yml **************************************************** 1 plays in /root/.ansible/collections/ansible_collections/infra/leapp/roles/parse_leapp_report/tests/tests_default.yml PLAY [Test] ******************************************************************** TASK [Gathering Facts] ********************************************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/parse_leapp_report/tests/tests_default.yml:2 ok: [managed-node1] TASK [infra.leapp.parse_leapp_report : Default upgrade_inhibited to false] ***** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/parse_leapp_report/tasks/main.yml:2 ok: [managed-node1] => {"ansible_facts": {"upgrade_inhibited": false}, "changed": false} TASK [infra.leapp.parse_leapp_report : Collect human readable report results] *** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/parse_leapp_report/tasks/main.yml:6 fatal: [managed-node1]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'result_filename' is undefined. 'result_filename' is undefined\n\nThe error appears to be in '/root/.ansible/collections/ansible_collections/infra/leapp/roles/parse_leapp_report/tasks/main.yml': line 6, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Collect human readable report results\n ^ here\n"} PLAY RECAP ********************************************************************* managed-node1 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 -- Logs begin at Tue 2025-10-21 03:00:37 EDT, end at Tue 2025-10-21 03:05:04 EDT. -- Oct 21 03:05:04 managed-node1 platform-python[7196]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 21 03:05:04 managed-node1 sshd[7247]: Accepted publickey for root from 10.0.178.229 port 47042 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 21 03:05:04 managed-node1 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Oct 21 03:05:04 managed-node1 systemd-logind[670]: New session 14 of user root. -- Subject: A new session 14 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 14 has been created for the user root. -- -- The leading process of the session is 7247. Oct 21 03:05:04 managed-node1 sshd[7247]: pam_unix(sshd:session): session opened for user root by (uid=0) Oct 21 03:05:04 managed-node1 sshd[7250]: Received disconnect from 10.0.178.229 port 47042:11: disconnected by user Oct 21 03:05:04 managed-node1 sshd[7250]: Disconnected from user root 10.0.178.229 port 47042 Oct 21 03:05:04 managed-node1 sshd[7247]: pam_unix(sshd:session): session closed for user root Oct 21 03:05:04 managed-node1 systemd-logind[670]: Session 14 logged out. Waiting for processes to exit. Oct 21 03:05:04 managed-node1 systemd[1]: session-14.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-14.scope has successfully entered the 'dead' state. Oct 21 03:05:04 managed-node1 systemd-logind[670]: Removed session 14. -- Subject: Session 14 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 14 has been terminated. Oct 21 03:05:04 managed-node1 sshd[7268]: Accepted publickey for root from 10.0.178.229 port 47058 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 21 03:05:04 managed-node1 systemd-logind[670]: New session 15 of user root. -- Subject: A new session 15 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 15 has been created for the user root. -- -- The leading process of the session is 7268. Oct 21 03:05:04 managed-node1 systemd[1]: Started Session 15 of user root. -- Subject: Unit session-15.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-15.scope has finished starting up. -- -- The start-up result is done. Oct 21 03:05:04 managed-node1 sshd[7268]: pam_unix(sshd:session): session opened for user root by (uid=0)