# 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-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:13 Saturday 13 April 2024 14:34:37 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:34:37 +0000 (0:00:00.024) 0:00:00.037 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:34:37 +0000 (0:00:00.012) 0:00:00.050 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:34:38 +0000 (0:00:00.607) 0:00:00.658 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:34:38 +0000 (0:00:00.268) 0:00:00.926 ******** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:34:38 +0000 (0:00:00.014) 0:00:00.941 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:34:38 +0000 (0:00:00.017) 0:00:00.958 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:34:41 +0000 (0:00:03.043) 0:00:04.002 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714944.362, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709714944.071, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2213188, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714944.071, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1770505841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:34:41 +0000 (0:00:00.206) 0:00:04.208 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:34:41 +0000 (0:00:00.008) 0:00:04.217 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:34:41 +0000 (0:00:00.007) 0:00:04.225 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:34:41 +0000 (0:00:00.191) 0:00:04.416 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:34:41 +0000 (0:00:00.022) 0:00:04.439 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018881.7254052, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709714944.071, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2213188, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714944.071, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1770505841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:34:42 +0000 (0:00:00.207) 0:00:04.646 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714945.487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "cccc7b0b48ff86dd10ff50c669161dc9bcbd2966", "ctime": 1709714945.487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2213190, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709714945.487, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "3119134227", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:34:42 +0000 (0:00:00.212) 0:00:04.859 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:34:42 +0000 (0:00:00.009) 0:00:04.868 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:34:42 +0000 (0:00:00.268) 0:00:05.137 ******** changed: [sut] => { "changed": true, "rc": 0 } MSG: 5 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:34:42 +0000 (0:00:00.204) 0:00:05.342 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.254) 0:00:05.596 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.011) 0:00:05.608 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.010) 0:00:05.618 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.014) 0:00:05.632 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbd80f73a04d416b942f09d4dce77b46-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbd80f73a04d416b942f09d4dce77b46.img", "kernel": "/boot/vmlinuz-0-rescue-cbd80f73a04d416b942f09d4dce77b46", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (0-rescue-cbd80f73a04d416b942f09d4dce77b46) 8" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:19 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.435) 0:00:06.067 ******** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:26 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.002) 0:00:06.069 ******** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:29 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.000) 0:00:06.070 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:3 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.012) 0:00:06.082 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:7 Saturday 13 April 2024 14:34:43 +0000 (0:00:00.022) 0:00:06.105 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-540.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "66427db50c8d3165c6b97e49b14c0c3697dfc860", "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64" }, "md5sum": "4d13a1f2c37db07d97b52e86454034da", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11085536, "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-540.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "acc27c8a6d32c6f682806b75caf8790003e682b9", "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img" }, "md5sum": "15bcbe8f76644f046eeb694102c9613b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355768, "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:21 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.886) 0:00:06.992 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.021) 0:00:07.013 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.010) 0:00:07.024 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.016) 0:00:07.041 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.010) 0:00:07.052 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.010) 0:00:07.062 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:34:44 +0000 (0:00:00.018) 0:00:07.080 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:34:47 +0000 (0:00:03.061) 0:00:10.141 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018881.7254052, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709714944.071, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2213188, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714944.071, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1770505841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:34:47 +0000 (0:00:00.204) 0:00:10.346 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:34:47 +0000 (0:00:00.009) 0:00:10.355 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:34:47 +0000 (0:00:00.007) 0:00:10.362 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.188) 0:00:10.551 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.023) 0:00:10.574 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018881.7254052, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709714944.071, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2213188, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714944.071, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1770505841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.203) 0:00:10.777 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018882.8673666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.208) 0:00:10.986 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.009) 0:00:10.995 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.203) 0:00:11.199 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:34:48 +0000 (0:00:00.209) 0:00:11.409 ******** 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-4.18.0-540.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.472) 0:00:11.882 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.013) 0:00:11.895 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.010) 0:00:11.905 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.015) 0:00:11.920 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:36 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.017) 0:00:11.938 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.001) 0:00:11.940 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.197052", "end": "2024-04-13 14:34:49.930814", "rc": 0, "start": "2024-04-13 14:34:49.733762" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.465) 0:00:12.405 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:34:49 +0000 (0:00:00.009) 0:00:12.414 ******** changed: [sut] => { "changed": true, "elapsed": 47, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:35:38 +0000 (0:00:48.197) 0:01:00.612 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.008) 0:01:00.621 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:39 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.010) 0:01:00.632 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:43 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.010) 0:01:00.642 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.028) 0:01:00.671 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.010) 0:01:00.681 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.016) 0:01:00.698 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.011) 0:01:00.710 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.010) 0:01:00.720 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:35:38 +0000 (0:00:00.018) 0:01:00.738 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:35:43 +0000 (0:00:04.742) 0:01:05.480 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.219) 0:01:05.700 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.008) 0:01:05.708 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.007) 0:01:05.715 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.198) 0:01:05.914 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.022) 0:01:05.936 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.214) 0:01:06.150 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018888.4971757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.220) 0:01:06.371 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:35:43 +0000 (0:00:00.009) 0:01:06.380 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.206) 0:01:06.586 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.213) 0:01:06.799 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.205) 0:01:07.005 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.012) 0:01:07.017 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.011) 0:01:07.029 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:35:44 +0000 (0:00:00.015) 0:01:07.045 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbd80f73a04d416b942f09d4dce77b46-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbd80f73a04d416b942f09d4dce77b46.img", "kernel": "/boot/vmlinuz-0-rescue-cbd80f73a04d416b942f09d4dce77b46", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (0-rescue-cbd80f73a04d416b942f09d4dce77b46) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "aae50bb0cf464854b0a35f05540ee9aa-4.18.0-540.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:35 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.428) 0:01:07.473 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:44 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.025) 0:01:07.499 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.028) 0:01:07.527 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.013) 0:01:07.541 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.020) 0:01:07.561 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.014) 0:01:07.576 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.013) 0:01:07.589 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:35:45 +0000 (0:00:00.024) 0:01:07.614 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:35:48 +0000 (0:00:02.921) 0:01:10.535 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.224) 0:01:10.759 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.009) 0:01:10.768 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.007) 0:01:10.776 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.202) 0:01:10.978 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.023) 0:01:11.002 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.216) 0:01:11.218 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018888.4971757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.221) 0:01:11.440 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:35:48 +0000 (0:00:00.009) 0:01:11.449 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:35:49 +0000 (0:00:00.215) 0:01:11.665 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:35:49 +0000 (0:00:00.214) 0:01:11.880 ******** 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-4.18.0-540.el8.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:35:49 +0000 (0:00:00.540) 0:01:12.421 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:35:49 +0000 (0:00:00.013) 0:01:12.434 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:35:49 +0000 (0:00:00.011) 0:01:12.445 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:35:50 +0000 (0:00:00.015) 0:01:12.461 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbd80f73a04d416b942f09d4dce77b46-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbd80f73a04d416b942f09d4dce77b46.img", "kernel": "/boot/vmlinuz-0-rescue-cbd80f73a04d416b942f09d4dce77b46", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (0-rescue-cbd80f73a04d416b942f09d4dce77b46) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:61 Saturday 13 April 2024 14:35:50 +0000 (0:00:00.365) 0:01:12.827 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:65 Saturday 13 April 2024 14:35:50 +0000 (0:00:00.023) 0:01:12.850 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:3 Saturday 13 April 2024 14:35:50 +0000 (0:00:00.015) 0:01:12.866 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:7 Saturday 13 April 2024 14:35:50 +0000 (0:00:00.021) 0:01:12.888 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-540.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "66427db50c8d3165c6b97e49b14c0c3697dfc860", "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64" }, "md5sum": "4d13a1f2c37db07d97b52e86454034da", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11085536, "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-540.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "acc27c8a6d32c6f682806b75caf8790003e682b9", "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img" }, "md5sum": "15bcbe8f76644f046eeb694102c9613b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355768, "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:21 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.797) 0:01:13.685 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.021) 0:01:13.707 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.011) 0:01:13.718 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.017) 0:01:13.736 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.011) 0:01:13.747 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.010) 0:01:13.758 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:35:51 +0000 (0:00:00.018) 0:01:13.777 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:35:54 +0000 (0:00:02.953) 0:01:16.730 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.217) 0:01:16.948 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.009) 0:01:16.958 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.008) 0:01:16.966 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.201) 0:01:17.168 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.023) 0:01:17.191 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018889.929127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018889.928127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357513, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018889.928127, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1965784009", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:35:54 +0000 (0:00:00.218) 0:01:17.410 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018888.4971757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:35:55 +0000 (0:00:00.219) 0:01:17.629 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:35:55 +0000 (0:00:00.009) 0:01:17.638 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:35:55 +0000 (0:00:00.213) 0:01:17.852 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:35:55 +0000 (0:00:00.214) 0:01:18.067 ******** 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-4.18.0-540.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.497) 0:01:18.564 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.013) 0:01:18.578 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.011) 0:01:18.589 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.015) 0:01:18.605 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:36 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.016) 0:01:18.622 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.001) 0:01:18.624 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.203161", "end": "2024-04-13 14:35:56.558934", "rc": 0, "start": "2024-04-13 14:35:56.355773" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.408) 0:01:19.032 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:35:56 +0000 (0:00:00.009) 0:01:19.041 ******** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:36:43 +0000 (0:00:46.539) 0:02:05.580 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.008) 0:02:05.589 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:39 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.011) 0:02:05.600 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:43 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.009) 0:02:05.610 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.028) 0:02:05.639 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.010) 0:02:05.649 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.017) 0:02:05.667 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.012) 0:02:05.680 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.010) 0:02:05.690 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:36:43 +0000 (0:00:00.017) 0:02:05.708 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:36:48 +0000 (0:00:05.092) 0:02:10.801 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018956.55787, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018956.55487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357506, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018956.55487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2144325530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:36:49 +0000 (0:00:01.222) 0:02:12.023 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:36:49 +0000 (0:00:00.009) 0:02:12.033 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:36:49 +0000 (0:00:00.007) 0:02:12.041 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:36:49 +0000 (0:00:00.200) 0:02:12.241 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:36:49 +0000 (0:00:00.022) 0:02:12.264 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018956.55787, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018956.55487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357506, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018956.55487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2144325530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:36:50 +0000 (0:00:00.217) 0:02:12.481 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018888.4971757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:36:51 +0000 (0:00:01.230) 0:02:13.711 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.009) 0:02:13.720 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.214) 0:02:13.935 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.213) 0:02:14.148 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.198) 0:02:14.347 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.012) 0:02:14.360 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.010) 0:02:14.370 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:36:51 +0000 (0:00:00.014) 0:02:14.385 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbd80f73a04d416b942f09d4dce77b46-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbd80f73a04d416b942f09d4dce77b46.img", "kernel": "/boot/vmlinuz-0-rescue-cbd80f73a04d416b942f09d4dce77b46", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (0-rescue-cbd80f73a04d416b942f09d4dce77b46) 8" }, { "args": "test=kernel", "default": false, "id": "aae50bb0cf464854b0a35f05540ee9aa-4.18.0-540.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:71 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.413) 0:02:14.798 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:78 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.023) 0:02:14.822 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.035) 0:02:14.858 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.010) 0:02:14.868 ******** 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 : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.017) 0:02:14.886 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.011) 0:02:14.897 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.011) 0:02:14.908 ******** 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=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 April 2024 14:36:52 +0000 (0:00:00.019) 0:02:14.927 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 13 April 2024 14:36:55 +0000 (0:00:02.906) 0:02:17.834 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018956.55787, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018956.55487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357506, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018956.55487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2144325530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:20 Saturday 13 April 2024 14:36:55 +0000 (0:00:00.213) 0:02:18.047 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 13 April 2024 14:36:55 +0000 (0:00:00.009) 0:02:18.056 ******** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:37 Saturday 13 April 2024 14:36:55 +0000 (0:00:00.008) 0:02:18.064 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:42 Saturday 13 April 2024 14:36:55 +0000 (0:00:00.202) 0:02:18.267 ******** 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 : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 13 April 2024 14:36:55 +0000 (0:00:00.023) 0:02:18.290 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018956.55787, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1713018956.55487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2357506, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713018956.55487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2144325530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Saturday 13 April 2024 14:36:56 +0000 (0:00:00.214) 0:02:18.505 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1713018888.4971757, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "74f7564d2b790023af1eadcd0ca2b46f7cfcad43", "ctime": 1713018882.8683665, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713018882.8673666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "4015937636", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:63 Saturday 13 April 2024 14:36:56 +0000 (0:00:00.220) 0:02:18.725 ******** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 13 April 2024 14:36:56 +0000 (0:00:00.009) 0:02:18.734 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:78 Saturday 13 April 2024 14:36:56 +0000 (0:00:00.222) 0:02:18.957 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 April 2024 14:36:56 +0000 (0:00:00.214) 0:02:19.171 ******** 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-4.18.0-540.el8.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.515) 0:02:19.687 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.013) 0:02:19.700 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:115 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.011) 0:02:19.711 ******** 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.015) 0:02:19.727 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "cbd80f73a04d416b942f09d4dce77b46-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "cbd80f73a04d416b942f09d4dce77b46-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-cbd80f73a04d416b942f09d4dce77b46.img", "kernel": "/boot/vmlinuz-0-rescue-cbd80f73a04d416b942f09d4dce77b46", "root": "UUID=a5dd515a-6ac6-4058-8f5f-1857be5c3e54", "title": "CentOS Stream (0-rescue-cbd80f73a04d416b942f09d4dce77b46) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:88 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.361) 0:02:20.088 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:92 Saturday 13 April 2024 14:36:57 +0000 (0:00:00.023) 0:02:20.111 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1" ], "delta": "0:00:00.059829", "end": "2024-04-13 14:36:57.905805", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-04-13 14:36:57.845976" } STDERR: The param /boot/vmlinuz-4.18.0-540.el8.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2" ], "delta": "0:00:00.060071", "end": "2024-04-13 14:36:58.160085", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-04-13 14:36:58.100014" } STDERR: The param /boot/vmlinuz-4.18.0-540.el8.x86_64_clone2 is incorrect MSG: non-zero return code 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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 April 2024 14:36:58 +0000 (0:00:00.522) 0:02:20.634 ******** changed: [sut] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.163599", "end": "2024-04-13 14:36:58.529205", "rc": 0, "start": "2024-04-13 14:36:58.365606" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 April 2024 14:36:58 +0000 (0:00:00.368) 0:02:21.003 ******** included: /WORKDIR/git-weekly-ciiqnb_y5p/.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-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 April 2024 14:36:58 +0000 (0:00:00.008) 0:02:21.011 ******** changed: [sut] => { "changed": true, "elapsed": 43, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 April 2024 14:37:42 +0000 (0:00:44.400) 0:03:05.411 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 April 2024 14:37:42 +0000 (0:00:00.008) 0:03:05.420 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=103 changed=14 unreachable=0 failed=0 skipped=72 rescued=0 ignored=0 Saturday 13 April 2024 14:37:42 +0000 (0:00:00.011) 0:03:05.431 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 48.20s /WORKDIR/git-weekly-ciiqnb_y5p/.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 -- 46.54s /WORKDIR/git-weekly-ciiqnb_y5p/.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 -- 44.40s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.09s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.74s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.06s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.04s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.95s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.92s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.91s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 1.23s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.22s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Clone test_kernel kernel and initrd for test purposes ------------------- 0.89s /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:7 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.80s /WORKDIR/git-weekly-ciiqnb_y5p/tests/tasks/clone_kernel.yml:7 ----------------- fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.61s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.54s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Remove cloned kernels --------------------------------------------------- 0.52s /WORKDIR/git-weekly-ciiqnb_y5p/tests/tests_add_rm.yml:92 ---------------------- fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.52s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.50s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-weekly-ciiqnb_y5p/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---