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/tmpfxjkgf91 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 06 July 2022 05:31:55 +0000 (0:00:00.019) 0:00:00.019 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.395872", "end": "2022-07-06 05:31:55.410417", "rc": 0, "start": "2022-07-06 05:31:55.014545" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 05:31:56 +0000 (0:00:01.053) 0:00:01.072 ******** =============================================================================== Enable HA repos --------------------------------------------------------- 1.05s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: tests_ntp_provider3.yml ********************************************** 1 plays in /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:1 Wednesday 06 July 2022 05:31:56 +0000 (0:00:00.035) 0:00:01.108 ******** ok: [/cache/centos-8.qcow2] TASK [Remove chrony] *********************************************************** task path: /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:11 Wednesday 06 July 2022 05:31:57 +0000 (0:00:01.062) 0:00:02.170 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.1-1.el8.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:14 Wednesday 06 July 2022 05:32:17 +0000 (0:00:20.222) 0:00:22.393 ******** fatal: [/cache/centos-8.qcow2]: 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/tmpwsbtg19w/tests/tests_ntp_provider3.yml:19 Wednesday 06 July 2022 05:32:19 +0000 (0:00:02.074) 0:00:24.468 ******** META: ending play PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Wednesday 06 July 2022 05:32:19 +0000 (0:00:00.011) 0:00:24.479 ******** =============================================================================== Remove chrony ---------------------------------------------------------- 20.22s /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:11 ----------------------------- Install ntp ------------------------------------------------------------- 2.07s /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:14 ----------------------------- Gathering Facts --------------------------------------------------------- 1.06s /tmp/tmpwsbtg19w/tests/tests_ntp_provider3.yml:1 ------------------------------ Enable HA repos --------------------------------------------------------- 1.05s /cache/centos-8_setup.yml:5 --------------------------------------------------- meta -------------------------------------------------------------------- 0.01s /tmp/tmpwsbtg19w/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/tmpfxjkgf91 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: centos-8_setup.yml *************************************************** 1 plays in /cache/centos-8_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-8_setup.yml:5 Wednesday 06 July 2022 05:44:08 +0000 (0:00:00.018) 0:00:00.018 ******** changed: [/cache/centos-8.qcow2] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "ha" ], "delta": "0:00:00.387547", "end": "2022-07-06 05:44:09.188039", "rc": 0, "start": "2022-07-06 05:44:08.800492" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 06 July 2022 05:44:09 +0000 (0:00:01.040) 0:00:01.058 ******** =============================================================================== Enable HA repos --------------------------------------------------------- 1.04s /cache/centos-8_setup.yml:5 --------------------------------------------------- PLAYBOOK: tests_ntp_provider3.yml ********************************************** 1 plays in /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml PLAY [Configure NTP with ntp as current provider] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:1 Wednesday 06 July 2022 05:44:09 +0000 (0:00:00.050) 0:00:01.108 ******** ok: [/cache/centos-8.qcow2] TASK [Remove chrony] *********************************************************** task path: /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:11 Wednesday 06 July 2022 05:44:10 +0000 (0:00:01.067) 0:00:02.176 ******** changed: [/cache/centos-8.qcow2] => { "changed": true, "rc": 0, "results": [ "Removed: chrony-4.1-1.el8.x86_64" ] } TASK [Install ntp] ************************************************************* task path: /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:14 Wednesday 06 July 2022 05:44:28 +0000 (0:00:17.875) 0:00:20.051 ******** fatal: [/cache/centos-8.qcow2]: 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/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:19 Wednesday 06 July 2022 05:44:30 +0000 (0:00:01.871) 0:00:21.923 ******** META: ending play PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=4 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1 Wednesday 06 July 2022 05:44:30 +0000 (0:00:00.011) 0:00:21.935 ******** =============================================================================== Remove chrony ---------------------------------------------------------- 17.88s /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:11 -------------------- Install ntp ------------------------------------------------------------- 1.87s /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:14 -------------------- Gathering Facts --------------------------------------------------------- 1.07s /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:1 --------------------- Enable HA repos --------------------------------------------------------- 1.04s /cache/centos-8_setup.yml:5 --------------------------------------------------- meta -------------------------------------------------------------------- 0.01s /tmp/tmpfgpxumr3/tests/timesync/tests_ntp_provider3.yml:19 --------------------