# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewritekel1qiae/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-bond_options_rewritekel1qiae/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tests_auto_gateway_nm.yml:6 Friday 09 February 2024 19:52:52 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tests_auto_gateway_nm.yml:9 Friday 09 February 2024 19:52:53 +0000 (0:00:00.819) 0:00:00.831 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/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-bond_options_rewritekel1qiae/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 19:52:53 +0000 (0:00:00.012) 0:00:00.843 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/el_repo_setup.yml:17 Friday 09 February 2024 19:52:53 +0000 (0:00:00.415) 0:00:01.259 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/el_repo_setup.yml:22 Friday 09 February 2024 19:52:54 +0000 (0:00:00.241) 0:00:01.500 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/el_repo_setup.yml:26 Friday 09 February 2024 19:52:54 +0000 (0:00:00.014) 0:00:01.515 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/el_repo_setup.yml:51 Friday 09 February 2024 19:52:54 +0000 (0:00:00.008) 0:00:01.524 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 19:52:54 +0000 (0:00:00.021) 0:00:01.545 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 19:52:54 +0000 (0:00:00.008) 0:00:01.554 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 19:52:54 +0000 (0:00:00.012) 0:00:01.566 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 19:52:54 +0000 (0:00:00.008) 0:00:01.575 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 19:52:54 +0000 (0:00:00.008) 0:00:01.584 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/tests_auto_gateway_nm.yml:11 Friday 09 February 2024 19:52:54 +0000 (0:00:00.008) 0:00:01.593 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:3 Friday 09 February 2024 19:52:54 +0000 (0:00:00.016) 0:00:01.610 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:9 Friday 09 February 2024 19:52:54 +0000 (0:00:00.611) 0:00:02.221 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:52:54 +0000 (0:00:00.033) 0:00:02.255 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:52:54 +0000 (0:00:00.020) 0:00:02.275 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003250", "end": "2024-02-09 19:52:55.207933", "rc": 0, "start": "2024-02-09 19:52:55.204683" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:52:55 +0000 (0:00:00.273) 0:00:02.549 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:52:55 +0000 (0:00:00.025) 0:00:02.574 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:11 Friday 09 February 2024 19:52:55 +0000 (0:00:00.031) 0:00:02.606 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:52:55 +0000 (0:00:00.030) 0:00:02.636 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:52:55 +0000 (0:00:00.009) 0:00:02.646 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:52:55 +0000 (0:00:00.009) 0:00:02.655 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:52:55 +0000 (0:00:00.015) 0:00:02.671 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:52:55 +0000 (0:00:00.012) 0:00:02.683 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003608", "end": "2024-02-09 19:52:55.547877", "rc": 0, "start": "2024-02-09 19:52:55.544269" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:52:55 +0000 (0:00:00.192) 0:00:02.876 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:52:55 +0000 (0:00:00.011) 0:00:02.888 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:52:55 +0000 (0:00:00.011) 0:00:02.899 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:52:57 +0000 (0:00:01.974) 0:00:04.874 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.015601", "end": "2024-02-09 19:52:57.750077", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 19:52:57.734476" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003504", "end": "2024-02-09 19:52:57.968540", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 19:52:57.965036" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004483", "end": "2024-02-09 19:52:58.150363", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 19:52:58.145880" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:52:58 +0000 (0:00:00.605) 0:00:05.479 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.053877", "end": "2024-02-09 19:52:58.390142", "rc": 0, "start": "2024-02-09 19:52:58.336265" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:52:58 +0000 (0:00:00.239) 0:00:05.719 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:52:58 +0000 (0:00:00.010) 0:00:05.730 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:52:58 +0000 (0:00:00.015) 0:00:05.745 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:52:58 +0000 (0:00:00.009) 0:00:05.754 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:52:58 +0000 (0:00:00.011) 0:00:05.766 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:15 Friday 09 February 2024 19:52:58 +0000 (0:00:00.009) 0:00:05.776 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:52:58 +0000 (0:00:00.025) 0:00:05.802 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:52:58 +0000 (0:00:00.012) 0:00:05.815 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508377.7458966, "block_size": 4096, "blocks": 0, "ctime": 1707508377.7458966, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707508377.7458966, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:52:58 +0000 (0:00:00.189) 0:00:06.004 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:17 Friday 09 February 2024 19:52:58 +0000 (0:00:00.010) 0:00:06.015 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:52:58 +0000 (0:00:00.010) 0:00:06.026 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:52:58 +0000 (0:00:00.017) 0:00:06.043 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:52:58 +0000 (0:00:00.018) 0:00:06.062 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:52:58 +0000 (0:00:00.012) 0:00:06.075 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:52:58 +0000 (0:00:00.023) 0:00:06.098 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:53:00 +0000 (0:00:01.545) 0:00:07.644 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:53:01 +0000 (0:00:01.159) 0:00:08.803 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:53:01 +0000 (0:00:00.024) 0:00:08.827 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:53:01 +0000 (0:00:00.025) 0:00:08.852 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:53:01 +0000 (0:00:00.028) 0:00:08.881 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:53:01 +0000 (0:00:00.071) 0:00:08.953 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:53:01 +0000 (0:00:00.023) 0:00:08.976 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:53:01 +0000 (0:00:00.022) 0:00:08.998 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:53:01 +0000 (0:00:00.054) 0:00:09.053 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:53:02 +0000 (0:00:00.561) 0:00:09.614 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:53:02 +0000 (0:00:00.037) 0:00:09.651 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:53:02 +0000 (0:00:00.019) 0:00:09.670 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:53:02 +0000 (0:00:00.019) 0:00:09.689 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:53:03 +0000 (0:00:00.895) 0:00:10.585 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:53:03 +0000 (0:00:00.025) 0:00:10.611 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:53:03 +0000 (0:00:00.022) 0:00:10.633 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 729f5058-8734-4d77-b3f1-2acfe6625469 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:53:03 +0000 (0:00:00.026) 0:00:10.660 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:53:03 +0000 (0:00:00.032) 0:00:10.692 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:42 Friday 09 February 2024 19:53:03 +0000 (0:00:00.318) 0:00:11.011 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:53:03 +0000 (0:00:00.043) 0:00:11.054 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:53:03 +0000 (0:00:00.029) 0:00:11.083 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508377.7458966, "block_size": 4096, "blocks": 0, "ctime": 1707508377.7458966, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707508377.7458966, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:53:03 +0000 (0:00:00.203) 0:00:11.287 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:44 Friday 09 February 2024 19:53:04 +0000 (0:00:00.024) 0:00:11.311 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:53:04 +0000 (0:00:00.093) 0:00:11.405 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:53:04 +0000 (0:00:00.032) 0:00:11.437 ******* 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-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:53:04 +0000 (0:00:00.020) 0:00:11.457 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:53:04 +0000 (0:00:00.194) 0:00:11.652 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:53:04 +0000 (0:00:00.018) 0:00:11.670 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.052185", "end": "2024-02-09 19:53:04.584169", "rc": 0, "start": "2024-02-09 19:53:04.531984" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:53:04 +0000 (0:00:00.254) 0:00:11.925 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:53:04 +0000 (0:00:00.024) 0:00:11.949 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:53:04 +0000 (0:00:00.020) 0:00:11.970 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:53:04 +0000 (0:00:00.022) 0:00:11.993 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:53:04 +0000 (0:00:00.019) 0:00:12.012 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:53:04 +0000 (0:00:00.022) 0:00:12.034 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:53:04 +0000 (0:00:00.027) 0:00:12.062 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:53:04 +0000 (0:00:00.022) 0:00:12.085 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:48 Friday 09 February 2024 19:53:04 +0000 (0:00:00.021) 0:00:12.107 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003592", "end": "2024-02-09 19:53:04.966735", "rc": 0, "start": "2024-02-09 19:53:04.963143" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.98 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.98 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:52 Friday 09 February 2024 19:53:04 +0000 (0:00:00.196) 0:00:12.303 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:58 Friday 09 February 2024 19:53:05 +0000 (0:00:00.020) 0:00:12.324 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003317", "end": "2024-02-09 19:53:05.183172", "rc": 0, "start": "2024-02-09 19:53:05.179855" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:62 Friday 09 February 2024 19:53:05 +0000 (0:00:00.194) 0:00:12.519 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:69 Friday 09 February 2024 19:53:05 +0000 (0:00:00.048) 0:00:12.568 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:53:05 +0000 (0:00:00.031) 0:00:12.599 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:53:05 +0000 (0:00:00.039) 0:00:12.639 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:53:05 +0000 (0:00:00.032) 0:00:12.671 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:53:05 +0000 (0:00:00.026) 0:00:12.698 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:53:05 +0000 (0:00:00.023) 0:00:12.721 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:53:06 +0000 (0:00:01.400) 0:00:14.121 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:53:07 +0000 (0:00:00.974) 0:00:15.096 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:53:07 +0000 (0:00:00.032) 0:00:15.128 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:53:07 +0000 (0:00:00.024) 0:00:15.153 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:53:07 +0000 (0:00:00.021) 0:00:15.175 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:53:07 +0000 (0:00:00.065) 0:00:15.241 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:53:07 +0000 (0:00:00.022) 0:00:15.264 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:53:07 +0000 (0:00:00.022) 0:00:15.286 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:53:08 +0000 (0:00:00.035) 0:00:15.322 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:53:08 +0000 (0:00:00.499) 0:00:15.821 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:53:08 +0000 (0:00:00.035) 0:00:15.857 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:53:08 +0000 (0:00:00.054) 0:00:15.911 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:53:08 +0000 (0:00:00.032) 0:00:15.944 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:53:09 +0000 (0:00:00.477) 0:00:16.421 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:53:09 +0000 (0:00:00.031) 0:00:16.452 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:53:09 +0000 (0:00:00.023) 0:00:16.476 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:53:09 +0000 (0:00:00.028) 0:00:16.504 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:53:09 +0000 (0:00:00.024) 0:00:16.528 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:81 Friday 09 February 2024 19:53:09 +0000 (0:00:00.218) 0:00:16.747 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:53:09 +0000 (0:00:00.047) 0:00:16.795 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:53:09 +0000 (0:00:00.026) 0:00:16.821 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:53:09 +0000 (0:00:00.019) 0:00:16.840 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:53:09 +0000 (0:00:00.035) 0:00:16.876 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:53:09 +0000 (0:00:00.076) 0:00:16.952 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003075", "end": "2024-02-09 19:53:09.813561", "rc": 0, "start": "2024-02-09 19:53:09.810486" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:53:09 +0000 (0:00:00.213) 0:00:17.166 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:53:09 +0000 (0:00:00.028) 0:00:17.194 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:53:09 +0000 (0:00:00.025) 0:00:17.220 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:53:10 +0000 (0:00:00.926) 0:00:18.146 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:53:10 +0000 (0:00:00.032) 0:00:18.179 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:53:10 +0000 (0:00:00.022) 0:00:18.201 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015262", "end": "2024-02-09 19:53:11.075995", "rc": 0, "start": "2024-02-09 19:53:11.060733" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:53:11 +0000 (0:00:00.217) 0:00:18.419 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:53:11 +0000 (0:00:00.027) 0:00:18.447 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:53:11 +0000 (0:00:00.026) 0:00:18.473 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:53:11 +0000 (0:00:00.023) 0:00:18.497 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:85 Friday 09 February 2024 19:53:11 +0000 (0:00:00.025) 0:00:18.522 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:89 Friday 09 February 2024 19:53:11 +0000 (0:00:00.024) 0:00:18.547 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:53:11 +0000 (0:00:00.051) 0:00:18.599 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:53:11 +0000 (0:00:00.023) 0:00:18.622 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:53:11 +0000 (0:00:00.035) 0:00:18.658 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:53:11 +0000 (0:00:00.037) 0:00:18.695 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:53:11 +0000 (0:00:00.064) 0:00:18.759 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003274", "end": "2024-02-09 19:53:11.669159", "rc": 0, "start": "2024-02-09 19:53:11.665885" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:53:11 +0000 (0:00:00.245) 0:00:19.005 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:53:11 +0000 (0:00:00.022) 0:00:19.027 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:53:11 +0000 (0:00:00.020) 0:00:19.048 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:53:12 +0000 (0:00:00.866) 0:00:19.915 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.010901", "end": "2024-02-09 19:53:12.788384", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-02-09 19:53:12.777483" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003486", "end": "2024-02-09 19:53:12.995520", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-02-09 19:53:12.992034" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003974", "end": "2024-02-09 19:53:13.188777", "item": "ip link set veth0 up", "rc": 0, "start": "2024-02-09 19:53:13.184803" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:53:13 +0000 (0:00:00.618) 0:00:20.534 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.019809", "end": "2024-02-09 19:53:13.421860", "rc": 0, "start": "2024-02-09 19:53:13.402051" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:53:13 +0000 (0:00:00.227) 0:00:20.761 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:53:13 +0000 (0:00:00.021) 0:00:20.782 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:53:13 +0000 (0:00:00.020) 0:00:20.803 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:53:13 +0000 (0:00:00.041) 0:00:20.844 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:53:13 +0000 (0:00:00.020) 0:00:20.865 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:53:13 +0000 (0:00:00.019) 0:00:20.884 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:53:13 +0000 (0:00:00.036) 0:00:20.921 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:53:13 +0000 (0:00:00.039) 0:00:20.960 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:53:13 +0000 (0:00:00.029) 0:00:20.989 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:53:13 +0000 (0:00:00.034) 0:00:21.023 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:53:15 +0000 (0:00:01.435) 0:00:22.459 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:53:16 +0000 (0:00:00.957) 0:00:23.417 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:53:16 +0000 (0:00:00.022) 0:00:23.439 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:53:16 +0000 (0:00:00.023) 0:00:23.462 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:53:16 +0000 (0:00:00.024) 0:00:23.487 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:53:16 +0000 (0:00:00.058) 0:00:23.545 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:53:16 +0000 (0:00:00.024) 0:00:23.570 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:53:16 +0000 (0:00:00.025) 0:00:23.595 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:53:16 +0000 (0:00:00.047) 0:00:23.643 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:53:16 +0000 (0:00:00.384) 0:00:24.027 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:53:16 +0000 (0:00:00.070) 0:00:24.098 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:53:16 +0000 (0:00:00.022) 0:00:24.120 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:53:16 +0000 (0:00:00.025) 0:00:24.146 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:53:17 +0000 (0:00:00.416) 0:00:24.562 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:53:17 +0000 (0:00:00.027) 0:00:24.589 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:53:17 +0000 (0:00:00.022) 0:00:24.612 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 83e3cf7d-5b82-4b9f-8030-23b276dc923f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:53:17 +0000 (0:00:00.073) 0:00:24.686 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:53:17 +0000 (0:00:00.028) 0:00:24.714 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:110 Friday 09 February 2024 19:53:17 +0000 (0:00:00.211) 0:00:24.926 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:3 Friday 09 February 2024 19:53:17 +0000 (0:00:00.046) 0:00:24.973 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 09 February 2024 19:53:17 +0000 (0:00:00.030) 0:00:25.003 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707508392.7818313, "block_size": 4096, "blocks": 0, "ctime": 1707508392.7818313, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23463, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1707508392.7818313, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_device_present.yml:5 Friday 09 February 2024 19:53:17 +0000 (0:00:00.207) 0:00:25.210 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:112 Friday 09 February 2024 19:53:17 +0000 (0:00:00.044) 0:00:25.255 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 09 February 2024 19:53:18 +0000 (0:00:00.063) 0:00:25.318 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 09 February 2024 19:53:18 +0000 (0:00:00.033) 0:00:25.352 ******* 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-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 09 February 2024 19:53:18 +0000 (0:00:00.023) 0:00:25.375 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 09 February 2024 19:53:18 +0000 (0:00:00.203) 0:00:25.579 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 09 February 2024 19:53:18 +0000 (0:00:00.020) 0:00:25.599 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021045", "end": "2024-02-09 19:53:18.476878", "rc": 0, "start": "2024-02-09 19:53:18.455833" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 09 February 2024 19:53:18 +0000 (0:00:00.214) 0:00:25.813 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 09 February 2024 19:53:18 +0000 (0:00:00.052) 0:00:25.866 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 09 February 2024 19:53:18 +0000 (0:00:00.019) 0:00:25.886 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 09 February 2024 19:53:18 +0000 (0:00:00.019) 0:00:25.905 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 09 February 2024 19:53:18 +0000 (0:00:00.019) 0:00:25.925 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 09 February 2024 19:53:18 +0000 (0:00:00.018) 0:00:25.943 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 09 February 2024 19:53:18 +0000 (0:00:00.022) 0:00:25.966 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 09 February 2024 19:53:18 +0000 (0:00:00.023) 0:00:25.989 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:116 Friday 09 February 2024 19:53:18 +0000 (0:00:00.021) 0:00:26.010 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003362", "end": "2024-02-09 19:53:18.870281", "rc": 0, "start": "2024-02-09 19:53:18.866919" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.47.98 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.98 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:120 Friday 09 February 2024 19:53:18 +0000 (0:00:00.204) 0:00:26.215 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:126 Friday 09 February 2024 19:53:18 +0000 (0:00:00.027) 0:00:26.242 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003395", "end": "2024-02-09 19:53:19.102355", "rc": 0, "start": "2024-02-09 19:53:19.098960" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:130 Friday 09 February 2024 19:53:19 +0000 (0:00:00.215) 0:00:26.457 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:137 Friday 09 February 2024 19:53:19 +0000 (0:00:00.038) 0:00:26.496 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 February 2024 19:53:19 +0000 (0:00:00.029) 0:00:26.525 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 09 February 2024 19:53:19 +0000 (0:00:00.040) 0:00:26.565 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 09 February 2024 19:53:19 +0000 (0:00:00.043) 0:00:26.609 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 09 February 2024 19:53:19 +0000 (0:00:00.022) 0:00:26.631 ******* skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 09 February 2024 19:53:19 +0000 (0:00:00.022) 0:00:26.654 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 09 February 2024 19:53:20 +0000 (0:00:01.439) 0:00:28.093 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 February 2024 19:53:21 +0000 (0:00:00.962) 0:00:29.056 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 February 2024 19:53:21 +0000 (0:00:00.028) 0:00:29.084 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 February 2024 19:53:21 +0000 (0:00:00.022) 0:00:29.107 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Friday 09 February 2024 19:53:21 +0000 (0:00:00.024) 0:00:29.131 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Friday 09 February 2024 19:53:21 +0000 (0:00:00.060) 0:00:29.192 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Friday 09 February 2024 19:53:21 +0000 (0:00:00.024) 0:00:29.217 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Friday 09 February 2024 19:53:21 +0000 (0:00:00.021) 0:00:29.239 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Friday 09 February 2024 19:53:21 +0000 (0:00:00.034) 0:00:29.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 [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Friday 09 February 2024 19:53:22 +0000 (0:00:00.420) 0:00:29.694 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Friday 09 February 2024 19:53:22 +0000 (0:00:00.046) 0:00:29.740 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Friday 09 February 2024 19:53:22 +0000 (0:00:00.027) 0:00:29.768 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Friday 09 February 2024 19:53:22 +0000 (0:00:00.020) 0:00:29.789 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Friday 09 February 2024 19:53:22 +0000 (0:00:00.432) 0:00:30.222 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Friday 09 February 2024 19:53:22 +0000 (0:00:00.022) 0:00:30.244 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Friday 09 February 2024 19:53:22 +0000 (0:00:00.025) 0:00:30.269 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Friday 09 February 2024 19:53:23 +0000 (0:00:00.060) 0:00:30.330 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Friday 09 February 2024 19:53:23 +0000 (0:00:00.026) 0:00:30.357 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:149 Friday 09 February 2024 19:53:23 +0000 (0:00:00.208) 0:00:30.565 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 09 February 2024 19:53:23 +0000 (0:00:00.051) 0:00:30.616 ******* skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 09 February 2024 19:53:23 +0000 (0:00:00.020) 0:00:30.637 ******* skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 09 February 2024 19:53:23 +0000 (0:00:00.021) 0:00:30.659 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:3 Friday 09 February 2024 19:53:23 +0000 (0:00:00.045) 0:00:30.704 ******* included: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 09 February 2024 19:53:23 +0000 (0:00:00.055) 0:00:30.760 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003323", "end": "2024-02-09 19:53:23.622946", "rc": 0, "start": "2024-02-09 19:53:23.619623" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 09 February 2024 19:53:23 +0000 (0:00:00.200) 0:00:30.960 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/show_interfaces.yml:5 Friday 09 February 2024 19:53:23 +0000 (0:00:00.021) 0:00:30.982 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 09 February 2024 19:53:23 +0000 (0:00:00.020) 0:00:31.003 ******* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 Friday 09 February 2024 19:53:24 +0000 (0:00:00.875) 0:00:31.878 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:35 Friday 09 February 2024 19:53:24 +0000 (0:00:00.024) 0:00:31.903 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:43 Friday 09 February 2024 19:53:24 +0000 (0:00:00.018) 0:00:31.922 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.017722", "end": "2024-02-09 19:53:24.800984", "rc": 0, "start": "2024-02-09 19:53:24.783262" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:49 Friday 09 February 2024 19:53:24 +0000 (0:00:00.218) 0:00:32.140 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 09 February 2024 19:53:24 +0000 (0:00:00.050) 0:00:32.190 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:60 Friday 09 February 2024 19:53:24 +0000 (0:00:00.021) 0:00:32.211 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:65 Friday 09 February 2024 19:53:24 +0000 (0:00:00.018) 0:00:32.230 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Friday 09 February 2024 19:53:24 +0000 (0:00:00.047) 0:00:32.277 ******* =============================================================================== Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.55s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.44s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.44s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.40s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.16s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.93s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.90s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.82s /WORKDIR/git-bond_options_rewritekel1qiae/tests/tests_auto_gateway_nm.yml:6 --- Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tests_auto_gateway.yml:3 Create veth interface veth0 --------------------------------------------- 0.61s /WORKDIR/git-bond_options_rewritekel1qiae/tests/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.56s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.50s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.48s /WORKDIR/git-bond_options_rewritekel1qiae/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---