# 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-ci5dpsfg57/.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-ci5dpsfg57/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:13 Saturday 02 March 2024 14:02:39 +0000 (0:00:00.012) 0:00:00.012 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:02:39 +0000 (0:00:00.020) 0:00:00.033 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:02:39 +0000 (0:00:00.009) 0:00:00.043 ******** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:02:40 +0000 (0:00:00.553) 0:00:00.596 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:02:40 +0000 (0:00:00.240) 0:00:00.837 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:02:40 +0000 (0:00:00.012) 0:00:00.850 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:02:40 +0000 (0:00:00.017) 0:00:00.867 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:02:43 +0000 (0:00:02.779) 0:00:03.646 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:02:43 +0000 (0:00:00.185) 0:00:03.832 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:02:43 +0000 (0:00:00.021) 0:00:03.853 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063328.928, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709063328.729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2208068, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063328.729, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1257335108", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:02:43 +0000 (0:00:00.198) 0:00:04.051 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709063329.719, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a813fc49e7c92983e7e435f7a129fcb3da388c8e", "ctime": 1709063329.719, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2208070, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709063329.719, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "2182659554", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:02:43 +0000 (0:00:00.200) 0:00:04.252 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:02:43 +0000 (0:00:00.007) 0:00:04.259 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.248) 0:00:04.508 ******** changed: [sut] => { "changed": true, "rc": 0 } MSG: 5 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.194) 0:00:04.702 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.241) 0:00:04.944 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.010) 0:00:04.954 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.008) 0:00:04.962 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:02:44 +0000 (0:00:00.012) 0:00:04.975 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a11997b0f7954dd2a8fcca0768767264-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a11997b0f7954dd2a8fcca0768767264.img", "kernel": "/boot/vmlinuz-0-rescue-a11997b0f7954dd2a8fcca0768767264", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (0-rescue-a11997b0f7954dd2a8fcca0768767264) 8" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:19 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.470) 0:00:05.445 ******** 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-ci5dpsfg57/tests/tests_add_rm.yml:26 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.001) 0:00:05.447 ******** META: triggered running handlers for sut TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:29 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.000) 0:00:05.448 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.011) 0:00:05.459 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.020) 0:00:05.479 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-540.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "66427db50c8d3165c6b97e49b14c0c3697dfc860", "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64" }, "md5sum": "4d13a1f2c37db07d97b52e86454034da", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11085536, "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-540.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "996c16af595da32e7a289569506e897c69883398", "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img" }, "md5sum": "7d1081bfe205a9d53510a86ed0c66fa0", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355767, "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.807) 0:00:06.287 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.018) 0:00:06.306 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.011) 0:00:06.317 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.015) 0:00:06.332 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.008) 0:00:06.341 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:02:45 +0000 (0:00:00.008) 0:00:06.350 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:02:46 +0000 (0:00:00.016) 0:00:06.367 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:02:48 +0000 (0:00:02.829) 0:00:09.196 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.181) 0:00:09.378 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.021) 0:00:09.399 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388163.6603475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1709063328.729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2208068, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709063328.729, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1257335108", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.199) 0:00:09.599 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388164.3213289, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.202) 0:00:09.801 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.007) 0:00:09.809 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.203) 0:00:10.012 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:02:49 +0000 (0:00:00.193) 0:00:10.205 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.461) 0:00:10.667 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.010) 0:00:10.678 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.008) 0:00:10.687 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.013) 0:00:10.700 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.014) 0:00:10.715 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.001) 0:00:10.717 ******** 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.184436", "end": "2024-03-02 14:02:50.766851", "rc": 0, "start": "2024-03-02 14:02:50.582415" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb quiet" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.429) 0:00:11.146 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:02:50 +0000 (0:00:00.008) 0:00:11.155 ******** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:03:36 +0000 (0:00:45.445) 0:00:56.600 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.007) 0:00:56.608 ******** 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-ci5dpsfg57/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.008) 0:00:56.617 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.008) 0:00:56.625 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.024) 0:00:56.649 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.011) 0:00:56.661 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.015) 0:00:56.676 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.009) 0:00:56.686 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.009) 0:00:56.695 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:36 +0000 (0:00:00.016) 0:00:56.711 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:40 +0000 (0:00:04.619) 0:01:01.331 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.185) 0:01:01.517 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.021) 0:01:01.538 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388170.7661486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1709388170.7641487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2299913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388170.7641487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3538573343", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.209) 0:01:01.748 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388169.4071865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.201) 0:01:01.949 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.007) 0:01:01.957 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.197) 0:01:02.154 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:41 +0000 (0:00:00.198) 0:01:02.352 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.187) 0:01:02.540 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.010) 0:01:02.551 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.008) 0:01:02.559 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.012) 0:01:02.572 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "c4a83b57df494aaf9656ebfa6a13db0f-4.18.0-540.el8.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "1", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a11997b0f7954dd2a8fcca0768767264-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a11997b0f7954dd2a8fcca0768767264.img", "kernel": "/boot/vmlinuz-0-rescue-a11997b0f7954dd2a8fcca0768767264", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (0-rescue-a11997b0f7954dd2a8fcca0768767264) 8" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:35 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.395) 0:01:02.968 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:44 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.021) 0:01:02.990 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.025) 0:01:03.015 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.013) 0:01:03.028 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.020) 0:01:03.048 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.010) 0:01:03.059 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.011) 0:01:03.071 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:42 +0000 (0:00:00.020) 0:01:03.092 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:45 +0000 (0:00:02.813) 0:01:05.905 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:45 +0000 (0:00:00.186) 0:01:06.092 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:45 +0000 (0:00:00.021) 0:01:06.113 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388170.7661486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1709388170.7641487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2299913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388170.7641487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3538573343", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:45 +0000 (0:00:00.196) 0:01:06.310 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388169.4071865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:46 +0000 (0:00:00.200) 0:01:06.511 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:46 +0000 (0:00:00.007) 0:01:06.518 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:46 +0000 (0:00:00.196) 0:01:06.715 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:46 +0000 (0:00:00.197) 0:01:06.913 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.510) 0:01:07.423 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.013) 0:01:07.436 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.012) 0:01:07.449 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.015) 0:01:07.465 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a11997b0f7954dd2a8fcca0768767264-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a11997b0f7954dd2a8fcca0768767264.img", "kernel": "/boot/vmlinuz-0-rescue-a11997b0f7954dd2a8fcca0768767264", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (0-rescue-a11997b0f7954dd2a8fcca0768767264) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:61 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.335) 0:01:07.800 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:65 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.021) 0:01:07.822 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:3 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.014) 0:01:07.837 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:7 Saturday 02 March 2024 14:03:47 +0000 (0:00:00.021) 0:01:07.858 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-540.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "66427db50c8d3165c6b97e49b14c0c3697dfc860", "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64" }, "md5sum": "4d13a1f2c37db07d97b52e86454034da", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 11085536, "src": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-540.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "996c16af595da32e7a289569506e897c69883398", "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img" }, "md5sum": "7d1081bfe205a9d53510a86ed0c66fa0", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31355767, "src": "/boot/initramfs-4.18.0-540.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:21 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.758) 0:01:08.617 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.018) 0:01:08.636 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.011) 0:01:08.647 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.015) 0:01:08.663 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.009) 0:01:08.672 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.009) 0:01:08.682 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:03:48 +0000 (0:00:00.017) 0:01:08.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:03:51 +0000 (0:00:02.784) 0:01:11.483 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.184) 0:01:11.668 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.021) 0:01:11.690 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388170.7661486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1709388170.7641487, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2299913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388170.7641487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3538573343", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.201) 0:01:11.892 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388169.4071865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.208) 0:01:12.100 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.007) 0:01:12.107 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:03:51 +0000 (0:00:00.197) 0:01:12.304 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.194) 0:01:12.499 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.465) 0:01:12.964 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.010) 0:01:12.975 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.009) 0:01:12.985 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.013) 0:01:12.998 ******** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:36 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.013) 0:01:13.012 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:03:52 +0000 (0:00:00.001) 0:01:13.013 ******** 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.185226", "end": "2024-03-02 14:03:53.012604", "rc": 0, "start": "2024-03-02 14:03:52.827378" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.379) 0:01:13.393 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:03:53 +0000 (0:00:00.007) 0:01:13.400 ******** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:04:38 +0000 (0:00:45.432) 0:01:58.832 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.008) 0:01:58.841 ******** 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-ci5dpsfg57/tests/tasks/clone_kernel.yml:39 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.010) 0:01:58.852 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:43 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.008) 0:01:58.860 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.024) 0:01:58.885 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.011) 0:01:58.896 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.016) 0:01:58.912 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.009) 0:01:58.922 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.009) 0:01:58.932 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:04:38 +0000 (0:00:00.016) 0:01:58.948 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:04:43 +0000 (0:00:04.730) 0:02:03.679 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:04:43 +0000 (0:00:00.186) 0:02:03.865 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:04:43 +0000 (0:00:00.021) 0:02:03.886 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388233.0112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1709388233.0092, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2299907, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388233.0092, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1763929017", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:04:44 +0000 (0:00:01.204) 0:02:05.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388169.4071865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:04:44 +0000 (0:00:00.201) 0:02:05.292 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:04:44 +0000 (0:00:00.007) 0:02:05.300 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.196) 0:02:05.496 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.195) 0:02:05.692 ******** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.185) 0:02:05.877 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.010) 0:02:05.888 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.010) 0:02:05.898 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.014) 0:02:05.912 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "c4a83b57df494aaf9656ebfa6a13db0f-4.18.0-540.el8.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "1", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a11997b0f7954dd2a8fcca0768767264-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a11997b0f7954dd2a8fcca0768767264.img", "kernel": "/boot/vmlinuz-0-rescue-a11997b0f7954dd2a8fcca0768767264", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (0-rescue-a11997b0f7954dd2a8fcca0768767264) 8" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:71 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.386) 0:02:06.299 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:78 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.020) 0:02:06.319 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.030) 0:02:06.350 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 March 2024 14:04:45 +0000 (0:00:00.010) 0:02:06.360 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.015) 0:02:06.376 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.009) 0:02:06.385 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.008) 0:02:06.394 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 March 2024 14:04:46 +0000 (0:00:00.016) 0:02:06.410 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:12 Saturday 02 March 2024 14:04:48 +0000 (0:00:02.780) 0:02:09.191 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:17 Saturday 02 March 2024 14:04:49 +0000 (0:00:00.184) 0:02:09.375 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Saturday 02 March 2024 14:04:49 +0000 (0:00:00.021) 0:02:09.396 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388233.0112, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1709388233.0092, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2299907, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709388233.0092, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "1763929017", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Saturday 02 March 2024 14:04:49 +0000 (0:00:00.194) 0:02:09.591 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709388169.4071865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a8599705eda61e64d0ea4f006a4b5022ff33498d", "ctime": 1709388164.3223288, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 18874562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709388164.3223288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2309415637", "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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:38 Saturday 02 March 2024 14:04:50 +0000 (0:00:01.202) 0:02:10.794 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:45 Saturday 02 March 2024 14:04:50 +0000 (0:00:00.007) 0:02:10.802 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Saturday 02 March 2024 14:04:50 +0000 (0:00:00.196) 0:02:10.999 ******** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 02 March 2024 14:04:50 +0000 (0:00:00.194) 0:02:11.194 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.475) 0:02:11.669 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.011) 0:02:11.681 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:90 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.010) 0:02:11.691 ******** 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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.014) 0:02:11.705 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "a11997b0f7954dd2a8fcca0768767264-4.18.0-540.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-540.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-540.el8.x86_64", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (4.18.0-540.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "a11997b0f7954dd2a8fcca0768767264-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a11997b0f7954dd2a8fcca0768767264.img", "kernel": "/boot/vmlinuz-0-rescue-a11997b0f7954dd2a8fcca0768767264", "root": "UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5", "title": "CentOS Stream (0-rescue-a11997b0f7954dd2a8fcca0768767264) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:88 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.333) 0:02:12.039 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:92 Saturday 02 March 2024 14:04:51 +0000 (0:00:00.020) 0:02:12.060 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone1" ], "delta": "0:00:00.055716", "end": "2024-03-02 14:04:51.921500", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-02 14:04:51.865784" } STDERR: The param /boot/vmlinuz-4.18.0-540.el8.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-540.el8.x86_64_clone2" ], "delta": "0:00:00.054930", "end": "2024-03-02 14:04:52.153534", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-02 14:04:52.098604" } STDERR: The param /boot/vmlinuz-4.18.0-540.el8.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 March 2024 14:04:52 +0000 (0:00:00.473) 0:02:12.533 ******** 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.150448", "end": "2024-03-02 14:04:52.491543", "rc": 0, "start": "2024-03-02 14:04:52.341095" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb quiet " GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 March 2024 14:04:52 +0000 (0:00:00.338) 0:02:12.872 ******** included: /WORKDIR/git-weekly-ci5dpsfg57/.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-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 March 2024 14:04:52 +0000 (0:00:00.007) 0:02:12.879 ******** changed: [sut] => { "changed": true, "elapsed": 44, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 March 2024 14:05:37 +0000 (0:00:45.404) 0:02:58.283 ******** skipping: [sut] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 March 2024 14:05:37 +0000 (0:00:00.007) 0:02:58.291 ******** 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:05:37 +0000 (0:00:00.009) 0:02:58.301 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 45.45s /WORKDIR/git-weekly-ci5dpsfg57/.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 -- 45.43s /WORKDIR/git-weekly-ci5dpsfg57/.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 -- 45.40s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.73s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.62s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.83s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.81s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.78s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.78s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.78s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.20s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 1.20s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:33 Clone test_kernel kernel and initrd for test purposes ------------------- 0.81s /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:7 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.76s /WORKDIR/git-weekly-ci5dpsfg57/tests/tasks/clone_kernel.yml:7 ----------------- fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.55s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.51s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.48s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Remove cloned kernels --------------------------------------------------- 0.47s /WORKDIR/git-weekly-ci5dpsfg57/tests/tests_add_rm.yml:92 ---------------------- fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.47s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:97 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.47s /WORKDIR/git-weekly-ci5dpsfg57/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---