# 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-cid3r6ab30/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tests_states_nm.yml:6 Saturday 06 January 2024 14:01:27 +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-cid3r6ab30/tests/tests_states_nm.yml:9 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.861) 0:00:00.873 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.038) 0:00:00.912 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.340) 0:00:01.253 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.257) 0:00:01.510 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.020) 0:00:01.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.017) 0:00:01.548 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 14:01:28 +0000 (0:00:00.033) 0:00:01.582 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.268) 0:00:01.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.024) 0:00:01.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.023) 0:00:01.899 ****** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.245688", "end": "2024-01-06 14:01:29.518721", "rc": 0, "start": "2024-01-06 14:01:29.273033" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.481) 0:00:02.380 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/tests_states_nm.yml:11 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.010) 0:00:02.391 ****** 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-cid3r6ab30/tests/playbooks/tests_states.yml:3 Saturday 06 January 2024 14:01:29 +0000 (0:00:00.019) 0:00:02.411 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tests_states.yml:11 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.591) 0:00:03.002 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tests_states.yml:22 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.028) 0:00:03.031 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.023) 0:00:03.055 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.029) 0:00:03.084 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.077) 0:00:03.161 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.024) 0:00:03.186 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.014) 0:00:03.200 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003419", "end": "2024-01-06 14:01:30.595484", "rc": 0, "start": "2024-01-06 14:01:30.592065" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.258) 0:00:03.458 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.015) 0:00:03.473 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.033) 0:00:03.507 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.046) 0:00:03.553 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.008476", "end": "2024-01-06 14:01:30.906345", "rc": 1, "start": "2024-01-06 14:01:30.897869" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.218) 0:00:03.771 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:01:30 +0000 (0:00:00.018) 0:00:03.790 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.222) 0:00:04.012 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.023) 0:00:04.036 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.024) 0:00:04.060 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.046) 0:00:04.107 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.078) 0:00:04.186 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.048) 0:00:04.234 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.030) 0:00:04.265 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:01:31 +0000 (0:00:00.054) 0:00:04.319 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:01:33 +0000 (0:00:01.748) 0:00:06.068 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:01:34 +0000 (0:00:01.553) 0:00:07.621 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.023) 0:00:07.645 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.021) 0:00:07.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.022) 0:00:07.689 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.044) 0:00:07.734 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.021) 0:00:07.755 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.020) 0:00:07.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:01:34 +0000 (0:00:00.025) 0:00:07.801 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:01:35 +0000 (0:00:00.495) 0:00:08.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:01:35 +0000 (0:00:00.054) 0:00:08.351 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:01:35 +0000 (0:00:00.030) 0:00:08.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:01:35 +0000 (0:00:00.022) 0:00:08.404 ****** 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, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.539) 0:00:08.944 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.048) 0:00:08.993 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.028) 0:00:09.021 ****** 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, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.022) 0:00:09.044 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.020) 0:00:09.065 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.245) 0:00:09.311 ****** 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, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 5e4c1525-3d4a-4b8b-8891-26ac7ab1f686" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.025) 0:00:09.336 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.042) 0:00:09.378 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.044) 0:00:09.423 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.028) 0:00:09.451 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549696.0698247, "block_size": 4096, "blocks": 8, "ctime": 1704549696.017825, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5533383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704549696.017825, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.199) 0:00:09.650 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:01:36 +0000 (0:00:00.030) 0:00:09.681 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020653", "end": "2024-01-06 14:01:37.037581", "rc": 0, "start": "2024-01-06 14:01:37.016928" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.220) 0:00:09.902 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.053) 0:00:09.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.025) 0:00:09.981 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.026) 0:00:10.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.024) 0:00:10.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.035) 0:00:10.067 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.030) 0:00:10.098 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.026) 0:00:10.124 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.024) 0:00:10.148 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.049) 0:00:10.198 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.038) 0:00:10.236 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549696.020196, "block_size": 4096, "blocks": 0, "ctime": 1704549696.020196, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38454, "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": 1704549696.020196, "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-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.199) 0:00:10.436 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.025) 0:00:10.461 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.023) 0:00:10.485 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.067) 0:00:10.553 ****** 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.060949", "end": "2024-01-06 14:01:37.946702", "rc": 1, "start": "2024-01-06 14:01:37.885753" } STDOUT: Connection 'statebr' (5e4c1525-3d4a-4b8b-8891-26ac7ab1f686) 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-cid3r6ab30/tests/playbooks/tests_states.yml:45 Saturday 06 January 2024 14:01:37 +0000 (0:00:00.257) 0:00:10.810 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.040) 0:00:10.851 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.024) 0:00:10.875 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.052) 0:00:10.928 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.055) 0:00:10.984 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.037) 0:00:11.021 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003370", "end": "2024-01-06 14:01:38.356068", "rc": 0, "start": "2024-01-06 14:01:38.352698" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.198) 0:00:11.220 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.024) 0:00:11.245 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.022) 0:00:11.267 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/delete_interface.yml:3 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.077) 0:00:11.344 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.006465", "end": "2024-01-06 14:01:38.690308", "rc": 1, "start": "2024-01-06 14:01:38.683843" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.209) 0:00:11.554 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.037) 0:00:11.592 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.211) 0:00:11.803 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:01:38 +0000 (0:00:00.028) 0:00:11.831 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.055) 0:00:11.887 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.060) 0:00:11.947 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.053) 0:00:12.000 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.043) 0:00:12.043 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.022) 0:00:12.066 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:01:39 +0000 (0:00:00.034) 0:00:12.101 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:01:40 +0000 (0:00:01.582) 0:00:13.683 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:01:42 +0000 (0:00:01.304) 0:00:14.988 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.032) 0:00:15.020 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.022) 0:00:15.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.044) 0:00:15.087 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.086) 0:00:15.173 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.024) 0:00:15.198 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.039) 0:00:15.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.069) 0:00:15.307 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.425) 0:00:15.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.036) 0:00:15.768 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.032) 0:00:15.801 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:01:42 +0000 (0:00:00.028) 0:00:15.829 ****** 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, 7eec0599-6d32-4d9f-a041-3bd60eee221a TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.400) 0:00:16.229 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.022) 0:00:16.252 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7eec0599-6d32-4d9f-a041-3bd60eee221a" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.024) 0:00:16.277 ****** 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, 7eec0599-6d32-4d9f-a041-3bd60eee221a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7eec0599-6d32-4d9f-a041-3bd60eee221a" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.025) 0:00:16.303 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.055) 0:00:16.359 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.198) 0:00:16.557 ****** 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, 7eec0599-6d32-4d9f-a041-3bd60eee221a\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7eec0599-6d32-4d9f-a041-3bd60eee221a" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.024) 0:00:16.581 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.072) 0:00:16.654 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:01:43 +0000 (0:00:00.039) 0:00:16.693 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.199) 0:00:16.893 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.029) 0:00:16.923 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.039) 0:00:16.962 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.023) 0:00:16.985 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549703.3517978, "block_size": 4096, "blocks": 8, "ctime": 1704549703.350798, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5533383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704549703.350798, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 220, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.197) 0:00:17.183 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.033) 0:00:17.217 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019960", "end": "2024-01-06 14:01:44.570194", "rc": 0, "start": "2024-01-06 14:01:44.550234" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.219) 0:00:17.436 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.025) 0:00:17.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.027) 0:00:17.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.051) 0:00:17.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.023) 0:00:17.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.023) 0:00:17.588 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.024) 0:00:17.613 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.024) 0:00:17.638 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.025) 0:00:17.663 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.024) 0:00:17.687 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.025) 0:00:17.713 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:01:44 +0000 (0:00:00.044) 0:00:17.757 ****** 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.041329", "end": "2024-01-06 14:01:45.134235", "rc": 1, "start": "2024-01-06 14:01:45.092906" } STDOUT: Connection 'statebr' (7eec0599-6d32-4d9f-a041-3bd60eee221a) 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-cid3r6ab30/tests/playbooks/tests_states.yml:65 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.269) 0:00:18.027 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.058) 0:00:18.085 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.042) 0:00:18.128 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.048) 0:00:18.177 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.122) 0:00:18.300 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.067) 0:00:18.367 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003205", "end": "2024-01-06 14:01:45.756223", "rc": 0, "start": "2024-01-06 14:01:45.753018" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.253) 0:00:18.621 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.028) 0:00:18.649 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.024) 0:00:18.674 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.042) 0:00:18.716 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.061) 0:00:18.777 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:01:45 +0000 (0:00:00.054) 0:00:18.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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:01:46 +0000 (0:00:00.049) 0:00:18.881 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:01:46 +0000 (0:00:00.042) 0:00:18.924 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:01:46 +0000 (0:00:00.028) 0:00:18.952 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:01:47 +0000 (0:00:01.576) 0:00:20.529 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:01:49 +0000 (0:00:01.313) 0:00:21.842 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.023) 0:00:21.865 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.021) 0:00:21.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.021) 0:00:21.908 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.044) 0:00:21.952 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.044) 0:00:21.996 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.024) 0:00:22.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.025) 0:00:22.046 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.371) 0:00:22.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.032) 0:00:22.450 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.029) 0:00:22.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:01:49 +0000 (0:00:00.024) 0:00:22.504 ****** 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, e5dd494e-ed4c-4601-93c4-d34380ad923b TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.398) 0:00:22.903 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.022) 0:00:22.926 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e5dd494e-ed4c-4601-93c4-d34380ad923b" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.023) 0:00:22.949 ****** 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, e5dd494e-ed4c-4601-93c4-d34380ad923b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e5dd494e-ed4c-4601-93c4-d34380ad923b" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.023) 0:00:22.973 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.024) 0:00:22.997 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.233) 0:00:23.231 ****** 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, e5dd494e-ed4c-4601-93c4-d34380ad923b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, e5dd494e-ed4c-4601-93c4-d34380ad923b" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.092) 0:00:23.323 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.066) 0:00:23.390 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.071) 0:00:23.462 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.070) 0:00:23.532 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.051) 0:00:23.584 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.047) 0:00:23.632 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:01:50 +0000 (0:00:00.025) 0:00:23.658 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:01:52 +0000 (0:00:01.598) 0:00:25.257 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:01:53 +0000 (0:00:01.351) 0:00:26.608 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:01:53 +0000 (0:00:00.039) 0:00:26.647 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:01:53 +0000 (0:00:00.024) 0:00:26.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:01:53 +0000 (0:00:00.038) 0:00:26.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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:01:53 +0000 (0:00:00.087) 0:00:26.798 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.061) 0:00:26.859 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.041) 0:00:26.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.028) 0:00:26.929 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.376) 0:00:27.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.026) 0:00:27.332 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.085) 0:00:27.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.039) 0:00:27.457 ****** 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, e5dd494e-ed4c-4601-93c4-d34380ad923b skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:01:54 +0000 (0:00:00.359) 0:00:27.817 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.022) 0:00:27.839 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e5dd494e-ed4c-4601-93c4-d34380ad923b skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.037) 0:00:27.877 ****** 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, e5dd494e-ed4c-4601-93c4-d34380ad923b skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, e5dd494e-ed4c-4601-93c4-d34380ad923b skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.027) 0:00:27.905 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.037) 0:00:27.942 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.255) 0:00:28.198 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.077) 0:00:28.276 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.044) 0:00:28.321 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549709.9960053, "block_size": 4096, "blocks": 0, "ctime": 1704549709.9960053, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38585, "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": 1704549709.9960053, "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-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.218) 0:00:28.540 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.032) 0:00:28.572 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.120) 0:00:28.692 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:01:55 +0000 (0:00:00.035) 0:00:28.728 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549710.0547733, "block_size": 4096, "blocks": 8, "ctime": 1704549709.9947736, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5533383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1704549709.9947736, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 221, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.205) 0:00:28.934 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.024) 0:00:28.958 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020506", "end": "2024-01-06 14:01:56.311306", "rc": 0, "start": "2024-01-06 14:01:56.290800" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.222) 0:00:29.180 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.026) 0:00:29.206 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.028) 0:00:29.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.032) 0:00:29.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.030) 0:00:29.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.029) 0:00:29.327 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.026) 0:00:29.354 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.025) 0:00:29.379 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.025) 0:00:29.405 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.022) 0:00:29.428 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.026) 0:00:29.455 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.092) 0:00:29.548 ****** 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.063252", "end": "2024-01-06 14:01:56.952738", "rc": 1, "start": "2024-01-06 14:01:56.889486" } STDOUT: Connection 'statebr' (e5dd494e-ed4c-4601-93c4-d34380ad923b) 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-cid3r6ab30/tests/playbooks/tests_states.yml:83 Saturday 06 January 2024 14:01:56 +0000 (0:00:00.269) 0:00:29.818 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.039) 0:00:29.857 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.023) 0:00:29.880 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.044) 0:00:29.924 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.038) 0:00:29.963 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.046) 0:00:30.009 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003528", "end": "2024-01-06 14:01:57.348780", "rc": 0, "start": "2024-01-06 14:01:57.345252" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.205) 0:00:30.214 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.024) 0:00:30.239 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.024) 0:00:30.263 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.066) 0:00:30.329 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.037) 0:00:30.367 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.042) 0:00:30.410 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.028) 0:00:30.438 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.024) 0:00:30.463 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:01:57 +0000 (0:00:00.023) 0:00:30.487 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:01:59 +0000 (0:00:01.638) 0:00:32.125 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:00 +0000 (0:00:01.344) 0:00:33.470 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.024) 0:00:33.495 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.024) 0:00:33.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.025) 0:00:33.545 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.047) 0:00:33.592 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.033) 0:00:33.625 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.025) 0:00:33.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:00 +0000 (0:00:00.029) 0:00:33.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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.373) 0:00:34.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.056) 0:00:34.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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.025) 0:00:34.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.037) 0:00:34.174 ****** 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, 04737f3e-6d33-478a-9aa9-370e029b19c8 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.422) 0:00:34.596 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.023) 0:00:34.619 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04737f3e-6d33-478a-9aa9-370e029b19c8" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.026) 0:00:34.646 ****** 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, 04737f3e-6d33-478a-9aa9-370e029b19c8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04737f3e-6d33-478a-9aa9-370e029b19c8" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.031) 0:00:34.677 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:01 +0000 (0:00:00.040) 0:00:34.717 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.215) 0:00:34.933 ****** 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, 04737f3e-6d33-478a-9aa9-370e029b19c8\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 04737f3e-6d33-478a-9aa9-370e029b19c8" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.047) 0:00:34.981 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.076) 0:00:35.057 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.060) 0:00:35.117 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.039) 0:00:35.157 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.055) 0:00:35.212 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:02 +0000 (0:00:00.023) 0:00:35.236 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:03 +0000 (0:00:01.569) 0:00:36.805 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:05 +0000 (0:00:01.323) 0:00:38.129 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.027) 0:00:38.156 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.089) 0:00:38.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.071) 0:00:38.317 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.059) 0:00:38.376 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.025) 0:00:38.401 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.041) 0:00:38.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.037) 0:00:38.480 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:05 +0000 (0:00:00.350) 0:00:38.831 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.029) 0:00:38.860 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.026) 0:00:38.887 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.023) 0:00:38.910 ****** 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, 04737f3e-6d33-478a-9aa9-370e029b19c8 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.342) 0:00:39.253 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.027) 0:00:39.281 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 04737f3e-6d33-478a-9aa9-370e029b19c8 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.036) 0:00:39.317 ****** 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, 04737f3e-6d33-478a-9aa9-370e029b19c8 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 04737f3e-6d33-478a-9aa9-370e029b19c8 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.041) 0:00:39.358 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.065) 0:00:39.424 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.216) 0:00:39.641 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.041) 0:00:39.682 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.043) 0:00:39.726 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.042) 0:00:39.768 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.028) 0:00:39.796 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:06 +0000 (0:00:00.022) 0:00:39.819 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:07 +0000 (0:00:00.023) 0:00:39.843 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:08 +0000 (0:00:01.619) 0:00:41.462 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:09 +0000 (0:00:01.366) 0:00:42.828 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.055) 0:00:42.883 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.069) 0:00:42.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.054) 0:00:43.008 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.049) 0:00:43.057 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.041) 0:00:43.099 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.034) 0:00:43.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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.026) 0:00:43.160 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.397) 0:00:43.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.027) 0:00:43.586 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.024) 0:00:43.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:10 +0000 (0:00:00.047) 0:00:43.658 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.440) 0:00:44.098 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.077) 0:00:44.176 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.028) 0:00:44.205 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.028) 0:00:44.233 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.025) 0:00:44.259 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.228) 0:00:44.487 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.052) 0:00:44.539 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.040) 0:00:44.580 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704549721.6749568, "block_size": 4096, "blocks": 0, "ctime": 1704549721.6749568, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 38716, "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": 1704549721.6749568, "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-cid3r6ab30/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 14:02:11 +0000 (0:00:00.213) 0:00:44.794 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.058) 0:00:44.853 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.040) 0:00:44.893 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.024) 0:00:44.917 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.196) 0:00:45.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.025) 0:00:45.139 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020280", "end": "2024-01-06 14:02:12.493138", "rc": 1, "start": "2024-01-06 14:02:12.472858" } 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.219) 0:00:45.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.032) 0:00:45.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.033) 0:00:45.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.024) 0:00:45.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.039) 0:00:45.489 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.042) 0:00:45.532 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.056) 0:00:45.588 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.061) 0:00:45.649 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.025) 0:00:45.675 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:02:12 +0000 (0:00:00.115) 0:00:45.790 ****** 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.073752", "end": "2024-01-06 14:02:13.196056", "rc": 1, "start": "2024-01-06 14:02:13.122304" } STDOUT: Connection 'statebr' (04737f3e-6d33-478a-9aa9-370e029b19c8) 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-cid3r6ab30/tests/playbooks/tests_states.yml:103 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.270) 0:00:46.060 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.040) 0:00:46.101 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.029) 0:00:46.130 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.047) 0:00:46.177 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.038) 0:00:46.216 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.048) 0:00:46.264 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003112", "end": "2024-01-06 14:02:13.600815", "rc": 0, "start": "2024-01-06 14:02:13.597703" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.221) 0:00:46.485 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.027) 0:00:46.512 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.031) 0:00:46.544 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.079) 0:00:46.623 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.039) 0:00:46.662 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.058) 0:00:46.720 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.033) 0:00:46.753 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.025) 0:00:46.779 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:13 +0000 (0:00:00.025) 0:00:46.805 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:15 +0000 (0:00:01.599) 0:00:48.404 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:16 +0000 (0:00:01.356) 0:00:49.761 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:16 +0000 (0:00:00.026) 0:00:49.787 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:16 +0000 (0:00:00.024) 0:00:49.812 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:16 +0000 (0:00:00.023) 0:00:49.835 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.045) 0:00:49.881 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.025) 0:00:49.906 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.027) 0:00:49.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.026) 0:00:49.960 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.359) 0:00:50.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.048) 0:00:50.368 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.106) 0:00:50.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:17 +0000 (0:00:00.053) 0:00:50.529 ****** 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, 9f84df90-ac22-43c1-a2fd-a34e01515a98 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.396) 0:00:50.926 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.050) 0:00:50.976 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f84df90-ac22-43c1-a2fd-a34e01515a98" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.034) 0:00:51.011 ****** 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, 9f84df90-ac22-43c1-a2fd-a34e01515a98\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f84df90-ac22-43c1-a2fd-a34e01515a98" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.032) 0:00:51.043 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.022) 0:00:51.066 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.194) 0:00:51.260 ****** 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, 9f84df90-ac22-43c1-a2fd-a34e01515a98\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 9f84df90-ac22-43c1-a2fd-a34e01515a98" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.024) 0:00:51.285 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.038) 0:00:51.323 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.041) 0:00:51.365 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.027) 0:00:51.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.021) 0:00:51.414 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:18 +0000 (0:00:00.048) 0:00:51.462 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:20 +0000 (0:00:01.549) 0:00:53.012 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:21 +0000 (0:00:01.313) 0:00:54.325 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.028) 0:00:54.353 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.026) 0:00:54.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.049) 0:00:54.429 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.045) 0:00:54.475 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.021) 0:00:54.496 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.021) 0:00:54.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:21 +0000 (0:00:00.026) 0:00:54.544 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.365) 0:00:54.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.040) 0:00:54.951 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.029) 0:00:54.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.025) 0:00:55.006 ****** 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, 9f84df90-ac22-43c1-a2fd-a34e01515a98 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.345) 0:00:55.351 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.049) 0:00:55.401 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9f84df90-ac22-43c1-a2fd-a34e01515a98 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.043) 0:00:55.444 ****** 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, 9f84df90-ac22-43c1-a2fd-a34e01515a98 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 9f84df90-ac22-43c1-a2fd-a34e01515a98 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.042) 0:00:55.487 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.046) 0:00:55.534 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove_profile.yml:3 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.214) 0:00:55.748 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:22 +0000 (0:00:00.042) 0:00:55.791 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:23 +0000 (0:00:00.069) 0:00:55.861 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:23 +0000 (0:00:00.035) 0:00:55.897 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:23 +0000 (0:00:00.077) 0:00:55.974 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:23 +0000 (0:00:00.029) 0:00:56.003 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:24 +0000 (0:00:01.584) 0:00:57.587 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:26 +0000 (0:00:01.388) 0:00:58.976 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.027) 0:00:59.003 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.024) 0:00:59.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.047) 0:00:59.075 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.057) 0:00:59.133 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.036) 0:00:59.170 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.047) 0:00:59.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.052) 0:00:59.269 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.373) 0:00:59.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.071) 0:00:59.715 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.023) 0:00:59.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:26 +0000 (0:00:00.037) 0:00:59.776 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.386) 0:01:00.162 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.023) 0:01:00.186 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.026) 0:01:00.212 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.025) 0:01:00.238 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.023) 0:01:00.262 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.202) 0:01:00.465 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.054) 0:01:00.519 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.048) 0:01:00.568 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.086) 0:01:00.654 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.032) 0:01:00.687 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.026) 0:01:00.713 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:27 +0000 (0:00:00.023) 0:01:00.737 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:29 +0000 (0:00:01.616) 0:01:02.353 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:30 +0000 (0:00:01.338) 0:01:03.692 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:30 +0000 (0:00:00.028) 0:01:03.720 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:30 +0000 (0:00:00.026) 0:01:03.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:30 +0000 (0:00:00.025) 0:01:03.771 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:30 +0000 (0:00:00.048) 0:01:03.820 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.023) 0:01:03.844 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.023) 0:01:03.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.026) 0:01:03.894 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.403) 0:01:04.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.060) 0:01:04.359 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.059) 0:01:04.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:31 +0000 (0:00:00.043) 0:01:04.462 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.465) 0:01:04.928 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.049) 0:01:04.977 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.025) 0:01:05.003 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.029) 0:01:05.032 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.024) 0:01:05.057 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.195) 0:01:05.252 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.049) 0:01:05.302 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.067) 0:01:05.369 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.024) 0:01:05.394 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.206) 0:01:05.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:02:32 +0000 (0:00:00.023) 0:01:05.625 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019882", "end": "2024-01-06 14:02:32.985315", "rc": 1, "start": "2024-01-06 14:02:32.965433" } 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.229) 0:01:05.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.025) 0:01:05.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.034) 0:01:05.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.064) 0:01:05.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.025) 0:01:06.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.029) 0:01:06.034 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.041) 0:01:06.075 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.050) 0:01:06.126 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.041) 0:01:06.168 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.208) 0:01:06.376 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.042) 0:01:06.418 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.026) 0:01:06.445 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.044) 0:01:06.490 ****** 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.038722", "end": "2024-01-06 14:02:33.860514", "rc": 1, "start": "2024-01-06 14:02:33.821792" } 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-cid3r6ab30/tests/playbooks/tests_states.yml:126 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.245) 0:01:06.736 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:5 Saturday 06 January 2024 14:02:33 +0000 (0:00:00.086) 0:01:06.822 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:9 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.031) 0:01:06.853 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:21 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.048) 0:01:06.901 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.047) 0:01:06.948 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.040) 0:01:06.989 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003060", "end": "2024-01-06 14:02:34.323682", "rc": 0, "start": "2024-01-06 14:02:34.320622" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.207) 0:01:07.196 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.033) 0:01:07.229 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:24 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.056) 0:01:07.286 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.058) 0:01:07.345 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.046) 0:01:07.392 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.110) 0:01:07.503 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.035) 0:01:07.538 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.026) 0:01:07.565 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:34 +0000 (0:00:00.026) 0:01:07.591 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:36 +0000 (0:00:01.581) 0:01:09.173 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:37 +0000 (0:00:01.340) 0:01:10.514 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.027) 0:01:10.541 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.023) 0:01:10.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.026) 0:01:10.592 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.045) 0:01:10.638 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.021) 0:01:10.660 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.021) 0:01:10.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:37 +0000 (0:00:00.038) 0:01:10.720 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.346) 0:01:11.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.042) 0:01:11.109 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.052) 0:01:11.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.047) 0:01:11.208 ****** 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, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.448) 0:01:11.657 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.023) 0:01:11.680 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:38 +0000 (0:00:00.038) 0:01:11.719 ****** 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, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.134) 0:01:11.853 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.035) 0:01:11.889 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.218) 0:01:12.107 ****** 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, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/activate_profile.yml:3 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.031) 0:01:12.139 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.052) 0:01:12.191 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.053) 0:01:12.245 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.037) 0:01:12.282 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.027) 0:01:12.310 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:39 +0000 (0:00:00.029) 0:01:12.339 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:41 +0000 (0:00:01.651) 0:01:13.990 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:42 +0000 (0:00:01.310) 0:01:15.301 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.023) 0:01:15.325 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.023) 0:01:15.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.023) 0:01:15.372 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.043) 0:01:15.415 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.021) 0:01:15.437 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.021) 0:01:15.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:42 +0000 (0:00:00.024) 0:01:15.483 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.376) 0:01:15.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.028) 0:01:15.887 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.021) 0:01:15.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.022) 0:01:15.931 ****** 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, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.351) 0:01:16.283 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.044) 0:01:16.327 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.027) 0:01:16.354 ****** 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, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 369a2bce-1f50-4e6f-a0a6-7ca8e79b29be skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.040) 0:01:16.395 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.059) 0:01:16.455 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.244) 0:01:16.700 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:43 +0000 (0:00:00.059) 0:01:16.759 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:44 +0000 (0:00:00.083) 0:01:16.842 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:44 +0000 (0:00:00.047) 0:01:16.890 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:44 +0000 (0:00:00.034) 0:01:16.924 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:44 +0000 (0:00:00.033) 0:01:16.957 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:45 +0000 (0:00:01.570) 0:01:18.528 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:47 +0000 (0:00:01.321) 0:01:19.849 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.029) 0:01:19.879 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.025) 0:01:19.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.024) 0:01:19.929 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.057) 0:01:19.987 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.026) 0:01:20.013 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.023) 0:01:20.037 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.024) 0:01:20.061 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.346) 0:01:20.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.028) 0:01:20.436 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.023) 0:01:20.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:47 +0000 (0:00:00.025) 0:01:20.485 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.396) 0:01:20.882 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.023) 0:01:20.905 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.058) 0:01:20.963 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.025) 0:01:20.989 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.023) 0:01:21.013 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:30 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.203) 0:01:21.216 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.043) 0:01:21.260 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.051) 0:01:21.311 ****** included: /WORKDIR/git-weekly-cid3r6ab30/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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.055) 0:01:21.367 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.031) 0:01:21.399 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.032) 0:01:21.431 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 14:02:48 +0000 (0:00:00.029) 0:01:21.461 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 14:02:50 +0000 (0:00:01.594) 0:01:23.055 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 14:02:51 +0000 (0:00:01.345) 0:01:24.401 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.025) 0:01:24.426 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.024) 0:01:24.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.023) 0:01:24.474 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.048) 0:01:24.523 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.055) 0:01:24.579 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.026) 0:01:24.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 14:02:51 +0000 (0:00:00.037) 0:01:24.643 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.352) 0:01:24.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.025) 0:01:25.021 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.023) 0:01:25.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.023) 0:01:25.068 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.342) 0:01:25.411 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.023) 0:01:25.434 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.024) 0:01:25.459 ****** 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-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.025) 0:01:25.484 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.026) 0:01:25.511 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:36 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.206) 0:01:25.717 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 06 January 2024 14:02:52 +0000 (0:00:00.081) 0:01:25.799 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.040) 0:01:25.839 ****** 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.023) 0:01:25.862 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.209) 0:01:26.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.026) 0:01:26.099 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.019232", "end": "2024-01-06 14:02:53.453809", "rc": 1, "start": "2024-01-06 14:02:53.434577" } 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-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.219) 0:01:26.318 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.024) 0:01:26.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.022) 0:01:26.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.023) 0:01:26.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.023) 0:01:26.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.023) 0:01:26.437 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 06 January 2024 14:02:53 +0000 (0:00:00.031) 0:01:26.469 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.939619", "end": "2024-01-06 14:02:54.741193", "rc": 0, "start": "2024-01-06 14:02:53.801574" } STDOUT: NetworkManager-1.40.16-11.el8 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 06 January 2024 14:02:54 +0000 (0:00:01.137) 0:01:27.606 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.40.16-11.el8" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 06 January 2024 14:02:54 +0000 (0:00:00.025) 0:01:27.631 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.40.16-11.el8" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/run_test.yml:42 Saturday 06 January 2024 14:02:54 +0000 (0:00:00.031) 0:01:27.662 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 06 January 2024 14:02:54 +0000 (0:00:00.051) 0:01:27.713 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 14:02:54 +0000 (0:00:00.038) 0:01:27.752 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 06 January 2024 14:02:55 +0000 (0:00:00.197) 0:01:27.950 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:47 Saturday 06 January 2024 14:02:55 +0000 (0:00:00.027) 0:01:27.977 ****** 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-cid3r6ab30/tests/playbooks/tasks/run_test.yml:66 Saturday 06 January 2024 14:02:55 +0000 (0:00:00.025) 0:01:28.003 ****** included: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-cid3r6ab30/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 06 January 2024 14:02:55 +0000 (0:00:00.043) 0:01:28.046 ****** 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.039194", "end": "2024-01-06 14:02:55.417696", "rc": 1, "start": "2024-01-06 14:02:55.378502" } 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=321 changed=10 unreachable=0 failed=0 skipped=247 rescued=0 ignored=11 Saturday 06 January 2024 14:02:55 +0000 (0:00:00.242) 0:01:28.289 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 2.21s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 1.95s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which services are running ----------- 1.75s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.64s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.62s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.60s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.55s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.47s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.40s /WORKDIR/git-weekly-cid3r6ab30/tests/roles/linux-system-roles.network/tasks/main.yml:122 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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. [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. ---^---^---^---^---^---