# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:13 Saturday 11 May 2024 13:50:03 +0000 (0:00:00.012) 0:00:00.012 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:50:03 +0000 (0:00:00.027) 0:00:00.040 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:50:03 +0000 (0:00:00.011) 0:00:00.051 ********** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:50:04 +0000 (0:00:00.636) 0:00:00.688 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:50:04 +0000 (0:00:00.296) 0:00:00.985 ********** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:50:04 +0000 (0:00:00.020) 0:00:01.005 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:50:04 +0000 (0:00:00.026) 0:00:01.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:50:04 +0000 (0:00:00.016) 0:00:01.048 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:50:07 +0000 (0:00:03.467) 0:00:04.516 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1713854793.438, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.241) 0:00:04.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.008) 0:00:04.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.007) 0:00:04.774 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.224) 0:00:04.998 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.014) 0:00:05.012 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435408.170733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.239) 0:00:05.252 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1713854794.316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "530c3f4cc342d58973f04883f71db98cf50e0afd", "ctime": 1713854794.317, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100401, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1713854794.317, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6406, "uid": 0, "version": "467132632", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.242) 0:00:05.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:50:08 +0000 (0:00:00.008) 0:00:05.503 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.292) 0:00:05.795 ********** changed: [sut] => { "changed": true } MSG: 5 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.229) 0:00:06.025 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.285) 0:00:06.311 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.009) 0:00:06.320 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.007) 0:00:06.327 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:50:09 +0000 (0:00:00.007) 0:00:06.334 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut META: ran handlers TASK [Clone kernel to Clone1] ************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:29 Saturday 11 May 2024 13:50:10 +0000 (0:00:00.493) 0:00:06.828 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:50:10 +0000 (0:00:00.012) 0:00:06.840 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:8 Saturday 11 May 2024 13:50:10 +0000 (0:00:00.009) 0:00:06.850 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-552.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "24334e1edd4550104761b52f8fb6078e0e35c43f", "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64" }, "md5sum": "67c1cc981b9c8b29e2e583b2b37817c2", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10869136, "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-552.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "56f14679b1527325fe56582c4e778b8b3b84f0ca", "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img" }, "md5sum": "6c8d64438ab0df4a45e4838bd5c7d4d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361821, "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:22 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.926) 0:00:07.776 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.017) 0:00:07.794 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.010) 0:00:07.804 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.008) 0:00:07.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.007) 0:00:07.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.007) 0:00:07.827 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.019) 0:00:07.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:50:11 +0000 (0:00:00.008) 0:00:07.855 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:50:14 +0000 (0:00:03.373) 0:00:11.228 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435408.170733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:50:14 +0000 (0:00:00.235) 0:00:11.464 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:50:14 +0000 (0:00:00.009) 0:00:11.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:50:14 +0000 (0:00:00.007) 0:00:11.481 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.217) 0:00:11.699 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.013) 0:00:11.712 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435408.170733, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1713854793.24, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2100399, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1713854793.24, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "4275709610", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.233) 0:00:11.946 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435409.448729, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.238) 0:00:12.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.008) 0:00:12.194 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:50:15 +0000 (0:00:00.223) 0:00:12.417 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.221) 0:00:12.639 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1 --initrd=/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1 --title=Clone1 --args=test=kernel --copy-default" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.492) 0:00:13.131 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.009) 0:00:13.140 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.008) 0:00:13.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.007) 0:00:13.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:50:16 +0000 (0:00:00.005) 0:00:13.162 ********** 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.178417", "end": "2024-05-11 13:50:17.054076", "rc": 0, "start": "2024-05-11 13:50:16.875659" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:50:17 +0000 (0:00:00.461) 0:00:13.624 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:50:17 +0000 (0:00:00.009) 0:00:13.633 ********** changed: [sut] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:50:44 +0000 (0:00:27.554) 0:00:41.188 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.008) 0:00:41.197 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:41 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.010) 0:00:41.207 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:45 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.008) 0:00:41.215 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.019) 0:00:41.234 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.026) 0:00:41.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.009) 0:00:41.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.007) 0:00:41.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.008) 0:00:41.287 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.019) 0:00:41.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:50:44 +0000 (0:00:00.007) 0:00:41.314 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:50:49 +0000 (0:00:04.893) 0:00:46.207 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:50:49 +0000 (0:00:00.235) 0:00:46.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:50:49 +0000 (0:00:00.009) 0:00:46.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:50:49 +0000 (0:00:00.007) 0:00:46.460 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.212) 0:00:46.673 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.014) 0:00:46.687 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.232) 0:00:46.920 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435415.5957098, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.232) 0:00:47.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.009) 0:00:47.162 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:50:50 +0000 (0:00:00.221) 0:00:47.384 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.220) 0:00:47.604 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.216) 0:00:47.820 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.009) 0:00:47.830 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.007) 0:00:47.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.007) 0:00:47.845 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params test=kernel", "default": false, "id": "553da8bdaabd401581b3352221cfcee4-4.18.0-552.el8.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone1", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:35 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.420) 0:00:48.265 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:47 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.011) 0:00:48.277 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.023) 0:00:48.300 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.009) 0:00:48.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.008) 0:00:48.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.007) 0:00:48.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.007) 0:00:48.332 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.017) 0:00:48.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:50:51 +0000 (0:00:00.007) 0:00:48.357 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:50:55 +0000 (0:00:03.310) 0:00:51.668 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.238) 0:00:51.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.010) 0:00:51.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.008) 0:00:51.925 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.223) 0:00:52.149 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.014) 0:00:52.163 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:50:55 +0000 (0:00:00.236) 0:00:52.400 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435415.5957098, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:50:56 +0000 (0:00:00.241) 0:00:52.641 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:50:56 +0000 (0:00:00.009) 0:00:52.651 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:50:56 +0000 (0:00:00.225) 0:00:52.877 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:50:56 +0000 (0:00:00.226) 0:00:53.103 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.532) 0:00:53.635 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.009) 0:00:53.645 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.007) 0:00:53.652 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.007) 0:00:53.660 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:65 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.367) 0:00:54.027 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:71 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.010) 0:00:54.038 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:3 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.014) 0:00:54.052 ********** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:8 Saturday 11 May 2024 13:50:57 +0000 (0:00:00.009) 0:00:54.062 ********** changed: [sut] => (item={'src': '/boot/vmlinuz-4.18.0-552.el8.x86_64', 'dest': '/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "24334e1edd4550104761b52f8fb6078e0e35c43f", "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64" }, "md5sum": "67c1cc981b9c8b29e2e583b2b37817c2", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 10869136, "src": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-4.18.0-552.el8.x86_64.img', 'dest': '/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "56f14679b1527325fe56582c4e778b8b3b84f0ca", "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img" }, "md5sum": "6c8d64438ab0df4a45e4838bd5c7d4d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 31361821, "src": "/boot/initramfs-4.18.0-552.el8.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:22 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.859) 0:00:54.921 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.012) 0:00:54.934 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.010) 0:00:54.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.008) 0:00:54.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.007) 0:00:54.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.007) 0:00:54.968 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.017) 0:00:54.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:50:58 +0000 (0:00:00.007) 0:00:54.993 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:51:01 +0000 (0:00:03.356) 0:00:58.350 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.240) 0:00:58.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.009) 0:00:58.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.008) 0:00:58.609 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.223) 0:00:58.833 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.014) 0:00:58.847 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435417.0527053, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435417.0517054, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435417.0517054, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2072658967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.239) 0:00:59.086 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435415.5957098, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.243) 0:00:59.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:51:02 +0000 (0:00:00.009) 0:00:59.339 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.233) 0:00:59.573 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.230) 0:00:59.803 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --add-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2 --initrd=/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.495) 0:01:00.299 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.009) 0:01:00.308 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.007) 0:01:00.316 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.008) 0:01:00.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:51:03 +0000 (0:00:00.006) 0:01:00.331 ********** 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.182603", "end": "2024-05-11 13:51:04.167349", "rc": 0, "start": "2024-05-11 13:51:03.984746" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:51:04 +0000 (0:00:00.408) 0:01:00.739 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:51:04 +0000 (0:00:00.008) 0:01:00.747 ********** changed: [sut] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:51:35 +0000 (0:00:31.128) 0:01:31.876 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:51:35 +0000 (0:00:00.008) 0:01:31.884 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:51:35 +0000 (0:00:00.008) 0:01:31.893 ********** 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.209595", "end": "2024-05-11 13:51:35.769042", "rc": 0, "start": "2024-05-11 13:51:35.559447" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:51:35 +0000 (0:00:00.447) 0:01:32.341 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:51:35 +0000 (0:00:00.007) 0:01:32.348 ********** changed: [sut] => { "changed": true, "elapsed": 25, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:52:02 +0000 (0:00:26.736) 0:01:59.085 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.009) 0:01:59.095 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:41 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.011) 0:01:59.106 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:45 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.009) 0:01:59.116 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.019) 0:01:59.136 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.010) 0:01:59.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.008) 0:01:59.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.008) 0:01:59.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.007) 0:01:59.171 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.018) 0:01:59.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:52:02 +0000 (0:00:00.007) 0:01:59.197 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:52:07 +0000 (0:00:04.890) 0:02:04.087 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435495.767794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435495.766794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435495.766794, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3772093360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:52:07 +0000 (0:00:00.230) 0:02:04.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:52:07 +0000 (0:00:00.009) 0:02:04.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:52:07 +0000 (0:00:00.008) 0:02:04.336 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:52:07 +0000 (0:00:00.209) 0:02:04.545 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.015) 0:02:04.561 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435495.767794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435495.766794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435495.766794, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3772093360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.228) 0:02:04.789 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435415.5957098, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.229) 0:02:05.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.010) 0:02:05.029 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.215) 0:02:05.245 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:52:08 +0000 (0:00:00.210) 0:02:05.455 ********** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.210) 0:02:05.666 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.009) 0:02:05.675 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.007) 0:02:05.683 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.007) 0:02:05.690 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" }, { "args": "test=kernel", "default": false, "id": "553da8bdaabd401581b3352221cfcee4-4.18.0-552.el8.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img_clone2", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:77 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.385) 0:02:06.076 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:84 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.010) 0:02:06.087 ********** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.029) 0:02:06.117 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml for sut TASK [linux-system-roles.bootloader : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.009) 0:02:06.126 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.008) 0:02:06.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.008) 0:02:06.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.007) 0:02:06.151 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.018) 0:02:06.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 11 May 2024 13:52:09 +0000 (0:00:00.008) 0:02:06.178 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 11 May 2024 13:52:12 +0000 (0:00:03.225) 0:02:09.404 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435495.767794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435495.766794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435495.766794, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3772093360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.220) 0:02:09.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.009) 0:02:09.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.008) 0:02:09.643 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.204) 0:02:09.847 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.015) 0:02:09.862 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435495.767794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1715435495.766794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2274392, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1715435495.766794, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "3772093360", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg] ******** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.229) 0:02:10.092 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1715435415.5957098, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68aa985ce6be712f9811076e812997896bf31be4", "ctime": 1715435409.449729, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 23068993, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1715435409.448729, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "2343917449", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.228) 0:02:10.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.009) 0:02:10.330 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 Saturday 11 May 2024 13:52:13 +0000 (0:00:00.209) 0:02:10.540 ********** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Saturday 11 May 2024 13:52:14 +0000 (0:00:00.211) 0:02:10.751 ********** NOTIFIED HANDLER linux-system-roles.bootloader : Fix default kernel boot parameters for sut NOTIFIED HANDLER linux-system-roles.bootloader : Reboot system for sut changed: [sut] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 11 May 2024 13:52:14 +0000 (0:00:00.488) 0:02:11.240 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:117 Saturday 11 May 2024 13:52:14 +0000 (0:00:00.009) 0:02:11.250 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 11 May 2024 13:52:14 +0000 (0:00:00.008) 0:02:11.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 Saturday 11 May 2024 13:52:14 +0000 (0:00:00.008) 0:02:11.267 ********** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet $tuned_params", "default": true, "id": "986f4bd3443144f587333835ad551ff4-4.18.0-552.el8.x86_64", "index": "0", "initrd": "/boot/initramfs-4.18.0-552.el8.x86_64.img $tuned_initrd", "kernel": "/boot/vmlinuz-4.18.0-552.el8.x86_64", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (4.18.0-552.el8.x86_64) 8" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb quiet", "default": false, "id": "986f4bd3443144f587333835ad551ff4-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-986f4bd3443144f587333835ad551ff4.img", "kernel": "/boot/vmlinuz-0-rescue-986f4bd3443144f587333835ad551ff4", "root": "UUID=c0e1a7ed-0246-4adf-9b50-4d02e249c905", "title": "CentOS Stream (0-rescue-986f4bd3443144f587333835ad551ff4) 8" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:94 Saturday 11 May 2024 13:52:15 +0000 (0:00:00.347) 0:02:11.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/tests_add_rm.yml:103 Saturday 11 May 2024 13:52:15 +0000 (0:00:00.011) 0:02:11.626 ********** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-4.18.0-552.el8.x86_64_clone1" ], "delta": "0:00:00.054590", "end": "2024-05-11 13:52:15.322595", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-05-11 13:52:15.268005" } STDERR: The param /boot/vmlinuz-4.18.0-552.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-552.el8.x86_64_clone2" ], "delta": "0:00:00.054150", "end": "2024-05-11 13:52:15.580916", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-05-11 13:52:15.526766" } STDERR: The param /boot/vmlinuz-4.18.0-552.el8.x86_64_clone2 is incorrect MSG: non-zero return code RUNNING HANDLER [linux-system-roles.bootloader : Fix default kernel boot parameters] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 11 May 2024 13:52:15 +0000 (0:00:00.524) 0:02:12.150 ********** 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.142466", "end": "2024-05-11 13:52:15.934569", "rc": 0, "start": "2024-05-11 13:52:15.792103" } 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 [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 11 May 2024 13:52:15 +0000 (0:00:00.354) 0:02:12.504 ********** included: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml for sut RUNNING HANDLER [linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 11 May 2024 13:52:15 +0000 (0:00:00.007) 0:02:12.512 ********** changed: [sut] => { "changed": true, "elapsed": 25, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 11 May 2024 13:52:42 +0000 (0:00:26.602) 0:02:39.115 ********** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 11 May 2024 13:52:42 +0000 (0:00:00.008) 0:02:39.124 ********** ok: [sut] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=107 changed=16 unreachable=0 failed=0 skipped=80 rescued=0 ignored=0 Saturday 11 May 2024 13:52:42 +0000 (0:00:00.009) 0:02:39.134 ********** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.13s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.55s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 26.74s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 26.60s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed -- 13.25s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 6.73s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 3.31s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 3.23s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.30s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:132 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.99s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 Clone test_kernel kernel and initrd for test purposes ------------------- 0.93s /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.87s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Clone test_kernel kernel and initrd for test purposes ------------------- 0.86s /WORKDIR/git-weekly-cixaatt21r/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.73s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:78 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.71s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:95 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.71s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.71s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.70s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.66s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:87 linux-system-roles.bootloader : Determine platform type ----------------- 0.65s /WORKDIR/git-weekly-cixaatt21r/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---