[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Run playbook 'playbooks/tests_wireless.yml' with nm as provider] ********* TASK [Gathering Facts] ********************************************************* Monday 22 July 2024 12:21:02 -0400 (0:00:00.007) 0:00:00.007 *********** [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Monday 22 July 2024 12:21:04 -0400 (0:00:02.705) 0:00:02.713 *********** included: /var/ARTIFACTS/work-generalsjtn4yqr/plans/general/tree/tmp.1OUfUsO7d0/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Monday 22 July 2024 12:21:04 -0400 (0:00:00.018) 0:00:02.732 *********** ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Monday 22 July 2024 12:21:06 -0400 (0:00:01.820) 0:00:04.552 *********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.453) 0:00:05.005 *********** ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.024) 0:00:05.030 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.044 *********** included: /var/ARTIFACTS/work-generalsjtn4yqr/plans/general/tree/tmp.1OUfUsO7d0/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 40] ********************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.031) 0:00:05.075 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.090 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.012) 0:00:05.103 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.012) 0:00:05.115 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.012) 0:00:05.128 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.143 *********** ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* Monday 22 July 2024 12:21:07 -0400 (0:00:00.030) 0:00:05.173 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [INIT: wireless tests] **************************************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.018) 0:00:05.192 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [Include the task 'setup_mock_wifi.yml'] ********************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.016) 0:00:05.208 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Copy client certs] ******************************************************* Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.221 *********** skipping: [managed_node1] => (item=client.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "client.key", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=client.pem) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "client.pem", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=cacert.pem) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "item": "cacert.pem", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [TEST: wireless connection with WPA-PSK] ********************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.023) 0:00:05.244 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.260 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.274 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.288 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.302 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.316 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.331 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.345 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.358 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.371 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.016) 0:00:05.387 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.402 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.415 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.429 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.445 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.460 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.473 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.487 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.500 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.514 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.528 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.543 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.016) 0:00:05.560 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.016) 0:00:05.576 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.590 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.604 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.618 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.633 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.648 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.662 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.676 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.016) 0:00:05.692 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.705 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.719 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.733 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.015) 0:00:05.748 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.762 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.775 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.789 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.804 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.817 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Monday 22 July 2024 12:21:07 -0400 (0:00:00.014) 0:00:05.832 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.013) 0:00:05.845 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [TEST: wireless connection with 802.1x TLS-EAP] *************************** Monday 22 July 2024 12:21:07 -0400 (0:00:00.020) 0:00:05.865 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:05.879 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:05.892 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:05.906 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:05.922 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:05.936 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:05.950 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:05.964 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:05.978 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.016) 0:00:05.995 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.009 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.023 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.036 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:06.052 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.066 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.080 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.093 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Monday 22 July 2024 12:21:08 -0400 (0:00:00.016) 0:00:06.110 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.124 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.139 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.153 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.016) 0:00:06.170 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.017) 0:00:06.187 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.201 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.215 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:06.231 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.245 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.259 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.273 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.016) 0:00:06.289 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.303 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.317 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.331 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** Monday 22 July 2024 12:21:08 -0400 (0:00:00.016) 0:00:06.347 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.360 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.374 *********** skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:06.389 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:06.405 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.420 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.014) 0:00:06.434 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.448 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** Monday 22 July 2024 12:21:08 -0400 (0:00:00.015) 0:00:06.463 *********** skipping: [managed_node1] => { "false_condition": "ansible_distribution_major_version == '7'" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.477 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.017) 0:00:06.495 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** Monday 22 July 2024 12:21:08 -0400 (0:00:00.013) 0:00:06.509 *********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=98 rescued=0 ignored=0 Monday 22 July 2024 12:21:08 -0400 (0:00:00.024) 0:00:06.534 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.71s Gather the minimum subset of ansible_facts required by the network role test --- 1.82s Check if system is ostree ----------------------------------------------- 0.45s Include the task 'enable_epel.yml' -------------------------------------- 0.03s Set network provider to 'nm' -------------------------------------------- 0.03s Verify network state restored to default -------------------------------- 0.02s Set flag to indicate system is ostree ----------------------------------- 0.02s Copy client certs ------------------------------------------------------- 0.02s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s Include the task 'el_repo_setup.yml' ------------------------------------ 0.02s Gathering Facts --------------------------------------------------------- 0.02s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.02s fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s fedora.linux_system_roles.network : Install packages -------------------- 0.02s fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.02s fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.02s fedora.linux_system_roles.network : Configure networking connection profiles --- 0.02s fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.02s