# 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_initscripts.yml ***************************************** 2 plays in /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tests_states_initscripts.yml PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tests_states_initscripts.yml:5 Sunday 18 February 2024 22:26:18 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tests_states_initscripts.yml:8 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.986) 0:00:00.997 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/tasks/el_repo_setup.yml:3 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.024) 0:00:01.022 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/el_repo_setup.yml:19 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.233) 0:00:01.255 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/el_repo_setup.yml:24 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.184) 0:00:01.439 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/el_repo_setup.yml:28 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.021) 0:00:01.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/el_repo_setup.yml:53 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.017) 0:00:01.478 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml:8 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.033) 0:00:01.512 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml:24 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.011) 0:00:01.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml:30 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.010) 0:00:01.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml:35 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.010) 0:00:01.545 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tasks/enable_epel.yml:40 Sunday 18 February 2024 22:26:19 +0000 (0:00:00.010) 0:00:01.556 ******* ok: [sut] => { "changed": false, "checksum": "4bafddfe7badb0971135c888f25df1308b193622", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:etc_t:s0", "size": 155, "state": "file", "uid": 0 } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tests_states_initscripts.yml:10 Sunday 18 February 2024 22:26:20 +0000 (0:00:00.445) 0:00:02.002 ******* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:3 Sunday 18 February 2024 22:26:20 +0000 (0:00:00.012) 0:00:02.014 ******* ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:11 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.716) 0:00:02.730 ******* ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:22 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.012) 0:00:02.742 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.018) 0:00:02.761 ******* ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.012) 0:00:02.773 ******* 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": false, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.035) 0:00:02.808 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.017) 0:00:02.826 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.015) 0:00:02.841 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003119", "end": "2024-02-18 22:26:21.334729", "rc": 0, "start": "2024-02-18 22:26:21.331610" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.187) 0:00:03.029 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.013) 0:00:03.043 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.011) 0:00:03.055 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.024) 0:00:03.079 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.027575", "end": "2024-02-18 22:26:21.535854", "rc": 255, "start": "2024-02-18 22:26:21.508279" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.150) 0:00:03.230 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.017) 0:00:03.248 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.124) 0:00:03.372 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.014) 0:00:03.386 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.021) 0:00:03.408 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.035) 0:00:03.443 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.071) 0:00:03.515 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.013) 0:00:03.528 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.012) 0:00:03.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:21 +0000 (0:00:00.013) 0:00:03.554 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:23 +0000 (0:00:01.829) 0:00:05.384 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.718) 0:00:06.102 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.022) 0:00:06.125 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.022) 0:00:06.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.036) 0:00:06.184 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.043) 0:00:06.227 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.021) 0:00:06.249 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.021) 0:00:06.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.024) 0:00:06.295 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.021) 0:00:06.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.020) 0:00:06.337 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:24 +0000 (0:00:00.276) 0:00:06.614 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpgw5j6qco" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.193) 0:00:06.808 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.364) 0:00:07.172 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.021) 0:00:07.194 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.023) 0:00:07.217 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.022) 0:00:07.239 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.021) 0:00:07.261 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.221) 0:00:07.482 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.023) 0:00:07.506 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.039) 0:00:07.545 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.038) 0:00:07.584 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:26:25 +0000 (0:00:00.021) 0:00:07.605 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295185.4681127, "block_size": 4096, "blocks": 8, "ctime": 1708295185.4681127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 15190, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708295185.4681127, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.131) 0:00:07.736 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.024) 0:00:07.761 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006392", "end": "2024-02-18 22:26:26.196680", "rc": 1, "start": "2024-02-18 22:26:26.190288" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.139) 0:00:07.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.022) 0:00:07.923 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.002976", "end": "2024-02-18 22:26:26.355746", "rc": 0, "start": "2024-02-18 22:26:26.352770" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.136) 0:00:08.060 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.027) 0:00:08.087 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003056", "end": "2024-02-18 22:26:26.520722", "rc": 0, "start": "2024-02-18 22:26:26.517666" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.139) 0:00:08.226 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.027) 0:00:08.253 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.051) 0:00:08.305 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.026) 0:00:08.331 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.024) 0:00:08.355 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_present.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_present.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.026) 0:00:08.382 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.023) 0:00:08.405 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.039) 0:00:08.445 ******* 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.048409", "end": "2024-02-18 22:26:26.921428", "rc": 255, "start": "2024-02-18 22:26:26.873019" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:45 Sunday 18 February 2024 22:26:26 +0000 (0:00:00.180) 0:00:08.626 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.036) 0:00:08.663 ******* ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.022) 0:00:08.685 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.045) 0:00:08.730 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.034) 0:00:08.765 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.033) 0:00:08.798 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003468", "end": "2024-02-18 22:26:27.230345", "rc": 0, "start": "2024-02-18 22:26:27.226877" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.135) 0:00:08.933 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.023) 0:00:08.956 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.022) 0:00:08.979 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/delete_interface.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.041) 0:00:09.020 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.004524", "end": "2024-02-18 22:26:27.452645", "rc": 255, "start": "2024-02-18 22:26:27.448121" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.135) 0:00:09.156 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.035) 0:00:09.191 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.129) 0:00:09.321 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.024) 0:00:09.345 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.040) 0:00:09.386 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.040) 0:00:09.426 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.065) 0:00:09.492 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.027) 0:00:09.520 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.022) 0:00:09.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:27 +0000 (0:00:00.022) 0:00:09.565 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:29 +0000 (0:00:01.573) 0:00:11.138 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.596) 0:00:11.735 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.043) 0:00:11.779 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.022) 0:00:11.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.021) 0:00:11.822 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.044) 0:00:11.866 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.021) 0:00:11.888 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.020) 0:00:11.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.025) 0:00:11.934 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.021) 0:00:11.956 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.021) 0:00:11.977 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.188) 0:00:12.166 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpz8ghjie8" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.192) 0:00:12.359 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.234) 0:00:12.593 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.021) 0:00:12.615 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:30 +0000 (0:00:00.022) 0:00:12.638 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.023) 0:00:12.662 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.047) 0:00:12.709 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.128) 0:00:12.837 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.024) 0:00:12.862 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:3 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.043) 0:00:12.906 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.036) 0:00:12.942 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_absent.yml:5 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.130) 0:00:13.072 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.025) 0:00:13.098 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.037) 0:00:13.135 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.023) 0:00:13.158 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295190.8891127, "block_size": 4096, "blocks": 8, "ctime": 1708295190.8891127, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 15190, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708295190.8891127, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 126, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.130) 0:00:13.289 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.023) 0:00:13.313 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006401", "end": "2024-02-18 22:26:31.748022", "rc": 1, "start": "2024-02-18 22:26:31.741621" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.137) 0:00:13.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.049) 0:00:13.500 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003068", "end": "2024-02-18 22:26:31.932853", "rc": 0, "start": "2024-02-18 22:26:31.929785" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:26:31 +0000 (0:00:00.138) 0:00:13.639 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.027) 0:00:13.666 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.002991", "end": "2024-02-18 22:26:32.099979", "rc": 0, "start": "2024-02-18 22:26:32.096988" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.138) 0:00:13.805 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.027) 0:00:13.833 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.024) 0:00:13.858 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.024) 0:00:13.882 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.022) 0:00:13.904 ******* TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.020) 0:00:13.925 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.022) 0:00:13.948 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.043) 0:00:13.991 ******* 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.025294", "end": "2024-02-18 22:26:32.447229", "rc": 255, "start": "2024-02-18 22:26:32.421935" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:65 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.159) 0:00:14.151 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.036) 0:00:14.187 ******* ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.051) 0:00:14.239 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.046) 0:00:14.285 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.035) 0:00:14.321 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.036) 0:00:14.357 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003096", "end": "2024-02-18 22:26:32.789389", "rc": 0, "start": "2024-02-18 22:26:32.786293" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.136) 0:00:14.493 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.023) 0:00:14.516 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.022) 0:00:14.539 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.037) 0:00:14.576 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.035) 0:00:14.612 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:32 +0000 (0:00:00.039) 0:00:14.652 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:33 +0000 (0:00:00.027) 0:00:14.679 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:33 +0000 (0:00:00.049) 0:00:14.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:33 +0000 (0:00:00.022) 0:00:14.750 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:34 +0000 (0:00:01.536) 0:00:16.287 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.584) 0:00:16.871 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.023) 0:00:16.895 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.021) 0:00:16.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.045) 0:00:16.963 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.045) 0:00:17.008 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.022) 0:00:17.031 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.022) 0:00:17.053 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.025) 0:00:17.079 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.022) 0:00:17.101 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.022) 0:00:17.123 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.191) 0:00:17.314 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmp_7d67zhf" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:35 +0000 (0:00:00.196) 0:00:17.511 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.238) 0:00:17.750 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.022) 0:00:17.772 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.022) 0:00:17.795 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.023) 0:00:17.818 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.021) 0:00:17.840 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.125) 0:00:17.966 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.048) 0:00:18.014 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.039) 0:00:18.053 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.040) 0:00:18.094 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.040) 0:00:18.134 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.027) 0:00:18.162 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.021) 0:00:18.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:36 +0000 (0:00:00.021) 0:00:18.205 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:38 +0000 (0:00:01.540) 0:00:19.746 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.580) 0:00:20.326 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.022) 0:00:20.349 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.022) 0:00:20.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.023) 0:00:20.394 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.042) 0:00:20.437 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.022) 0:00:20.459 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.022) 0:00:20.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.024) 0:00:20.507 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.021) 0:00:20.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:38 +0000 (0:00:00.021) 0:00:20.551 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.214) 0:00:20.766 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpx1of9lyv" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.193) 0:00:20.959 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.369) 0:00:21.329 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.022) 0:00:21.351 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.023) 0:00:21.375 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.023) 0:00:21.398 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.022) 0:00:21.420 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.131) 0:00:21.552 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.044) 0:00:21.597 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:26:39 +0000 (0:00:00.035) 0:00:21.632 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295199.5471127, "block_size": 4096, "blocks": 0, "ctime": 1708295199.5461128, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6543, "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": 1708295199.5461128, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.136) 0:00:21.768 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:3 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.025) 0:00:21.794 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.067) 0:00:21.861 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.023) 0:00:21.884 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295197.6111126, "block_size": 4096, "blocks": 8, "ctime": 1708295196.0451126, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 15190, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1708295196.0451126, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.131) 0:00:22.015 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.023) 0:00:22.039 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006418", "end": "2024-02-18 22:26:40.473943", "rc": 1, "start": "2024-02-18 22:26:40.467525" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.138) 0:00:22.178 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.023) 0:00:22.201 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# Ansible managed", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003023", "end": "2024-02-18 22:26:40.636381", "rc": 0, "start": "2024-02-18 22:26:40.633358" } STDOUT: # Ansible managed TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.140) 0:00:22.342 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true }, "changed": false } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.029) 0:00:22.371 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^# system_role:network", "/etc/sysconfig/network-scripts/ifcfg-statebr" ], "delta": "0:00:00.003020", "end": "2024-02-18 22:26:40.805283", "rc": 0, "start": "2024-02-18 22:26:40.802263" } STDOUT: # system_role:network TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.138) 0:00:22.510 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:5 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.027) 0:00:22.537 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:10 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.024) 0:00:22.562 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_present.yml:15 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.024) 0:00:22.586 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.023) 0:00:22.610 ******* TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:26:40 +0000 (0:00:00.020) 0:00:22.631 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.048) 0:00:22.679 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.040) 0:00:22.719 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.027307", "end": "2024-02-18 22:26:41.174534", "rc": 0, "start": "2024-02-18 22:26:41.147227" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:83 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.163) 0:00:22.882 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.037) 0:00:22.920 ******* ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.023) 0:00:22.944 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.047) 0:00:22.991 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.035) 0:00:23.026 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.033) 0:00:23.060 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003167", "end": "2024-02-18 22:26:41.492352", "rc": 0, "start": "2024-02-18 22:26:41.489185" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.135) 0:00:23.196 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.023) 0:00:23.219 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.022) 0:00:23.241 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.073) 0:00:23.315 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.038) 0:00:23.353 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.043) 0:00:23.396 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.028) 0:00:23.425 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.022) 0:00:23.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:41 +0000 (0:00:00.021) 0:00:23.469 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:43 +0000 (0:00:01.588) 0:00:25.057 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.608) 0:00:25.665 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.023) 0:00:25.688 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.024) 0:00:25.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.022) 0:00:25.735 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.044) 0:00:25.780 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.021) 0:00:25.802 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.021) 0:00:25.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.025) 0:00:25.849 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.021) 0:00:25.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.021) 0:00:25.892 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.189) 0:00:26.081 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmppb5dti8x" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.195) 0:00:26.277 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.277) 0:00:26.554 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.022) 0:00:26.577 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.023) 0:00:26.601 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.022) 0:00:26.623 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:44 +0000 (0:00:00.021) 0:00:26.645 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.125) 0:00:26.771 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.024) 0:00:26.795 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.035) 0:00:26.831 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.039) 0:00:26.871 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.026) 0:00:26.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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.021) 0:00:26.919 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:45 +0000 (0:00:00.021) 0:00:26.940 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:46 +0000 (0:00:01.533) 0:00:28.474 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.583) 0:00:29.058 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.022) 0:00:29.081 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.022) 0:00:29.104 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.021) 0:00:29.125 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.044) 0:00:29.170 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.021) 0:00:29.192 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.021) 0:00:29.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.048) 0:00:29.261 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.022) 0:00:29.284 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.021) 0:00:29.305 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:47 +0000 (0:00:00.191) 0:00:29.497 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpm0bpig6e" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.192) 0:00:29.689 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.352) 0:00:30.041 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.022) 0:00:30.063 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.022) 0:00:30.086 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.025) 0:00:30.111 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.021) 0:00:30.133 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.126) 0:00:30.260 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.039) 0:00:30.299 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.063) 0:00:30.362 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.042) 0:00:30.405 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.027) 0:00:30.432 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.022) 0:00:30.455 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:48 +0000 (0:00:00.021) 0:00:30.476 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:50 +0000 (0:00:01.525) 0:00:32.002 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:50 +0000 (0:00:00.596) 0:00:32.598 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:50 +0000 (0:00:00.022) 0:00:32.621 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:50 +0000 (0:00:00.022) 0:00:32.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.022) 0:00:32.665 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.043) 0:00:32.709 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.022) 0:00:32.731 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.022) 0:00:32.754 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.024) 0:00:32.779 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.022) 0:00:32.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.021) 0:00:32.823 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.190) 0:00:33.013 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmp3p04sv1w" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.193) 0:00:33.207 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.272) 0:00:33.479 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.053) 0:00:33.532 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.024) 0:00:33.557 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.023) 0:00:33.581 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:51 +0000 (0:00:00.022) 0:00:33.603 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.125) 0:00:33.728 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml:3 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.043) 0:00:33.771 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_interface_stat.yml:3 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.035) 0:00:33.807 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708295208.2741127, "block_size": 4096, "blocks": 0, "ctime": 1708295208.2691126, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6543, "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": 1708295208.2691126, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_device_present.yml:5 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.132) 0:00:33.939 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.024) 0:00:33.964 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.037) 0:00:34.001 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.023) 0:00:34.025 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.129) 0:00:34.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.021) 0:00:34.175 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006387", "end": "2024-02-18 22:26:52.609253", "rc": 1, "start": "2024-02-18 22:26:52.602866" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.135) 0:00:34.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.023) 0:00:34.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.022) 0:00:34.357 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.024) 0:00:34.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.023) 0:00:34.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.022) 0:00:34.428 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.025) 0:00:34.454 ******* TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.021) 0:00:34.475 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.022) 0:00:34.498 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:26:52 +0000 (0:00:00.040) 0:00:34.539 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.035040", "end": "2024-02-18 22:26:53.002537", "rc": 0, "start": "2024-02-18 22:26:52.967497" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:103 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.172) 0:00:34.711 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.037) 0:00:34.748 ******* ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.023) 0:00:34.772 ******* 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": false, "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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.074) 0:00:34.846 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.035) 0:00:34.881 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.034) 0:00:34.916 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003122", "end": "2024-02-18 22:26:53.349457", "rc": 0, "start": "2024-02-18 22:26:53.346335" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.136) 0:00:35.053 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.023) 0:00:35.076 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.023) 0:00:35.099 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.048) 0:00:35.148 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.036) 0:00:35.185 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.040) 0:00:35.225 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.027) 0:00:35.252 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.022) 0:00:35.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:53 +0000 (0:00:00.021) 0:00:35.296 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:55 +0000 (0:00:01.538) 0:00:36.834 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.579) 0:00:37.414 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.023) 0:00:37.438 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.022) 0:00:37.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.022) 0:00:37.482 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.044) 0:00:37.526 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.042) 0:00:37.569 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.023) 0:00:37.592 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.025) 0:00:37.618 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:55 +0000 (0:00:00.023) 0:00:37.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.022) 0:00:37.664 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.192) 0:00:37.857 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmps4ygm72i" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.195) 0:00:38.052 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.242) 0:00:38.295 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.022) 0:00:38.317 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.023) 0:00:38.340 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.023) 0:00:38.364 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.022) 0:00:38.386 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.127) 0:00:38.514 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.023) 0:00:38.538 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.065) 0:00:38.603 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:26:56 +0000 (0:00:00.041) 0:00:38.644 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:26:57 +0000 (0:00:00.027) 0:00:38.672 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:26:57 +0000 (0:00:00.022) 0:00:38.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:26:57 +0000 (0:00:00.022) 0:00:38.717 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:26:58 +0000 (0:00:01.504) 0:00:40.221 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.627) 0:00:40.849 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.024) 0:00:40.873 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:40.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:40.917 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.044) 0:00:40.961 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:40.983 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:41.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.025) 0:00:41.030 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:41.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.021) 0:00:41.073 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.188) 0:00:41.262 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpwo16f1ih" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:26:59 +0000 (0:00:00.192) 0:00:41.454 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.401) 0:00:41.856 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.021) 0:00:41.878 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.023) 0:00:41.901 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.022) 0:00:41.924 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.021) 0:00:41.945 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove_profile.yml:3 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.129) 0:00:42.075 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.038) 0:00:42.113 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.040) 0:00:42.153 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.028) 0:00:42.182 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.023) 0:00:42.205 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:00 +0000 (0:00:00.022) 0:00:42.228 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:02 +0000 (0:00:01.527) 0:00:43.755 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.580) 0:00:44.336 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.023) 0:00:44.359 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.022) 0:00:44.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.021) 0:00:44.403 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.044) 0:00:44.448 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.022) 0:00:44.470 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.022) 0:00:44.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.025) 0:00:44.518 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.022) 0:00:44.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:02 +0000 (0:00:00.046) 0:00:44.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.190) 0:00:44.778 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmp5z2ny1a2" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.192) 0:00:44.971 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.242) 0:00:45.214 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.022) 0:00:45.236 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.023) 0:00:45.259 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.022) 0:00:45.282 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.021) 0:00:45.304 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.125) 0:00:45.429 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.040) 0:00:45.470 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.040) 0:00:45.510 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.068) 0:00:45.578 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.028) 0:00:45.607 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.021) 0:00:45.629 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:03 +0000 (0:00:00.022) 0:00:45.651 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:05 +0000 (0:00:01.491) 0:00:47.143 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.581) 0:00:47.725 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.045) 0:00:47.770 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.022) 0:00:47.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.021) 0:00:47.814 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.044) 0:00:47.859 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.022) 0:00:47.881 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.021) 0:00:47.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.025) 0:00:47.929 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.022) 0:00:47.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.021) 0:00:47.973 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.190) 0:00:48.164 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpqpb7awe6" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.192) 0:00:48.356 ******* 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.231) 0:00:48.588 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.021) 0:00:48.609 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:06 +0000 (0:00:00.022) 0:00:48.632 ******* 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.023) 0:00:48.656 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.047) 0:00:48.704 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.126) 0:00:48.830 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.041) 0:00:48.872 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.039) 0:00:48.911 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.021) 0:00:48.933 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.128) 0:00:49.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.022) 0:00:49.084 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006427", "end": "2024-02-18 22:27:07.519050", "rc": 1, "start": "2024-02-18 22:27:07.512623" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.138) 0:00:49.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.023) 0:00:49.245 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.023) 0:00:49.268 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.025) 0:00:49.294 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.023) 0:00:49.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.024) 0:00:49.342 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.059) 0:00:49.402 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.026) 0:00:49.429 ******* ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.025) 0:00:49.455 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:27:07 +0000 (0:00:00.041) 0:00:49.496 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.044661", "end": "2024-02-18 22:27:07.970528", "rc": 0, "start": "2024-02-18 22:27:07.925867" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tests_states.yml:126 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.179) 0:00:49.676 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:5 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.039) 0:00:49.716 ******* ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:9 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.023) 0:00:49.739 ******* 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": false, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:21 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.050) 0:00:49.790 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:3 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.037) 0:00:49.827 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:3 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.035) 0:00:49.862 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003157", "end": "2024-02-18 22:27:08.298496", "rc": 0, "start": "2024-02-18 22:27:08.295339" } STDOUT: dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_current_interfaces.yml:9 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.138) 0:00:50.001 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/show_interfaces.yml:5 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.023) 0:00:50.025 ******* ok: [sut] => {} MSG: current_interfaces: ['dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:24 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.049) 0:00:50.075 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:3 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.048) 0:00:50.123 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.037) 0:00:50.161 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.040) 0:00:50.201 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.028) 0:00:50.229 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.022) 0:00:50.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:08 +0000 (0:00:00.021) 0:00:50.273 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:10 +0000 (0:00:01.531) 0:00:51.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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.581) 0:00:52.387 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.025) 0:00:52.413 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.024) 0:00:52.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.023) 0:00:52.461 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.047) 0:00:52.509 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.023) 0:00:52.533 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.022) 0:00:52.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.027) 0:00:52.583 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.024) 0:00:52.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:10 +0000 (0:00:00.023) 0:00:52.630 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.190) 0:00:52.821 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpzxb42rdi" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.193) 0:00:53.014 ******* 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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.238) 0:00:53.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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.021) 0:00:53.275 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.025) 0:00:53.301 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.024) 0:00:53.325 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.022) 0:00:53.348 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/create_bridge_profile.yml:14 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.127) 0:00:53.475 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add ifcfg-rh profile 'statebr'" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/activate_profile.yml:3 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.024) 0:00:53.500 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.041) 0:00:53.541 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.042) 0:00:53.584 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.029) 0:00:53.613 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:11 +0000 (0:00:00.025) 0:00:53.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:12 +0000 (0:00:00.021) 0:00:53.660 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:13 +0000 (0:00:01.523) 0:00:55.184 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.580) 0:00:55.764 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.024) 0:00:55.789 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.023) 0:00:55.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.021) 0:00:55.833 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.043) 0:00:55.877 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.044) 0:00:55.921 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.022) 0:00:55.944 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.025) 0:00:55.969 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.022) 0:00:55.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.021) 0:00:56.014 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.189) 0:00:56.203 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpzg1uqkxv" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:14 +0000 (0:00:00.194) 0:00:56.398 ******* changed: [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": "initscripts" } }, "changed": true } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active) [003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.343) 0:00:56.741 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.022) 0:00:56.763 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.022) 0:00:56.786 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)\n[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr (not-active)", "[003] #0, state:up persistent_state:present, 'statebr': call 'ifup statebr': rc=0, out='', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.023) 0:00:56.809 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.021) 0:00:56.831 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.129) 0:00:56.960 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.070) 0:00:57.031 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.042) 0:00:57.073 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.029) 0:00:57.102 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.023) 0:00:57.126 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:15 +0000 (0:00:00.022) 0:00:57.148 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:16 +0000 (0:00:01.502) 0:00:58.651 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.610) 0:00:59.261 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.023) 0:00:59.285 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.022) 0:00:59.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.021) 0:00:59.329 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.043) 0:00:59.373 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.022) 0:00:59.395 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.021) 0:00:59.417 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.026) 0:00:59.444 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.022) 0:00:59.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:17 +0000 (0:00:00.021) 0:00:59.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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.189) 0:00:59.677 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmpkjbqdtir" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.196) 0:00:59.873 ******* 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": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.244) 0:01:00.118 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.021) 0:01:00.139 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.053) 0:01:00.192 ******* 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": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': down connection statebr skipped because not active", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-statebr'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.024) 0:01:00.217 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.021) 0:01:00.239 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:30 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.125) 0:01:00.365 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/remove+down_profile.yml:3 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.043) 0:01:00.408 ******* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.037) 0:01:00.445 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.041) 0:01:00.487 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.028) 0:01:00.516 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.023) 0:01:00.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Sunday 18 February 2024 22:27:18 +0000 (0:00:00.022) 0:01:00.561 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Sunday 18 February 2024 22:27:20 +0000 (0:00:01.508) 0:01:02.070 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Sunday 18 February 2024 22:27:20 +0000 (0:00:00.577) 0:01:02.647 ******* ok: [sut] => {} MSG: Using network provider: initscripts 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.022) 0:01:02.670 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.022) 0:01:02.693 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.022) 0:01:02.715 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:43 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.044) 0:01:02.760 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:58 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.023) 0:01:02.784 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:74 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.021) 0:01:02.806 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:88 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.027) 0:01:02.833 ******* 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:99 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.049) 0:01:02.883 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.021) 0:01:02.905 ******* 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.192) 0:01:03.097 ******* ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-14993xaq1ak3n/tmp70bh12cs" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.197) 0:01:03.294 ******* 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": "initscripts" } }, "changed": false } STDERR: [003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist [004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:137 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.234) 0:01:03.529 ******* 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-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:143 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.025) 0:01:03.554 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:147 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.024) 0:01:03.579 ******* 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": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist\n[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'statebr': ifcfg file '/etc/sysconfig/network-scripts/ifcfg-statebr' does not exist", "[004] #0, state:down persistent_state:absent, 'statebr': delete ifcfg-rh files for 'statebr' (no files present)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:152 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.025) 0:01:03.605 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:158 Sunday 18 February 2024 22:27:21 +0000 (0:00:00.021) 0:01:03.626 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:36 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.129) 0:01:03.756 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:3 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.045) 0:01:03.802 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:3 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.036) 0:01:03.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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:9 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.054) 0:01:03.894 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:17 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.132) 0:01:04.026 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:25 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.022) 0:01:04.049 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.006559", "end": "2024-02-18 22:27:22.484983", "rc": 1, "start": "2024-02-18 22:27:22.478424" } STDERR: Error: Object 'connection' is unknown, try 'nmcli help'. 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:35 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.137) 0:01:04.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:49 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.024) 0:01:04.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:56 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.023) 0:01:04.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:62 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.023) 0:01:04.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_profile_stat.yml:69 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.023) 0:01:04.282 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/assert_profile_absent.yml:5 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.025) 0:01:04.308 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Sunday 18 February 2024 22:27:22 +0000 (0:00:00.026) 0:01:04.334 ******* ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.375924", "end": "2024-02-18 22:27:23.139247", "rc": 0, "start": "2024-02-18 22:27:22.763323" } STDOUT: NetworkManager-0.8.1-113.el6 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.511) 0:01:04.845 ******* ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-0.8.1-113.el6" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.022) 0:01:04.868 ******* ok: [sut] => { "networkmanager_nvr": "NetworkManager-0.8.1-113.el6" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:42 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.022) 0:01:04.891 ******* skipping: [sut] => (item={'what': 'tasks/assert_device_absent.yml', 'condition': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "condition": false, "what": "tasks/assert_device_absent.yml" }, "skip_reason": "Conditional result was False" } TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:47 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.026) 0:01:04.917 ******* 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-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/run_test.yml:66 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.022) 0:01:04.940 ******* included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml for sut included: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/cleanup_profile+device.yml:3 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.074) 0:01:05.015 ******* ok: [sut] => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.038432", "end": "2024-02-18 22:27:23.486506", "rc": 0, "start": "2024-02-18 22:27:23.448074" } STDERR: Error: Can't obtain connections: settings services are not running. Error: Can't obtain connections: settings services are not running. TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/check_network_dns.yml:6 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.176) 0:01:05.192 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.006588", "end": "2024-02-18 22:27:23.631397", "rc": 0, "start": "2024-02-18 22:27:23.624809" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc pfifo_fast state UP qlen 1000 link/ether 12:de:66:cb:eb:57 brd ff:ff:ff:ff:ff:ff inet 10.31.11.187/22 brd 10.31.11.255 scope global eth0 inet6 fe80::10de:66ff:fecb:eb57/64 scope link valid_lft forever preferred_lft forever 17: dummy0: mtu 1500 qdisc noop state DOWN link/ether 4e:11:fb:8d:e9:f4 brd ff:ff:ff:ff:ff:ff IP ROUTE 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.187 169.254.0.0/16 dev eth0 scope link metric 1002 default via 10.31.8.1 dev eth0 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 mtu 65536 unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:7f00::/24 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:ac10::/28 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 mtu 65536 unreachable 2002:e000::/19 dev lo metric 1024 error -113 mtu 65536 unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 mtu 65536 fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 RESOLV ; Created by cloud-init on instance boot automatically, do not edit. ; ; generated by /sbin/dhclient-script search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/playbooks/tasks/check_network_dns.yml:24 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.143) 0:01:05.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=334 changed=13 unreachable=0 failed=0 skipped=228 rescued=0 ignored=10 Sunday 18 February 2024 22:27:23 +0000 (0:00:00.014) 0:01:05.349 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.83s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.57s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.50s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.49s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Configure networking connection profiles --- 1.47s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Configure networking connection profiles --- 1.36s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable network service --------------------- 1.04s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:108 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/tests_states_initscripts.yml:5 ---- linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.97s /WORKDIR/git-nm_plugin_hotfix3hc6ync3/tests/roles/linux-system-roles.network/tasks/main.yml:116 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---