# 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-ciufpuc471/.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_add_rm.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-ciufpuc471/tests/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Get bootloader_facts] **************************************************** task path: /WORKDIR/git-weekly-ciufpuc471/tests/tests_add_rm.yml:11 Saturday 20 January 2024 13:56:05 +0000 (0:00:00.012) 0:00:00.012 ****** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 20 January 2024 13:56:05 +0000 (0:00:00.021) 0:00:00.034 ****** included: /WORKDIR/git-weekly-ciufpuc471/.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-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 20 January 2024 13:56:05 +0000 (0:00:00.010) 0:00:00.045 ****** ok: [sut] TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 20 January 2024 13:56:06 +0000 (0:00:00.545) 0:00:00.590 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 20 January 2024 13:56:06 +0000 (0:00:00.285) 0:00:00.876 ****** ok: [sut] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 20 January 2024 13:56:06 +0000 (0:00:00.013) 0:00:00.889 ****** 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 20 January 2024 13:56:06 +0000 (0:00:00.017) 0:00:00.906 ****** fatal: [sut]: FAILED! => { "changed": false, "failures": [], "rc": 1, "results": [] } MSG: Depsolve Error occurred: Problem: problem with installed package sdubby-1.0-5.fc39.noarch - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-72.fc39.x86_64 from fedora - conflicting requests - package sdubby-1.0-5.fc39.noarch from @System conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-4.fc39.noarch from fedora conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates - package sdubby-1.0-5.fc39.noarch from updates conflicts with grubby provided by grubby-8.40-73.fc39.x86_64 from updates to retry, use: --limit @/tmp/tests_add_rm.retry PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Saturday 20 January 2024 13:56:08 +0000 (0:00:02.395) 0:00:03.302 ****** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.40s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.55s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.29s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Get bootloader_facts ---------------------------------------------------- 0.02s /WORKDIR/git-weekly-ciufpuc471/tests/tests_add_rm.yml:11 ---------------------- fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.02s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 fedora.linux_system_roles.bootloader : Set platform/version specific variables --- 0.01s /WORKDIR/git-weekly-ciufpuc471/.collection/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---