# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-add-remove-kernelshxtub2u0/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:11 Wednesday 03 January 2024 16:37:58 +0000 (0:00:00.012) 0:00:00.012 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:37:58 +0000 (0:00:00.020) 0:00:00.033 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:37:58 +0000 (0:00:00.009) 0:00:00.042 ***** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:37:59 +0000 (0:00:00.566) 0:00:00.609 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:37:59 +0000 (0:00:00.017) 0:00:00.626 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:38:01 +0000 (0:00:02.296) 0:00:02.922 ***** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.306) 0:00:03.229 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.295) 0:00:03.524 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.286) 0:00:03.811 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.020) 0:00:03.831 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.011) 0:00:03.842 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.008) 0:00:03.851 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:38:02 +0000 (0:00:00.012) 0:00:03.864 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "963a305ce79a4ef8b2b060463b2017fd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-963a305ce79a4ef8b2b060463b2017fd.img", "kernel": "/boot/vmlinuz-0-rescue-963a305ce79a4ef8b2b060463b2017fd", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (0-rescue-963a305ce79a4ef8b2b060463b2017fd) 39 (Thirty Nine)" } ] }, "changed": false } TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:17 Wednesday 03 January 2024 16:38:03 +0000 (0:00:00.535) 0:00:04.399 ***** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:21 Wednesday 03 January 2024 16:38:03 +0000 (0:00:00.021) 0:00:04.420 ***** changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.4-200.fc39.x86_64', 'dest': '/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "aad8bb15f5782a3f4111df03a4c8ca67c58f2629", "dest": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1", "src": "/boot/vmlinuz-6.6.4-200.fc39.x86_64" }, "md5sum": "4f38fa439b855cdc748e33a959bc172c", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14662152, "src": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.4-200.fc39.x86_64.img', 'dest': '/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3c35546f42d8d901462a4a46b81a0379e09c7f98", "dest": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone1", "src": "/boot/initramfs-6.6.4-200.fc39.x86_64.img" }, "md5sum": "9b28f6a5173899b1ef72f3cc3a9503b9", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20874028, "src": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/vmlinuz-6.6.4-200.fc39.x86_64', 'dest': '/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "aad8bb15f5782a3f4111df03a4c8ca67c58f2629", "dest": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2", "src": "/boot/vmlinuz-6.6.4-200.fc39.x86_64" }, "md5sum": "4f38fa439b855cdc748e33a959bc172c", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 14662152, "src": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-6.6.4-200.fc39.x86_64.img', 'dest': '/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3c35546f42d8d901462a4a46b81a0379e09c7f98", "dest": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone2", "src": "/boot/initramfs-6.6.4-200.fc39.x86_64.img" }, "md5sum": "9b28f6a5173899b1ef72f3cc3a9503b9", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20874028, "src": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "state": "file", "uid": 0 } TASK [Create Clone1 kernel with copy_defaults=true] **************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:37 Wednesday 03 January 2024 16:38:05 +0000 (0:00:01.860) 0:00:06.281 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:38:05 +0000 (0:00:00.020) 0:00:06.301 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:38:05 +0000 (0:00:00.008) 0:00:06.310 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:38:05 +0000 (0:00:00.016) 0:00:06.326 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:38:05 +0000 (0:00:00.016) 0:00:06.343 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:38:07 +0000 (0:00:02.262) 0:00:08.606 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1 --initrd=/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone1 --title=Clone1 --args=test=setting --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:38:07 +0000 (0:00:00.474) 0:00:09.080 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.241) 0:00:09.321 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.228) 0:00:09.550 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.021) 0:00:09.572 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.011) 0:00:09.584 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.010) 0:00:09.594 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.014) 0:00:09.609 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:52 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.016) 0:00:09.625 ***** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.001) 0:00:09.626 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat']", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:25 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.006) 0:00:09.633 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 03 January 2024 16:38:08 +0000 (0:00:00.008) 0:00:09.641 ***** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 03 January 2024 16:38:54 +0000 (0:00:45.813) 0:00:55.454 ***** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.009) 0:00:55.464 ***** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:55 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.018) 0:00:55.483 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:59 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.011) 0:00:55.494 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.025) 0:00:55.519 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.010) 0:00:55.530 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.017) 0:00:55.547 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:38:54 +0000 (0:00:00.019) 0:00:55.567 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:38:59 +0000 (0:00:05.282) 0:01:00.849 ***** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:38:59 +0000 (0:00:00.227) 0:01:01.077 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.231) 0:01:01.308 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.223) 0:01:01.531 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.026) 0:01:01.557 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.019) 0:01:01.576 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.011) 0:01:01.588 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.014) 0:01:01.602 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "963a305ce79a4ef8b2b060463b2017fd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-963a305ce79a4ef8b2b060463b2017fd.img", "kernel": "/boot/vmlinuz-0-rescue-963a305ce79a4ef8b2b060463b2017fd", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (0-rescue-963a305ce79a4ef8b2b060463b2017fd) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet test=setting", "default": false, "id": "9f499714fdee4a709cfa5b30f062515a-6.6.4-200.fc39.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:65 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.401) 0:01:02.004 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:74 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.022) 0:01:02.026 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.028) 0:01:02.055 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.009) 0:01:02.065 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.024) 0:01:02.089 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:39:00 +0000 (0:00:00.028) 0:01:02.117 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:39:03 +0000 (0:00:02.249) 0:01:04.367 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:39:03 +0000 (0:00:00.487) 0:01:04.854 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:39:03 +0000 (0:00:00.232) 0:01:05.086 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.224) 0:01:05.311 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.020) 0:01:05.331 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.009) 0:01:05.341 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.009) 0:01:05.350 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.013) 0:01:05.364 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "963a305ce79a4ef8b2b060463b2017fd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-963a305ce79a4ef8b2b060463b2017fd.img", "kernel": "/boot/vmlinuz-0-rescue-963a305ce79a4ef8b2b060463b2017fd", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (0-rescue-963a305ce79a4ef8b2b060463b2017fd) 39 (Thirty Nine)" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:91 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.345) 0:01:05.709 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create clone2 kernel without copy_defaults=true] ************************* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:95 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.020) 0:01:05.730 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.030) 0:01:05.760 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.008) 0:01:05.769 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.017) 0:01:05.786 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:39:04 +0000 (0:00:00.018) 0:01:05.804 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:39:06 +0000 (0:00:02.221) 0:01:08.026 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2 --initrd=/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone2 --title=Clone2 --args=console=tty0" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.460) 0:01:08.486 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.232) 0:01:08.719 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.225) 0:01:08.944 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.020) 0:01:08.965 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.011) 0:01:08.977 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.010) 0:01:08.988 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.013) 0:01:09.002 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:109 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.014) 0:01:09.016 ***** NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.001) 0:01:09.017 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat']", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:25 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.006) 0:01:09.024 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 03 January 2024 16:39:07 +0000 (0:00:00.007) 0:01:09.032 ***** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 03 January 2024 16:39:49 +0000 (0:00:41.784) 0:01:50.817 ***** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.007) 0:01:50.824 ***** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:112 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.009) 0:01:50.834 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:116 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.010) 0:01:50.844 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.035) 0:01:50.879 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.010) 0:01:50.890 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.017) 0:01:50.907 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:39:49 +0000 (0:00:00.016) 0:01:50.924 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:39:55 +0000 (0:00:05.234) 0:01:56.159 ***** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.226) 0:01:56.386 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.231) 0:01:56.617 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.222) 0:01:56.840 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.022) 0:01:56.862 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.013) 0:01:56.875 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.011) 0:01:56.887 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:39:55 +0000 (0:00:00.016) 0:01:56.903 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "963a305ce79a4ef8b2b060463b2017fd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-963a305ce79a4ef8b2b060463b2017fd.img", "kernel": "/boot/vmlinuz-0-rescue-963a305ce79a4ef8b2b060463b2017fd", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (0-rescue-963a305ce79a4ef8b2b060463b2017fd) 39 (Thirty Nine)" }, { "args": "console=tty0", "default": false, "id": "9f499714fdee4a709cfa5b30f062515a-6.6.4-200.fc39.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:122 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.386) 0:01:57.290 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:129 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.021) 0:01:57.311 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.036) 0:01:57.348 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.008) 0:01:57.357 ***** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.016) 0:01:57.373 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 03 January 2024 16:39:56 +0000 (0:00:00.020) 0:01:57.393 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 Wednesday 03 January 2024 16:39:58 +0000 (0:00:02.217) 0:01:59.611 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.6.4-200.fc39.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:18 Wednesday 03 January 2024 16:39:58 +0000 (0:00:00.476) 0:02:00.088 ***** ok: [sut] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.229) 0:02:00.318 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:30 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.221) 0:02:00.540 ***** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.019) 0:02:00.560 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.010) 0:02:00.570 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:64 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.009) 0:02:00.580 ***** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.014) 0:02:00.595 ***** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": true, "id": "963a305ce79a4ef8b2b060463b2017fd-6.6.4-200.fc39.x86_64", "index": "0", "initrd": "/boot/initramfs-6.6.4-200.fc39.x86_64.img", "kernel": "/boot/vmlinuz-6.6.4-200.fc39.x86_64", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (6.6.4-200.fc39.x86_64) 39 (Thirty Nine)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "963a305ce79a4ef8b2b060463b2017fd-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-963a305ce79a4ef8b2b060463b2017fd.img", "kernel": "/boot/vmlinuz-0-rescue-963a305ce79a4ef8b2b060463b2017fd", "root": "UUID=ce66dddb-3468-46c8-a85e-cd39573aec31", "title": "Fedora Linux (0-rescue-963a305ce79a4ef8b2b060463b2017fd) 39 (Thirty Nine)" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:141 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.343) 0:02:00.938 ***** ok: [sut] => { "changed": false } MSG: All assertions passed NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.023) 0:02:00.961 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat']", "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:25 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.006) 0:02:00.968 ***** included: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 03 January 2024 16:39:59 +0000 (0:00:00.008) 0:02:00.976 ***** changed: [sut] => { "changed": true, "elapsed": 40, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 03 January 2024 16:40:41 +0000 (0:00:41.451) 0:02:42.428 ***** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 03 January 2024 16:40:41 +0000 (0:00:00.007) 0:02:42.435 ***** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=65 changed=8 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Wednesday 03 January 2024 16:40:41 +0000 (0:00:00.009) 0:02:42.444 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.81s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.78s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 41.45s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.28s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.23s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.30s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.26s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.25s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.22s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.22s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.86s /WORKDIR/git-add-remove-kernelshxtub2u0/tests/tests_add_rm.yml:21 ------------- fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.57s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.54s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.49s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.48s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.46s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:11 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.40s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.39s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.35s /WORKDIR/git-add-remove-kernelshxtub2u0/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:71 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---