Formatting '/cache/centos-9.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/centos-9.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 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/tmpv6gx33y_ 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-9_setup.yml *************************************************** 2 plays in /cache/centos-9_setup.yml PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /cache/centos-9_setup.yml:5 Wednesday 06 July 2022 01:01:52 +0000 (0:00:00.018) 0:00:00.018 ******** changed: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3" }, "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "highavailability" ], "delta": "0:00:00.394404", "end": "2022-07-05 21:01:52.782186", "rc": 0, "start": "2022-07-05 21:01:52.387782" } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/centos-9_setup.yml:7 Wednesday 06 July 2022 01:01:53 +0000 (0:00:01.069) 0:00:01.088 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Create EPEL 9 repo] ****************************************************** task path: /cache/centos-9_setup.yml:11 Wednesday 06 July 2022 01:01:54 +0000 (0:00:01.082) 0:00:02.171 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/centos-9_setup.yml:21 Wednesday 06 July 2022 01:01:54 +0000 (0:00:00.023) 0:00:02.195 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create dnf cache] ******************************************************** task path: /cache/centos-9_setup.yml:27 Wednesday 06 July 2022 01:01:54 +0000 (0:00:00.019) 0:00:02.214 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Disable EPEL 7] ********************************************************** task path: /cache/centos-9_setup.yml:33 Wednesday 06 July 2022 01:02:06 +0000 (0:00:11.729) 0:00:13.944 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/centos-9_setup.yml:41 Wednesday 06 July 2022 01:02:06 +0000 (0:00:00.025) 0:00:13.970 ******** skipping: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 06 July 2022 01:02:06 +0000 (0:00:00.029) 0:00:13.999 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 11.73s /cache/centos-9_setup.yml:27 -------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/centos-9_setup.yml:7 --------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.07s /cache/centos-9_setup.yml:5 --------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:1 Wednesday 06 July 2022 01:02:06 +0000 (0:00:00.012) 0:00:14.012 ******** ok: [/cache/centos-9.qcow2.snap] META: ran handlers TASK [Set platform/version specific variables] ********************************* task path: /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:3 Wednesday 06 July 2022 01:02:07 +0000 (0:00:00.790) 0:00:14.803 ******** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /tmp/tmp2wp2t0e1/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Wednesday 06 July 2022 01:02:07 +0000 (0:00:00.032) 0:00:14.835 ******** ok: [/cache/centos-9.qcow2.snap] META: role_complete for /cache/centos-9.qcow2.snap TASK [Install test packages] *************************************************** task path: /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:9 Wednesday 06 July 2022 01:02:07 +0000 (0:00:00.510) 0:00:15.346 ******** ok: [/cache/centos-9.qcow2.snap] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=6 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 06 July 2022 01:02:08 +0000 (0:00:01.114) 0:00:16.460 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 11.73s /cache/centos-9_setup.yml:27 -------------------------------------------------- Install test packages --------------------------------------------------- 1.11s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/centos-9_setup.yml:7 --------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.07s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.79s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.51s /tmp/tmp2wp2t0e1/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- PLAYBOOK: centos-9_post_setup.yml ********************************************** 1 plays in /cache/centos-9_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/centos-9_post_setup.yml:5 Wednesday 06 July 2022 01:02:08 +0000 (0:00:00.018) 0:00:16.479 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/centos-9_post_setup.yml:8 Wednesday 06 July 2022 01:02:09 +0000 (0:00:00.395) 0:00:16.874 ******** changed: [/cache/centos-9.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=8 changed=4 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Wednesday 06 July 2022 01:02:09 +0000 (0:00:00.541) 0:00:17.416 ******** =============================================================================== Create dnf cache ------------------------------------------------------- 11.73s /cache/centos-9_setup.yml:27 -------------------------------------------------- Install test packages --------------------------------------------------- 1.11s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.08s /cache/centos-9_setup.yml:7 --------------------------------------------------- Enable HA repos --------------------------------------------------------- 1.07s /cache/centos-9_setup.yml:5 --------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.79s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:1 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.54s /cache/centos-9_post_setup.yml:8 ---------------------------------------------- linux-system-roles.kdump : Ensure ansible_facts used by role ------------ 0.51s /tmp/tmp2wp2t0e1/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 ---- force sync of filesystems - ensure setup changes are made to snapshot --- 0.40s /cache/centos-9_post_setup.yml:5 ---------------------------------------------- Set platform/version specific variables --------------------------------- 0.03s /tmp/tmp2wp2t0e1/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:41 -------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.03s /cache/centos-9_setup.yml:33 -------------------------------------------------- Create EPEL 9 repo ------------------------------------------------------ 0.02s /cache/centos-9_setup.yml:11 -------------------------------------------------- Create yum cache -------------------------------------------------------- 0.02s /cache/centos-9_setup.yml:21 -------------------------------------------------- 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/tmpv6gx33y_ 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 [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with script plugin: Inventory script (/usr/share/ansible/inventory/standard-inventory-qcow2) had an execution error: [ERROR] standard-inventory-qcow2: Could not access VM launched from qcow2 image: /cache/centos-9.qcow2.snap qemu exited with code 0 pid 38433 Last lines of centos-9.qcow2.snap.guest.log: Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. Press Enter for maintenance (or press Control-D to continue): Last lines of centos-9.qcow2.snap.qemu.log: qemu-kvm: terminating on signal 15 from pid 38429 (/usr/bin/python3) [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with yaml plugin: We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1 column 1 (char 0) Syntax Error while loading YAML. mapping values are not allowed in this context The error appears to be in '/usr/share/ansible/inventory/standard- inventory-qcow2': line 30, column 4, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: try: ^ here [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with ini plugin: /usr/share/ansible/inventory/standard-inventory-qcow2:9: Expected key=value host variable assignment, got: os ERROR! Completely failed to parse inventory source /usr/share/ansible/inventory/standard-inventory-qcow2 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/tmpv6gx33y_ 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 [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with script plugin: Inventory script (/usr/share/ansible/inventory/standard-inventory-qcow2) had an execution error: [ERROR] standard-inventory-qcow2: Could not access VM launched from qcow2 image: /cache/centos-9.qcow2.snap qemu exited with code 0 pid 44530 Last lines of centos-9.qcow2.snap.guest.log: Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot after mounting them and attach it to a bug report. Press Enter for maintenance (or press Control-D to continue): Last lines of centos-9.qcow2.snap.qemu.log: qemu-kvm: terminating on signal 15 from pid 38429 (/usr/bin/python3) qemu-kvm: terminating on signal 15 from pid 44526 (/usr/bin/python3) [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with yaml plugin: We were unable to read either as JSON nor YAML, these are the errors we got from each: JSON: Expecting value: line 1 column 1 (char 0) Syntax Error while loading YAML. mapping values are not allowed in this context The error appears to be in '/usr/share/ansible/inventory/standard- inventory-qcow2': line 30, column 4, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: try: ^ here [WARNING]: * Failed to parse /usr/share/ansible/inventory/standard-inventory- qcow2 with ini plugin: /usr/share/ansible/inventory/standard-inventory-qcow2:9: Expected key=value host variable assignment, got: os ERROR! Completely failed to parse inventory source /usr/share/ansible/inventory/standard-inventory-qcow2