# 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_password.yml *************************************************** 1 plays in /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** META: ran handlers TASK [Set boot loader password] ************************************************ task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:9 Saturday 08 June 2024 13:55:56 +0000 (0:00:00.011) 0:00:00.011 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.026) 0:00:00.038 ********* included: /WORKDIR/git-weekly-ciclc9ol5v/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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.012) 0:00:00.050 ********* ok: [sut] TASK [linux-system-roles.bootloader : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.376) 0:00:00.427 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.187) 0:00:00.614 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.019) 0:00:00.633 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.026) 0:00:00.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 08 June 2024 13:55:57 +0000 (0:00:00.016) 0:00:00.676 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.631) 0:00:01.308 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.124) 0:00:01.432 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.008) 0:00:01.441 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.007) 0:00:01.448 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.109) 0:00:01.557 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.013) 0:00:01.571 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.123) 0:00:01.695 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854953.2345326, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2f71fa1b20cd79edfcb2a2914294270388291516", "ctime": 1716903751.222065, "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": 1716903353.8820648, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "18446744072511069551", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.127) 0:00:01.823 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004287", "end": "2024-06-08 13:55:58.958572", "rc": 0, "start": "2024-06-08 13:55:58.954285" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.168) 0:00:01.991 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 08 June 2024 13:55:58 +0000 (0:00:00.010) 0:00:02.002 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 08 June 2024 13:55:59 +0000 (0:00:00.174) 0:00:02.176 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 08 June 2024 13:55:59 +0000 (0:00:00.116) 0:00:02.293 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 08 June 2024 13:55:59 +0000 (0:00:00.161) 0:00:02.454 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 08 June 2024 13:55:59 +0000 (0:00:00.322) 0:00:02.777 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.bootloader : Remove boot loader password configuration] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.444) 0:00:03.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.007) 0:00:03.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:15 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.008) 0:00:03.237 ********* ok: [sut] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.002996", "end": "2024-06-08 13:56:00.325099", "failed_when_result": false, "rc": 0, "start": "2024-06-08 13:56:00.322103" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.02B80C89BC2B01C45B2062F75F7788339B74BDE4C2AE13A8725B30556A6BD8B1E1D4D7BB594F6F259C670F2C1FEAD1E6F5EC89248D801C8F0D5D08565E2F74B6.82ABC19F036056012177E5A501B74C1AD4AECFD2FDC4E2B826C19B5924415E5E427EDE0B5819ACEF211D696638D5D93FB0FDE2C8016A9DD973CE3E28D1DA5E63 TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:23 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.122) 0:00:03.359 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.021) 0:00:03.381 ********* included: /WORKDIR/git-weekly-ciclc9ol5v/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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.009) 0:00:03.390 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.008) 0:00:03.399 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.007) 0:00:03.406 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.007) 0:00:03.413 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.017) 0:00:03.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.007) 0:00:03.438 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 08 June 2024 13:56:00 +0000 (0:00:00.538) 0:00:03.977 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.125) 0:00:04.103 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.008) 0:00:04.111 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.007) 0:00:04.118 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.112) 0:00:04.230 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.013) 0:00:04.244 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.126) 0:00:04.371 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854953.2345326, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2f71fa1b20cd79edfcb2a2914294270388291516", "ctime": 1716903751.222065, "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": 1716903353.8820648, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "18446744072511069551", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.134) 0:00:04.506 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004293", "end": "2024-06-08 13:56:01.594305", "rc": 0, "start": "2024-06-08 13:56:01.590012" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.124) 0:00:04.630 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.011) 0:00:04.641 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.127) 0:00:04.769 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.122) 0:00:04.891 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.116) 0:00:05.008 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 08 June 2024 13:56:01 +0000 (0:00:00.009) 0:00:05.018 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.007) 0:00:05.026 ********* changed: [sut] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.205) 0:00:05.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:29 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.009) 0:00:05.240 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:34 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.137) 0:00:05.378 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:41 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.009) 0:00:05.388 ********* TASK [linux-system-roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:3 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.021) 0:00:05.410 ********* included: /WORKDIR/git-weekly-ciclc9ol5v/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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.009) 0:00:05.419 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.009) 0:00:05.429 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:17 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.008) 0:00:05.437 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:21 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.007) 0:00:05.445 ********* 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_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Fail on s390x architecture] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:6 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.018) 0:00:05.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.007) 0:00:05.470 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [linux-system-roles.bootloader : Get stat of /etc/default/grub] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 Saturday 08 June 2024 13:56:02 +0000 (0:00:00.544) 0:00:06.015 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:28 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.126) 0:00:06.141 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Generate /etc/default/grub] ************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:35 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.009) 0:00:06.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.bootloader : Determine platform type] ***************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.007) 0:00:06.158 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.bootloader : Set boot loader configuration files] ***** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:50 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.111) 0:00:06.269 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.013) 0:00:06.283 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854952.8185322, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d45f560efc7eafef37bf56677f0fab9fc0276c8b", "ctime": 1716903284.766065, "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": 1716903284.766065, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 249, "uid": 0, "version": "18446744072511057253", "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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.123) 0:00:06.407 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717854953.2345326, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2f71fa1b20cd79edfcb2a2914294270388291516", "ctime": 1716903751.222065, "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": 1716903353.8820648, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4942, "uid": 0, "version": "18446744072511069551", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.127) 0:00:06.534 ********* ok: [sut] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004140", "end": "2024-06-08 13:56:03.618182", "rc": 0, "start": "2024-06-08 13:56:03.614042" } TASK [linux-system-roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:80 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.115) 0:00:06.650 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.010) 0:00:06.660 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.115) 0:00:06.776 ********* ok: [sut] => { "changed": false } TASK [linux-system-roles.bootloader : Ensure boot loader settings] ************* task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.115) 0:00:06.892 ********* ok: [sut] => { "actions": [], "changed": false } TASK [linux-system-roles.bootloader : Generate boot loader password] *********** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.114) 0:00:07.006 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 Saturday 08 June 2024 13:56:03 +0000 (0:00:00.008) 0:00:07.015 ********* 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-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 Saturday 08 June 2024 13:56:04 +0000 (0:00:00.007) 0:00:07.022 ********* ok: [sut] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [linux-system-roles.bootloader : Collect bootloader facts] **************** task path: /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:142 Saturday 08 June 2024 13:56:04 +0000 (0:00:00.121) 0:00:07.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=43 changed=3 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 Saturday 08 June 2024 13:56:04 +0000 (0:00:00.006) 0:00:07.150 ********* =============================================================================== linux-system-roles.bootloader : Ensure required packages are installed --- 1.08s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Ensure required packages are installed --- 0.63s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:13 linux-system-roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.44s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:127 linux-system-roles.bootloader : Ensure ansible_facts used by role ------- 0.38s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:3 linux-system-roles.bootloader : Remove boot loader password configuration --- 0.33s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:135 linux-system-roles.bootloader : Generate boot loader password ----------- 0.32s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:115 linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.26s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.25s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:20 linux-system-roles.bootloader : Get stat of /etc/default/grub ----------- 0.25s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:61 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.24s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.24s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.24s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:97 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.23s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 linux-system-roles.bootloader : Determine platform type ----------------- 0.22s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:45 linux-system-roles.bootloader : Check if system is ostree --------------- 0.19s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/set_vars.yml:12 linux-system-roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.17s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:88 linux-system-roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.17s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:74 linux-system-roles.bootloader : Ensure boot loader settings ------------- 0.16s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:105 Get stat of /boot/grub2/user.cfg ---------------------------------------- 0.14s /WORKDIR/git-weekly-ciclc9ol5v/tests/tests_password.yml:29 -------------------- linux-system-roles.bootloader : Get stat of /boot/grub2/grub.cfg -------- 0.13s /WORKDIR/git-weekly-ciclc9ol5v/tests/roles/linux-system-roles.bootloader/tasks/main.yml:66 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---