+ cd /tmp/tmpy6_r234v/tests; TEST_SUBJECTS=/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_cockpit-13-eea70f9-centos-6-s91_u35d/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpy6_r234v/_setup.yml /tmp/tmpy6_r234v/tests/tests_default.yml ansible-playbook 2.9.13 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.5 (default, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpy6_r234v/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpy6_r234v/_setup.yml:5 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => { "groups": { "all": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "localhost": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "subjects": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpy6_r234v/_setup.yml:7 skipping: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpy6_r234v/tests/tests_default.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpy6_r234v/tests/tests_default.yml:2 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] META: ran handlers TASK [linux-system-roles.cockpit : Set version specific variables] ************* task path: /tmp/tmpy6_r234v/tasks/main.yml:1 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => (item=/tmp/tmpy6_r234v/vars/default.yml) => {"ansible_facts": {"__cockpit_daemon": "cockpit.socket", "__cockpit_packages": {"default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}"}, "__cockpit_packages_default": ["cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged"], "__cockpit_packages_exclude": ["cockpit-docker", "cockpit-ostree", "cockpit-tests"], "__cockpit_packages_full": ["cockpit-*"], "__cockpit_packages_minimal": ["cockpit-system", "cockpit-ws"]}, "ansible_included_var_files": ["/tmp/tmpy6_r234v/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpy6_r234v/vars/default.yml"} TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpy6_r234v/tasks/main.yml:10 included: /tmp/tmpy6_r234v/tasks/setup-yum.yml for /cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpy6_r234v/tasks/setup-yum.yml:1 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => {"ansible_facts": {"cockpit_packages": "default"}, "changed": false} TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpy6_r234v/tasks/setup-yum.yml:8 fatal: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c]: FAILED! => {"changed": false, "msg": "No package matching 'cockpit-system' found available, installed or updated", "rc": 126, "results": ["No package matching 'cockpit-system' found available, installed or updated"]} PLAY RECAP ********************************************************************* /cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c : ok=5 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0