# 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-ciq8zdtb1h/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:13 Saturday 23 March 2024 14:50:57 +0000 (0:00:00.013) 0:00:00.013 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:50:57 +0000 (0:00:00.028) 0:00:00.041 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:50:57 +0000 (0:00:00.012) 0:00:00.053 ******** ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:50:58 +0000 (0:00:00.541) 0:00:00.595 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:50:58 +0000 (0:00:00.250) 0:00:00.845 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:50:58 +0000 (0:00:00.018) 0:00:00.864 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:50:58 +0000 (0:00:00.026) 0:00:00.891 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:51:00 +0000 (0:00:02.262) 0:00:03.154 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714778.566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:51:00 +0000 (0:00:00.189) 0:00:03.343 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:51:00 +0000 (0:00:00.010) 0:00:03.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:51:00 +0000 (0:00:00.009) 0:00:03.363 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.174) 0:00:03.538 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.014) 0:00:03.552 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205460.8173332, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.189) 0:00:03.742 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1709714779.266, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "daa1c061ec5c47702d0be4b0e626b39f42774879", "ctime": 1709714779.267, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 7301772, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1709714779.267, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "1839740860", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.193) 0:00:03.935 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.010) 0:00:03.945 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.263) 0:00:04.209 ******** changed: [sut] => { "changed": true } MSG: 6 replacements made TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:51:01 +0000 (0:00:00.184) 0:00:04.394 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.253) 0:00:04.647 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.010) 0:00:04.657 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.007) 0:00:04.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.008) 0:00:04.674 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "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-ciq8zdtb1h/tests/tests_add_rm.yml:29 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.359) 0:00:05.033 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.012) 0:00:05.046 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:51:02 +0000 (0:00:00.009) 0:00:05.056 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-427.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7f2676bfd37bf1f31b636df2357f44546a4079b9", "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64" }, "md5sum": "43a3cf55442c0e5c727e668e302ef871", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13592616, "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-427.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5ed43ca12f706c87a1e2574d50758d13c0cd79e9", "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img" }, "md5sum": "0105704be09346d448b705624f67eb28", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35036566, "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.997) 0:00:06.053 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.018) 0:00:06.072 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.012) 0:00:06.084 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.010) 0:00:06.094 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.008) 0:00:06.103 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.008) 0:00:06.112 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:51:03 +0000 (0:00:00.020) 0:00:06.132 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:51:04 +0000 (0:00:01.220) 0:00:07.353 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205460.8173332, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.197) 0:00:07.550 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.009) 0:00:07.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.008) 0:00:07.569 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.174) 0:00:07.744 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.014) 0:00:07.758 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205460.8173332, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4bb08bede303990d4cc06d6283ed4aeb549389ab", "ctime": 1709714778.407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709714778.407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 301, "uid": 0, "version": "3323824319", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.191) 0:00:07.950 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205461.8773263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.193) 0:00:08.144 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.009) 0:00:08.154 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:51:05 +0000 (0:00:00.183) 0:00:08.337 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.181) 0:00:08.519 ******** 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-5.14.0-427.el9.x86_64_clone1 --initrd=/boot/initramfs-5.14.0-427.el9.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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.399) 0:00:08.918 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.009) 0:00:08.928 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.008) 0:00:08.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.007) 0:00:08.944 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.006) 0:00:08.950 ******** 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.144714", "end": "2024-03-23 14:51:06.827137", "rc": 0, "start": "2024-03-23 14:51:06.682423" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.391) 0:00:09.342 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:51:06 +0000 (0:00:00.009) 0:00:09.352 ******** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:51:44 +0000 (0:00:37.328) 0:00:46.680 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.011) 0:00:46.691 ******** 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-ciq8zdtb1h/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.012) 0:00:46.703 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.011) 0:00:46.715 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.022) 0:00:46.737 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.012) 0:00:46.750 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.010) 0:00:46.761 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.012) 0:00:46.773 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.014) 0:00:46.787 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:51:44 +0000 (0:00:00.052) 0:00:46.840 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:51:47 +0000 (0:00:03.018) 0:00:49.858 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:51:47 +0000 (0:00:00.227) 0:00:50.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:51:47 +0000 (0:00:00.012) 0:00:50.098 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:51:47 +0000 (0:00:00.009) 0:00:50.108 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:51:47 +0000 (0:00:00.178) 0:00:50.287 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:51:47 +0000 (0:00:00.017) 0:00:50.304 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.207) 0:00:50.511 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205465.6153018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.197) 0:00:50.709 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.011) 0:00:50.720 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.187) 0:00:50.907 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.188) 0:00:51.096 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.181) 0:00:51.277 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.011) 0:00:51.289 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.009) 0:00:51.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:51:48 +0000 (0:00:00.010) 0:00:51.309 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 test=kernel", "default": false, "id": "6771e51668294c438913476c620cfc96-5.14.0-427.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "Clone1" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:35 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.338) 0:00:51.648 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:47 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.013) 0:00:51.662 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.024) 0:00:51.687 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.011) 0:00:51.698 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.010) 0:00:51.709 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.009) 0:00:51.718 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.009) 0:00:51.727 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:51:49 +0000 (0:00:00.021) 0:00:51.749 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:51:50 +0000 (0:00:01.210) 0:00:52.959 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:51:50 +0000 (0:00:00.192) 0:00:53.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:51:50 +0000 (0:00:00.012) 0:00:53.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:51:50 +0000 (0:00:00.009) 0:00:53.173 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:51:50 +0000 (0:00:00.177) 0:00:53.350 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:51:50 +0000 (0:00:00.016) 0:00:53.367 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:51:51 +0000 (0:00:00.197) 0:00:53.564 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205465.6153018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:51:51 +0000 (0:00:00.198) 0:00:53.763 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:51:51 +0000 (0:00:00.011) 0:00:53.775 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:51:51 +0000 (0:00:00.186) 0:00:53.961 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:51:51 +0000 (0:00:00.179) 0:00:54.141 ******** 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-5.14.0-427.el9.x86_64_clone1" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.426) 0:00:54.567 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.012) 0:00:54.579 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.009) 0:00:54.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.009) 0:00:54.598 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify that Clone1 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:65 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.297) 0:00:54.895 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:71 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.012) 0:00:54.908 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml for sut TASK [Set fact with the default kernel to use for clones] ********************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:3 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.017) 0:00:54.925 ******** ok: [sut] => { "ansible_facts": { "test_kernel": { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" } }, "changed": false } TASK [Clone test_kernel kernel and initrd for test purposes] ******************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:8 Saturday 23 March 2024 14:51:52 +0000 (0:00:00.013) 0:00:54.939 ******** changed: [sut] => (item={'src': '/boot/vmlinuz-5.14.0-427.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7f2676bfd37bf1f31b636df2357f44546a4079b9", "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64" }, "md5sum": "43a3cf55442c0e5c727e668e302ef871", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 13592616, "src": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "state": "file", "uid": 0 } changed: [sut] => (item={'src': '/boot/initramfs-5.14.0-427.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5ed43ca12f706c87a1e2574d50758d13c0cd79e9", "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img" }, "md5sum": "0105704be09346d448b705624f67eb28", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 35036566, "src": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:22 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.883) 0:00:55.822 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.013) 0:00:55.836 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.011) 0:00:55.848 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.010) 0:00:55.859 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.010) 0:00:55.869 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.009) 0:00:55.878 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:51:53 +0000 (0:00:00.021) 0:00:55.899 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:51:54 +0000 (0:00:01.190) 0:00:57.090 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:51:54 +0000 (0:00:00.190) 0:00:57.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:51:54 +0000 (0:00:00.010) 0:00:57.291 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:51:54 +0000 (0:00:00.009) 0:00:57.301 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:51:54 +0000 (0:00:00.176) 0:00:57.477 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:51:54 +0000 (0:00:00.015) 0:00:57.493 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205466.826294, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205466.825294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375228, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205466.825294, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "286237718", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:51:55 +0000 (0:00:00.193) 0:00:57.686 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205465.6153018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:51:55 +0000 (0:00:00.195) 0:00:57.882 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:51:55 +0000 (0:00:00.010) 0:00:57.892 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:51:55 +0000 (0:00:00.184) 0:00:58.077 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:51:55 +0000 (0:00:00.182) 0:00:58.259 ******** 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-5.14.0-427.el9.x86_64_clone2 --initrd=/boot/initramfs-5.14.0-427.el9.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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.401) 0:00:58.661 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.009) 0:00:58.671 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.007) 0:00:58.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.008) 0:00:58.687 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.007) 0:00:58.695 ******** 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.144219", "end": "2024-03-23 14:51:56.505439", "rc": 0, "start": "2024-03-23 14:51:56.361220" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.325) 0:00:59.020 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:51:56 +0000 (0:00:00.008) 0:00:59.028 ******** changed: [sut] => { "changed": true, "elapsed": 37, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:52:35 +0000 (0:00:38.580) 0:01:37.609 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:52:35 +0000 (0:00:00.009) 0:01:37.619 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:52:35 +0000 (0:00:00.010) 0:01:37.630 ******** 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.155779", "end": "2024-03-23 14:52:35.911946", "rc": 0, "start": "2024-03-23 14:52:35.756167" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:52:35 +0000 (0:00:00.353) 0:01:37.983 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:52:35 +0000 (0:00:00.009) 0:01:37.993 ******** changed: [sut] => { "changed": true, "elapsed": 36, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:53:12 +0000 (0:00:37.153) 0:02:15.146 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.009) 0:02:15.156 ******** 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-ciq8zdtb1h/tests/tasks/clone_kernel.yml:41 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.011) 0:02:15.168 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:45 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.011) 0:02:15.180 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.020) 0:02:15.200 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.012) 0:02:15.212 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.010) 0:02:15.222 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.012) 0:02:15.235 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.009) 0:02:15.244 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:53:12 +0000 (0:00:00.021) 0:02:15.266 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:53:15 +0000 (0:00:02.624) 0:02:17.890 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205555.9106674, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205555.9096675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205555.9096675, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1851438213", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:53:15 +0000 (0:00:00.225) 0:02:18.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:53:15 +0000 (0:00:00.011) 0:02:18.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:53:15 +0000 (0:00:00.009) 0:02:18.137 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:53:15 +0000 (0:00:00.182) 0:02:18.320 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:53:15 +0000 (0:00:00.016) 0:02:18.336 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205555.9106674, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205555.9096675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205555.9096675, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1851438213", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.196) 0:02:18.533 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205465.6153018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.199) 0:02:18.732 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.011) 0:02:18.744 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.186) 0:02:18.930 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.184) 0:02:19.115 ******** ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.186) 0:02:19.302 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.010) 0:02:19.312 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.010) 0:02:19.323 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:53:16 +0000 (0:00:00.008) 0:02:19.332 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "6771e51668294c438913476c620cfc96-5.14.0-427.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify settings] ********************************************************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:77 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.334) 0:02:19.666 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:84 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.012) 0:02:19.679 ******** TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.032) 0:02:19.712 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.011) 0:02:19.723 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.010) 0:02:19.734 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.009) 0:02:19.744 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.009) 0:02:19.753 ******** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 23 March 2024 14:53:17 +0000 (0:00:00.021) 0:02:19.774 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 23 March 2024 14:53:18 +0000 (0:00:01.239) 0:02:21.014 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205555.9106674, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205555.9096675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205555.9096675, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1851438213", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:21 Saturday 23 March 2024 14:53:18 +0000 (0:00:00.197) 0:02:21.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 23 March 2024 14:53:18 +0000 (0:00:00.011) 0:02:21.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:38 Saturday 23 March 2024 14:53:18 +0000 (0:00:00.009) 0:02:21.232 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:43 Saturday 23 March 2024 14:53:18 +0000 (0:00:00.180) 0:02:21.413 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 Saturday 23 March 2024 14:53:18 +0000 (0:00:00.017) 0:02:21.431 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205555.9106674, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a421fc1209588c8062d84a4cc76bcf0a2ad58010", "ctime": 1711205555.9096675, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2375171, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1711205555.9096675, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 304, "uid": 0, "version": "1851438213", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 Saturday 23 March 2024 14:53:19 +0000 (0:00:00.194) 0:02:21.625 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711205465.6153018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "83f88152b19a724c257dcb00b70eccdf0d4ecbc0", "ctime": 1711205461.8773263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 329253185, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1711205461.8773263, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1733292923", "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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:64 Saturday 23 March 2024 14:53:19 +0000 (0:00:00.197) 0:02:21.823 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 Saturday 23 March 2024 14:53:19 +0000 (0:00:00.010) 0:02:21.834 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 23 March 2024 14:53:19 +0000 (0:00:00.186) 0:02:22.020 ******** ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 23 March 2024 14:53:19 +0000 (0:00:00.181) 0:02:22.202 ******** 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-5.14.0-427.el9.x86_64_clone2" ], "changed": true } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:98 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.419) 0:02:22.622 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:110 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.012) 0:02:22.634 ******** 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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:118 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.010) 0:02:22.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.009) 0:02:22.654 ******** ok: [sut] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": true, "id": "c349f2226fa046be8eb58571fe1f537b-5.14.0-427.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-427.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-427.el9.x86_64", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (5.14.0-427.el9.x86_64) 9" }, { "args": "ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0", "default": false, "id": "c349f2226fa046be8eb58571fe1f537b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-c349f2226fa046be8eb58571fe1f537b.img", "kernel": "/boot/vmlinuz-0-rescue-c349f2226fa046be8eb58571fe1f537b", "root": "UUID=d673fe01-b454-4235-b8eb-90a73d08e5be", "title": "CentOS Stream (0-rescue-c349f2226fa046be8eb58571fe1f537b) 9" } ] }, "changed": false } TASK [Verify that Clone2 kernel is removed] ************************************ task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:94 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.291) 0:02:22.945 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/tests_add_rm.yml:100 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.012) 0:02:22.958 ******** changed: [sut] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-427.el9.x86_64_clone1" ], "delta": "0:00:00.048890", "end": "2024-03-23 14:53:20.673937", "failed_when_result": false, "item": 1, "rc": 1, "start": "2024-03-23 14:53:20.625047" } STDERR: The param /boot/vmlinuz-5.14.0-427.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [sut] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-427.el9.x86_64_clone2" ], "delta": "0:00:00.048749", "end": "2024-03-23 14:53:20.896871", "failed_when_result": false, "item": 2, "rc": 1, "start": "2024-03-23 14:53:20.848122" } STDERR: The param /boot/vmlinuz-5.14.0-427.el9.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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 Saturday 23 March 2024 14:53:20 +0000 (0:00:00.453) 0:02:23.411 ******** 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.114720", "end": "2024-03-23 14:53:21.197882", "rc": 0, "start": "2024-03-23 14:53:21.083162" } STDOUT: args="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console" GRUB_CMDLINE_LINUX="ro rhgb quiet crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [linux-system-roles.bootloader : Reboot system] **************** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:15 Saturday 23 March 2024 14:53:21 +0000 (0:00:00.301) 0:02:23.713 ******** included: /WORKDIR/git-weekly-ciq8zdtb1h/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-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 Saturday 23 March 2024 14:53:21 +0000 (0:00:00.009) 0:02:23.722 ******** changed: [sut] => { "changed": true, "elapsed": 41, "rebooted": true } RUNNING HANDLER [linux-system-roles.bootloader : Notify about reboot] ********** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:7 Saturday 23 March 2024 14:54:03 +0000 (0:00:42.531) 0:03:06.254 ******** skipping: [sut] => {} RUNNING HANDLER [linux-system-roles.bootloader : Set bootloader_reboot_required] *** task path: /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:14 Saturday 23 March 2024 14:54:03 +0000 (0:00:00.009) 0:03:06.264 ******** 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=73 rescued=0 ignored=0 Saturday 23 March 2024 14:54:03 +0000 (0:00:00.012) 0:03:06.277 ******** =============================================================================== linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 42.53s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 38.58s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.33s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 37.15s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/reboot.yml:3 linux-system-roles.bootloader : Ensure required packages are installed --- 7.91s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 2.41s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.24s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Ensure required packages are installed --- 1.21s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 linux-system-roles.bootloader : Collect bootloader facts ---------------- 1.03s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:125 Clone test_kernel kernel and initrd for test purposes ------------------- 1.00s /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:8 ----------------- Clone test_kernel kernel and initrd for test purposes ------------------- 0.88s /WORKDIR/git-weekly-ciq8zdtb1h/tests/tasks/clone_kernel.yml:8 ----------------- linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.80s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Fix default kernel boot parameters ------ 0.72s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/handlers/main.yml:4 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.64s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.64s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:71 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.62s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.59s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:54 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.59s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:59 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.56s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.54s /WORKDIR/git-weekly-ciq8zdtb1h/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---