ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpbkdx2pub executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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_ntp_provider5.yml ********************************************** 1 plays in /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:1 Tuesday 05 July 2022 23:51:27 +0000 (0:00:00.019) 0:00:00.019 ********** ok: [/cache/fedora-36.qcow2.snap] TASK [Install ntp] ************************************************************* task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:12 Tuesday 05 July 2022 23:51:28 +0000 (0:00:01.208) 0:00:01.227 ********** fatal: [/cache/fedora-36.qcow2.snap]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [meta] ******************************************************************** task path: /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:17 Tuesday 05 July 2022 23:51:30 +0000 (0:00:02.252) 0:00:03.479 ********** META: ending play PLAY RECAP ********************************************************************* /cache/fedora-36.qcow2.snap : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Tuesday 05 July 2022 23:51:30 +0000 (0:00:00.011) 0:00:03.491 ********** =============================================================================== Install ntp ------------------------------------------------------------- 2.25s /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:12 ----------------------------- Gathering Facts --------------------------------------------------------- 1.21s /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:1 ------------------------------ meta -------------------------------------------------------------------- 0.01s /tmp/tmppg8qafi5/tests/tests_ntp_provider5.yml:17 ----------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpbkdx2pub executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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_ntp_provider5.yml ********************************************** 1 plays in /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:1 Tuesday 05 July 2022 23:56:59 +0000 (0:00:00.017) 0:00:00.017 ********** ok: [/cache/fedora-36.qcow2.snap] TASK [Install ntp] ************************************************************* task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:12 Tuesday 05 July 2022 23:57:00 +0000 (0:00:01.167) 0:00:01.184 ********** fatal: [/cache/fedora-36.qcow2.snap]: FAILED! => { "changed": false, "failures": [ "No package ntp available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [meta] ******************************************************************** task path: /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:17 Tuesday 05 July 2022 23:57:03 +0000 (0:00:02.413) 0:00:03.597 ********** META: ending play PLAY RECAP ********************************************************************* /cache/fedora-36.qcow2.snap : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Tuesday 05 July 2022 23:57:03 +0000 (0:00:00.011) 0:00:03.608 ********** =============================================================================== Install ntp ------------------------------------------------------------- 2.41s /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:12 -------------------- Gathering Facts --------------------------------------------------------- 1.17s /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:1 --------------------- meta -------------------------------------------------------------------- 0.01s /tmp/tmpi4r8muhj/tests/timesync/tests_ntp_provider5.yml:17 --------------------