# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cirx5_5axi/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/git-weekly-cirx5_5axi/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:5 Saturday 02 December 2023 14:26:26 +0000 (0:00:00.018) 0:00:00.018 ***** included: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 December 2023 14:26:26 +0000 (0:00:00.011) 0:00:00.030 ***** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 December 2023 14:26:26 +0000 (0:00:00.424) 0:00:00.455 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_7.yml) => { "ansible_facts": { "__bootloader_packages": [], "__bootloader_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/vars/RedHat_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_7.yml" } skipping: [sut] => (item=RedHat_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:9 Saturday 02 December 2023 14:26:26 +0000 (0:00:00.028) 0:00:00.483 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } lsrpackages: TASK [fedora.linux_system_roles.bootloader : Ensure required services are enabled and started] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:14 Saturday 02 December 2023 14:26:27 +0000 (0:00:00.650) 0:00:01.133 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/bootloader.conf] **** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:21 Saturday 02 December 2023 14:26:27 +0000 (0:00:00.009) 0:00:01.143 ***** Notification for handler Bootloader handler to restart services has been saved. changed: [sut] => { "changed": true, "checksum": "6de34cb4d6be4976d19a109ea96d9ec3eed4e6a6", "dest": "/etc/bootloader.conf", "gid": 0, "group": "root", "md5sum": "079448b3aa8b6aa670ac74a516028456", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "src": "/root/.ansible/tmp/ansible-tmp-1701527187.2561388-1494-68259856781725/source", "state": "file", "uid": 0 } NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Bootloader handler to restart services for sut RUNNING HANDLER [fedora.linux_system_roles.bootloader : Bootloader handler to restart services] *** task path: /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:6 Saturday 02 December 2023 14:26:27 +0000 (0:00:00.549) 0:00:01.692 ***** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } PLAY RECAP ********************************************************************* sut : ok=5 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Saturday 02 December 2023 14:26:27 +0000 (0:00:00.008) 0:00:01.701 ***** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.65s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:9 fedora.linux_system_roles.bootloader : Generate /etc/bootloader.conf ---- 0.55s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:21 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.42s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:5 fedora.linux_system_roles.bootloader : Ensure required services are enabled and started --- 0.01s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:14 fedora.linux_system_roles.bootloader : Bootloader handler to restart services --- 0.01s /WORKDIR/git-weekly-cirx5_5axi/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---