# 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-ci2dlcu894/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tests_states_nm.yml:6 Saturday 13 January 2024 13:28:53 +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-ci2dlcu894/tests/tests_states_nm.yml:9 Saturday 13 January 2024 13:28:54 +0000 (0:00:00.715) 0:00:00.727 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/tasks/el_repo_setup.yml:3 Saturday 13 January 2024 13:28:54 +0000 (0:00:00.023) 0:00:00.751 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/el_repo_setup.yml:19 Saturday 13 January 2024 13:28:54 +0000 (0:00:00.415) 0:00:01.166 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/el_repo_setup.yml:24 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.307) 0:00:01.474 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/el_repo_setup.yml:28 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.022) 0:00:01.496 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/el_repo_setup.yml:53 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.018) 0:00:01.515 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml:8 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.030) 0:00:01.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml:24 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.009) 0:00:01.555 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml:30 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.011) 0:00:01.566 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml:35 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.037) 0:00:01.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tasks/enable_epel.yml:40 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.009) 0:00:01.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/tests_states_nm.yml:11 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.009) 0:00:01.623 ****** 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-ci2dlcu894/tests/playbooks/tests_states.yml:3 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.010) 0:00:01.634 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tests_states.yml:11 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.586) 0:00:02.220 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tests_states.yml:22 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.011) 0:00:02.231 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.017) 0:00:02.248 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.012) 0:00:02.260 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.036) 0:00:02.297 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.020) 0:00:02.317 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:28:55 +0000 (0:00:00.015) 0:00:02.333 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004074", "end": "2024-01-13 13:28:56.204024", "rc": 0, "start": "2024-01-13 13:28:56.199950" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.276) 0:00:02.610 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.013) 0:00:02.623 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.011) 0:00:02.635 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.020) 0:00:02.655 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.009766", "end": "2024-01-13 13:28:56.479895", "rc": 1, "start": "2024-01-13 13:28:56.470129" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.238) 0:00:02.894 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.024) 0:00:02.918 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.327) 0:00:03.245 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.027) 0:00:03.272 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.021) 0:00:03.293 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:28:56 +0000 (0:00:00.039) 0:00:03.332 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:28:57 +0000 (0:00:00.070) 0:00:03.403 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:28:57 +0000 (0:00:00.013) 0:00:03.416 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:28:57 +0000 (0:00:00.011) 0:00:03.428 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:28:57 +0000 (0:00:00.011) 0:00:03.439 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:28:59 +0000 (0:00:01.966) 0:00:05.406 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:00 +0000 (0:00:01.242) 0:00:06.648 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.021) 0:00:06.669 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.020) 0:00:06.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.020) 0:00:06.710 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.041) 0:00:06.752 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.020) 0:00:06.772 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.020) 0:00:06.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:00 +0000 (0:00:00.029) 0:00:06.823 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:01 +0000 (0:00:00.651) 0:00:07.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:01 +0000 (0:00:00.042) 0:00:07.516 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:01 +0000 (0:00:00.046) 0:00:07.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:01 +0000 (0:00:00.024) 0:00:07.587 ****** 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, 11468b0a-a16d-486b-a04c-3d96933313f8 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.813) 0:00:08.401 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.044) 0:00:08.445 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11468b0a-a16d-486b-a04c-3d96933313f8" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.036) 0:00:08.482 ****** 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, 11468b0a-a16d-486b-a04c-3d96933313f8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11468b0a-a16d-486b-a04c-3d96933313f8" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.023) 0:00:08.505 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.035) 0:00:08.540 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.376) 0:00:08.917 ****** 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, 11468b0a-a16d-486b-a04c-3d96933313f8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 11468b0a-a16d-486b-a04c-3d96933313f8" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.039) 0:00:08.956 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.053) 0:00:09.010 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.055) 0:00:09.066 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:29:02 +0000 (0:00:00.062) 0:00:09.128 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.291) 0:00:09.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.024) 0:00:09.444 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025781", "end": "2024-01-13 13:29:03.286877", "rc": 0, "start": "2024-01-13 13:29:03.261096" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.263) 0:00:09.708 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.029) 0:00:09.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.078) 0:00:09.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.025) 0:00:09.841 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.025) 0:00:09.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.046) 0:00:09.914 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.086) 0:00:10.001 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.036) 0:00:10.037 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.034) 0:00:10.072 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.049) 0:00:10.121 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:29:03 +0000 (0:00:00.053) 0:00:10.175 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152541.758423, "block_size": 4096, "blocks": 0, "ctime": 1705152541.758423, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28933, "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": 1705152541.758423, "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-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.277) 0:00:10.453 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.040) 0:00:10.494 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.041) 0:00:10.535 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.063) 0:00:10.599 ****** 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.077071", "end": "2024-01-13 13:29:04.513941", "rc": 1, "start": "2024-01-13 13:29:04.436870" } STDOUT: Connection 'statebr' (11468b0a-a16d-486b-a04c-3d96933313f8) 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-ci2dlcu894/tests/playbooks/tests_states.yml:45 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.354) 0:00:10.953 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.038) 0:00:10.991 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.043) 0:00:11.034 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.049) 0:00:11.084 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.036) 0:00:11.121 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:29:04 +0000 (0:00:00.037) 0:00:11.158 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005217", "end": "2024-01-13 13:29:05.974965", "rc": 0, "start": "2024-01-13 13:29:04.969748" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:29:06 +0000 (0:00:01.234) 0:00:12.392 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.023) 0:00:12.416 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.033) 0:00:12.449 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/delete_interface.yml:3 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.212) 0:00:12.662 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007565", "end": "2024-01-13 13:29:06.495328", "rc": 1, "start": "2024-01-13 13:29:06.487763" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.262) 0:00:12.925 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.047) 0:00:12.972 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.231) 0:00:13.204 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.040) 0:00:13.245 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.045) 0:00:13.290 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:06 +0000 (0:00:00.064) 0:00:13.355 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:07 +0000 (0:00:00.065) 0:00:13.420 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:07 +0000 (0:00:00.030) 0:00:13.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:07 +0000 (0:00:00.039) 0:00:13.490 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:07 +0000 (0:00:00.087) 0:00:13.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:09 +0000 (0:00:01.829) 0:00:15.406 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:10 +0000 (0:00:01.117) 0:00:16.524 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.031) 0:00:16.555 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.034) 0:00:16.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.023) 0:00:16.613 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.047) 0:00:16.660 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.032) 0:00:16.693 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.041) 0:00:16.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.027) 0:00:16.761 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.443) 0:00:17.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.032) 0:00:17.237 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.034) 0:00:17.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:10 +0000 (0:00:00.024) 0:00:17.296 ****** 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, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.428) 0:00:17.725 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.022) 0:00:17.748 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.023) 0:00:17.771 ****** 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, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.022) 0:00:17.794 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.020) 0:00:17.815 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.221) 0:00:18.036 ****** 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, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.024) 0:00:18.061 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.044) 0:00:18.106 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:29:11 +0000 (0:00:00.037) 0:00:18.143 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.288) 0:00:18.432 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.027) 0:00:18.459 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.062) 0:00:18.521 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.041) 0:00:18.562 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.236) 0:00:18.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.020) 0:00:18.819 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024755", "end": "2024-01-13 13:29:12.655712", "rc": 0, "start": "2024-01-13 13:29:12.630957" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.255) 0:00:19.074 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.029) 0:00:19.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.023) 0:00:19.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.023) 0:00:19.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.022) 0:00:19.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.024) 0:00:19.199 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.025) 0:00:19.224 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.033) 0:00:19.258 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.059) 0:00:19.318 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.022) 0:00:19.341 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:29:12 +0000 (0:00:00.025) 0:00:19.366 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.047) 0:00:19.413 ****** 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.049084", "end": "2024-01-13 13:29:13.290723", "rc": 1, "start": "2024-01-13 13:29:13.241639" } STDOUT: Connection 'statebr' (f8bb7c6a-45c8-4045-8cfc-9e2f17e19c04) 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-ci2dlcu894/tests/playbooks/tests_states.yml:65 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.293) 0:00:19.707 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.047) 0:00:19.755 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.036) 0:00:19.791 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.051) 0:00:19.842 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.035) 0:00:19.878 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.034) 0:00:19.913 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004078", "end": "2024-01-13 13:29:13.727500", "rc": 0, "start": "2024-01-13 13:29:13.723422" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.235) 0:00:20.149 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.026) 0:00:20.175 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.054) 0:00:20.229 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.052) 0:00:20.281 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:13 +0000 (0:00:00.058) 0:00:20.340 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:14 +0000 (0:00:00.047) 0:00:20.387 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:14 +0000 (0:00:00.027) 0:00:20.415 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:14 +0000 (0:00:00.022) 0:00:20.438 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:14 +0000 (0:00:00.022) 0:00:20.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 : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:15 +0000 (0:00:01.810) 0:00:22.271 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:17 +0000 (0:00:01.138) 0:00:23.410 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.045) 0:00:23.455 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.030) 0:00:23.486 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.040) 0:00:23.527 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.054) 0:00:23.582 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.024) 0:00:23.607 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.029) 0:00:23.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.026) 0:00:23.662 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.420) 0:00:24.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.026) 0:00:24.110 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.023) 0:00:24.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:17 +0000 (0:00:00.023) 0:00:24.157 ****** 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, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.576) 0:00:24.734 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.023) 0:00:24.758 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.026) 0:00:24.784 ****** 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, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.026) 0:00:24.810 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.032) 0:00:24.843 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.240) 0:00:25.084 ****** 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, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.038) 0:00:25.122 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.048) 0:00:25.171 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.093) 0:00:25.264 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.052) 0:00:25.317 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:18 +0000 (0:00:00.034) 0:00:25.352 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:19 +0000 (0:00:00.045) 0:00:25.397 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:19 +0000 (0:00:00.036) 0:00:25.434 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:20 +0000 (0:00:01.824) 0:00:27.258 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:21 +0000 (0:00:01.108) 0:00:28.367 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.026) 0:00:28.394 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.028) 0:00:28.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.024) 0:00:28.448 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.052) 0:00:28.500 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.046) 0:00:28.547 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.026) 0:00:28.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.034) 0:00:28.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.443) 0:00:29.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.071) 0:00:29.124 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.060) 0:00:29.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:22 +0000 (0:00:00.042) 0:00:29.227 ****** 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, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.410) 0:00:29.637 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.031) 0:00:29.669 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.025) 0:00:29.694 ****** 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, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.025) 0:00:29.720 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.021) 0:00:29.741 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.270) 0:00:30.012 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.140) 0:00:30.153 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:29:23 +0000 (0:00:00.082) 0:00:30.236 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152558.19056, "block_size": 4096, "blocks": 0, "ctime": 1705152558.19056, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29064, "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": 1705152558.19056, "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-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.334) 0:00:30.570 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.040) 0:00:30.611 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.112) 0:00:30.724 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.047) 0:00:30.772 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.287) 0:00:31.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:29:24 +0000 (0:00:00.045) 0:00:31.105 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025921", "end": "2024-01-13 13:29:24.959911", "rc": 0, "start": "2024-01-13 13:29:24.933990" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.291) 0:00:31.397 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.025) 0:00:31.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.030) 0:00:31.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.039) 0:00:31.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.057) 0:00:31.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.059) 0:00:31.609 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.047) 0:00:31.657 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.064) 0:00:31.722 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.040) 0:00:31.763 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.019) 0:00:31.783 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.047) 0:00:31.830 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.042) 0:00:31.872 ****** 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.077474", "end": "2024-01-13 13:29:25.761400", "rc": 1, "start": "2024-01-13 13:29:25.683926" } STDOUT: Connection 'statebr' (de4dc5c6-5e1a-4f1f-bc78-3b28909d3eb3) 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-ci2dlcu894/tests/playbooks/tests_states.yml:83 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.306) 0:00:32.178 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.041) 0:00:32.220 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.035) 0:00:32.256 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.074) 0:00:32.331 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:29:25 +0000 (0:00:00.038) 0:00:32.370 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.039) 0:00:32.409 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004148", "end": "2024-01-13 13:29:26.227347", "rc": 0, "start": "2024-01-13 13:29:26.223199" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.236) 0:00:32.646 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.022) 0:00:32.668 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.021) 0:00:32.690 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.066) 0:00:32.757 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.036) 0:00:32.794 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.039) 0:00:32.834 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.027) 0:00:32.861 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.023) 0:00:32.885 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:26 +0000 (0:00:00.023) 0:00:32.908 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:28 +0000 (0:00:01.772) 0:00:34.681 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:29 +0000 (0:00:01.159) 0:00:35.841 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.042) 0:00:35.884 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.068) 0:00:35.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.076) 0:00:36.029 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.052) 0:00:36.082 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.028) 0:00:36.111 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.023) 0:00:36.134 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:29 +0000 (0:00:00.025) 0:00:36.159 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:30 +0000 (0:00:00.453) 0:00:36.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:30 +0000 (0:00:00.026) 0:00:36.639 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:30 +0000 (0:00:00.062) 0:00:36.702 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:30 +0000 (0:00:00.075) 0:00:36.777 ****** 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, afe65e8e-fbd1-4d00-9045-015a36f1a653 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.634) 0:00:37.412 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.024) 0:00:37.436 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, afe65e8e-fbd1-4d00-9045-015a36f1a653" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.026) 0:00:37.463 ****** 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, afe65e8e-fbd1-4d00-9045-015a36f1a653\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, afe65e8e-fbd1-4d00-9045-015a36f1a653" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.030) 0:00:37.493 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.046) 0:00:37.540 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.330) 0:00:37.871 ****** 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, afe65e8e-fbd1-4d00-9045-015a36f1a653\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, afe65e8e-fbd1-4d00-9045-015a36f1a653" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.065) 0:00:37.936 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.081) 0:00:38.017 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.133) 0:00:38.151 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.070) 0:00:38.221 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.068) 0:00:38.289 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:31 +0000 (0:00:00.042) 0:00:38.332 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:33 +0000 (0:00:01.774) 0:00:40.107 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:34 +0000 (0:00:01.095) 0:00:41.202 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:34 +0000 (0:00:00.049) 0:00:41.251 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:34 +0000 (0:00:00.030) 0:00:41.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:34 +0000 (0:00:00.022) 0:00:41.305 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:34 +0000 (0:00:00.043) 0:00:41.349 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:34 +0000 (0:00:00.020) 0:00:41.369 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.021) 0:00:41.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.055) 0:00:41.446 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.427) 0:00:41.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.030) 0:00:41.904 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.021) 0:00:41.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.020) 0:00:41.946 ****** 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, afe65e8e-fbd1-4d00-9045-015a36f1a653 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:35 +0000 (0:00:00.421) 0:00:42.367 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.029) 0:00:42.397 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, afe65e8e-fbd1-4d00-9045-015a36f1a653 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.023) 0:00:42.421 ****** 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, afe65e8e-fbd1-4d00-9045-015a36f1a653 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, afe65e8e-fbd1-4d00-9045-015a36f1a653 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.023) 0:00:42.444 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.022) 0:00:42.467 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.219) 0:00:42.687 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.040) 0:00:42.727 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.065) 0:00:42.792 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.039) 0:00:42.832 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.032) 0:00:42.865 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.021) 0:00:42.886 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:36 +0000 (0:00:00.025) 0:00:42.912 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:38 +0000 (0:00:01.781) 0:00:44.694 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:39 +0000 (0:00:01.113) 0:00:45.807 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.024) 0:00:45.832 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.062) 0:00:45.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.032) 0:00:45.927 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.096) 0:00:46.023 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.023) 0:00:46.047 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.022) 0:00:46.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:39 +0000 (0:00:00.025) 0:00:46.095 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.419) 0:00:46.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.028) 0:00:46.544 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.033) 0:00:46.577 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.036) 0:00:46.613 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.507) 0:00:47.120 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.024) 0:00:47.145 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.043) 0:00:47.189 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.027) 0:00:47.216 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:40 +0000 (0:00:00.038) 0:00:47.255 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.308) 0:00:47.563 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.061) 0:00:47.625 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.041) 0:00:47.667 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705152570.92742, "block_size": 4096, "blocks": 0, "ctime": 1705152570.92742, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29195, "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": 1705152570.92742, "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-ci2dlcu894/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.312) 0:00:47.979 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.060) 0:00:48.039 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.080) 0:00:48.120 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:29:41 +0000 (0:00:00.051) 0:00:48.171 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.285) 0:00:48.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.034) 0:00:48.492 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025459", "end": "2024-01-13 13:29:42.330766", "rc": 1, "start": "2024-01-13 13:29:42.305307" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.255) 0:00:48.747 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.024) 0:00:48.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.040) 0:00:48.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.025) 0:00:48.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.065) 0:00:48.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.059) 0:00:48.962 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.040) 0:00:49.002 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.026) 0:00:49.029 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.046) 0:00:49.076 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:29:42 +0000 (0:00:00.044) 0:00:49.120 ****** 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.118270", "end": "2024-01-13 13:29:43.067500", "rc": 1, "start": "2024-01-13 13:29:42.949230" } STDOUT: Connection 'statebr' (afe65e8e-fbd1-4d00-9045-015a36f1a653) 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-ci2dlcu894/tests/playbooks/tests_states.yml:103 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.422) 0:00:49.543 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.071) 0:00:49.614 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.040) 0:00:49.655 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.055) 0:00:49.711 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.046) 0:00:49.757 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.048) 0:00:49.805 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004126", "end": "2024-01-13 13:29:43.636825", "rc": 0, "start": "2024-01-13 13:29:43.632699" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.282) 0:00:50.088 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.024) 0:00:50.112 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.034) 0:00:50.147 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.054) 0:00:50.201 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.040) 0:00:50.241 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.063) 0:00:50.304 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.029) 0:00:50.333 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:43 +0000 (0:00:00.025) 0:00:50.359 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:44 +0000 (0:00:00.035) 0:00:50.394 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:45 +0000 (0:00:01.768) 0:00:52.163 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:46 +0000 (0:00:01.054) 0:00:53.218 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:46 +0000 (0:00:00.026) 0:00:53.245 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:46 +0000 (0:00:00.029) 0:00:53.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:46 +0000 (0:00:00.059) 0:00:53.333 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.064) 0:00:53.398 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.023) 0:00:53.421 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.032) 0:00:53.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.036) 0:00:53.490 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.468) 0:00:53.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.104) 0:00:54.064 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.055) 0:00:54.119 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:47 +0000 (0:00:00.053) 0:00:54.173 ****** 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, 5465f298-8196-46b0-a9e5-5d17a8d2750d TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.492) 0:00:54.666 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.022) 0:00:54.688 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5465f298-8196-46b0-a9e5-5d17a8d2750d" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.023) 0:00:54.712 ****** 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, 5465f298-8196-46b0-a9e5-5d17a8d2750d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5465f298-8196-46b0-a9e5-5d17a8d2750d" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.023) 0:00:54.735 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.021) 0:00:54.757 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.224) 0:00:54.981 ****** 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, 5465f298-8196-46b0-a9e5-5d17a8d2750d\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5465f298-8196-46b0-a9e5-5d17a8d2750d" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.032) 0:00:55.014 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.066) 0:00:55.080 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.053) 0:00:55.134 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.032) 0:00:55.166 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.050) 0:00:55.217 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:48 +0000 (0:00:00.026) 0:00:55.243 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:50 +0000 (0:00:01.778) 0:00:57.022 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:51 +0000 (0:00:01.154) 0:00:58.176 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.025) 0:00:58.202 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.037) 0:00:58.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.021) 0:00:58.261 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.043) 0:00:58.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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.041) 0:00:58.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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:51 +0000 (0:00:00.020) 0:00:58.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.024) 0:00:58.390 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.426) 0:00:58.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.050) 0:00:58.866 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.031) 0:00:58.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.025) 0:00:58.923 ****** 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, 5465f298-8196-46b0-a9e5-5d17a8d2750d skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.423) 0:00:59.346 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:52 +0000 (0:00:00.024) 0:00:59.371 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5465f298-8196-46b0-a9e5-5d17a8d2750d skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.024) 0:00:59.395 ****** 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, 5465f298-8196-46b0-a9e5-5d17a8d2750d skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 5465f298-8196-46b0-a9e5-5d17a8d2750d skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.030) 0:00:59.426 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.023) 0:00:59.449 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove_profile.yml:3 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.230) 0:00:59.679 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.039) 0:00:59.719 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.081) 0:00:59.801 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.033) 0:00:59.834 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.022) 0:00:59.857 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:53 +0000 (0:00:00.024) 0:00:59.882 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:29:55 +0000 (0:00:01.778) 0:01:01.660 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:29:56 +0000 (0:00:01.105) 0:01:02.766 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.035) 0:01:02.802 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.023) 0:01:02.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.021) 0:01:02.847 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.057) 0:01:02.904 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.021) 0:01:02.926 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.021) 0:01:02.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:29:56 +0000 (0:00:00.025) 0:01:02.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.432) 0:01:03.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.030) 0:01:03.435 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.030) 0:01:03.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.030) 0:01:03.496 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.480) 0:01:03.977 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.026) 0:01:04.003 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.023) 0:01:04.026 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.062) 0:01:04.089 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.022) 0:01:04.111 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:29:57 +0000 (0:00:00.225) 0:01:04.337 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.065) 0:01:04.402 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.051) 0:01:04.454 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.066) 0:01:04.521 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.045) 0:01:04.566 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.029) 0:01:04.596 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:29:58 +0000 (0:00:00.030) 0:01:04.626 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:00 +0000 (0:00:01.852) 0:01:06.479 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:01 +0000 (0:00:01.079) 0:01:07.559 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.024) 0:01:07.583 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.035) 0:01:07.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.055) 0:01:07.674 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.133) 0:01:07.808 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.042) 0:01:07.850 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.045) 0:01:07.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:01 +0000 (0:00:00.047) 0:01:07.943 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.469) 0:01:08.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.055) 0:01:08.468 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.072) 0:01:08.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.061) 0:01:08.602 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.664) 0:01:09.266 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.040) 0:01:09.307 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:02 +0000 (0:00:00.034) 0:01:09.342 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.046) 0:01:09.388 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.073) 0:01:09.461 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.253) 0:01:09.715 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.072) 0:01:09.788 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.070) 0:01:09.858 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.037) 0:01:09.895 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.258) 0:01:10.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:30:03 +0000 (0:00:00.043) 0:01:10.198 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023544", "end": "2024-01-13 13:30:04.035537", "rc": 1, "start": "2024-01-13 13:30:04.011993" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.319) 0:01:10.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.043) 0:01:10.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.024) 0:01:10.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.025) 0:01:10.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.025) 0:01:10.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.027) 0:01:10.664 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.029) 0:01:10.694 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.054) 0:01:10.749 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.039) 0:01:10.788 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.262) 0:01:11.050 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.037) 0:01:11.088 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.033) 0:01:11.122 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:30:04 +0000 (0:00:00.046) 0:01:11.168 ****** 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.047641", "end": "2024-01-13 13:30:05.048514", "rc": 1, "start": "2024-01-13 13:30:05.000873" } 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-ci2dlcu894/tests/playbooks/tests_states.yml:126 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.328) 0:01:11.497 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:5 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.042) 0:01:11.539 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:9 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.024) 0:01:11.563 ****** 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" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:21 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.050) 0:01:11.614 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.043) 0:01:11.658 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.043) 0:01:11.701 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004124", "end": "2024-01-13 13:30:05.534164", "rc": 0, "start": "2024-01-13 13:30:05.530040" } STDOUT: bonding_masters eth0 lo rpltstbr TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.276) 0:01:11.977 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.030) 0:01:12.007 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:24 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.047) 0:01:12.055 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.062) 0:01:12.117 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.057) 0:01:12.174 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.097) 0:01:12.272 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:05 +0000 (0:00:00.089) 0:01:12.361 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:06 +0000 (0:00:00.048) 0:01:12.410 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:06 +0000 (0:00:00.024) 0:01:12.434 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:07 +0000 (0:00:01.791) 0:01:14.225 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:08 +0000 (0:00:01.104) 0:01:15.330 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:08 +0000 (0:00:00.033) 0:01:15.363 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.072) 0:01:15.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.025) 0:01:15.462 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.045) 0:01:15.507 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.021) 0:01:15.528 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.020) 0:01:15.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.024) 0:01:15.573 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.417) 0:01:15.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.034) 0:01:16.025 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.022) 0:01:16.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:09 +0000 (0:00:00.021) 0:01:16.070 ****** 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, b70ba1aa-dd42-4098-a1e4-08a8cc275b19 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.465) 0:01:16.536 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.024) 0:01:16.560 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b70ba1aa-dd42-4098-a1e4-08a8cc275b19" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.023) 0:01:16.584 ****** 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, b70ba1aa-dd42-4098-a1e4-08a8cc275b19\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b70ba1aa-dd42-4098-a1e4-08a8cc275b19" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.027) 0:01:16.612 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.056) 0:01:16.669 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.232) 0:01:16.901 ****** 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, b70ba1aa-dd42-4098-a1e4-08a8cc275b19\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b70ba1aa-dd42-4098-a1e4-08a8cc275b19" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/activate_profile.yml:3 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.023) 0:01:16.924 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.037) 0:01:16.962 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.042) 0:01:17.004 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.027) 0:01:17.031 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.027) 0:01:17.059 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:10 +0000 (0:00:00.026) 0:01:17.086 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:12 +0000 (0:00:01.786) 0:01:18.873 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:13 +0000 (0:00:01.066) 0:01:19.939 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.027) 0:01:19.967 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.023) 0:01:19.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.021) 0:01:20.013 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.042) 0:01:20.056 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.029) 0:01:20.085 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.023) 0:01:20.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:13 +0000 (0:00:00.030) 0:01:20.139 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.447) 0:01:20.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.025) 0:01:20.612 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.022) 0:01:20.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.020) 0:01:20.655 ****** 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, b70ba1aa-dd42-4098-a1e4-08a8cc275b19 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.406) 0:01:21.061 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.022) 0:01:21.083 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b70ba1aa-dd42-4098-a1e4-08a8cc275b19 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.026) 0:01:21.110 ****** 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, b70ba1aa-dd42-4098-a1e4-08a8cc275b19 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b70ba1aa-dd42-4098-a1e4-08a8cc275b19 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.029) 0:01:21.140 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:14 +0000 (0:00:00.034) 0:01:21.175 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.222) 0:01:21.397 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.038) 0:01:21.435 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.042) 0:01:21.478 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.041) 0:01:21.519 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.032) 0:01:21.552 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:15 +0000 (0:00:00.053) 0:01:21.606 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:16 +0000 (0:00:01.759) 0:01:23.365 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:18 +0000 (0:00:01.051) 0:01:24.417 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.023) 0:01:24.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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.020) 0:01:24.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.044) 0:01:24.505 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.045) 0:01:24.550 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.027) 0:01:24.578 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.022) 0:01:24.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.038) 0:01:24.639 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.415) 0:01:25.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.026) 0:01:25.082 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.031) 0:01:25.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:18 +0000 (0:00:00.030) 0:01:25.143 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.497) 0:01:25.641 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.020) 0:01:25.662 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.022) 0:01:25.685 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.022) 0:01:25.707 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.022) 0:01:25.730 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:30 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.252) 0:01:25.982 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.040) 0:01:26.022 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.036) 0:01:26.059 ****** included: /WORKDIR/git-weekly-ci2dlcu894/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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.040) 0:01:26.100 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.042) 0:01:26.142 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.022) 0:01:26.165 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 13 January 2024 13:30:19 +0000 (0:00:00.021) 0:01:26.186 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 13 January 2024 13:30:21 +0000 (0:00:01.786) 0:01:27.973 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 13 January 2024 13:30:22 +0000 (0:00:01.050) 0:01:29.023 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.023) 0:01:29.047 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.030) 0:01:29.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.025) 0:01:29.103 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.051) 0:01:29.154 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.038) 0:01:29.193 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.032) 0:01:29.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 13 January 2024 13:30:22 +0000 (0:00:00.038) 0:01:29.264 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.440) 0:01:29.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.073) 0:01:29.779 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.052) 0:01:29.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.023) 0:01:29.855 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.421) 0:01:30.276 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.021) 0:01:30.297 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.024) 0:01:30.321 ****** 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-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.023) 0:01:30.344 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 13 January 2024 13:30:23 +0000 (0:00:00.023) 0:01:30.368 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:36 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.219) 0:01:30.587 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.044) 0:01:30.631 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.035) 0:01:30.667 ****** 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.021) 0:01:30.688 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.227) 0:01:30.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.048) 0:01:30.964 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024641", "end": "2024-01-13 13:30:24.807041", "rc": 1, "start": "2024-01-13 13:30:24.782400" } 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-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.266) 0:01:31.230 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.033) 0:01:31.263 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.037) 0:01:31.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.026) 0:01:31.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 13 January 2024 13:30:24 +0000 (0:00:00.027) 0:01:31.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.032) 0:01:31.387 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.049) 0:01:31.437 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.640843", "end": "2024-01-13 13:30:25.911099", "rc": 0, "start": "2024-01-13 13:30:25.270256" } STDOUT: NetworkManager-1.45.7-1.el9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.890) 0:01:32.327 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.45.7-1.el9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.023) 0:01:32.350 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.45.7-1.el9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/run_test.yml:42 Saturday 13 January 2024 13:30:25 +0000 (0:00:00.025) 0:01:32.375 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.043) 0:01:32.419 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.065) 0:01:32.484 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.226) 0:01:32.711 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:47 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.036) 0:01:32.747 ****** 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-ci2dlcu894/tests/playbooks/tasks/run_test.yml:66 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.033) 0:01:32.780 ****** included: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci2dlcu894/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.061) 0:01:32.842 ****** 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.048394", "end": "2024-01-13 13:30:26.703281", "rc": 1, "start": "2024-01-13 13:30:26.654887" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Cannot find device "statebr" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=316 changed=10 unreachable=0 failed=0 skipped=252 rescued=0 ignored=11 Saturday 13 January 2024 13:30:26 +0000 (0:00:00.274) 0:01:33.117 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.98s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 2.41s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which services are running ----------- 1.97s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.85s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.83s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.82s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.81s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.79s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.79s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.79s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.78s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.77s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.77s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.77s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.76s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.75s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.66s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 1.58s /WORKDIR/git-weekly-ci2dlcu894/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---