ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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 'jsonl', 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 /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Thursday 31 July 2025 13:20:16 -0400 (0:00:00.025) 0:00:00.025 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Thursday 31 July 2025 13:20:16 -0400 (0:00:00.076) 0:00:00.102 ********* ok: [managed-node1] META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Thursday 31 July 2025 13:20:17 -0400 (0:00:01.071) 0:00:01.173 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:20:17 -0400 (0:00:00.059) 0:00:01.233 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:20:17 -0400 (0:00:00.026) 0:00:01.259 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:20:17 -0400 (0:00:00.020) 0:00:01.280 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:20:18 -0400 (0:00:00.411) 0:00:01.691 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:20:18 -0400 (0:00:00.035) 0:00:01.726 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:20:18 -0400 (0:00:00.066) 0:00:01.793 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:20:18 -0400 (0:00:00.026) 0:00:01.819 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:20:18 -0400 (0:00:00.047) 0:00:01.867 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.822) 0:00:02.689 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1718881015.7736502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "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": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.341) 0:00:03.031 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.023) 0:00:03.054 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.024) 0:00:03.079 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.270) 0:00:03.349 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:20:19 -0400 (0:00:00.046) 0:00:03.396 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982419.3484614, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "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": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:20:20 -0400 (0:00:00.329) 0:00:03.726 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1718880548.6646502, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "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": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:20:20 -0400 (0:00:00.299) 0:00:04.025 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004614", "end": "2025-07-31 13:20:20.848564", "rc": 0, "start": "2025-07-31 13:20:20.843950" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:20:20 -0400 (0:00:00.475) 0:00:04.501 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:20:20 -0400 (0:00:00.026) 0:00:04.527 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:20:21 -0400 (0:00:00.377) 0:00:04.904 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:20:21 -0400 (0:00:00.280) 0:00:05.185 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.448) 0:00:05.634 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.024) 0:00:05.658 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.021) 0:00:05.680 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.022) 0:00:05.702 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "3", "kernel": "non linux entry" } ] }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed-node1 META: ran handlers TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.479) 0:00:06.181 ********* ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.046) 0:00:06.228 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:20:22 -0400 (0:00:00.049) 0:00:06.277 ********* changed: [managed-node1] => (item={u'dest': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1', u'src': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={u'dest': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1', u'src': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.963) 0:00:07.240 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.066) 0:00:07.307 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.041) 0:00:07.348 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.027) 0:00:07.375 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.026) 0:00:07.401 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.028) 0:00:07.430 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.066) 0:00:07.496 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.027) 0:00:07.523 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:20:23 -0400 (0:00:00.068) 0:00:07.592 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:20:24 -0400 (0:00:00.595) 0:00:08.187 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982419.3484614, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "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": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:20:24 -0400 (0:00:00.279) 0:00:08.467 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:20:24 -0400 (0:00:00.020) 0:00:08.487 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:20:24 -0400 (0:00:00.019) 0:00:08.507 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:20:25 -0400 (0:00:00.267) 0:00:08.775 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:20:25 -0400 (0:00:00.047) 0:00:08.822 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982419.3484614, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "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": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:20:25 -0400 (0:00:00.322) 0:00:09.145 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982420.3554726, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "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": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:20:25 -0400 (0:00:00.318) 0:00:09.464 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004222", "end": "2025-07-31 13:20:26.149307", "rc": 0, "start": "2025-07-31 13:20:26.145085" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:20:26 -0400 (0:00:00.335) 0:00:09.799 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:20:26 -0400 (0:00:00.033) 0:00:09.832 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:20:26 -0400 (0:00:00.275) 0:00:10.108 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:20:26 -0400 (0:00:00.285) 0:00:10.393 ********* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.451) 0:00:10.845 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.030) 0:00:10.875 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.026) 0:00:10.902 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.027) 0:00:10.929 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.022) 0:00:10.952 ********* changed: [managed-node1] => { "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.015805", "end": "2025-07-31 13:20:27.629021", "rc": 0, "start": "2025-07-31 13:20:27.613216" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.357) 0:00:11.309 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 31 July 2025 13:20:27 -0400 (0:00:00.034) 0:00:11.344 ********* changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 31 July 2025 13:20:58 -0400 (0:00:30.325) 0:00:41.670 ********* skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.024) 0:00:41.695 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.036) 0:00:41.731 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.030) 0:00:41.762 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.071) 0:00:41.833 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.031) 0:00:41.865 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.021) 0:00:41.886 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.018) 0:00:41.904 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.023) 0:00:41.928 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.062) 0:00:41.990 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.024) 0:00:42.014 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:20:58 -0400 (0:00:00.036) 0:00:42.050 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:20:59 -0400 (0:00:00.882) 0:00:42.933 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:20:59 -0400 (0:00:00.300) 0:00:43.233 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:20:59 -0400 (0:00:00.023) 0:00:43.257 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:20:59 -0400 (0:00:00.021) 0:00:43.279 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:20:59 -0400 (0:00:00.303) 0:00:43.582 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:00 -0400 (0:00:00.033) 0:00:43.616 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:00 -0400 (0:00:00.306) 0:00:43.923 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.6155539, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1753982427.188549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982427.188549, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744071849407744", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:00 -0400 (0:00:00.297) 0:00:44.220 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004263", "end": "2025-07-31 13:21:00.869417", "rc": 0, "start": "2025-07-31 13:21:00.865154" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:00 -0400 (0:00:00.294) 0:00:44.515 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:00 -0400 (0:00:00.025) 0:00:44.541 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.274) 0:00:44.815 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.274) 0:00:45.090 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.278) 0:00:45.368 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.021) 0:00:45.390 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.020) 0:00:45.410 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:01 -0400 (0:00:00.019) 0:00:45.429 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.290) 0:00:45.720 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.041) 0:00:45.762 ********* ok: [managed-node1] => (item={u'dest': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1', u'src': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={u'dest': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1', u'src': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.698) 0:00:46.460 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.035) 0:00:46.496 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.030) 0:00:46.526 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.022) 0:00:46.549 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.021) 0:00:46.571 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:02 -0400 (0:00:00.020) 0:00:46.592 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.051) 0:00:46.643 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.020) 0:00:46.663 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.049) 0:00:46.712 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.563) 0:00:47.276 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.292) 0:00:47.569 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:03 -0400 (0:00:00.022) 0:00:47.591 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.019) 0:00:47.611 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.265) 0:00:47.876 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.032) 0:00:47.909 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.275) 0:00:48.185 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.6155539, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1753982427.188549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982427.188549, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744071849407744", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:04 -0400 (0:00:00.288) 0:00:48.474 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004537", "end": "2025-07-31 13:21:05.101230", "rc": 0, "start": "2025-07-31 13:21:05.096693" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.270) 0:00:48.744 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.024) 0:00:48.769 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.267) 0:00:49.036 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:05 -0400 (0:00:00.270) 0:00:49.307 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.295) 0:00:49.602 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.023) 0:00:49.626 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.018) 0:00:49.645 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.020) 0:00:49.665 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.017) 0:00:49.683 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.023) 0:00:49.706 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.059) 0:00:49.766 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.028) 0:00:49.795 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.020) 0:00:49.816 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.018) 0:00:49.835 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.019) 0:00:49.854 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.046) 0:00:49.901 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.018) 0:00:49.919 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.032) 0:00:49.952 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:06 -0400 (0:00:00.550) 0:00:50.503 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.278) 0:00:50.781 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.022) 0:00:50.804 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.019) 0:00:50.823 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.258) 0:00:51.082 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.032) 0:00:51.114 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:07 -0400 (0:00:00.272) 0:00:51.387 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.6155539, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1753982427.188549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982427.188549, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744071849407744", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:08 -0400 (0:00:00.278) 0:00:51.666 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004881", "end": "2025-07-31 13:21:08.290436", "rc": 0, "start": "2025-07-31 13:21:08.285555" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:08 -0400 (0:00:00.268) 0:00:51.934 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:08 -0400 (0:00:00.024) 0:00:51.958 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:08 -0400 (0:00:00.267) 0:00:52.226 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:08 -0400 (0:00:00.270) 0:00:52.497 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.259) 0:00:52.756 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.022) 0:00:52.778 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.019) 0:00:52.798 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.018) 0:00:52.817 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "4", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.274) 0:00:53.092 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.033) 0:00:53.125 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 31 July 2025 13:21:09 -0400 (0:00:00.042) 0:00:53.168 ********* changed: [managed-node1] => (item={u'dest': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2', u'src': u'/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "bcc96d540663b9b1764e12a7ab21389e0b9ceb0e", "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64" }, "md5sum": "8d408037538856fa5672cf3f9da1ff35", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 7051880, "src": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={u'dest': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2', u'src': u'/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a48b0c90c9b0dce76f2e1f4a861b7f3b00714982", "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img" }, "md5sum": "dd570b9af2ecb0d8f046a071cd868a55", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 20160196, "src": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.657) 0:00:53.825 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.035) 0:00:53.861 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.029) 0:00:53.891 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.021) 0:00:53.913 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.021) 0:00:53.934 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.019) 0:00:53.953 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.048) 0:00:54.001 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.019) 0:00:54.021 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:10 -0400 (0:00:00.049) 0:00:54.071 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.579) 0:00:54.650 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.282) 0:00:54.933 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.023) 0:00:54.956 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.020) 0:00:54.977 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.261) 0:00:55.238 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.033) 0:00:55.272 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.628554, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982427.6275542, "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": 1753982427.6275542, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744071849407750", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:11 -0400 (0:00:00.281) 0:00:55.553 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982427.6155539, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8872cc65b1d7aed66393f0f22505dce4b94dfa33", "ctime": 1753982427.188549, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982427.188549, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5845, "uid": 0, "version": "18446744071849407744", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:12 -0400 (0:00:00.280) 0:00:55.834 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003709", "end": "2025-07-31 13:21:12.458753", "rc": 0, "start": "2025-07-31 13:21:12.455044" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:12 -0400 (0:00:00.266) 0:00:56.101 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:12 -0400 (0:00:00.025) 0:00:56.126 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:12 -0400 (0:00:00.262) 0:00:56.389 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.262) 0:00:56.651 ********* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.297) 0:00:56.949 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.021) 0:00:56.970 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.021) 0:00:56.992 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.019) 0:00:57.011 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.016) 0:00:57.028 ********* changed: [managed-node1] => { "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.016494", "end": "2025-07-31 13:21:13.665659", "rc": 0, "start": "2025-07-31 13:21:13.649165" } STDOUT: args="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.279) 0:00:57.308 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 31 July 2025 13:21:13 -0400 (0:00:00.021) 0:00:57.329 ********* changed: [managed-node1] => { "changed": true, "elapsed": 20, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 31 July 2025 13:21:35 -0400 (0:00:21.296) 0:01:18.626 ********* skipping: [managed-node1] => {} RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.019) 0:01:18.646 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } META: ran handlers TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.027) 0:01:18.673 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.023) 0:01:18.696 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.059) 0:01:18.756 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.029) 0:01:18.786 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.021) 0:01:18.807 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.024) 0:01:18.831 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.020) 0:01:18.852 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.048) 0:01:18.900 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.019) 0:01:18.920 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:35 -0400 (0:00:00.033) 0:01:18.953 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.672) 0:01:19.626 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.665077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982473.664077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.664077, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744072135278989", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.289) 0:01:19.916 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.021) 0:01:19.937 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.022) 0:01:19.960 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.261) 0:01:20.221 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.032) 0:01:20.254 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.665077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982473.664077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.664077, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744072135278989", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:36 -0400 (0:00:00.281) 0:01:20.536 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.653077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8fe5962fc8399d68cc1b8c59a5473cbb4f0072aa", "ctime": 1753982473.3050723, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137496, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.3050723, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6046, "uid": 0, "version": "18446744072135278983", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.281) 0:01:20.818 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004072", "end": "2025-07-31 13:21:36.226503", "rc": 0, "start": "2025-07-31 13:21:36.222431" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.276) 0:01:21.094 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.026) 0:01:21.121 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:37 -0400 (0:00:00.276) 0:01:21.397 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.270) 0:01:21.668 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.261) 0:01:21.930 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.023) 0:01:21.953 ********* skipping: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.019) 0:01:21.973 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.019) 0:01:21.992 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "index": "0", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone2", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2", "title": "Clone2" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "index": "1", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img_clone1", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "Clone1" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "2", "initrd": "/boot/initramfs-3.10.0-1160.119.1.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.119.1.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8", "default": false, "index": "3", "initrd": "/boot/initramfs-3.10.0-1160.el7.x86_64.img", "kernel": "/boot/vmlinuz-3.10.0-1160.el7.x86_64", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (3.10.0-1160.el7.x86_64) 7 (Core)" }, { "args": "ro crashkernel=auto net.ifnames=0 rhgb console=tty0 console=ttyS0,115200n8", "default": false, "index": "4", "initrd": "/boot/initramfs-0-rescue-7af355d356d341589d7764f759493cb6.img", "kernel": "/boot/vmlinuz-0-rescue-7af355d356d341589d7764f759493cb6", "root": "UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312", "title": "CentOS Linux (0-rescue-7af355d356d341589d7764f759493cb6) 7 (Core)" }, { "default": false, "index": "5", "kernel": "non linux entry" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.279) 0:01:22.271 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.031) 0:01:22.303 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.052) 0:01:22.355 ********* included: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.029) 0:01:22.385 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.022) 0:01:22.407 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.018) 0:01:22.426 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.020) 0:01:22.446 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.045) 0:01:22.492 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.019) 0:01:22.511 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Thursday 31 July 2025 13:21:38 -0400 (0:00:00.037) 0:01:22.549 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Thursday 31 July 2025 13:21:39 -0400 (0:00:00.548) 0:01:23.098 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.665077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982473.664077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.664077, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744072135278989", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Thursday 31 July 2025 13:21:39 -0400 (0:00:00.278) 0:01:23.377 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Thursday 31 July 2025 13:21:39 -0400 (0:00:00.022) 0:01:23.399 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Thursday 31 July 2025 13:21:39 -0400 (0:00:00.021) 0:01:23.420 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.263) 0:01:23.684 ********* ok: [managed-node1] => { "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.035) 0:01:23.719 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.665077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "816efca0b8b9d8fc0031098ee7a30bf1e178245b", "ctime": 1753982473.664077, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.664077, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 318, "uid": 0, "version": "18446744072135278989", "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: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.284) 0:01:24.004 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753982473.653077, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8fe5962fc8399d68cc1b8c59a5473cbb4f0072aa", "ctime": 1753982473.3050723, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 137496, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753982473.3050723, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 6046, "uid": 0, "version": "18446744072135278983", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.282) 0:01:24.287 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004902", "end": "2025-07-31 13:21:40.923715", "rc": 0, "start": "2025-07-31 13:21:40.918813" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.280) 0:01:24.568 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Thursday 31 July 2025 13:21:40 -0400 (0:00:00.025) 0:01:24.593 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.272) 0:01:24.866 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.271) 0:01:25.137 ********* An exception occurred during task execution. To see the full traceback, use -vvv. The error was: TypeError: fail_json() takes exactly 1 argument (2 given) fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDOUT: Traceback (most recent call last): File "/root/.ansible/tmp/ansible-tmp-1753982501.58-13427-185079547704465/AnsiballZ_bootloader_settings.py", line 102, in _ansiballz_main() File "/root/.ansible/tmp/ansible-tmp-1753982501.58-13427-185079547704465/AnsiballZ_bootloader_settings.py", line 94, in _ansiballz_main invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS) File "/root/.ansible/tmp/ansible-tmp-1753982501.58-13427-185079547704465/AnsiballZ_bootloader_settings.py", line 40, in invoke_module runpy.run_module(mod_name='ansible_collections.fedora.linux_system_roles.plugins.modules.bootloader_settings', init_globals=None, run_name='__main__', alter_sys=True) File "/usr/lib64/python2.7/runpy.py", line 176, in run_module fname, loader, pkg_name) File "/usr/lib64/python2.7/runpy.py", line 82, in _run_module_code mod_name, mod_fname, mod_loader, pkg_name) File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_aGA9PB/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 485, in File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_aGA9PB/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 481, in main File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_aGA9PB/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 435, in run_module File "/tmp/ansible_fedora.linux_system_roles.bootloader_settings_payload_aGA9PB/ansible_fedora.linux_system_roles.bootloader_settings_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/bootloader_settings.py", line 182, in validate_default_kernel TypeError: fail_json() takes exactly 1 argument (2 given) MODULE_STDERR: Shared connection to 10.31.9.28 closed. TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.269) 0:01:25.407 ********* fatal: [managed-node1]: FAILED! => { "assertion": "'Only one kernel can be set as default' in ansible_failed_result.msg", "changed": false, "evaluated_to": false } MSG: Assertion failed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Thursday 31 July 2025 13:21:41 -0400 (0:00:00.024) 0:01:25.431 ********* changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1" ], "delta": "0:00:00.342413", "end": "2025-07-31 13:21:42.397326", "failed_when_result": false, "item": 1, "rc": 0, "start": "2025-07-31 13:21:42.054913" } changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2" ], "delta": "0:00:00.010512", "end": "2025-07-31 13:21:42.651605", "failed_when_result": false, "item": 2, "rc": 0, "start": "2025-07-31 13:21:42.641093" } PLAY RECAP ********************************************************************* managed-node1 : ok=116 changed=9 unreachable=0 failed=1 skipped=96 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-07-31T17:21:41.802476Z", "host": "managed-node1", "message": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1, "start_time": "2025-07-31T17:21:41.537894Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" }, { "ansible_version": "2.9.27", "end_time": "2025-07-31T17:21:41.826033Z", "host": "managed-node1", "message": "Assertion failed", "start_time": "2025-07-31T17:21:41.807278Z", "task_name": "Assert that the role failed with multiple default kernels set", "task_path": "/tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 31 July 2025 13:21:42 -0400 (0:00:00.862) 0:01:26.294 ********* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.33s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 21.30s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.93s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.74s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 1.32s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 1.32s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.25s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.21s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 1.20s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 1.19s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 1.16s /tmp/collections-Ja7/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 --- 1.10s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 fedora.linux_system_roles.bootloader : Determine platform type ---------- 1.09s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Gather architecture facts ----------------------------------------------- 1.07s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.04s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Copy kernel and initrd for test purposes from /boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64 --- 0.96s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.89s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.88s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.87s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Remove cloned kernels --------------------------------------------------- 0.86s /tmp/collections-Ja7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 -- Logs begin at Thu 2025-07-31 13:21:23 EDT, end at Thu 2025-07-31 13:21:43 EDT. -- Jul 31 13:21:23 localhost.localdomain systemd-journal[97]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys cpuset Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys cpu Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys cpuacct Jul 31 13:21:23 localhost.localdomain kernel: Linux version 3.10.0-1160.119.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Tue Jun 4 14:43:51 UTC 2024 Jul 31 13:21:23 localhost.localdomain kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 root=UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel Jul 31 13:21:23 localhost.localdomain kernel: e820: BIOS-provided physical RAM map: Jul 31 13:21:23 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jul 31 13:21:23 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jul 31 13:21:23 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jul 31 13:21:23 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jul 31 13:21:23 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jul 31 13:21:23 localhost.localdomain kernel: NX (Execute Disable) protection: active Jul 31 13:21:23 localhost.localdomain kernel: SMBIOS 2.7 present. Jul 31 13:21:23 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Jul 31 13:21:23 localhost.localdomain kernel: Hypervisor detected: Xen HVM Jul 31 13:21:23 localhost.localdomain kernel: Xen version 4.11. Jul 31 13:21:23 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Jul 31 13:21:23 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jul 31 13:21:23 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Jul 31 13:21:23 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Jul 31 13:21:23 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Jul 31 13:21:23 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Jul 31 13:21:23 localhost.localdomain kernel: e820: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jul 31 13:21:23 localhost.localdomain kernel: MTRR default type: write-back Jul 31 13:21:23 localhost.localdomain kernel: MTRR fixed ranges enabled: Jul 31 13:21:23 localhost.localdomain kernel: 00000-9FFFF write-back Jul 31 13:21:23 localhost.localdomain kernel: A0000-BFFFF write-combining Jul 31 13:21:23 localhost.localdomain kernel: C0000-FFFFF write-back Jul 31 13:21:23 localhost.localdomain kernel: MTRR variable ranges enabled: Jul 31 13:21:23 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Jul 31 13:21:23 localhost.localdomain kernel: 1 disabled Jul 31 13:21:23 localhost.localdomain kernel: 2 disabled Jul 31 13:21:23 localhost.localdomain kernel: 3 disabled Jul 31 13:21:23 localhost.localdomain kernel: 4 disabled Jul 31 13:21:23 localhost.localdomain kernel: 5 disabled Jul 31 13:21:23 localhost.localdomain kernel: 6 disabled Jul 31 13:21:23 localhost.localdomain kernel: 7 disabled Jul 31 13:21:23 localhost.localdomain kernel: PAT configuration [0-7]: WB WC UC- UC WB WP UC- UC Jul 31 13:21:23 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] mapped at [ffffffffff200b70] Jul 31 13:21:23 localhost.localdomain kernel: Base memory trampoline at [ffff938300098000] 98000 size 24576 Jul 31 13:21:23 localhost.localdomain kernel: Using GB pages for direct mapping Jul 31 13:21:23 localhost.localdomain kernel: BRK [0x4eaa6000, 0x4eaa6fff] PGTABLE Jul 31 13:21:23 localhost.localdomain kernel: BRK [0x4eaa7000, 0x4eaa7fff] PGTABLE Jul 31 13:21:23 localhost.localdomain kernel: BRK [0x4eaa8000, 0x4eaa8fff] PGTABLE Jul 31 13:21:23 localhost.localdomain kernel: BRK [0x4eaa9000, 0x4eaa9fff] PGTABLE Jul 31 13:21:23 localhost.localdomain kernel: BRK [0x4eaaa000, 0x4eaaafff] PGTABLE Jul 31 13:21:23 localhost.localdomain kernel: RAMDISK: [mem 0x3597c000-0x36cb5fff] Jul 31 13:21:23 localhost.localdomain kernel: Early table checksum verification disabled Jul 31 13:21:23 localhost.localdomain kernel: ACPI: RSDP 00000000000ea020 00024 (v02 Xen) Jul 31 13:21:23 localhost.localdomain kernel: ACPI Warning: BIOS XSDT has NULL entry, using RSDT (20130517/tbutils-388) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: RSDT 00000000fc00d3b0 0003C (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: FACP 00000000fc00d330 00074 (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: DSDT 00000000fc001000 0BD14 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: FACS 00000000fc00d2f0 00040 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: SSDT 00000000fc00cd20 00033 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: SSDT 00000000fc00cd60 00031 (v02 Xen HVM 00000000 INTL 20090123) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: APIC 00000000fc00cda0 000D8 (v02 Xen HVM 00000000 HVML 00000000) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: HPET 00000000fc00d280 00038 (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: WAET 00000000fc00d2c0 00028 (v01 Xen HVM 00000000 HVML 00000000) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 31 13:21:23 localhost.localdomain kernel: No NUMA configuration found Jul 31 13:21:23 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jul 31 13:21:23 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd9000-0xefffffff] Jul 31 13:21:23 localhost.localdomain kernel: Reserving 161MB of memory at 688MB for crashkernel (System RAM: 3839MB) Jul 31 13:21:23 localhost.localdomain kernel: Zone ranges: Jul 31 13:21:23 localhost.localdomain kernel: DMA [mem 0x00001000-0x00ffffff] Jul 31 13:21:23 localhost.localdomain kernel: DMA32 [mem 0x01000000-0xffffffff] Jul 31 13:21:23 localhost.localdomain kernel: Normal empty Jul 31 13:21:23 localhost.localdomain kernel: Movable zone start for each node Jul 31 13:21:23 localhost.localdomain kernel: Early memory node ranges Jul 31 13:21:23 localhost.localdomain kernel: node 0: [mem 0x00001000-0x0009dfff] Jul 31 13:21:23 localhost.localdomain kernel: node 0: [mem 0x00100000-0xefffffff] Jul 31 13:21:23 localhost.localdomain kernel: Initmem setup node 0 [mem 0x00001000-0xefffffff] Jul 31 13:21:23 localhost.localdomain kernel: On node 0 totalpages: 982941 Jul 31 13:21:23 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Jul 31 13:21:23 localhost.localdomain kernel: DMA zone: 21 pages reserved Jul 31 13:21:23 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Jul 31 13:21:23 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Jul 31 13:21:23 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:31 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x00] disabled) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) Jul 31 13:21:23 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IRQ0 used by override. Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IRQ5 used by override. Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IRQ9 used by override. Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IRQ10 used by override. Jul 31 13:21:23 localhost.localdomain kernel: ACPI: IRQ11 used by override. Jul 31 13:21:23 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Jul 31 13:21:23 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jul 31 13:21:23 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jul 31 13:21:23 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jul 31 13:21:23 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jul 31 13:21:23 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jul 31 13:21:23 localhost.localdomain kernel: e820: [mem 0xf0000000-0xfbffffff] available for PCI devices Jul 31 13:21:23 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Jul 31 13:21:23 localhost.localdomain kernel: setup_percpu: NR_CPUS:5120 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jul 31 13:21:23 localhost.localdomain kernel: percpu: Embedded 38 pages/cpu s118784 r8192 d28672 u262144 Jul 31 13:21:23 localhost.localdomain kernel: pcpu-alloc: s118784 r8192 d28672 u262144 alloc=1*2097152 Jul 31 13:21:23 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Jul 31 13:21:23 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 967560 Jul 31 13:21:23 localhost.localdomain kernel: Policy zone: DMA32 Jul 31 13:21:23 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 root=UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 ro crashkernel=auto net.ifnames=0 rhgb LANG=en_US.UTF-8 console=tty0 console=ttyS0,115200n8 test=kernel Jul 31 13:21:23 localhost.localdomain kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) Jul 31 13:21:23 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 Jul 31 13:21:23 localhost.localdomain kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form Jul 31 13:21:23 localhost.localdomain kernel: Memory: 2024048k/3932160k available (7988k kernel code, 396k absent, 267920k reserved, 5756k data, 2176k init) Jul 31 13:21:23 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jul 31 13:21:23 localhost.localdomain kernel: x86/pti: Unmapping kernel while in userspace Jul 31 13:21:23 localhost.localdomain kernel: Hierarchical RCU implementation. Jul 31 13:21:23 localhost.localdomain kernel: RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=15. Jul 31 13:21:23 localhost.localdomain kernel: NR_IRQS:327936 nr_irqs:952 0 Jul 31 13:21:23 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jul 31 13:21:23 localhost.localdomain kernel: Console: colour VGA+ 80x25 Jul 31 13:21:23 localhost.localdomain kernel: console [tty0] enabled Jul 31 13:21:23 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 31 13:21:23 localhost.localdomain kernel: console [ttyS0] enabled Jul 31 13:21:23 localhost.localdomain kernel: allocated 31457280 bytes of page_cgroup Jul 31 13:21:23 localhost.localdomain kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups Jul 31 13:21:23 localhost.localdomain kernel: hpet clockevent registered Jul 31 13:21:23 localhost.localdomain kernel: tsc: PIT calibration matches HPET. 1 loops Jul 31 13:21:23 localhost.localdomain kernel: tsc: Detected 2900.031 MHz processor Jul 31 13:21:23 localhost.localdomain kernel: tsc: Detected 2899.998 MHz TSC Jul 31 13:21:23 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. Jul 31 13:21:23 localhost.localdomain kernel: 5799.99 BogoMIPS (lpj=2899998) Jul 31 13:21:23 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Jul 31 13:21:23 localhost.localdomain kernel: Security Framework initialized Jul 31 13:21:23 localhost.localdomain kernel: SELinux: Initializing. Jul 31 13:21:23 localhost.localdomain kernel: SELinux: Starting in permissive mode Jul 31 13:21:23 localhost.localdomain kernel: Yama: becoming mindful. Jul 31 13:21:23 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys memory Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys devices Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys freezer Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys net_cls Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys blkio Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys perf_event Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys hugetlb Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys pids Jul 31 13:21:23 localhost.localdomain kernel: Initializing cgroup subsys net_prio Jul 31 13:21:23 localhost.localdomain kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Jul 31 13:21:23 localhost.localdomain kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 Jul 31 13:21:23 localhost.localdomain kernel: tlb_flushall_shift: 6 Jul 31 13:21:23 localhost.localdomain kernel: FEATURE SPEC_CTRL Not Present Jul 31 13:21:23 localhost.localdomain kernel: FEATURE IBPB_SUPPORT Not Present Jul 31 13:21:23 localhost.localdomain kernel: Spectre V1 : Mitigation: Load fences, usercopy/swapgs barriers and __user pointer sanitization Jul 31 13:21:23 localhost.localdomain kernel: Spectre V2 : Vulnerable: Retpoline without IBPB Jul 31 13:21:23 localhost.localdomain kernel: Filling RSB on context switch Jul 31 13:21:23 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Jul 31 13:21:23 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jul 31 13:21:23 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jul 31 13:21:23 localhost.localdomain kernel: Freeing SMP alternatives: 28k freed Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Core revision 20130517 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: All ACPI Tables successfully acquired Jul 31 13:21:23 localhost.localdomain kernel: ftrace: allocating 29713 entries in 117 pages Jul 31 13:21:23 localhost.localdomain kernel: IRQ remapping doesn't support X2APIC mode, disable x2apic. Jul 31 13:21:23 localhost.localdomain kernel: Switched APIC routing to physical flat. Jul 31 13:21:23 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jul 31 13:21:23 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (fam: 06, model: 3f, stepping: 02) Jul 31 13:21:23 localhost.localdomain kernel: Xen: using vcpuop timer interface Jul 31 13:21:23 localhost.localdomain kernel: installing Xen timer for CPU 0 Jul 31 13:21:23 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Jul 31 13:21:23 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jul 31 13:21:23 localhost.localdomain kernel: NMI watchdog: disabled (cpu0): hardware events not enabled Jul 31 13:21:23 localhost.localdomain kernel: NMI watchdog: Shutting down hard lockup detector on all cpus Jul 31 13:21:23 localhost.localdomain kernel: installing Xen timer for CPU 1 Jul 31 13:21:23 localhost.localdomain kernel: smpboot: Booting Node 0, Processors #1cpu 1 spinlock event irq 59 Jul 31 13:21:23 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jul 31 13:21:23 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jul 31 13:21:23 localhost.localdomain kernel: Brought up 2 CPUs Jul 31 13:21:23 localhost.localdomain kernel: smpboot: Max logical packages: 8 Jul 31 13:21:23 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Jul 31 13:21:23 localhost.localdomain kernel: node 0 initialised, 409949 pages in 7ms Jul 31 13:21:23 localhost.localdomain kernel: devtmpfs: initialized Jul 31 13:21:23 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Jul 31 13:21:23 localhost.localdomain kernel: EVM: security.selinux Jul 31 13:21:23 localhost.localdomain kernel: EVM: security.ima Jul 31 13:21:23 localhost.localdomain kernel: EVM: security.capability Jul 31 13:21:23 localhost.localdomain kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE Jul 31 13:21:23 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Jul 31 13:21:23 localhost.localdomain kernel: RTC time: 17:21:23, date: 07/31/25 Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 16 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: bus type PCI registered Jul 31 13:21:23 localhost.localdomain kernel: random: fast init done Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 31 13:21:23 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Added _OSI(Linux-Dell-Video) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: EC: Look up EC in DSDT Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Interpreter enabled Jul 31 13:21:23 localhost.localdomain kernel: ACPI: (supports S0 S3 S4 S5) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jul 31 13:21:23 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 31 13:21:23 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] Jul 31 13:21:23 localhost.localdomain kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM Jul 31 13:21:23 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [0] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [3] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [4] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [5] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [6] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [7] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [8] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [9] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [10] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [11] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [12] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [13] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [14] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [15] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [16] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [17] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [18] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [19] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [20] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [21] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [22] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [23] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [24] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [25] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [26] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [27] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [28] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [29] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [30] registered Jul 31 13:21:23 localhost.localdomain kernel: acpiphp: Slot [31] registered Jul 31 13:21:23 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 31 13:21:23 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) Jul 31 13:21:23 localhost.localdomain kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) Jul 31 13:21:23 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 31 13:21:23 localhost.localdomain kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none Jul 31 13:21:23 localhost.localdomain kernel: vgaarb: loaded Jul 31 13:21:23 localhost.localdomain kernel: vgaarb: bridge control possible 0000:00:02.0 Jul 31 13:21:23 localhost.localdomain kernel: SCSI subsystem initialized Jul 31 13:21:23 localhost.localdomain kernel: ACPI: bus type USB registered Jul 31 13:21:23 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 31 13:21:23 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 31 13:21:23 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 31 13:21:23 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 31 13:21:23 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 31 13:21:23 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 31 13:21:23 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 31 13:21:23 localhost.localdomain kernel: NetLabel: Initializing Jul 31 13:21:23 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 31 13:21:23 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 Jul 31 13:21:23 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 31 13:21:23 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 31 13:21:23 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 31 13:21:23 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 31 13:21:23 localhost.localdomain kernel: amd_nb: Cannot enumerate AMD northbridges Jul 31 13:21:23 localhost.localdomain kernel: Switched to clocksource xen Jul 31 13:21:23 localhost.localdomain kernel: pnp: PnP ACPI init Jul 31 13:21:23 localhost.localdomain kernel: ACPI: bus type PNP registered Jul 31 13:21:23 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:21:23 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=16 -> irq=8 (gsi=8) Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=17 -> irq=12 (gsi=12) Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=18 -> irq=1 (gsi=1) Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=19 -> irq=6 (gsi=6) Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=20 -> irq=4 (gsi=4) Jul 31 13:21:23 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 31 13:21:23 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 31 13:21:23 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 31 13:21:23 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 31 13:21:23 localhost.localdomain kernel: ACPI: bus type PNP unregistered Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 31 13:21:23 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 31 13:21:23 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) Jul 31 13:21:23 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) Jul 31 13:21:23 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 31 13:21:23 localhost.localdomain kernel: TCP: reno registered Jul 31 13:21:23 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) Jul 31 13:21:23 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 31 13:21:23 localhost.localdomain kernel: pci 0000:00:02.0: Boot video device Jul 31 13:21:23 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 31 13:21:23 localhost.localdomain kernel: Unpacking initramfs... Jul 31 13:21:23 localhost.localdomain kernel: Freeing initrd memory: 19688k freed Jul 31 13:21:23 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer Jul 31 13:21:23 localhost.localdomain kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Jul 31 13:21:23 localhost.localdomain kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Jul 31 13:21:23 localhost.localdomain kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules Jul 31 13:21:23 localhost.localdomain kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation Jul 31 13:21:23 localhost.localdomain kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation Jul 31 13:21:23 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Initialise system trusted keyring Jul 31 13:21:23 localhost.localdomain kernel: audit: initializing netlink socket (disabled) Jul 31 13:21:23 localhost.localdomain kernel: type=2000 audit(1753982484.436:1): initialized Jul 31 13:21:23 localhost.localdomain kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages Jul 31 13:21:23 localhost.localdomain kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Jul 31 13:21:23 localhost.localdomain kernel: zpool: loaded Jul 31 13:21:23 localhost.localdomain kernel: zbud: loaded Jul 31 13:21:23 localhost.localdomain kernel: VFS: Disk quotas dquot_6.5.2 Jul 31 13:21:23 localhost.localdomain kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 31 13:21:23 localhost.localdomain kernel: Key type big_key registered Jul 31 13:21:23 localhost.localdomain kernel: SELinux: Registering netfilter hooks Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 31 13:21:23 localhost.localdomain kernel: Key type asymmetric registered Jul 31 13:21:23 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 31 13:21:23 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Jul 31 13:21:23 localhost.localdomain kernel: io scheduler noop registered Jul 31 13:21:23 localhost.localdomain kernel: io scheduler deadline registered (default) Jul 31 13:21:23 localhost.localdomain kernel: io scheduler cfq registered Jul 31 13:21:23 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 31 13:21:23 localhost.localdomain kernel: io scheduler kyber registered Jul 31 13:21:23 localhost.localdomain kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Jul 31 13:21:23 localhost.localdomain kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Jul 31 13:21:23 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 31 13:21:23 localhost.localdomain kernel: intel_idle: does not run on family 6 model 63 Jul 31 13:21:23 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 31 13:21:23 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 31 13:21:23 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 31 13:21:23 localhost.localdomain kernel: GHES: HEST is not enabled! Jul 31 13:21:23 localhost.localdomain kernel: xen: --> pirq=21 -> irq=47 (gsi=47) Jul 31 13:21:23 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 31 13:21:23 localhost.localdomain kernel: Grant table initialized Jul 31 13:21:23 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 31 13:21:23 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 31 13:21:23 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Jul 31 13:21:23 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 31 13:21:23 localhost.localdomain kernel: Linux agpgart interface v0.103 Jul 31 13:21:23 localhost.localdomain kernel: crash memory driver: version 1.1 Jul 31 13:21:23 localhost.localdomain kernel: rdac: device handler registered Jul 31 13:21:23 localhost.localdomain kernel: hp_sw: device handler registered Jul 31 13:21:23 localhost.localdomain kernel: emc: device handler registered Jul 31 13:21:23 localhost.localdomain kernel: alua: device handler registered Jul 31 13:21:23 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 31 13:21:23 localhost.localdomain kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Jul 31 13:21:23 localhost.localdomain kernel: ehci-pci: EHCI PCI platform driver Jul 31 13:21:23 localhost.localdomain kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Jul 31 13:21:23 localhost.localdomain kernel: ohci-pci: OHCI PCI platform driver Jul 31 13:21:23 localhost.localdomain kernel: uhci_hcd: USB Universal Host Controller Interface driver Jul 31 13:21:23 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 31 13:21:23 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 31 13:21:23 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 31 13:21:23 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 31 13:21:23 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 31 13:21:23 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 31 13:21:23 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 31 13:21:23 localhost.localdomain kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 Jul 31 13:21:23 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 31 13:21:23 localhost.localdomain kernel: cpuidle: using governor menu Jul 31 13:21:23 localhost.localdomain kernel: hidraw: raw HID events driver (C) Jiri Kosina Jul 31 13:21:23 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 31 13:21:23 localhost.localdomain kernel: usbhid: USB HID core driver Jul 31 13:21:23 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 31 13:21:23 localhost.localdomain kernel: Netfilter messages via NETLINK v0.30. Jul 31 13:21:23 localhost.localdomain kernel: TCP: cubic registered Jul 31 13:21:23 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 31 13:21:23 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 31 13:21:23 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 31 13:21:23 localhost.localdomain kernel: mce: Using 32 MCE banks Jul 31 13:21:23 localhost.localdomain kernel: PM: Hibernation image not present or could not be loaded. Jul 31 13:21:23 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 31 13:21:23 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' Jul 31 13:21:23 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' Jul 31 13:21:23 localhost.localdomain kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 68ea103f2c90a8dc0bb0446c06d14561f29e1172' Jul 31 13:21:23 localhost.localdomain kernel: registered taskstats version 1 Jul 31 13:21:23 localhost.localdomain kernel: page_owner is disabled Jul 31 13:21:23 localhost.localdomain kernel: Key type trusted registered Jul 31 13:21:23 localhost.localdomain kernel: Key type encrypted registered Jul 31 13:21:23 localhost.localdomain kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) Jul 31 13:21:23 localhost.localdomain kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. Jul 31 13:21:23 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 31 13:21:23 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 31 13:21:23 localhost.localdomain kernel: Magic number: 1:962:391 Jul 31 13:21:23 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-31 17:21:23 UTC (1753982483) Jul 31 13:21:23 localhost.localdomain kernel: Freeing unused kernel memory: 2176k freed Jul 31 13:21:23 localhost.localdomain kernel: Write protecting the kernel read-only data: 12288k Jul 31 13:21:23 localhost.localdomain kernel: Freeing unused kernel memory: 192k freed Jul 31 13:21:23 localhost.localdomain kernel: Freeing unused kernel memory: 524k freed Jul 31 13:21:23 localhost.localdomain systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 31 13:21:23 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 31 13:21:23 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 31 13:21:23 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 31 13:21:23 localhost.localdomain systemd[1]: Set hostname to . Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Swap. Jul 31 13:21:23 localhost.localdomain systemd[1]: Created slice Root Slice. Jul 31 13:21:23 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 31 13:21:23 localhost.localdomain systemd[1]: Created slice System Slice. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Slices. Jul 31 13:21:23 localhost.localdomain systemd[1]: Listening on Journal Socket. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Journal Service... Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Create list of required static device nodes for the current kernel... Jul 31 13:21:23 localhost.localdomain systemd-journal[97]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 31 13:21:23 localhost.localdomain systemd[1]: Listening on udev Control Socket. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Timers. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Sockets. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Apply Kernel Variables... Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting dracut cmdline hook... Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Journal Service. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd-udevd[209]: starting version 219 Jul 31 13:21:23 localhost.localdomain systemd-udevd[209]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd[1]: Mounting Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd[1]: Mounted Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has begun starting up. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has begun starting up. Jul 31 13:21:23 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 31 13:21:23 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:23 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 31 13:21:24 localhost.localdomain kernel: libata version 3.00 loaded. Jul 31 13:21:24 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 31 13:21:24 localhost.localdomain kernel: scsi host0: ata_piix Jul 31 13:21:24 localhost.localdomain kernel: scsi host1: ata_piix Jul 31 13:21:24 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 31 13:21:24 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 31 13:21:24 localhost.localdomain kernel: xvda: xvda1 Jul 31 13:21:24 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-c7b7d6a5\x2dfd01\x2d4b9b\x2dbcca\x2d153eaff9d312.device has finished starting up. -- -- The start-up result is done. Jul 31 13:21:24 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has begun starting up. Jul 31 13:21:24 localhost.localdomain systemd-fsck[255]: /dev/xvda1: clean, 64285/16384000 files, 1616611/65535739 blocks Jul 31 13:21:24 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:24 localhost.localdomain kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 Jul 31 13:21:24 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.970 MHz Jul 31 13:21:24 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 Jul 31 13:21:26 localhost.localdomain kernel: floppy0: no floppy controllers found Jul 31 13:21:26 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:26 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:26 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:26 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain kernel: EXT4-fs (xvda1): mounted filesystem with ordered data mode. Opts: (null) Jul 31 13:21:27 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Reloading. Jul 31 13:21:27 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit slices.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.service has begun starting up. Jul 31 13:21:27 localhost.localdomain systemd[1]: Switching root. Jul 31 13:21:27 localhost.localdomain unknown[97]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has shut down and closed all currently -- active journal files. Jul 31 13:21:27 managed-node1 systemd-journal[344]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Jul 31 13:21:27 managed-node1 systemd-journald[97]: Received SIGTERM from PID 1 (n/a). Jul 31 13:21:27 managed-node1 kernel: type=1404 audit(1753982487.258:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 Jul 31 13:21:27 managed-node1 kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 31 13:21:27 managed-node1 kernel: SELinux: 2048 avtab hash slots, 112757 rules. Jul 31 13:21:27 managed-node1 kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Jul 31 13:21:27 managed-node1 kernel: SELinux: 130 classes, 112757 rules Jul 31 13:21:27 managed-node1 kernel: SELinux: Completing initialization. Jul 31 13:21:27 managed-node1 kernel: SELinux: Setting up existing superblocks. Jul 31 13:21:27 managed-node1 kernel: type=1403 audit(1753982487.361:3): policy loaded auid=4294967295 ses=4294967295 Jul 31 13:21:27 managed-node1 systemd[1]: Successfully loaded SELinux policy in 110.776ms. Jul 31 13:21:27 managed-node1 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Jul 31 13:21:27 managed-node1 systemd[1]: Inserted module 'ip_tables' Jul 31 13:21:27 managed-node1 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 7.767ms. Jul 31 13:21:27 managed-node1 kernel: random: crng init done Jul 31 13:21:27 managed-node1 kernel: EXT4-fs (xvda1): re-mounted. Opts: (null) Jul 31 13:21:27 managed-node1 systemd-journal[344]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Jul 31 13:21:27 managed-node1 systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Jul 31 13:21:27 managed-node1 systemd[1]: Detected virtualization xen. Jul 31 13:21:27 managed-node1 systemd[1]: Detected architecture x86-64. Jul 31 13:21:27 managed-node1 systemd[1]: Set hostname to . Jul 31 13:21:27 managed-node1 systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit rhel-domainname.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-domainname.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Configure read-only root support... -- Subject: Unit rhel-readonly.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd-udevd[365]: starting version 219 Jul 31 13:21:27 managed-node1 systemd[1]: Started Configure read-only root support. -- Subject: Unit rhel-readonly.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Preprocess NFS configuration... -- Subject: Unit nfs-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd-udevd[365]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit rhel-import-state.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Preprocess NFS configuration. -- Subject: Unit nfs-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit rhel-import-state.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 31 13:21:27 managed-node1 systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has begun starting up. Jul 31 13:21:27 managed-node1 auditd[414]: Started dispatcher: /sbin/audispd pid: 416 Jul 31 13:21:27 managed-node1 kernel: type=1305 audit(1753982487.905:4): audit_pid=414 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jul 31 13:21:27 managed-node1 audispd[416]: No plugins found, exiting Jul 31 13:21:27 managed-node1 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 31 13:21:27 managed-node1 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Jul 31 13:21:27 managed-node1 kernel: RPC: Registered named UNIX socket transport module. Jul 31 13:21:27 managed-node1 kernel: RPC: Registered udp transport module. Jul 31 13:21:27 managed-node1 kernel: RPC: Registered tcp transport module. Jul 31 13:21:27 managed-node1 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 31 13:21:27 managed-node1 kernel: cryptd: max_cpu_qlen set to 1000 Jul 31 13:21:27 managed-node1 systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 31 13:21:27 managed-node1 systemd[1]: Found device /dev/ttyS0. -- Subject: Unit dev-ttyS0.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-ttyS0.device has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 kernel: AVX2 version of gcm_enc/dec engaged. Jul 31 13:21:28 managed-node1 kernel: AES CTR mode by8 optimization enabled Jul 31 13:21:28 managed-node1 auditd[414]: Init complete, auditd 2.8.5 listening for events (startup state enable) Jul 31 13:21:28 managed-node1 systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 kernel: ppdev: user-space parallel port driver Jul 31 13:21:28 managed-node1 augenrules[424]: /sbin/augenrules: No change Jul 31 13:21:28 managed-node1 augenrules[424]: No rules Jul 31 13:21:28 managed-node1 augenrules[424]: enabled 1 Jul 31 13:21:28 managed-node1 augenrules[424]: failure 1 Jul 31 13:21:28 managed-node1 augenrules[424]: pid 414 Jul 31 13:21:28 managed-node1 augenrules[424]: rate_limit 0 Jul 31 13:21:28 managed-node1 augenrules[424]: backlog_limit 8192 Jul 31 13:21:28 managed-node1 augenrules[424]: lost 0 Jul 31 13:21:28 managed-node1 augenrules[424]: backlog 1 Jul 31 13:21:28 managed-node1 augenrules[424]: enabled 1 Jul 31 13:21:28 managed-node1 augenrules[424]: failure 1 Jul 31 13:21:28 managed-node1 augenrules[424]: pid 414 Jul 31 13:21:28 managed-node1 augenrules[424]: rate_limit 0 Jul 31 13:21:28 managed-node1 augenrules[424]: backlog_limit 8192 Jul 31 13:21:28 managed-node1 augenrules[424]: lost 0 Jul 31 13:21:28 managed-node1 augenrules[424]: backlog 1 Jul 31 13:21:28 managed-node1 systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB Jul 31 13:21:28 managed-node1 kernel: [TTM] Initializing pool allocator Jul 31 13:21:28 managed-node1 kernel: [TTM] Initializing DMA pool allocator Jul 31 13:21:28 managed-node1 kernel: [drm] fb mappable at 0xF8000000 Jul 31 13:21:28 managed-node1 kernel: [drm] vram aper at 0xF8000000 Jul 31 13:21:28 managed-node1 kernel: [drm] size 33554432 Jul 31 13:21:28 managed-node1 kernel: [drm] fb depth is 16 Jul 31 13:21:28 managed-node1 kernel: [drm] pitch is 2048 Jul 31 13:21:28 managed-node1 kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Jul 31 13:21:28 managed-node1 kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) Jul 31 13:21:28 managed-node1 kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 31 13:21:28 managed-node1 kernel: Console: switching to colour frame buffer device 128x48 Jul 31 13:21:28 managed-node1 kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Jul 31 13:21:28 managed-node1 systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has begun starting up. Jul 31 13:21:28 managed-node1 kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Jul 31 13:21:28 managed-node1 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 31 13:21:28 managed-node1 kernel: EDAC sbridge: Ver: 1.1.2 Jul 31 13:21:28 managed-node1 systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Listening on RPCbind Server Activation Socket. -- Subject: Unit rpcbind.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.socket has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Starting RPC bind service... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Starting Dump dmesg to /var/log/dmesg... -- Subject: Unit rhel-dmesg.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 chronyd[508]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) Jul 31 13:21:28 managed-node1 polkitd[498]: Started polkitd version 0.112 Jul 31 13:21:28 managed-node1 rngd[497]: Initalizing available sources Jul 31 13:21:28 managed-node1 rngd[497]: Failed to init entropy source 0: Hardware RNG Device Jul 31 13:21:28 managed-node1 rngd[497]: Enabling RDRAND rng support Jul 31 13:21:28 managed-node1 rngd[497]: Initalizing entropy source Intel RDRAND Instruction RNG Jul 31 13:21:28 managed-node1 chronyd[508]: Frequency -12.750 +/- 6.018 ppm read from /var/lib/chrony/drift Jul 31 13:21:28 managed-node1 systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has begun starting up. Jul 31 13:21:28 managed-node1 systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Started RPC bind service. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Started Dump dmesg to /var/log/dmesg. -- Subject: Unit rhel-dmesg.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd-logind[500]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 31 13:21:28 managed-node1 systemd-logind[500]: Watching system buttons on /dev/input/event0 (Power Button) Jul 31 13:21:28 managed-node1 systemd-logind[500]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 31 13:21:28 managed-node1 systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 polkitd[498]: Loading rules from directory /etc/polkit-1/rules.d Jul 31 13:21:28 managed-node1 polkitd[498]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 31 13:21:28 managed-node1 polkitd[498]: Finished loading, compiling and executing 2 rules Jul 31 13:21:28 managed-node1 systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:28 managed-node1 polkitd[498]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 31 13:21:28 managed-node1 systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Received SIGRTMIN+20 from PID 231 (plymouthd). Jul 31 13:21:29 managed-node1 cloud-init[539]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 31 Jul 2025 17:21:29 +0000. Up 6.53 seconds. Jul 31 13:21:29 managed-node1 systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun starting up. Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4412] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4419] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-slaves-order.conf) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4515] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 31 13:21:29 managed-node1 systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4557] manager[0x559401899090]: monitoring kernel firmware directory '/lib/firmware'. Jul 31 13:21:29 managed-node1 dbus[503]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Jul 31 13:21:29 managed-node1 systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Jul 31 13:21:29 managed-node1 dbus[503]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4958] hostname: hostname: using hostnamed Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4958] hostname: hostname changed from (none) to "managed-node1" Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.4964] dns-mgr[0x559401881220]: init: dns=default,systemd-resolved rc-manager=file Jul 31 13:21:29 managed-node1 dbus[503]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Jul 31 13:21:29 managed-node1 systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 31 13:21:29 managed-node1 dbus[503]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 31 13:21:29 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5311] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5328] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5328] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5355] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5397] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5397] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5398] manager: Networking is enabled by state file Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:1 'hostname': new request (4 scripts) Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:1 'hostname': start running ordered scripts... Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5431] dhcp-init: Using DHCP client 'dhclient' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5508] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5524] device (lo): carrier: link connected Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5536] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5569] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5606] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 31 13:21:29 managed-node1 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5672] device (eth0): carrier: link connected Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:2 'connectivity-change': new request (4 scripts) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5922] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5954] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5985] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.5992] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6014] manager: NetworkManager state is now CONNECTING Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6027] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6046] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6067] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6163] dhcp4 (eth0): dhclient started with pid 620 Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:2 'connectivity-change': start running ordered scripts... Jul 31 13:21:29 managed-node1 rngd[497]: Enabling JITTER rng support Jul 31 13:21:29 managed-node1 rngd[497]: Initalizing entropy source JITTER Entropy generator Jul 31 13:21:29 managed-node1 dhclient[620]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x66ce3822) Jul 31 13:21:29 managed-node1 dhclient[620]: DHCPACK from 10.31.8.1 (xid=0x66ce3822) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6806] dhcp4 (eth0): address 10.31.9.28 Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): plen 22 (255.255.252.0) Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): gateway 10.31.8.1 Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): lease time 3600 Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): hostname 'ip-10-31-9-28' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): nameserver '10.29.169.13' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): nameserver '10.29.170.12' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): nameserver '10.2.32.1' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6809] dhcp4 (eth0): domain name 'testing-farm.us-east-1.aws.redhat.com' Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6810] dhcp4 (eth0): state changed unknown -> bound Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6820] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6831] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6833] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6837] manager: NetworkManager state is now CONNECTED_LOCAL Jul 31 13:21:29 managed-node1 dhclient[620]: bound to 10.31.9.28 -- renewal in 1541 seconds. Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6891] manager: NetworkManager state is now CONNECTED_SITE Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6896] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6930] device (eth0): Activation: successful, device activated. Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6939] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:3 'up' [eth0]: new request (4 scripts) Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:3 'up' [eth0]: start running ordered scripts... Jul 31 13:21:29 managed-node1 NetworkManager[602]: [1753982489.6956] manager: startup complete Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:4 'connectivity-change': new request (4 scripts) Jul 31 13:21:29 managed-node1 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:29 managed-node1 systemd[1]: Starting LSB: Bring up/down networking... -- Subject: Unit network.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has begun starting up. Jul 31 13:21:29 managed-node1 nm-dispatcher[611]: req:4 'connectivity-change': start running ordered scripts... Jul 31 13:21:29 managed-node1 network[655]: Bringing up loopback interface: [ OK ] Jul 31 13:21:29 managed-node1 network[655]: Bringing up interface eth0: [ OK ] Jul 31 13:21:30 managed-node1 systemd[1]: Started LSB: Bring up/down networking. -- Subject: Unit network.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Postfix Mail Transport Agent... -- Subject: Unit postfix.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has begun starting up. Jul 31 13:21:30 managed-node1 cloud-init[862]: Cloud-init v. 0.7.9 running 'init' at Thu, 31 Jul 2025 17:21:30 +0000. Up 7.72 seconds. Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +--------+------+------------+---------------+-------+-------------------+ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +--------+------+------------+---------------+-------+-------------------+ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | lo: | True | . | . | d | . | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | eth0: | True | 10.31.9.28 | 255.255.252.0 | . | 12:7f:54:fc:db:5b | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | eth0: | True | . | . | d | 12:7f:54:fc:db:5b | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +--------+------+------------+---------------+-------+-------------------+ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 31 13:21:30 managed-node1 cloud-init[862]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 31 13:21:30 managed-node1 postfix/postfix-script[1085]: starting the Postfix mail system Jul 31 13:21:30 managed-node1 postfix/master[1104]: daemon started -- version 2.10.1, configuration /etc/postfix Jul 31 13:21:30 managed-node1 systemd[1]: Started Postfix Mail Transport Agent. -- Subject: Unit postfix.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 kernel: floppy0: no floppy controllers found Jul 31 13:21:30 managed-node1 kernel: work still pending Jul 31 13:21:30 managed-node1 systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has begun starting up. Jul 31 13:21:30 managed-node1 sm-notify[1173]: Version 1.3.0 starting Jul 31 13:21:30 managed-node1 systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 31 13:21:30 managed-node1 systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has begun starting up. Jul 31 13:21:30 managed-node1 rsyslogd[1172]: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1172" x-info="http://www.rsyslog.com"] start Jul 31 13:21:30 managed-node1 systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:30 managed-node1 restraintd[1180]: Listening on http://localhost:8081 Jul 31 13:21:30 managed-node1 sshd[1178]: Server listening on 0.0.0.0 port 22. Jul 31 13:21:30 managed-node1 sshd[1178]: Server listening on :: port 22. Jul 31 13:21:30 managed-node1 systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 crond[1184]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 32% if used.) Jul 31 13:21:31 managed-node1 systemd[1]: Received SIGRTMIN+21 from PID 231 (plymouthd). Jul 31 13:21:31 managed-node1 systemd[1]: Started Wait for Plymouth Boot Screen to Quit. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Started Serial Getty on ttyS0. -- Subject: Unit serial-getty@ttyS0.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit serial-getty@ttyS0.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 cloud-init[1176]: Cloud-init v. 0.7.9 running 'modules:config' at Thu, 31 Jul 2025 17:21:31 +0000. Up 8.70 seconds. Jul 31 13:21:31 managed-node1 crond[1184]: (CRON) INFO (running with inotify support) Jul 31 13:21:31 managed-node1 systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has begun starting up. Jul 31 13:21:31 managed-node1 cloud-init[1292]: Cloud-init v. 0.7.9 running 'modules:final' at Thu, 31 Jul 2025 17:21:31 +0000. Up 9.07 seconds. Jul 31 13:21:31 managed-node1 cloud-init[1292]: Cloud-init v. 0.7.9 finished at Thu, 31 Jul 2025 17:21:31 +0000. Datasource DataSourceEc2. Up 9.16 seconds Jul 31 13:21:31 managed-node1 systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 31 13:21:31 managed-node1 systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 31 13:21:31 managed-node1 systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:32 managed-node1 kdumpctl[1175]: kexec: loaded kdump kernel Jul 31 13:21:32 managed-node1 kdumpctl[1175]: Starting kdump: [OK] Jul 31 13:21:32 managed-node1 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 31 13:21:32 managed-node1 systemd[1]: Startup finished in 940ms (kernel) + 3.738s (initrd) + 5.467s (userspace) = 10.146s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required 940261 microseconds. -- -- Initial RAM disk start-up required 3738939 microseconds. -- -- Userspace start-up required 5467767 microseconds. Jul 31 13:21:33 managed-node1 sshd[1457]: Accepted publickey for root from 10.31.9.68 port 46126 ssh2: ECDSA SHA256:FQnknKDzOjX6IMq5vxO7LG/WfLYc2hnI2SnZ3dnX2W0 Jul 31 13:21:33 managed-node1 systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 31 13:21:33 managed-node1 systemd-logind[500]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1457. Jul 31 13:21:33 managed-node1 systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:21:33 managed-node1 sshd[1457]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 31 13:21:34 managed-node1 ansible-yum[1531]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['grubby'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 31 13:21:35 managed-node1 ansible-stat[1584]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/default/grub get_md5=False get_mime=True get_attributes=True Jul 31 13:21:35 managed-node1 ansible-stat[1635]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/sys/firmware/efi get_md5=False get_mime=True get_attributes=True Jul 31 13:21:35 managed-node1 ansible-stat[1684]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/default/grub get_md5=False get_mime=True get_attributes=True Jul 31 13:21:35 managed-node1 ansible-stat[1735]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/boot/grub2/grub.cfg get_md5=False get_mime=True get_attributes=True Jul 31 13:21:36 managed-node1 ansible-command[1786]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=grep "configfile" /boot/grub2/grub.cfg || true removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 31 13:21:36 managed-node1 ansible-replace[1837]: Invoked with directory_mode=None force=None encoding=utf-8 replace=GRUB_TIMEOUT=5 path=/etc/default/grub owner=None follow=False before=None group=None unsafe_writes=False remote_src=None setype=None content=NOT_LOGGING_PARAMETER serole=None selevel=None after=None regexp=^GRUB_TIMEOUT=.* validate=None src=None seuser=None delimiter=None mode=0644 attributes=None backup=False Jul 31 13:21:36 managed-node1 chronyd[508]: Selected source 10.2.32.37 Jul 31 13:21:36 managed-node1 chronyd[508]: System clock wrong by 1.221863 seconds, adjustment started Jul 31 13:21:37 managed-node1 systemd[1]: Time has been changed -- Subject: Time change -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system clock has been changed to REALTIME microseconds after January 1st, 1970. Jul 31 13:21:37 managed-node1 chronyd[508]: System clock was stepped by 1.221863 seconds Jul 31 13:21:38 managed-node1 ansible-replace[1886]: Invoked with directory_mode=None force=None encoding=utf-8 replace=set timeout=5 path=/boot/grub2/grub.cfg owner=None follow=False before=None group=None unsafe_writes=False remote_src=None setype=None content=NOT_LOGGING_PARAMETER serole=None selevel=None after=None regexp=set timeout=.* validate=None src=None seuser=None delimiter=None mode=0644 attributes=None backup=False Jul 31 13:21:38 managed-node1 ansible-fedora.linux_system_roles.bootloader_settings[1935]: Invoked with bootloader_settings=[] Jul 31 13:21:38 managed-node1 ansible-fedora.linux_system_roles.bootloader_facts[1984]: Invoked Jul 31 13:21:39 managed-node1 ansible-yum[2041]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['grubby'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 31 13:21:39 managed-node1 ansible-stat[2094]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/default/grub get_md5=False get_mime=True get_attributes=True Jul 31 13:21:40 managed-node1 ansible-stat[2145]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/sys/firmware/efi get_md5=False get_mime=True get_attributes=True Jul 31 13:21:40 managed-node1 ansible-stat[2194]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/default/grub get_md5=False get_mime=True get_attributes=True Jul 31 13:21:40 managed-node1 ansible-stat[2245]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/boot/grub2/grub.cfg get_md5=False get_mime=True get_attributes=True Jul 31 13:21:40 managed-node1 ansible-command[2297]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=grep "configfile" /boot/grub2/grub.cfg || true removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 31 13:21:41 managed-node1 ansible-replace[2348]: Invoked with directory_mode=None force=None encoding=utf-8 replace=GRUB_TIMEOUT=5 path=/etc/default/grub owner=None follow=False before=None group=None unsafe_writes=False remote_src=None setype=None content=NOT_LOGGING_PARAMETER serole=None selevel=None after=None regexp=^GRUB_TIMEOUT=.* validate=None src=None seuser=None delimiter=None mode=0644 attributes=None backup=False Jul 31 13:21:41 managed-node1 ansible-replace[2397]: Invoked with directory_mode=None force=None encoding=utf-8 replace=set timeout=5 path=/boot/grub2/grub.cfg owner=None follow=False before=None group=None unsafe_writes=False remote_src=None setype=None content=NOT_LOGGING_PARAMETER serole=None selevel=None after=None regexp=set timeout=.* validate=None src=None seuser=None delimiter=None mode=0644 attributes=None backup=False Jul 31 13:21:41 managed-node1 ansible-fedora.linux_system_roles.bootloader_settings[2446]: Invoked with bootloader_settings=[{'default': True, 'kernel': {'path': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1'}}, {'default': True, 'kernel': {'path': '/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2'}}] Jul 31 13:21:42 managed-node1 ansible-command[2494]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone1 removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 31 13:21:42 managed-node1 ansible-command[2551]: Invoked with creates=None executable=None _uses_shell=False strip_empty_ends=True _raw_params=grubby --remove-kernel=/boot/vmlinuz-3.10.0-1160.119.1.el7.x86_64_clone2 removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 31 13:21:42 managed-node1 sshd[2565]: Accepted publickey for root from 10.31.9.68 port 46130 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 31 13:21:42 managed-node1 systemd-logind[500]: New session 2 of user root. -- Subject: A new session 2 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 2 has been created for the user root. -- -- The leading process of the session is 2565. Jul 31 13:21:42 managed-node1 systemd[1]: Started Session 2 of user root. -- Subject: Unit session-2.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-2.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:21:42 managed-node1 sshd[2565]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 31 13:21:43 managed-node1 sshd[2565]: Received disconnect from 10.31.9.68 port 46130:11: disconnected by user Jul 31 13:21:43 managed-node1 sshd[2565]: Disconnected from 10.31.9.68 port 46130 Jul 31 13:21:43 managed-node1 sshd[2565]: pam_unix(sshd:session): session closed for user root Jul 31 13:21:43 managed-node1 systemd-logind[500]: Removed session 2. -- Subject: Session 2 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 2 has been terminated. Jul 31 13:21:43 managed-node1 sshd[2575]: Accepted publickey for root from 10.31.9.68 port 46132 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 31 13:21:43 managed-node1 systemd-logind[500]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 2575. Jul 31 13:21:43 managed-node1 systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Jul 31 13:21:43 managed-node1 sshd[2575]: pam_unix(sshd:session): session opened for user root by (uid=0)