# 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-ci1dly10na/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/tests_states_nm.yml:6 Saturday 25 May 2024 14:34:41 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/tests_states_nm.yml:9 Saturday 25 May 2024 14:34:42 +0000 (0:00:00.838) 0:00:00.851 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/tasks/el_repo_setup.yml:3 Saturday 25 May 2024 14:34:42 +0000 (0:00:00.035) 0:00:00.886 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/el_repo_setup.yml:19 Saturday 25 May 2024 14:34:42 +0000 (0:00:00.372) 0:00:01.259 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/el_repo_setup.yml:24 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.266) 0:00:01.525 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/el_repo_setup.yml:28 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.032) 0:00:01.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/el_repo_setup.yml:53 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.031) 0:00:01.589 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml:8 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.053) 0:00:01.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml:24 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.023) 0:00:01.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml:30 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.012) 0:00:01.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml:35 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.029) 0:00:01.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tasks/enable_epel.yml:40 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.067) 0:00:01.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/tests_states_nm.yml:11 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.013) 0:00:01.789 ********** 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-ci1dly10na/tests/playbooks/tests_states.yml:3 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.039) 0:00:01.828 ********** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:11 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.515) 0:00:02.344 ********** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:22 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.012) 0:00:02.356 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.016) 0:00:02.373 ********** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.012) 0:00:02.385 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.036) 0:00:02.421 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.016) 0:00:02.438 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:34:43 +0000 (0:00:00.030) 0:00:02.469 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003417", "end": "2024-05-25 14:34:44.249981", "rc": 0, "start": "2024-05-25 14:34:44.246564" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.307) 0:00:02.776 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.049) 0:00:02.825 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.041) 0:00:02.867 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/delete_interface.yml:3 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.035) 0:00:02.902 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008089", "end": "2024-05-25 14:34:44.605474", "rc": 1, "start": "2024-05-25 14:34:44.597385" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.219) 0:00:03.122 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.016) 0:00:03.138 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.194) 0:00:03.332 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.057) 0:00:03.390 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 May 2024 14:34:44 +0000 (0:00:00.036) 0:00:03.426 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:34:45 +0000 (0:00:00.097) 0:00:03.523 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:34:45 +0000 (0:00:00.027) 0:00:03.551 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:34:45 +0000 (0:00:00.021) 0:00:03.573 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:34:45 +0000 (0:00:00.018) 0:00:03.591 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:34:45 +0000 (0:00:00.049) 0:00:03.641 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:34:46 +0000 (0:00:01.633) 0:00:05.275 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.969) 0:00:06.244 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.048) 0:00:06.293 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.023) 0:00:06.316 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.024) 0:00:06.340 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.029) 0:00:06.369 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.024) 0:00:06.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:34:47 +0000 (0:00:00.027) 0:00:06.422 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.089) 0:00:06.511 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.112) 0:00:06.624 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.100) 0:00:06.725 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.029) 0:00:06.755 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.587) 0:00:07.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.062) 0:00:07.404 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:34:48 +0000 (0:00:00.045) 0:00:07.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.062) 0:00:07.512 ********** 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, ddacc1f7-5860-4d0a-b070-184f3ad7e099 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.731) 0:00:08.244 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.023) 0:00:08.267 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddacc1f7-5860-4d0a-b070-184f3ad7e099" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.049) 0:00:08.316 ********** 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, ddacc1f7-5860-4d0a-b070-184f3ad7e099\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddacc1f7-5860-4d0a-b070-184f3ad7e099" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.026) 0:00:08.342 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:34:49 +0000 (0:00:00.022) 0:00:08.365 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.271) 0:00:08.637 ********** 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, ddacc1f7-5860-4d0a-b070-184f3ad7e099\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, ddacc1f7-5860-4d0a-b070-184f3ad7e099" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.035) 0:00:08.672 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.100) 0:00:08.772 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.084) 0:00:08.857 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.057) 0:00:08.915 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.227) 0:00:09.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.025) 0:00:09.169 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023070", "end": "2024-05-25 14:34:50.870535", "rc": 0, "start": "2024-05-25 14:34:50.847465" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.235) 0:00:09.405 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.028) 0:00:09.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:34:50 +0000 (0:00:00.028) 0:00:09.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.068) 0:00:09.530 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.040) 0:00:09.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.034) 0:00:09.605 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.057) 0:00:09.663 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.080) 0:00:09.744 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.039) 0:00:09.784 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.072) 0:00:09.856 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.056) 0:00:09.912 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647689.6510906, "block_size": 4096, "blocks": 0, "ctime": 1716647689.6510906, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32289, "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": 1716647689.6510906, "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-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.212) 0:00:10.125 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.027) 0:00:10.152 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.025) 0:00:10.178 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:34:51 +0000 (0:00:00.061) 0:00:10.240 ********** 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.062906", "end": "2024-05-25 14:34:51.995733", "rc": 1, "start": "2024-05-25 14:34:51.932827" } STDOUT: Connection 'statebr' (ddacc1f7-5860-4d0a-b070-184f3ad7e099) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:45 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.284) 0:00:10.524 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.079) 0:00:10.604 ********** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.097) 0:00:10.702 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.061) 0:00:10.764 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.053) 0:00:10.817 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.061) 0:00:10.879 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003490", "end": "2024-05-25 14:34:52.553789", "rc": 0, "start": "2024-05-25 14:34:52.550299" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.235) 0:00:11.115 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.048) 0:00:11.163 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.029) 0:00:11.193 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/delete_interface.yml:3 Saturday 25 May 2024 14:34:52 +0000 (0:00:00.052) 0:00:11.246 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006437", "end": "2024-05-25 14:34:52.933435", "rc": 1, "start": "2024-05-25 14:34:52.926998" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.256) 0:00:11.502 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.050) 0:00:11.552 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.209) 0:00:11.762 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.081) 0:00:11.843 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.045) 0:00:11.888 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.046) 0:00:11.935 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.044) 0:00:11.979 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.035) 0:00:12.015 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.041) 0:00:12.056 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:34:53 +0000 (0:00:00.037) 0:00:12.094 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:34:55 +0000 (0:00:01.514) 0:00:13.609 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.685) 0:00:14.294 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.035) 0:00:14.329 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.046) 0:00:14.376 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.049) 0:00:14.425 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.030) 0:00:14.456 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:34:55 +0000 (0:00:00.039) 0:00:14.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.028) 0:00:14.525 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.087) 0:00:14.612 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.035) 0:00:14.648 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.024) 0:00:14.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.042) 0:00:14.715 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.455) 0:00:15.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.095) 0:00:15.267 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.059) 0:00:15.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:34:56 +0000 (0:00:00.091) 0:00:15.417 ********** 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, a9fe83be-0aa1-434d-83f6-e574df46a707 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.438) 0:00:15.856 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.029) 0:00:15.885 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a9fe83be-0aa1-434d-83f6-e574df46a707" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.041) 0:00:15.927 ********** 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, a9fe83be-0aa1-434d-83f6-e574df46a707\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a9fe83be-0aa1-434d-83f6-e574df46a707" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.052) 0:00:15.980 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.038) 0:00:16.018 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.254) 0:00:16.272 ********** 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, a9fe83be-0aa1-434d-83f6-e574df46a707\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, a9fe83be-0aa1-434d-83f6-e574df46a707" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.042) 0:00:16.315 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.082) 0:00:16.398 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:34:57 +0000 (0:00:00.059) 0:00:16.457 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.227) 0:00:16.685 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.047) 0:00:16.732 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.091) 0:00:16.824 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.113) 0:00:16.937 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.260) 0:00:17.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:34:58 +0000 (0:00:00.044) 0:00:17.243 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022121", "end": "2024-05-25 14:34:58.962245", "rc": 0, "start": "2024-05-25 14:34:58.940124" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.271) 0:00:17.515 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.027) 0:00:17.542 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.039) 0:00:17.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.033) 0:00:17.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.064) 0:00:17.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.044) 0:00:17.725 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.078) 0:00:17.803 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.053) 0:00:17.857 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.057) 0:00:17.914 ********** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.072) 0:00:17.986 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.046) 0:00:18.033 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.084) 0:00:18.118 ********** 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.043365", "end": "2024-05-25 14:34:59.864630", "rc": 1, "start": "2024-05-25 14:34:59.821265" } STDOUT: Connection 'statebr' (a9fe83be-0aa1-434d-83f6-e574df46a707) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:65 Saturday 25 May 2024 14:34:59 +0000 (0:00:00.310) 0:00:18.428 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.137) 0:00:18.565 ********** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.028) 0:00:18.593 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.108) 0:00:18.702 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.113) 0:00:18.815 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.053) 0:00:18.869 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003409", "end": "2024-05-25 14:35:00.658534", "rc": 0, "start": "2024-05-25 14:35:00.655125" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.329) 0:00:19.198 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.077) 0:00:19.276 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.068) 0:00:19.344 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 May 2024 14:35:00 +0000 (0:00:00.053) 0:00:19.397 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:01 +0000 (0:00:00.163) 0:00:19.560 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:01 +0000 (0:00:00.046) 0:00:19.607 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:01 +0000 (0:00:00.091) 0:00:19.698 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:01 +0000 (0:00:00.044) 0:00:19.743 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:01 +0000 (0:00:00.028) 0:00:19.771 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:02 +0000 (0:00:01.577) 0:00:21.349 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.696) 0:00:22.046 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.059) 0:00:22.105 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.045) 0:00:22.151 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.027) 0:00:22.179 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.151) 0:00:22.330 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.026) 0:00:22.357 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:03 +0000 (0:00:00.033) 0:00:22.390 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.145) 0:00:22.535 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.086) 0:00:22.621 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.053) 0:00:22.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.047) 0:00:22.722 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.406) 0:00:23.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.043) 0:00:23.172 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.025) 0:00:23.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:04 +0000 (0:00:00.024) 0:00:23.222 ********** 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, fabd8d09-80c4-4cab-a934-70f57533f3be TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.493) 0:00:23.716 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.051) 0:00:23.768 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fabd8d09-80c4-4cab-a934-70f57533f3be" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.037) 0:00:23.805 ********** 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, fabd8d09-80c4-4cab-a934-70f57533f3be\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fabd8d09-80c4-4cab-a934-70f57533f3be" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.042) 0:00:23.847 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.061) 0:00:23.909 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.248) 0:00:24.158 ********** 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, fabd8d09-80c4-4cab-a934-70f57533f3be\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fabd8d09-80c4-4cab-a934-70f57533f3be" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.042) 0:00:24.201 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml:3 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.059) 0:00:24.261 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.048) 0:00:24.309 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.052) 0:00:24.361 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.030) 0:00:24.392 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.034) 0:00:24.426 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:05 +0000 (0:00:00.025) 0:00:24.451 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:07 +0000 (0:00:01.543) 0:00:25.995 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.706) 0:00:26.702 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.023) 0:00:26.726 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.022) 0:00:26.749 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.023) 0:00:26.772 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.027) 0:00:26.799 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.027) 0:00:26.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.039) 0:00:26.866 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.064) 0:00:26.931 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.024) 0:00:26.955 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.026) 0:00:26.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.029) 0:00:27.012 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.385) 0:00:27.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.036) 0:00:27.434 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:08 +0000 (0:00:00.024) 0:00:27.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.078) 0:00:27.536 ********** 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, fabd8d09-80c4-4cab-a934-70f57533f3be skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.370) 0:00:27.907 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.029) 0:00:27.936 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fabd8d09-80c4-4cab-a934-70f57533f3be skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.027) 0:00:27.964 ********** 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, fabd8d09-80c4-4cab-a934-70f57533f3be skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, fabd8d09-80c4-4cab-a934-70f57533f3be skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.025) 0:00:27.989 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.023) 0:00:28.013 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.209) 0:00:28.223 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.108) 0:00:28.332 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:35:09 +0000 (0:00:00.084) 0:00:28.417 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647705.0745268, "block_size": 4096, "blocks": 0, "ctime": 1716647705.0745268, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32420, "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": 1716647705.0745268, "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-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.263) 0:00:28.680 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.032) 0:00:28.712 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.071) 0:00:28.784 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.033) 0:00:28.817 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.322) 0:00:29.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.045) 0:00:29.185 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023009", "end": "2024-05-25 14:35:10.898975", "rc": 0, "start": "2024-05-25 14:35:10.875966" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.257) 0:00:29.442 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:35:10 +0000 (0:00:00.055) 0:00:29.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.038) 0:00:29.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.041) 0:00:29.579 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.030) 0:00:29.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.051) 0:00:29.660 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.045) 0:00:29.706 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.037) 0:00:29.743 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.037) 0:00:29.781 ********** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.027) 0:00:29.808 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.062) 0:00:29.871 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.066) 0:00:29.938 ********** 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.068264", "end": "2024-05-25 14:35:11.728347", "rc": 1, "start": "2024-05-25 14:35:11.660083" } STDOUT: Connection 'statebr' (fabd8d09-80c4-4cab-a934-70f57533f3be) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:83 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.340) 0:00:30.278 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.110) 0:00:30.389 ********** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.027) 0:00:30.416 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:35:11 +0000 (0:00:00.057) 0:00:30.474 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.052) 0:00:30.527 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.050) 0:00:30.577 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003352", "end": "2024-05-25 14:35:12.259913", "rc": 0, "start": "2024-05-25 14:35:12.256561" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.223) 0:00:30.800 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.025) 0:00:30.826 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.029) 0:00:30.856 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.060) 0:00:30.917 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.060) 0:00:30.977 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.057) 0:00:31.035 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.034) 0:00:31.069 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.090) 0:00:31.160 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:12 +0000 (0:00:00.059) 0:00:31.220 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:14 +0000 (0:00:01.528) 0:00:32.749 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:14 +0000 (0:00:00.651) 0:00:33.400 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:14 +0000 (0:00:00.039) 0:00:33.440 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:14 +0000 (0:00:00.039) 0:00:33.479 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.034) 0:00:33.513 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.058) 0:00:33.572 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.090) 0:00:33.662 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.027) 0:00:33.690 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.071) 0:00:33.761 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.030) 0:00:33.791 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.039) 0:00:33.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.047) 0:00:33.878 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.433) 0:00:34.311 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.071) 0:00:34.382 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.033) 0:00:34.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:15 +0000 (0:00:00.034) 0:00:34.451 ********** 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, 86ae9d6a-7023-483b-8aa3-055e8806f0cb TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.436) 0:00:34.888 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.032) 0:00:34.920 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 86ae9d6a-7023-483b-8aa3-055e8806f0cb" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.047) 0:00:34.967 ********** 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, 86ae9d6a-7023-483b-8aa3-055e8806f0cb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 86ae9d6a-7023-483b-8aa3-055e8806f0cb" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.034) 0:00:35.002 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.024) 0:00:35.026 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.244) 0:00:35.271 ********** 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, 86ae9d6a-7023-483b-8aa3-055e8806f0cb\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 86ae9d6a-7023-483b-8aa3-055e8806f0cb" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml:3 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.066) 0:00:35.338 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.080) 0:00:35.418 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:16 +0000 (0:00:00.053) 0:00:35.472 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:17 +0000 (0:00:00.038) 0:00:35.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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:17 +0000 (0:00:00.057) 0:00:35.568 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:17 +0000 (0:00:00.077) 0:00:35.646 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:18 +0000 (0:00:01.569) 0:00:37.215 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.715) 0:00:37.931 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.064) 0:00:37.996 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.029) 0:00:38.025 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.063) 0:00:38.088 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.050) 0:00:38.139 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.028) 0:00:38.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.048) 0:00:38.215 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.060) 0:00:38.275 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.029) 0:00:38.304 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.024) 0:00:38.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:19 +0000 (0:00:00.026) 0:00:38.356 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.373) 0:00:38.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.031) 0:00:38.761 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.026) 0:00:38.787 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.024) 0:00:38.812 ********** 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, 86ae9d6a-7023-483b-8aa3-055e8806f0cb skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.371) 0:00:39.183 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.024) 0:00:39.208 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 86ae9d6a-7023-483b-8aa3-055e8806f0cb skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.026) 0:00:39.234 ********** 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, 86ae9d6a-7023-483b-8aa3-055e8806f0cb skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 86ae9d6a-7023-483b-8aa3-055e8806f0cb skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.062) 0:00:39.297 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:20 +0000 (0:00:00.025) 0:00:39.322 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.206) 0:00:39.528 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove_profile.yml:3 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.044) 0:00:39.572 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.047) 0:00:39.620 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.060) 0:00:39.680 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.029) 0:00:39.710 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.022) 0:00:39.733 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:21 +0000 (0:00:00.023) 0:00:39.757 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:22 +0000 (0:00:01.586) 0:00:41.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.701) 0:00:42.045 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.052) 0:00:42.097 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.029) 0:00:42.126 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.037) 0:00:42.164 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.035) 0:00:42.200 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.030) 0:00:42.231 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.070) 0:00:42.301 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.112) 0:00:42.414 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.027) 0:00:42.441 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:23 +0000 (0:00:00.052) 0:00:42.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:24 +0000 (0:00:00.039) 0:00:42.534 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:24 +0000 (0:00:00.548) 0:00:43.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:24 +0000 (0:00:00.036) 0:00:43.118 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:24 +0000 (0:00:00.025) 0:00:43.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:24 +0000 (0:00:00.032) 0:00:43.176 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.404) 0:00:43.581 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.025) 0:00:43.607 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.030) 0:00:43.637 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.046) 0:00:43.684 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.043) 0:00:43.728 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.221) 0:00:43.950 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.076) 0:00:44.026 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.045) 0:00:44.072 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716647716.2970798, "block_size": 4096, "blocks": 0, "ctime": 1716647716.2970798, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32551, "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": 1716647716.2970798, "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-ci1dly10na/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.229) 0:00:44.301 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.031) 0:00:44.333 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.081) 0:00:44.415 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:35:25 +0000 (0:00:00.046) 0:00:44.461 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.219) 0:00:44.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.028) 0:00:44.708 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022269", "end": "2024-05-25 14:35:26.418845", "rc": 1, "start": "2024-05-25 14:35:26.396576" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.243) 0:00:44.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.035) 0:00:44.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.028) 0:00:45.015 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.032) 0:00:45.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.040) 0:00:45.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.027) 0:00:45.115 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.027) 0:00:45.143 ********** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.021) 0:00:45.164 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.024) 0:00:45.189 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:35:26 +0000 (0:00:00.044) 0:00:45.233 ********** 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.082061", "end": "2024-05-25 14:35:26.991727", "rc": 1, "start": "2024-05-25 14:35:26.909666" } STDOUT: Connection 'statebr' (86ae9d6a-7023-483b-8aa3-055e8806f0cb) successfully deleted. STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:103 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.292) 0:00:45.526 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.043) 0:00:45.569 ********** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.027) 0:00:45.597 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.048) 0:00:45.646 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.038) 0:00:45.684 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.038) 0:00:45.723 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003604", "end": "2024-05-25 14:35:27.413784", "rc": 0, "start": "2024-05-25 14:35:27.410180" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.221) 0:00:45.945 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.033) 0:00:45.978 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.027) 0:00:46.005 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.051) 0:00:46.057 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.050) 0:00:46.108 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.100) 0:00:46.208 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.034) 0:00:46.243 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.026) 0:00:46.269 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:27 +0000 (0:00:00.030) 0:00:46.300 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:29 +0000 (0:00:01.548) 0:00:47.848 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:29 +0000 (0:00:00.649) 0:00:48.498 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.033) 0:00:48.532 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.061) 0:00:48.594 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.024) 0:00:48.618 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.029) 0:00:48.648 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.029) 0:00:48.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.029) 0:00:48.706 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.064) 0:00:48.771 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.024) 0:00:48.795 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.025) 0:00:48.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.035) 0:00:48.857 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.372) 0:00:49.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.034) 0:00:49.264 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.026) 0:00:49.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:30 +0000 (0:00:00.027) 0:00:49.317 ********** 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, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.443) 0:00:49.761 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.027) 0:00:49.789 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.074) 0:00:49.864 ********** 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, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.027) 0:00:49.892 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.026) 0:00:49.918 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.204) 0:00:50.122 ********** 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, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml:3 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.056) 0:00:50.179 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.065) 0:00:50.245 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.051) 0:00:50.296 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.034) 0:00:50.330 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.034) 0:00:50.365 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:31 +0000 (0:00:00.036) 0:00:50.401 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:33 +0000 (0:00:01.520) 0:00:51.922 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.737) 0:00:52.660 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.040) 0:00:52.700 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.036) 0:00:52.736 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.029) 0:00:52.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 YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.038) 0:00:52.804 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.028) 0:00:52.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.030) 0:00:52.863 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.057) 0:00:52.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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.081) 0:00:53.003 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.037) 0:00:53.040 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.033) 0:00:53.074 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:34 +0000 (0:00:00.385) 0:00:53.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.047) 0:00:53.507 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.039) 0:00:53.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.070) 0:00:53.617 ********** 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, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.396) 0:00:54.013 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.058) 0:00:54.072 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.061) 0:00:54.133 ********** 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, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 6ffd7215-157f-46ac-b55e-0f4ebf2f9f48 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.033) 0:00:54.166 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.029) 0:00:54.196 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove_profile.yml:3 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.200) 0:00:54.396 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.042) 0:00:54.438 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:35 +0000 (0:00:00.046) 0:00:54.485 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:36 +0000 (0:00:00.030) 0:00:54.516 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:36 +0000 (0:00:00.025) 0:00:54.541 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:36 +0000 (0:00:00.024) 0:00:54.566 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:37 +0000 (0:00:01.556) 0:00:56.122 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.663) 0:00:56.785 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.025) 0:00:56.811 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.027) 0:00:56.838 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.024) 0:00:56.863 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.031) 0:00:56.894 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.026) 0:00:56.921 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.052) 0:00:56.974 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.047) 0:00:57.022 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.032) 0:00:57.055 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.034) 0:00:57.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:38 +0000 (0:00:00.102) 0:00:57.191 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.411) 0:00:57.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.038) 0:00:57.642 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.039) 0:00:57.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.044) 0:00:57.726 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.465) 0:00:58.192 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.031) 0:00:58.223 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.054) 0:00:58.278 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.051) 0:00:58.330 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:39 +0000 (0:00:00.047) 0:00:58.377 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.226) 0:00:58.604 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.057) 0:00:58.661 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.096) 0:00:58.758 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.050) 0:00:58.808 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.033) 0:00:58.842 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.026) 0:00:58.868 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:40 +0000 (0:00:00.028) 0:00:58.897 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:41 +0000 (0:00:01.539) 0:01:00.436 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.646) 0:01:01.083 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.025) 0:01:01.108 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.076) 0:01:01.185 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.023) 0:01:01.208 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.030) 0:01:01.238 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.023) 0:01:01.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.034) 0:01:01.296 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.067) 0:01:01.363 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.024) 0:01:01.388 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.025) 0:01:01.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:42 +0000 (0:00:00.034) 0:01:01.448 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.373) 0:01:01.821 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.034) 0:01:01.856 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.024) 0:01:01.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.027) 0:01:01.908 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.476) 0:01:02.384 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.046) 0:01:02.430 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:43 +0000 (0:00:00.034) 0:01:02.464 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.036) 0:01:02.501 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.131) 0:01:02.633 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.235) 0:01:02.869 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.108) 0:01:02.978 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.041) 0:01:03.019 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.035) 0:01:03.054 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.207) 0:01:03.262 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:35:44 +0000 (0:00:00.027) 0:01:03.289 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020767", "end": "2024-05-25 14:35:44.985012", "rc": 1, "start": "2024-05-25 14:35:44.964245" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.244) 0:01:03.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.030) 0:01:03.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.027) 0:01:03.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.027) 0:01:03.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.031) 0:01:03.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.027) 0:01:03.679 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.030) 0:01:03.710 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.159) 0:01:03.870 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.057) 0:01:03.927 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.227) 0:01:04.154 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.031) 0:01:04.186 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.025) 0:01:04.212 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:35:45 +0000 (0:00:00.046) 0:01:04.258 ********** 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.041331", "end": "2024-05-25 14:35:45.975106", "rc": 1, "start": "2024-05-25 14:35:45.933775" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tests_states.yml:126 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.246) 0:01:04.504 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/playbooks/tasks/run_test.yml:5 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.040) 0:01:04.545 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:9 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.027) 0:01:04.572 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:21 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.052) 0:01:04.624 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.061) 0:01:04.686 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.126) 0:01:04.812 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003422", "end": "2024-05-25 14:35:46.489462", "rc": 0, "start": "2024-05-25 14:35:46.486040" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.206) 0:01:05.019 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.025) 0:01:05.044 ********** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:24 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.025) 0:01:05.070 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.061) 0:01:05.132 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.044) 0:01:05.176 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.054) 0:01:05.231 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.030) 0:01:05.262 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.027) 0:01:05.290 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:46 +0000 (0:00:00.033) 0:01:05.323 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:48 +0000 (0:00:01.574) 0:01:06.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 : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.637) 0:01:07.536 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.025) 0:01:07.562 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.023) 0:01:07.585 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.035) 0:01:07.621 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.042) 0:01:07.664 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.059) 0:01:07.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.060) 0:01:07.783 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.100) 0:01:07.884 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.050) 0:01:07.934 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.026) 0:01:07.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:49 +0000 (0:00:00.037) 0:01:07.998 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.573) 0:01:08.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.078) 0:01:08.650 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.050) 0:01:08.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.027) 0:01:08.728 ********** 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, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.471) 0:01:09.200 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.039) 0:01:09.240 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.029) 0:01:09.269 ********** 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, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.029) 0:01:09.298 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:50 +0000 (0:00:00.035) 0:01:09.334 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.229) 0:01:09.564 ********** 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, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/activate_profile.yml:3 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.030) 0:01:09.594 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.054) 0:01:09.648 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.045) 0:01:09.694 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.086) 0:01:09.781 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.076) 0:01:09.858 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:51 +0000 (0:00:00.043) 0:01:09.901 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:52 +0000 (0:00:01.559) 0:01:11.460 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.671) 0:01:12.132 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.028) 0:01:12.161 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.026) 0:01:12.187 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.044) 0:01:12.231 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.037) 0:01:12.269 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.115) 0:01:12.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.031) 0:01:12.416 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:53 +0000 (0:00:00.064) 0:01:12.480 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.036) 0:01:12.517 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.029) 0:01:12.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.030) 0:01:12.577 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.374) 0:01:12.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.031) 0:01:12.983 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.027) 0:01:13.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.025) 0:01:13.037 ********** 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, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.365) 0:01:13.402 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.024) 0:01:13.427 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.033) 0:01:13.460 ********** 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, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7dca6385-6a78-4a03-b28a-cfdd2ade7ecc skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:54 +0000 (0:00:00.030) 0:01:13.491 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.032) 0:01:13.524 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.278) 0:01:13.803 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.040) 0:01:13.843 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.046) 0:01:13.889 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.029) 0:01:13.919 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.026) 0:01:13.945 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:35:55 +0000 (0:00:00.026) 0:01:13.972 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:35:57 +0000 (0:00:01.571) 0:01:15.544 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:35:57 +0000 (0:00:00.762) 0:01:16.307 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:35:57 +0000 (0:00:00.058) 0:01:16.366 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:35:57 +0000 (0:00:00.049) 0:01:16.415 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:35:57 +0000 (0:00:00.036) 0:01:16.452 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:35:57 +0000 (0:00:00.038) 0:01:16.490 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.048) 0:01:16.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.070) 0:01:16.609 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.083) 0:01:16.692 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.027) 0:01:16.720 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.041) 0:01:16.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.092) 0:01:16.854 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.404) 0:01:17.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.040) 0:01:17.299 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.044) 0:01:17.343 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:35:58 +0000 (0:00:00.072) 0:01:17.416 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.453) 0:01:17.870 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.028) 0:01:17.898 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.047) 0:01:17.945 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.031) 0:01:17.977 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.024) 0:01:18.002 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:30 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.217) 0:01:18.219 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.052) 0:01:18.272 ********** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.043) 0:01:18.315 ********** included: /WORKDIR/git-weekly-ci1dly10na/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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.051) 0:01:18.367 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 25 May 2024 14:35:59 +0000 (0:00:00.044) 0:01:18.411 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 25 May 2024 14:36:00 +0000 (0:00:00.106) 0:01:18.517 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 25 May 2024 14:36:00 +0000 (0:00:00.041) 0:01:18.559 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 25 May 2024 14:36:02 +0000 (0:00:02.678) 0:01:21.237 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.668) 0:01:21.906 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.029) 0:01:21.935 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.075) 0:01:22.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 DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.086) 0:01:22.097 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.039) 0:01:22.137 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.035) 0:01:22.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.062) 0:01:22.235 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.069) 0:01:22.304 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.041) 0:01:22.345 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.031) 0:01:22.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 25 May 2024 14:36:03 +0000 (0:00:00.030) 0:01:22.407 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.456) 0:01:22.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.031) 0:01:22.895 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.080) 0:01:22.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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.041) 0:01:23.016 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.430) 0:01:23.447 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 25 May 2024 14:36:04 +0000 (0:00:00.048) 0:01:23.495 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.053) 0:01:23.549 ********** 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-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.040) 0:01:23.590 ********** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.102) 0:01:23.693 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:36 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.216) 0:01:23.909 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.097) 0:01:24.007 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.049) 0:01:24.056 ********** 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.027) 0:01:24.084 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.227) 0:01:24.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 25 May 2024 14:36:05 +0000 (0:00:00.027) 0:01:24.339 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021865", "end": "2024-05-25 14:36:06.040234", "rc": 1, "start": "2024-05-25 14:36:06.018369" } 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-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.237) 0:01:24.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.027) 0:01:24.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.026) 0:01:24.630 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.032) 0:01:24.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.027) 0:01:24.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.038) 0:01:24.729 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.028) 0:01:24.757 ********** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.279160", "end": "2024-05-25 14:36:06.720368", "rc": 0, "start": "2024-05-25 14:36:06.441208" } STDOUT: NetworkManager-1.47.90-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.493) 0:01:25.251 ********** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.47.90-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.026) 0:01:25.277 ********** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.47.90-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/run_test.yml:42 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.026) 0:01:25.303 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.048) 0:01:25.352 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 25 May 2024 14:36:06 +0000 (0:00:00.042) 0:01:25.394 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.209) 0:01:25.604 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:47 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.030) 0:01:25.634 ********** 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-ci1dly10na/tests/playbooks/tasks/run_test.yml:66 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.028) 0:01:25.662 ********** included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.053) 0:01:25.716 ********** 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.043276", "end": "2024-05-25 14:36:07.436221", "rc": 1, "start": "2024-05-25 14:36:07.392945" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.250) 0:01:25.967 ********** 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.009258", "end": "2024-05-25 14:36:07.656273", "rc": 0, "start": "2024-05-25 14:36:07.647015" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:e7:f8:e6:3f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.40/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3108sec preferred_lft 3108sec inet6 fe80::8ff:e7ff:fef8:e63f/64 scope link valid_lft forever preferred_lft forever 35: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether da:e1:30:a8:04:4f 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.12.1 dev eth0 proto dhcp src 10.31.12.40 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.40 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-ci1dly10na/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 25 May 2024 14:36:07 +0000 (0:00:00.219) 0:01:26.186 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.312964", "end": "2024-05-25 14:36:08.182717", "rc": 0, "start": "2024-05-25 14:36:07.869753" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1399 0 --:--:-- --:--:-- --:--:-- 1405 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4932 0 --:--:-- --:--:-- --:--:-- 5017 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=319 changed=10 unreachable=0 failed=0 skipped=297 rescued=0 ignored=11 Saturday 25 May 2024 14:36:08 +0000 (0:00:00.515) 0:01:26.701 ********** =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.68s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 2.58s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Enable and start NetworkManager ------------ 2.37s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.63s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.56s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.52s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.50s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 linux-system-roles.network : Configure networking connection profiles --- 1.36s /WORKDIR/git-weekly-ci1dly10na/tests/roles/linux-system-roles.network/tasks/main.yml:173 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, 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. ---^---^---^---^---^---