# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-s390x-incompatibled78065x5/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_password.yml *************************************************** 1 plays in /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** TASK [Set boot loader password] ************************************************ task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:9 Friday 12 April 2024 14:55:26 +0000 (0:00:00.011) 0:00:00.011 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 12 April 2024 14:55:26 +0000 (0:00:00.021) 0:00:00.033 ********** included: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 12 April 2024 14:55:26 +0000 (0:00:00.010) 0:00:00.043 ********** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 12 April 2024 14:55:27 +0000 (0:00:00.434) 0:00:00.478 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 12 April 2024 14:55:27 +0000 (0:00:00.177) 0:00:00.656 ********** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 12 April 2024 14:55:27 +0000 (0:00:00.013) 0:00:00.669 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 12 April 2024 14:55:27 +0000 (0:00:00.016) 0:00:00.686 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Friday 12 April 2024 14:55:27 +0000 (0:00:00.006) 0:00:00.693 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Friday 12 April 2024 14:55:27 +0000 (0:00:00.640) 0:00:01.333 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Friday 12 April 2024 14:55:28 +0000 (0:00:00.131) 0:00:01.465 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Friday 12 April 2024 14:55:28 +0000 (0:00:00.007) 0:00:01.473 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Friday 12 April 2024 14:55:28 +0000 (0:00:00.006) 0:00:01.480 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Friday 12 April 2024 14:55:28 +0000 (0:00:00.116) 0:00:01.596 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Friday 12 April 2024 14:55:28 +0000 (0:00:00.021) 0:00:01.617 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Friday 12 April 2024 14:55:28 +0000 (0:00:00.132) 0:00:01.749 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933723.135367, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Friday 12 April 2024 14:55:28 +0000 (0:00:00.132) 0:00:01.882 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 12 April 2024 14:55:28 +0000 (0:00:00.008) 0:00:01.891 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 12 April 2024 14:55:28 +0000 (0:00:00.189) 0:00:02.080 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Friday 12 April 2024 14:55:28 +0000 (0:00:00.129) 0:00:02.210 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Friday 12 April 2024 14:55:28 +0000 (0:00:00.178) 0:00:02.389 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 12 April 2024 14:55:29 +0000 (0:00:00.494) 0:00:02.883 ********** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Friday 12 April 2024 14:55:30 +0000 (0:00:00.517) 0:00:03.400 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Friday 12 April 2024 14:55:30 +0000 (0:00:00.014) 0:00:03.415 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:15 Friday 12 April 2024 14:55:30 +0000 (0:00:00.019) 0:00:03.434 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.029091", "end": "2024-04-12 14:55:30.171512", "failed_when_result": false, "rc": 0, "start": "2024-04-12 14:55:30.142421" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.9B710F5F3DA898263C6C8C5D0164F4EEA6D013F470427BF5D087F9FE50322E0C1F469920A1084D32B0EDA9246C66CBDBCA6BC152FDE19D201FC6A62CAE0C2597.48A7971749377D871746BA560E4B472546B10BC4DA355C25758610CF57D0431C6AB70177C1F37BD0779C85EC525C0684459AAA5516068B139B061F8282B6BEE0 TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:23 Friday 12 April 2024 14:55:30 +0000 (0:00:00.156) 0:00:03.591 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 12 April 2024 14:55:30 +0000 (0:00:00.024) 0:00:03.615 ********** included: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 12 April 2024 14:55:30 +0000 (0:00:00.010) 0:00:03.626 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 12 April 2024 14:55:30 +0000 (0:00:00.018) 0:00:03.645 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 12 April 2024 14:55:30 +0000 (0:00:00.013) 0:00:03.658 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 12 April 2024 14:55:30 +0000 (0:00:00.017) 0:00:03.676 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 12 April 2024 14:55:30 +0000 (0:00:00.017) 0:00:03.693 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Friday 12 April 2024 14:55:30 +0000 (0:00:00.007) 0:00:03.701 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Friday 12 April 2024 14:55:30 +0000 (0:00:00.517) 0:00:04.218 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Friday 12 April 2024 14:55:30 +0000 (0:00:00.130) 0:00:04.349 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Friday 12 April 2024 14:55:30 +0000 (0:00:00.015) 0:00:04.364 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Friday 12 April 2024 14:55:30 +0000 (0:00:00.006) 0:00:04.371 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Friday 12 April 2024 14:55:31 +0000 (0:00:00.116) 0:00:04.487 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Friday 12 April 2024 14:55:31 +0000 (0:00:00.020) 0:00:04.508 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Friday 12 April 2024 14:55:31 +0000 (0:00:00.132) 0:00:04.640 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933723.135367, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Friday 12 April 2024 14:55:31 +0000 (0:00:00.146) 0:00:04.787 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 12 April 2024 14:55:31 +0000 (0:00:00.008) 0:00:04.795 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 12 April 2024 14:55:31 +0000 (0:00:00.131) 0:00:04.927 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Friday 12 April 2024 14:55:31 +0000 (0:00:00.131) 0:00:05.059 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Friday 12 April 2024 14:55:31 +0000 (0:00:00.118) 0:00:05.177 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 12 April 2024 14:55:31 +0000 (0:00:00.018) 0:00:05.196 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Friday 12 April 2024 14:55:31 +0000 (0:00:00.010) 0:00:05.206 ********** changed: [sut] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Friday 12 April 2024 14:55:32 +0000 (0:00:00.196) 0:00:05.403 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:29 Friday 12 April 2024 14:55:32 +0000 (0:00:00.015) 0:00:05.418 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:34 Friday 12 April 2024 14:55:32 +0000 (0:00:00.116) 0:00:05.534 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:41 Friday 12 April 2024 14:55:32 +0000 (0:00:00.008) 0:00:05.543 ********** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 12 April 2024 14:55:32 +0000 (0:00:00.029) 0:00:05.573 ********** included: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 12 April 2024 14:55:32 +0000 (0:00:00.013) 0:00:05.587 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 12 April 2024 14:55:32 +0000 (0:00:00.023) 0:00:05.610 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 12 April 2024 14:55:32 +0000 (0:00:00.010) 0:00:05.621 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 12 April 2024 14:55:32 +0000 (0:00:00.012) 0:00:05.634 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 12 April 2024 14:55:32 +0000 (0:00:00.038) 0:00:05.672 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Friday 12 April 2024 14:55:32 +0000 (0:00:00.011) 0:00:05.683 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Friday 12 April 2024 14:55:32 +0000 (0:00:00.522) 0:00:06.206 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Friday 12 April 2024 14:55:32 +0000 (0:00:00.133) 0:00:06.340 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Friday 12 April 2024 14:55:32 +0000 (0:00:00.008) 0:00:06.349 ********** skipping: [sut] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Friday 12 April 2024 14:55:32 +0000 (0:00:00.007) 0:00:06.357 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Friday 12 April 2024 14:55:33 +0000 (0:00:00.120) 0:00:06.477 ********** ok: [sut] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Friday 12 April 2024 14:55:33 +0000 (0:00:00.021) 0:00:06.499 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933722.6783812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1709722262.4234407, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722262.4234407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "1567518337", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Friday 12 April 2024 14:55:33 +0000 (0:00:00.133) 0:00:06.632 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1712933723.135367, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "84449a6fe7bc582f1779b0c30a0abe2fd54a4e66", "ctime": 1709722761.3824408, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1709722330.1664407, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "1567530635", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Use a general grub conf path if UEFI path is a stub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:70 Friday 12 April 2024 14:55:33 +0000 (0:00:00.136) 0:00:06.768 ********** skipping: [sut] => { "changed": false, "false_condition": "__bootloader_grub_conf_stat.stat.size < 500", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 12 April 2024 14:55:33 +0000 (0:00:00.009) 0:00:06.777 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 12 April 2024 14:55:33 +0000 (0:00:00.143) 0:00:06.921 ********** ok: [sut] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 Friday 12 April 2024 14:55:33 +0000 (0:00:00.140) 0:00:07.061 ********** ok: [sut] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Friday 12 April 2024 14:55:33 +0000 (0:00:00.119) 0:00:07.181 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 12 April 2024 14:55:33 +0000 (0:00:00.013) 0:00:07.194 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 Friday 12 April 2024 14:55:33 +0000 (0:00:00.009) 0:00:07.204 ********** ok: [sut] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:129 Friday 12 April 2024 14:55:33 +0000 (0:00:00.133) 0:00:07.338 ********** skipping: [sut] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=40 changed=3 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 Friday 12 April 2024 14:55:33 +0000 (0:00:00.018) 0:00:07.357 ********** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.64s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.52s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.52s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.52s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.49s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.43s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.20s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.19s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.18s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:92 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.18s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Get contents of /boot/grub2/user.cfg ------------------------------------ 0.16s /WORKDIR/git-s390x-incompatibled78065x5/tests/tests_password.yml:15 ----------- fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.15s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.14s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.14s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.14s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.13s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.13s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:122 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.13s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.13s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.13s /WORKDIR/git-s390x-incompatibled78065x5/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---