# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_states_nm.yml:6 Saturday 30 March 2024 14:57:11 +0000 (0:00:00.021) 0:00:00.021 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_states_nm.yml:9 Saturday 30 March 2024 14:57:12 +0000 (0:00:01.125) 0:00:01.147 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:3 Saturday 30 March 2024 14:57:12 +0000 (0:00:00.032) 0:00:01.179 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:19 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.555) 0:00:01.735 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:24 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.296) 0:00:02.031 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:28 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.038) 0:00:02.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/el_repo_setup.yml:53 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.021) 0:00:02.092 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:8 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.056) 0:00:02.148 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:24 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.010) 0:00:02.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:30 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.010) 0:00:02.169 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:35 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.012) 0:00:02.182 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tasks/enable_epel.yml:40 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.013) 0:00:02.195 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/tests_states_nm.yml:11 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.009) 0:00:02.205 ******** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:3 Saturday 30 March 2024 14:57:13 +0000 (0:00:00.018) 0:00:02.223 ******** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:11 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.782) 0:00:03.005 ******** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:22 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.010) 0:00:03.016 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.017) 0:00:03.033 ******** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.012) 0:00:03.046 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.035) 0:00:03.081 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.014) 0:00:03.096 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.018) 0:00:03.114 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003374", "end": "2024-03-30 14:57:14.844379", "rc": 0, "start": "2024-03-30 14:57:14.841005" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.252) 0:00:03.366 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.017) 0:00:03.384 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.022) 0:00:03.406 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/delete_interface.yml:3 Saturday 30 March 2024 14:57:14 +0000 (0:00:00.041) 0:00:03.448 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007900", "end": "2024-03-30 14:57:15.144316", "rc": 1, "start": "2024-03-30 14:57:15.136416" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.213) 0:00:03.662 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.018) 0:00:03.681 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.197) 0:00:03.878 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.012) 0:00:03.890 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.018) 0:00:03.909 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.084) 0:00:03.993 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.021) 0:00:04.015 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.012) 0:00:04.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.009) 0:00:04.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:15 +0000 (0:00:00.010) 0:00:04.048 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:17 +0000 (0:00:02.204) 0:00:06.253 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:18 +0000 (0:00:01.068) 0:00:07.322 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:18 +0000 (0:00:00.039) 0:00:07.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:18 +0000 (0:00:00.037) 0:00:07.398 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:18 +0000 (0:00:00.033) 0:00:07.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:18 +0000 (0:00:00.033) 0:00:07.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:18 +0000 (0:00:00.025) 0:00:07.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.028) 0:00:07.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.048) 0:00:07.567 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.024) 0:00:07.591 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.024) 0:00:07.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.050) 0:00:07.666 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.686) 0:00:08.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.030) 0:00:08.384 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.023) 0:00:08.407 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:19 +0000 (0:00:00.024) 0:00:08.432 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.532) 0:00:08.965 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.024) 0:00:08.989 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.024) 0:00:09.014 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.025) 0:00:09.040 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.023) 0:00:09.063 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.279) 0:00:09.343 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5b410fd7-cf0f-4d93-8667-6aeaa296d79d" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.046) 0:00:09.389 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.042) 0:00:09.432 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:57:20 +0000 (0:00:00.040) 0:00:09.473 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.022) 0:00:09.496 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.204) 0:00:09.700 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.024) 0:00:09.724 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021869", "end": "2024-03-30 14:57:21.424504", "rc": 0, "start": "2024-03-30 14:57:21.402635" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.228) 0:00:09.953 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.025) 0:00:09.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.023) 0:00:10.001 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.022) 0:00:10.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.023) 0:00:10.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.024) 0:00:10.072 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.027) 0:00:10.100 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.049) 0:00:10.149 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.024) 0:00:10.173 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.044) 0:00:10.218 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.040) 0:00:10.258 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810640.3900366, "block_size": 4096, "blocks": 0, "ctime": 1711810640.3900366, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711810640.3900366, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.205) 0:00:10.464 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:57:21 +0000 (0:00:00.025) 0:00:10.489 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.022) 0:00:10.512 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.043) 0:00:10.555 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.058355", "end": "2024-03-30 14:57:22.290523", "rc": 1, "start": "2024-03-30 14:57:22.232168" } STDOUT: Connection 'statebr' (5b410fd7-cf0f-4d93-8667-6aeaa296d79d) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:45 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.265) 0:00:10.821 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.040) 0:00:10.862 ******** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.047) 0:00:10.909 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.045) 0:00:10.954 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.036) 0:00:10.991 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.036) 0:00:11.028 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003405", "end": "2024-03-30 14:57:22.708332", "rc": 0, "start": "2024-03-30 14:57:22.704927" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.211) 0:00:11.239 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.025) 0:00:11.264 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.024) 0:00:11.289 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/delete_interface.yml:3 Saturday 30 March 2024 14:57:22 +0000 (0:00:00.052) 0:00:11.341 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006338", "end": "2024-03-30 14:57:23.025085", "rc": 1, "start": "2024-03-30 14:57:23.018747" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.210) 0:00:11.552 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.039) 0:00:11.591 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.228) 0:00:11.819 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.033) 0:00:11.853 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.044) 0:00:11.897 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.046) 0:00:11.944 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.044) 0:00:11.988 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.033) 0:00:12.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.023) 0:00:12.045 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:23 +0000 (0:00:00.027) 0:00:12.073 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:25 +0000 (0:00:02.134) 0:00:14.207 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.889) 0:00:15.097 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.024) 0:00:15.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.023) 0:00:15.144 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.022) 0:00:15.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.027) 0:00:15.194 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.044) 0:00:15.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.027) 0:00:15.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.046) 0:00:15.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.023) 0:00:15.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.024) 0:00:15.360 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:26 +0000 (0:00:00.027) 0:00:15.387 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.539) 0:00:15.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.026) 0:00:15.953 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.022) 0:00:15.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.023) 0:00:15.998 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.369) 0:00:16.368 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.023) 0:00:16.391 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.051) 0:00:16.443 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.026) 0:00:16.469 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:27 +0000 (0:00:00.025) 0:00:16.495 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.202) 0:00:16.698 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 2123b744-cb80-4ae3-82fd-87b65b001e17" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.027) 0:00:16.725 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.047) 0:00:16.772 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.039) 0:00:16.812 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.206) 0:00:17.018 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.026) 0:00:17.045 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.040) 0:00:17.086 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.024) 0:00:17.110 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.243) 0:00:17.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:57:28 +0000 (0:00:00.025) 0:00:17.378 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021060", "end": "2024-03-30 14:57:29.078054", "rc": 0, "start": "2024-03-30 14:57:29.056994" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.229) 0:00:17.607 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.025) 0:00:17.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.026) 0:00:17.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.025) 0:00:17.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.024) 0:00:17.711 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.026) 0:00:17.737 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.027) 0:00:17.765 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.026) 0:00:17.791 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.031) 0:00:17.823 ******** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.026) 0:00:17.849 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.026) 0:00:17.876 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.046) 0:00:17.922 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.041476", "end": "2024-03-30 14:57:29.661642", "rc": 1, "start": "2024-03-30 14:57:29.620166" } STDOUT: Connection 'statebr' (2123b744-cb80-4ae3-82fd-87b65b001e17) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:65 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.266) 0:00:18.189 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.042) 0:00:18.232 ******** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.027) 0:00:18.259 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.050) 0:00:18.310 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.040) 0:00:18.351 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:29 +0000 (0:00:00.040) 0:00:18.391 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003405", "end": "2024-03-30 14:57:30.073204", "rc": 0, "start": "2024-03-30 14:57:30.069799" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.211) 0:00:18.603 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.025) 0:00:18.628 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.024) 0:00:18.653 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.041) 0:00:18.694 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.069) 0:00:18.764 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.045) 0:00:18.809 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.030) 0:00:18.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.023) 0:00:18.863 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:30 +0000 (0:00:00.024) 0:00:18.887 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:32 +0000 (0:00:02.164) 0:00:21.052 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.901) 0:00:21.953 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.030) 0:00:21.983 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.024) 0:00:22.008 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.023) 0:00:22.031 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.030) 0:00:22.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.024) 0:00:22.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.026) 0:00:22.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.046) 0:00:22.158 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.029) 0:00:22.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.023) 0:00:22.211 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:33 +0000 (0:00:00.056) 0:00:22.267 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.543) 0:00:22.810 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.029) 0:00:22.840 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.024) 0:00:22.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.025) 0:00:22.890 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.415) 0:00:23.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.023) 0:00:23.329 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.028) 0:00:23.358 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.046) 0:00:23.405 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:34 +0000 (0:00:00.040) 0:00:23.445 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.208) 0:00:23.654 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.024) 0:00:23.678 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml:3 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.067) 0:00:23.746 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.044) 0:00:23.790 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.044) 0:00:23.835 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.029) 0:00:23.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.023) 0:00:23.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:35 +0000 (0:00:00.023) 0:00:23.911 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:37 +0000 (0:00:02.130) 0:00:26.042 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.897) 0:00:26.939 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.024) 0:00:26.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.023) 0:00:26.987 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.023) 0:00:27.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.027) 0:00:27.039 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.021) 0:00:27.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.025) 0:00:27.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.072) 0:00:27.159 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.024) 0:00:27.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.023) 0:00:27.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:38 +0000 (0:00:00.027) 0:00:27.234 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.544) 0:00:27.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.026) 0:00:27.805 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.023) 0:00:27.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.024) 0:00:27.854 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.371) 0:00:28.226 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.026) 0:00:28.252 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.025) 0:00:28.277 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 242497b7-5da6-48a9-9abd-e494e622bf49 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.031) 0:00:28.309 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:39 +0000 (0:00:00.024) 0:00:28.333 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.239) 0:00:28.572 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.057) 0:00:28.629 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.047) 0:00:28.677 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810654.7220361, "block_size": 4096, "blocks": 0, "ctime": 1711810654.7220361, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37425, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711810654.7220361, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.225) 0:00:28.903 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.066) 0:00:28.970 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.130) 0:00:29.100 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.035) 0:00:29.136 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.207) 0:00:29.343 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:57:40 +0000 (0:00:00.041) 0:00:29.385 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021028", "end": "2024-03-30 14:57:41.087020", "rc": 0, "start": "2024-03-30 14:57:41.065992" } STDOUT: statebr /etc/NetworkManager/system-connections/statebr.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.231) 0:00:29.616 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.060) 0:00:29.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.027) 0:00:29.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.026) 0:00:29.730 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.026) 0:00:29.756 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.036) 0:00:29.793 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.030) 0:00:29.824 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.030) 0:00:29.855 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.025) 0:00:29.880 ******** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.022) 0:00:29.903 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.024) 0:00:29.927 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.043) 0:00:29.971 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.066150", "end": "2024-03-30 14:57:41.714667", "rc": 1, "start": "2024-03-30 14:57:41.648517" } STDOUT: Connection 'statebr' (242497b7-5da6-48a9-9abd-e494e622bf49) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:83 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.275) 0:00:30.246 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.051) 0:00:30.297 ******** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.057) 0:00:30.355 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.049) 0:00:30.405 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.050) 0:00:30.455 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:41 +0000 (0:00:00.038) 0:00:30.493 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003732", "end": "2024-03-30 14:57:42.190318", "rc": 0, "start": "2024-03-30 14:57:42.186586" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.226) 0:00:30.720 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.025) 0:00:30.745 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.026) 0:00:30.771 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.045) 0:00:30.817 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.040) 0:00:30.858 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.044) 0:00:30.902 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.058) 0:00:30.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.024) 0:00:30.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:42 +0000 (0:00:00.023) 0:00:31.009 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:44 +0000 (0:00:02.135) 0:00:33.144 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.914) 0:00:34.059 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.025) 0:00:34.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.022) 0:00:34.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.027) 0:00:34.135 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.028) 0:00:34.164 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.023) 0:00:34.188 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.032) 0:00:34.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.046) 0:00:34.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.023) 0:00:34.292 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.023) 0:00:34.315 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:45 +0000 (0:00:00.027) 0:00:34.343 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.574) 0:00:34.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.028) 0:00:34.945 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.051) 0:00:34.997 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.024) 0:00:35.021 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.412) 0:00:35.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.024) 0:00:35.458 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:46 +0000 (0:00:00.035) 0:00:35.494 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.028) 0:00:35.522 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.029) 0:00:35.551 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.227) 0:00:35.779 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml:3 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.026) 0:00:35.805 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.039) 0:00:35.845 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.044) 0:00:35.890 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.027) 0:00:35.917 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.048) 0:00:35.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:47 +0000 (0:00:00.023) 0:00:35.990 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:49 +0000 (0:00:02.130) 0:00:38.120 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.924) 0:00:39.044 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.025) 0:00:39.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.024) 0:00:39.094 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.025) 0:00:39.120 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.033) 0:00:39.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.045) 0:00:39.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.044) 0:00:39.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.057) 0:00:39.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.027) 0:00:39.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.024) 0:00:39.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.044) 0:00:39.397 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.584) 0:00:39.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.028) 0:00:40.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.060) 0:00:40.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.025) 0:00:40.097 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.366) 0:00:40.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.024) 0:00:40.488 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.026) 0:00:40.514 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 748de0e5-d820-46d6-b431-6d0a08b8cf3c skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.025) 0:00:40.540 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.024) 0:00:40.564 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.202) 0:00:40.767 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove_profile.yml:3 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.043) 0:00:40.810 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.045) 0:00:40.856 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.045) 0:00:40.902 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.064) 0:00:40.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.024) 0:00:40.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:57:52 +0000 (0:00:00.023) 0:00:41.013 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:57:54 +0000 (0:00:02.141) 0:00:43.155 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.913) 0:00:44.068 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.024) 0:00:44.093 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.022) 0:00:44.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.026) 0:00:44.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.034) 0:00:44.177 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.028) 0:00:44.205 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.028) 0:00:44.233 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.055) 0:00:44.289 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.024) 0:00:44.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.023) 0:00:44.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.028) 0:00:44.365 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:57:56 +0000 (0:00:00.545) 0:00:44.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:57:56 +0000 (0:00:00.028) 0:00:44.940 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:57:56 +0000 (0:00:00.033) 0:00:44.974 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:57:56 +0000 (0:00:00.088) 0:00:45.062 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.455) 0:00:45.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.023) 0:00:45.541 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.025) 0:00:45.566 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.025) 0:00:45.592 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.023) 0:00:45.616 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.204) 0:00:45.821 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.061) 0:00:45.882 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.047) 0:00:45.929 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810666.8530474, "block_size": 4096, "blocks": 0, "ctime": 1711810666.8530474, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37556, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711810666.8530474, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.260) 0:00:46.190 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.031) 0:00:46.221 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.070) 0:00:46.292 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:57:57 +0000 (0:00:00.024) 0:00:46.316 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.221) 0:00:46.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.027) 0:00:46.566 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021715", "end": "2024-03-30 14:57:58.275600", "rc": 1, "start": "2024-03-30 14:57:58.253885" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.250) 0:00:46.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.041) 0:00:46.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.025) 0:00:46.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.031) 0:00:46.916 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.039) 0:00:46.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.033) 0:00:46.989 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.026) 0:00:47.015 ******** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.023) 0:00:47.039 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.026) 0:00:47.066 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.097) 0:00:47.164 ******** ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.083144", "end": "2024-03-30 14:57:58.926841", "rc": 0, "start": "2024-03-30 14:57:58.843697" } STDOUT: Connection 'statebr' (748de0e5-d820-46d6-b431-6d0a08b8cf3c) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:103 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.295) 0:00:47.459 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.042) 0:00:47.501 ******** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.026) 0:00:47.527 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.059) 0:00:47.587 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.045) 0:00:47.633 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.043) 0:00:47.676 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004564", "end": "2024-03-30 14:58:00.358462", "rc": 0, "start": "2024-03-30 14:57:59.353898" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:00 +0000 (0:00:01.241) 0:00:48.917 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.043) 0:00:48.960 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.035) 0:00:48.996 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.077) 0:00:49.073 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.059) 0:00:49.133 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.048) 0:00:49.182 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.036) 0:00:49.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.036) 0:00:49.255 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:00 +0000 (0:00:00.029) 0:00:49.284 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:02 +0000 (0:00:02.184) 0:00:51.469 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.901) 0:00:52.371 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.025) 0:00:52.396 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.026) 0:00:52.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.025) 0:00:52.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.029) 0:00:52.477 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.023) 0:00:52.501 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.052) 0:00:52.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.053) 0:00:52.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.027) 0:00:52.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.028) 0:00:52.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.030) 0:00:52.694 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.550) 0:00:53.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.028) 0:00:53.274 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.024) 0:00:53.298 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:04 +0000 (0:00:00.023) 0:00:53.321 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.422) 0:00:53.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.025) 0:00:53.769 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.039) 0:00:53.809 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.027) 0:00:53.836 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.070) 0:00:53.907 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.206) 0:00:54.114 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, cd04925a-f989-4fac-805b-4b422521e38a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml:3 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.026) 0:00:54.141 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.044) 0:00:54.185 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.056) 0:00:54.242 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.038) 0:00:54.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.081) 0:00:54.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.037) 0:00:54.400 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:08 +0000 (0:00:02.165) 0:00:56.565 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:08 +0000 (0:00:00.906) 0:00:57.472 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.032) 0:00:57.505 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.033) 0:00:57.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.024) 0:00:57.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.039) 0:00:57.602 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.024) 0:00:57.627 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.036) 0:00:57.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.153) 0:00:57.818 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.027) 0:00:57.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.041) 0:00:57.887 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.043) 0:00:57.930 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.585) 0:00:58.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.037) 0:00:58.552 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.033) 0:00:58.586 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.027) 0:00:58.614 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cd04925a-f989-4fac-805b-4b422521e38a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.361) 0:00:58.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.025) 0:00:59.000 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cd04925a-f989-4fac-805b-4b422521e38a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.028) 0:00:59.029 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cd04925a-f989-4fac-805b-4b422521e38a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, cd04925a-f989-4fac-805b-4b422521e38a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.027) 0:00:59.057 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.058) 0:00:59.115 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove_profile.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.214) 0:00:59.329 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.039) 0:00:59.369 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.044) 0:00:59.413 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.028) 0:00:59.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.023) 0:00:59.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.022) 0:00:59.488 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:13 +0000 (0:00:02.131) 0:01:01.619 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.893) 0:01:02.512 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.026) 0:01:02.539 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.031) 0:01:02.570 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.027) 0:01:02.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.036) 0:01:02.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.025) 0:01:02.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.031) 0:01:02.691 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.062) 0:01:02.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.095) 0:01:02.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.041) 0:01:02.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.028) 0:01:02.919 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:14 +0000 (0:00:00.552) 0:01:03.472 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.046) 0:01:03.519 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.037) 0:01:03.557 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.030) 0:01:03.588 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.404) 0:01:03.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.029) 0:01:04.022 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.027) 0:01:04.049 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.030) 0:01:04.080 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.029) 0:01:04.110 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.236) 0:01:04.347 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.043) 0:01:04.390 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.045) 0:01:04.435 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:15 +0000 (0:00:00.044) 0:01:04.479 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:16 +0000 (0:00:00.030) 0:01:04.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:16 +0000 (0:00:00.025) 0:01:04.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:16 +0000 (0:00:00.024) 0:01:04.560 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:18 +0000 (0:00:02.158) 0:01:06.718 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.895) 0:01:07.614 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.025) 0:01:07.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.024) 0:01:07.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.023) 0:01:07.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.030) 0:01:07.716 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.024) 0:01:07.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.026) 0:01:07.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.045) 0:01:07.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.054) 0:01:07.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.027) 0:01:07.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.029) 0:01:07.925 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:19 +0000 (0:00:00.546) 0:01:08.471 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.027) 0:01:08.499 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.024) 0:01:08.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.023) 0:01:08.548 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.458) 0:01:09.006 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.026) 0:01:09.033 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.025) 0:01:09.058 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.024) 0:01:09.083 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.024) 0:01:09.107 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.271) 0:01:09.379 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.056) 0:01:09.436 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:58:20 +0000 (0:00:00.040) 0:01:09.476 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.023) 0:01:09.499 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.203) 0:01:09.703 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.023) 0:01:09.726 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020390", "end": "2024-03-30 14:58:21.424598", "rc": 1, "start": "2024-03-30 14:58:21.404208" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.227) 0:01:09.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.025) 0:01:09.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.024) 0:01:10.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.024) 0:01:10.028 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.028) 0:01:10.056 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.025) 0:01:10.082 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.055) 0:01:10.137 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.048) 0:01:10.186 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.045) 0:01:10.231 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.208) 0:01:10.440 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:58:21 +0000 (0:00:00.028) 0:01:10.469 ******** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.028) 0:01:10.498 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.047) 0:01:10.545 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.040070", "end": "2024-03-30 14:58:22.269333", "rc": 1, "start": "2024-03-30 14:58:22.229263" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tests_states.yml:126 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.258) 0:01:10.804 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:5 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.040) 0:01:10.845 ******** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:9 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.030) 0:01:10.875 ******** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:21 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.092) 0:01:10.967 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.047) 0:01:11.015 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.043) 0:01:11.058 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003432", "end": "2024-03-30 14:58:22.774698", "rc": 0, "start": "2024-03-30 14:58:22.771266" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.258) 0:01:11.316 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.056) 0:01:11.373 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:24 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.042) 0:01:11.416 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 30 March 2024 14:58:22 +0000 (0:00:00.052) 0:01:11.469 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:23 +0000 (0:00:00.039) 0:01:11.509 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:23 +0000 (0:00:00.043) 0:01:11.552 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:23 +0000 (0:00:00.029) 0:01:11.581 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:23 +0000 (0:00:00.051) 0:01:11.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:23 +0000 (0:00:00.023) 0:01:11.657 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:25 +0000 (0:00:02.129) 0:01:13.786 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.900) 0:01:14.687 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.053) 0:01:14.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.024) 0:01:14.765 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.023) 0:01:14.789 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.029) 0:01:14.818 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.023) 0:01:14.841 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.027) 0:01:14.869 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.046) 0:01:14.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.023) 0:01:14.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.023) 0:01:14.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:26 +0000 (0:00:00.025) 0:01:14.988 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.549) 0:01:15.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.027) 0:01:15.565 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.022) 0:01:15.588 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.021) 0:01:15.609 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.443) 0:01:16.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.024) 0:01:16.078 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.024) 0:01:16.102 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.025) 0:01:16.128 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.024) 0:01:16.152 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.202) 0:01:16.355 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/activate_profile.yml:3 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.026) 0:01:16.381 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.041) 0:01:16.422 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:27 +0000 (0:00:00.048) 0:01:16.471 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:28 +0000 (0:00:00.042) 0:01:16.513 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:28 +0000 (0:00:00.046) 0:01:16.560 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:28 +0000 (0:00:00.068) 0:01:16.629 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:30 +0000 (0:00:02.167) 0:01:18.796 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.896) 0:01:19.692 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.025) 0:01:19.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.050) 0:01:19.769 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.024) 0:01:19.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.029) 0:01:19.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.024) 0:01:19.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.026) 0:01:19.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.047) 0:01:19.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.025) 0:01:19.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.024) 0:01:19.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:31 +0000 (0:00:00.028) 0:01:20.000 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.557) 0:01:20.557 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.028) 0:01:20.585 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.023) 0:01:20.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.022) 0:01:20.632 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.427) 0:01:21.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.024) 0:01:21.084 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.027) 0:01:21.111 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 34d2ec45-bf09-4498-9e00-5ab887adb45a skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.028) 0:01:21.139 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.025) 0:01:21.165 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.213) 0:01:21.378 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.040) 0:01:21.419 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.045) 0:01:21.464 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:32 +0000 (0:00:00.030) 0:01:21.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:33 +0000 (0:00:00.024) 0:01:21.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:33 +0000 (0:00:00.026) 0:01:21.545 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:35 +0000 (0:00:02.147) 0:01:23.692 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.894) 0:01:24.587 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.024) 0:01:24.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.024) 0:01:24.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.023) 0:01:24.659 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.070) 0:01:24.729 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.024) 0:01:24.753 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.026) 0:01:24.780 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.044) 0:01:24.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.023) 0:01:24.848 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.023) 0:01:24.872 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.026) 0:01:24.898 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.544) 0:01:25.443 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.028) 0:01:25.471 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:36 +0000 (0:00:00.023) 0:01:25.494 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.023) 0:01:25.518 ******** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.443) 0:01:25.962 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.054) 0:01:26.017 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.025) 0:01:26.042 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.024) 0:01:26.067 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.024) 0:01:26.091 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:30 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.203) 0:01:26.294 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.043) 0:01:26.338 ******** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.039) 0:01:26.377 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.043) 0:01:26.421 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.028) 0:01:26.450 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 30 March 2024 14:58:37 +0000 (0:00:00.023) 0:01:26.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 30 March 2024 14:58:38 +0000 (0:00:00.023) 0:01:26.497 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 30 March 2024 14:58:40 +0000 (0:00:02.127) 0:01:28.625 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.916) 0:01:29.541 ******** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.025) 0:01:29.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.054) 0:01:29.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.024) 0:01:29.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.026) 0:01:29.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.023) 0:01:29.695 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.025) 0:01:29.721 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.044) 0:01:29.766 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.024) 0:01:29.790 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.022) 0:01:29.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.027) 0:01:29.840 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.543) 0:01:30.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.028) 0:01:30.412 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.023) 0:01:30.435 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 30 March 2024 14:58:41 +0000 (0:00:00.023) 0:01:30.459 ******** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.412) 0:01:30.871 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.023) 0:01:30.895 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.025) 0:01:30.920 ******** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.024) 0:01:30.944 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.022) 0:01:30.967 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:36 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.201) 0:01:31.168 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.047) 0:01:31.216 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.039) 0:01:31.256 ******** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.023) 0:01:31.280 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 30 March 2024 14:58:42 +0000 (0:00:00.205) 0:01:31.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.024) 0:01:31.509 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020477", "end": "2024-03-30 14:58:43.208947", "rc": 1, "start": "2024-03-30 14:58:43.188470" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.257) 0:01:31.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.025) 0:01:31.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.025) 0:01:31.817 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.025) 0:01:31.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.025) 0:01:31.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.026) 0:01:31.894 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.028) 0:01:31.922 ******** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.355363", "end": "2024-03-30 14:58:43.955850", "rc": 0, "start": "2024-03-30 14:58:43.600487" } STDOUT: NetworkManager-1.42.8-1.fc38 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 30 March 2024 14:58:43 +0000 (0:00:00.564) 0:01:32.487 ******** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.025) 0:01:32.512 ******** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.42.8-1.fc38" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:42 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.025) 0:01:32.537 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.047) 0:01:32.585 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.038) 0:01:32.624 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.226) 0:01:32.850 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:47 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.027) 0:01:32.877 ******** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/run_test.yml:66 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.025) 0:01:32.903 ******** included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.050) 0:01:32.953 ******** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.039179", "end": "2024-03-30 14:58:44.670850", "rc": 1, "start": "2024-03-30 14:58:44.631671" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.246) 0:01:33.199 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009192", "end": "2024-03-30 14:58:44.887554", "rc": 0, "start": "2024-03-30 14:58:44.878362" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 02:b4:4d:5d:1c:65 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.47.191/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2120sec preferred_lft 2120sec inet6 fe80::b4:4dff:fe5d:1c65/64 scope link noprefixroute valid_lft forever preferred_lft forever 41: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 6a:80:64:7d:69:22 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.191 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.191 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ci2q28fo1_/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.217) 0:01:33.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=318 changed=10 unreachable=0 failed=0 skipped=298 rescued=0 ignored=10 Saturday 30 March 2024 14:58:44 +0000 (0:00:00.013) 0:01:33.430 ******** =============================================================================== linux-system-roles.network : Enable and start NetworkManager ------------ 2.91s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Enable and start NetworkManager ------------ 2.27s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 2.23s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Check which services are running ----------- 2.20s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.18s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.17s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.13s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.63s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Configure networking connection profiles --- 1.53s /WORKDIR/git-weekly-ci2q28fo1_/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---