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/tmpr6q0rmk2 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_provider3.yml ********************************************** 1 plays in /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:1 Wednesday 06 July 2022 00:02:20 +0000 (0:00:00.017) 0:00:00.017 ******** ok: [/cache/fedora-35.qcow2.snap] TASK [Remove chrony] *********************************************************** task path: /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:11 Wednesday 06 July 2022 00:02:21 +0000 (0:00:01.161) 0:00:01.178 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install ntp] ************************************************************* task path: /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:14 Wednesday 06 July 2022 00:02:24 +0000 (0:00:02.424) 0:00:03.602 ******** fatal: [/cache/fedora-35.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/tmpxckf437u/tests/tests_ntp_provider3.yml:19 Wednesday 06 July 2022 00:02:26 +0000 (0:00:02.100) 0:00:05.703 ******** META: ending play PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Wednesday 06 July 2022 00:02:26 +0000 (0:00:00.011) 0:00:05.714 ******** =============================================================================== Remove chrony ----------------------------------------------------------- 2.42s /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:11 ----------------------------- Install ntp ------------------------------------------------------------- 2.10s /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:14 ----------------------------- Gathering Facts --------------------------------------------------------- 1.16s /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:1 ------------------------------ meta -------------------------------------------------------------------- 0.01s /tmp/tmpxckf437u/tests/tests_ntp_provider3.yml:19 ----------------------------- 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/tmpr6q0rmk2 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_provider3.yml ********************************************** 1 plays in /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:1 Wednesday 06 July 2022 00:08:10 +0000 (0:00:00.017) 0:00:00.017 ******** ok: [/cache/fedora-35.qcow2.snap] TASK [Remove chrony] *********************************************************** task path: /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:11 Wednesday 06 July 2022 00:08:11 +0000 (0:00:01.214) 0:00:01.232 ******** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install ntp] ************************************************************* task path: /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:14 Wednesday 06 July 2022 00:08:13 +0000 (0:00:02.474) 0:00:03.706 ******** fatal: [/cache/fedora-35.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/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:19 Wednesday 06 July 2022 00:08:15 +0000 (0:00:01.948) 0:00:05.654 ******** META: ending play PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Wednesday 06 July 2022 00:08:15 +0000 (0:00:00.011) 0:00:05.666 ******** =============================================================================== Remove chrony ----------------------------------------------------------- 2.47s /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:11 -------------------- Install ntp ------------------------------------------------------------- 1.95s /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:14 -------------------- Gathering Facts --------------------------------------------------------- 1.21s /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:1 --------------------- meta -------------------------------------------------------------------- 0.01s /tmp/tmpm_kvv5r5/tests/timesync/tests_ntp_provider3.yml:19 --------------------