# 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-ci7ny09x7b/.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-ci7ny09x7b/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:13 Saturday 02 March 2024 13:58:10 +0000 (0:00:00.347) 0:00:00.347 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:58:10 +0000 (0:00:00.022) 0:00:00.370 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:58:10 +0000 (0:00:00.011) 0:00:00.381 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:58:11 +0000 (0:00:00.899) 0:00:01.281 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:58:11 +0000 (0:00:00.242) 0:00:01.523 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:58:11 +0000 (0:00:00.015) 0:00:01.538 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:58:11 +0000 (0:00:00.019) 0:00:01.558 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:58:13 +0000 (0:00:02.295) 0:00:03.854 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:58:13 +0000 (0:00:00.178) 0:00:04.032 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:58:13 +0000 (0:00:00.022) 0:00:04.055 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063193.977, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709063193.825, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4609846, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063193.825, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3041978297", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:58:14 +0000 (0:00:00.195) 0:00:04.250 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063194.592, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2755a25e033a41d486c3adf0406173e248dcef38", "ctime": 1709063194.593, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 495749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709063194.593, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "3604612940", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:58:14 +0000 (0:00:00.202) 0:00:04.453 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:58:14 +0000 (0:00:00.007) 0:00:04.461 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:58:14 +0000 (0:00:00.249) 0:00:04.710 ******** changed: [sut] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:58:14 +0000 (0:00:00.191) 0:00:04.902 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.241) 0:00:05.144 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.012) 0:00:05.156 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.011) 0:00:05.167 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.014) 0:00:05.181 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "989dc7e745eb4879a10173b37d6c99bf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-989dc7e745eb4879a10173b37d6c99bf.img", "kernel": "/boot/vmlinuz-0-rescue-989dc7e745eb4879a10173b37d6c99bf", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (0-rescue-989dc7e745eb4879a10173b37d6c99bf) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:19 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.360) 0:00:05.541 ******** 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-ci7ny09x7b/tests/tests_add_rm.yml:26 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.001) 0:00:05.543 ******** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:29 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.000) 0:00:05.544 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.012) 0:00:05.556 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 13:58:15 +0000 (0:00:00.021) 0:00:05.578 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-425.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-425.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d7f53458af9a32b5e84e25105c654a25d57337b6", "dest": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-425.el9.x86_64" }, "md5sum": "67d36bc2b1cc47495d0c6e0f8cafa4d5", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13600808, "src": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-425.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-425.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "14f5da73af1de4ef1ec998e992ddc7b796f0e3f9", "dest": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-425.el9.x86_64.img" }, "md5sum": "d597a9aaabfd274e927873ec8855c794", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34974531, "src": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 13:58:16 +0000 (0:00:01.033) 0:00:06.612 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.019) 0:00:06.631 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.012) 0:00:06.644 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.017) 0:00:06.661 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.010) 0:00:06.671 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.010) 0:00:06.681 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:58:16 +0000 (0:00:00.017) 0:00:06.699 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:58:17 +0000 (0:00:01.173) 0:00:07.872 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:58:17 +0000 (0:00:00.176) 0:00:08.049 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.021) 0:00:08.070 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387894.1571436, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709063193.825, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4609846, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063193.825, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3041978297", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.190) 0:00:08.261 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387894.8191433, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.193) 0:00:08.455 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.007) 0:00:08.462 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.192) 0:00:08.655 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:58:18 +0000 (0:00:00.191) 0:00:08.846 ******** 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-5.14.0-425.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-425.el9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.407) 0:00:09.254 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.011) 0:00:09.265 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.010) 0:00:09.276 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.014) 0:00:09.290 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.015) 0:00:09.306 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.001) 0:00:09.307 ******** 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.142047", "end": "2024-03-02 13:58:19.611720", "rc": 0, "start": "2024-03-02 13:58:19.469673" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.385) 0:00:09.693 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 13:58:19 +0000 (0:00:00.009) 0:00:09.702 ******** changed: [sut] => { "changed": true, "elapsed": 33, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 13:58:53 +0000 (0:00:34.359) 0:00:44.062 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.007) 0:00:44.069 ******** 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-ci7ny09x7b/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.008) 0:00:44.078 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.008) 0:00:44.086 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.025) 0:00:44.111 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.012) 0:00:44.124 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.017) 0:00:44.142 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.011) 0:00:44.153 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.010) 0:00:44.164 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:58:54 +0000 (0:00:00.019) 0:00:44.183 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:58:57 +0000 (0:00:03.713) 0:00:47.897 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.178) 0:00:48.075 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.021) 0:00:48.097 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387899.6101413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1709387899.609141, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5148902, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709387899.609141, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4215848369", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.236) 0:00:48.333 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387898.3611417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.197) 0:00:48.531 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.008) 0:00:48.539 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.192) 0:00:48.731 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:58:58 +0000 (0:00:00.191) 0:00:48.923 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.182) 0:00:49.106 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.012) 0:00:49.118 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.010) 0:00:49.129 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.016) 0:00:49.145 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "989dc7e745eb4879a10173b37d6c99bf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-989dc7e745eb4879a10173b37d6c99bf.img", "kernel": "/boot/vmlinuz-0-rescue-989dc7e745eb4879a10173b37d6c99bf", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (0-rescue-989dc7e745eb4879a10173b37d6c99bf) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=kernel", "default": false, "id": "7c1fa77467ca458daa29093163bb0b1f-5.14.0-425.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone1", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:35 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.344) 0:00:49.490 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:44 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.021) 0:00:49.512 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.024) 0:00:49.536 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.011) 0:00:49.547 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.016) 0:00:49.564 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.010) 0:00:49.574 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.010) 0:00:49.585 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:58:59 +0000 (0:00:00.017) 0:00:49.602 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:59:00 +0000 (0:00:01.187) 0:00:50.790 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:59:00 +0000 (0:00:00.180) 0:00:50.970 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:59:00 +0000 (0:00:00.021) 0:00:50.992 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387899.6101413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1709387899.609141, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5148902, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709387899.609141, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4215848369", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:59:01 +0000 (0:00:00.195) 0:00:51.188 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387898.3611417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:59:01 +0000 (0:00:00.199) 0:00:51.387 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:59:01 +0000 (0:00:00.007) 0:00:51.394 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:59:01 +0000 (0:00:00.193) 0:00:51.588 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:59:01 +0000 (0:00:00.191) 0:00:51.780 ******** 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-5.14.0-425.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.430) 0:00:52.210 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.011) 0:00:52.222 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.011) 0:00:52.233 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.015) 0:00:52.249 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "989dc7e745eb4879a10173b37d6c99bf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-989dc7e745eb4879a10173b37d6c99bf.img", "kernel": "/boot/vmlinuz-0-rescue-989dc7e745eb4879a10173b37d6c99bf", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (0-rescue-989dc7e745eb4879a10173b37d6c99bf) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:61 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.294) 0:00:52.544 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:65 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.022) 0:00:52.566 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.014) 0:00:52.581 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 13:59:02 +0000 (0:00:00.021) 0:00:52.602 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-425.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-425.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d7f53458af9a32b5e84e25105c654a25d57337b6", "dest": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-425.el9.x86_64" }, "md5sum": "67d36bc2b1cc47495d0c6e0f8cafa4d5", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13600808, "src": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-425.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-425.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "14f5da73af1de4ef1ec998e992ddc7b796f0e3f9", "dest": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-425.el9.x86_64.img" }, "md5sum": "d597a9aaabfd274e927873ec8855c794", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 34974531, "src": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.765) 0:00:53.368 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.019) 0:00:53.387 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.012) 0:00:53.399 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.016) 0:00:53.416 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.011) 0:00:53.428 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.011) 0:00:53.439 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:59:03 +0000 (0:00:00.019) 0:00:53.458 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:59:04 +0000 (0:00:01.177) 0:00:54.636 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:59:04 +0000 (0:00:00.179) 0:00:54.816 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:59:04 +0000 (0:00:00.021) 0:00:54.837 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387899.6101413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1709387899.609141, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5148902, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709387899.609141, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "4215848369", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:59:04 +0000 (0:00:00.193) 0:00:55.031 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387898.3611417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.196) 0:00:55.228 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.008) 0:00:55.237 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.192) 0:00:55.429 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.193) 0:00:55.623 ******** 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-5.14.0-425.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-425.el9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.404) 0:00:56.027 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.011) 0:00:56.039 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.010) 0:00:56.049 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:59:05 +0000 (0:00:00.015) 0:00:56.065 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 13:59:06 +0000 (0:00:00.015) 0:00:56.080 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 13:59:06 +0000 (0:00:00.001) 0:00:56.082 ******** 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.140642", "end": "2024-03-02 13:59:06.322616", "rc": 0, "start": "2024-03-02 13:59:06.181974" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 13:59:06 +0000 (0:00:00.325) 0:00:56.407 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 13:59:06 +0000 (0:00:00.008) 0:00:56.415 ******** changed: [sut] => { "changed": true, "elapsed": 32, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 13:59:39 +0000 (0:00:32.692) 0:01:29.107 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.008) 0:01:29.115 ******** 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-ci7ny09x7b/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.012) 0:01:29.127 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.010) 0:01:29.137 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.025) 0:01:29.163 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.012) 0:01:29.175 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.018) 0:01:29.193 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.011) 0:01:29.205 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.011) 0:01:29.216 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:59:39 +0000 (0:00:00.018) 0:01:29.234 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:59:41 +0000 (0:00:02.793) 0:01:32.028 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.179) 0:01:32.207 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.021) 0:01:32.228 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387946.3214693, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1709387946.3204691, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4734144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709387946.3204691, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "37532844", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.213) 0:01:32.442 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387898.3611417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.195) 0:01:32.637 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.008) 0:01:32.646 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.189) 0:01:32.835 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:59:42 +0000 (0:00:00.191) 0:01:33.026 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.183) 0:01:33.209 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.010) 0:01:33.220 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.010) 0:01:33.231 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.015) 0:01:33.247 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "989dc7e745eb4879a10173b37d6c99bf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-989dc7e745eb4879a10173b37d6c99bf.img", "kernel": "/boot/vmlinuz-0-rescue-989dc7e745eb4879a10173b37d6c99bf", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (0-rescue-989dc7e745eb4879a10173b37d6c99bf) 9" }, { "args": "test=kernel", "default": false, "id": "7c1fa77467ca458daa29093163bb0b1f-5.14.0-425.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:71 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.339) 0:01:33.586 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:78 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.021) 0:01:33.607 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.031) 0:01:33.638 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.011) 0:01:33.650 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.017) 0:01:33.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.010) 0:01:33.678 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.010) 0:01:33.688 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 13:59:43 +0000 (0:00:00.018) 0:01:33.707 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 13:59:44 +0000 (0:00:01.186) 0:01:34.893 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.179) 0:01:35.072 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.022) 0:01:35.095 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387946.3214693, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1709387946.3204691, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4734144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709387946.3204691, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "37532844", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.195) 0:01:35.290 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709387898.3611417, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ad57679a78762f7f5e15853b9915e718ff601fd5", "ctime": 1709387894.8201435, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 325058881, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709387894.8191433, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1538546243", "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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.194) 0:01:35.485 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.007) 0:01:35.492 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.191) 0:01:35.683 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 13:59:45 +0000 (0:00:00.191) 0:01:35.875 ******** 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-5.14.0-425.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.415) 0:01:36.290 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.010) 0:01:36.301 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.010) 0:01:36.311 ******** 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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.014) 0:01:36.326 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "989dc7e745eb4879a10173b37d6c99bf-5.14.0-425.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-425.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-425.el9.x86_64", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (5.14.0-425.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "989dc7e745eb4879a10173b37d6c99bf-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-989dc7e745eb4879a10173b37d6c99bf.img", "kernel": "/boot/vmlinuz-0-rescue-989dc7e745eb4879a10173b37d6c99bf", "root": "UUID=a4d9efbc-be36-4c5f-99af-596afd10159d", "title": "CentOS Stream (0-rescue-989dc7e745eb4879a10173b37d6c99bf) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:88 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.294) 0:01:36.621 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:92 Saturday 02 March 2024 13:59:46 +0000 (0:00:00.022) 0:01:36.644 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-425.el9.x86_64_clone1" ], "delta": "0:00:00.047652", "end": "2024-03-02 13:59:46.793777", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-02 13:59:46.746125" } STDERR: The param /boot/vmlinuz-5.14.0-425.el9.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-5.14.0-425.el9.x86_64_clone2" ], "delta": "0:00:00.047222", "end": "2024-03-02 13:59:47.014550", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-02 13:59:46.967328" } STDERR: The param /boot/vmlinuz-5.14.0-425.el9.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 13:59:47 +0000 (0:00:00.452) 0:01:37.096 ******** 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.110852", "end": "2024-03-02 13:59:47.310926", "rc": 0, "start": "2024-03-02 13:59:47.200074" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" 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 rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 13:59:47 +0000 (0:00:00.296) 0:01:37.393 ******** included: /WORKDIR/git-weekly-ci7ny09x7b/.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-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 13:59:47 +0000 (0:00:00.007) 0:01:37.401 ******** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:00:24 +0000 (0:00:37.336) 0:02:14.737 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:00:24 +0000 (0:00:00.008) 0:02:14.746 ******** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=96 changed=14 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Saturday 02 March 2024 14:00:24 +0000 (0:00:00.011) 0:02:14.757 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.34s /WORKDIR/git-weekly-ci7ny09x7b/.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 -- 34.36s /WORKDIR/git-weekly-ci7ny09x7b/.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 -- 32.69s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.71s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.79s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.30s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.19s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.19s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Clone test_kernel kernel and initrd for test purposes ------------------- 1.03s /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:7 ----------------- fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.90s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Clone test_kernel kernel and initrd for test purposes ------------------- 0.77s /WORKDIR/git-weekly-ci7ny09x7b/tests/tasks/clone_kernel.yml:7 ----------------- Remove cloned kernels --------------------------------------------------- 0.45s /WORKDIR/git-weekly-ci7ny09x7b/tests/tests_add_rm.yml:92 ---------------------- fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.43s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.42s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.41s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.40s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Fix default kernel boot parameters --- 0.39s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.36s /WORKDIR/git-weekly-ci7ny09x7b/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---