ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-50j executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_wireless_wpa3_owe_nm.yml *************************************** 2 plays in /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_owe.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:6 Saturday 24 May 2025 08:49:15 -0400 (0:00:00.043) 0:00:00.043 ********** [WARNING]: Platform linux on host managed-node6 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node6] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:9 Saturday 24 May 2025 08:49:16 -0400 (0:00:01.396) 0:00:01.440 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed-node6 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Saturday 24 May 2025 08:49:17 -0400 (0:00:00.040) 0:00:01.481 ********** ok: [managed-node6] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Saturday 24 May 2025 08:49:17 -0400 (0:00:00.530) 0:00:02.012 ********** ok: [managed-node6] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Saturday 24 May 2025 08:49:17 -0400 (0:00:00.443) 0:00:02.455 ********** ok: [managed-node6] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.028) 0:00:02.484 ********** skipping: [managed-node6] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:11 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.014) 0:00:02.498 ********** ok: [managed-node6] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:3 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.020) 0:00:02.519 ********** ok: [managed-node6] TASK [INIT: wireless tests] **************************************************** task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:8 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.756) 0:00:03.275 ********** ok: [managed-node6] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi_wpa3_owe.yml'] ************************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:11 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.019) 0:00:03.295 ********** included: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml for managed-node6 TASK [Install packages required to set up mock wifi network] ******************* task path: /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Saturday 24 May 2025 08:49:18 -0400 (0:00:00.025) 0:00:03.320 ********** FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (6 retries left). FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (5 retries left). FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (4 retries left). FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (3 retries left). FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (2 retries left). FAILED - RETRYING: [managed-node6]: Install packages required to set up mock wifi network (1 retries left). fatal: [managed-node6]: FAILED! => { "attempts": 6, "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried PLAY RECAP ********************************************************************* managed-node6 : ok=9 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "attempts": 6, "end_time": "2025-05-24T12:50:44.614477+00:00Z", "host": "managed-node6", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-05-24T12:49:18.849218+00:00Z", "task_name": "Install packages required to set up mock wifi network", "task_path": "/tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 May 2025 08:50:44 -0400 (0:01:25.767) 0:01:29.088 ********** =============================================================================== Install packages required to set up mock wifi network ------------------ 85.77s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Gathering Facts --------------------------------------------------------- 1.40s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.76s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'el_repo_setup.yml' ------------------------------------ 0.04s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:9 Set flag to indicate system is ostree ----------------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'setup_mock_wifi_wpa3_owe.yml' ------------------------- 0.03s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:11 Set network provider to 'nm' -------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tests_wireless_wpa3_owe_nm.yml:11 INIT: wireless tests ---------------------------------------------------- 0.02s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_wireless_wpa3_owe.yml:8 Fix CentOS6 Base repo --------------------------------------------------- 0.01s /tmp/collections-50j/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26