# 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-ci_fixsgif3__g/.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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml:3 Tuesday 23 January 2024 19:26:05 +0000 (0:00:00.034) 0:00:00.034 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml:6 Tuesday 23 January 2024 19:26:05 +0000 (0:00:00.976) 0:00:01.010 ******* included: /WORKDIR/git-ci_fixsgif3__g/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-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:3 Tuesday 23 January 2024 19:26:05 +0000 (0:00:00.013) 0:00:01.024 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:17 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.478) 0:00:01.503 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:22 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.322) 0:00:01.825 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:26 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.013) 0:00:01.838 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:51 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.007) 0:00:01.846 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:8 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.024) 0:00:01.871 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:24 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.007) 0:00:01.879 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:30 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.007) 0:00:01.887 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:35 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.007) 0:00:01.894 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/enable_epel.yml:40 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.007) 0:00:01.902 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml:9 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.008) 0:00:01.910 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.011) 0:00:01.922 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.010) 0:00:01.932 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:06 +0000 (0:00:00.009) 0:00:01.942 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004001", "end": "2024-01-23 19:26:07.187393", "rc": 0, "start": "2024-01-23 19:26:07.183392" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.329) 0:00:02.272 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.014) 0:00:02.286 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.020) 0:00:02.307 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.025) 0:00:02.332 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.022) 0:00:02.355 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.018) 0:00:02.373 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.021) 0:00:02.394 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.011) 0:00:02.406 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004148", "end": "2024-01-23 19:26:07.629897", "rc": 0, "start": "2024-01-23 19:26:07.625749" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.285) 0:00:02.691 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.010) 0:00:02.701 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:07 +0000 (0:00:00.010) 0:00:02.712 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:09 +0000 (0:00:02.094) 0:00:04.806 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.014) 0:00:04.821 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.007) 0:00:04.829 ******* 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 veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.008) 0:00:04.837 ******* 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 veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.008) 0:00:04.845 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.008) 0:00:04.853 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.007) 0:00:04.861 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.008) 0:00:04.870 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.013) 0:00:04.883 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:09 +0000 (0:00:00.010) 0:00:04.894 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004056", "end": "2024-01-23 19:26:10.098526", "rc": 0, "start": "2024-01-23 19:26:10.094470" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.276) 0:00:05.171 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.058) 0:00:05.229 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.034) 0:00:05.264 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.034) 0:00:05.298 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.017) 0:00:05.316 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.239) 0:00:05.555 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.011) 0:00:05.566 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.015) 0:00:05.582 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.007) 0:00:05.589 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.020) 0:00:05.609 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.012) 0:00:05.622 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.009) 0:00:05.631 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004081", "end": "2024-01-23 19:26:10.817968", "rc": 0, "start": "2024-01-23 19:26:10.813887" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.250) 0:00:05.882 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.020) 0:00:05.902 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:10 +0000 (0:00:00.009) 0:00:05.912 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:12 +0000 (0:00:01.986) 0:00:07.898 ******* ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.009178", "end": "2024-01-23 19:26:13.129865", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-01-23 19:26:13.120687" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004386", "end": "2024-01-23 19:26:13.413844", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-01-23 19:26:13.409458" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004277", "end": "2024-01-23 19:26:13.647217", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-01-23 19:26:13.642940" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:13 +0000 (0:00:00.811) 0:00:08.709 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.024728", "end": "2024-01-23 19:26:13.917724", "rc": 0, "start": "2024-01-23 19:26:13.892996" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:13 +0000 (0:00:00.276) 0:00:08.986 ******* 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 veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:13 +0000 (0:00:00.009) 0:00:08.996 ******* 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 veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:13 +0000 (0:00:00.016) 0:00:09.013 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:13 +0000 (0:00:00.018) 0:00:09.031 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.016) 0:00:09.048 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.021) 0:00:09.069 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.028) 0:00:09.097 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.018) 0:00:09.116 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003839", "end": "2024-01-23 19:26:14.319986", "rc": 0, "start": "2024-01-23 19:26:14.316147" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.260) 0:00:09.376 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.009) 0:00:09.386 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.008) 0:00:09.395 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.016) 0:00:09.411 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.010) 0:00:09.421 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706037973.1249545, "block_size": 4096, "blocks": 0, "ctime": 1706037973.1249545, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1706037973.1249545, "nlink": 1, "path": "/sys/class/net/veth1298", "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 - 'veth1298'] *********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.235) 0:00:09.656 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.011) 0:00:09.668 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.045) 0:00:09.714 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.043) 0:00:09.757 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.014) 0:00:09.772 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.022) 0:00:09.795 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:14 +0000 (0:00:00.018) 0:00:09.814 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003800", "end": "2024-01-23 19:26:15.007530", "rc": 0, "start": "2024-01-23 19:26:15.003730" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:15 +0000 (0:00:00.252) 0:00:10.067 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:15 +0000 (0:00:00.013) 0:00:10.080 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:15 +0000 (0:00:00.015) 0:00:10.095 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:16 +0000 (0:00:01.934) 0:00:12.030 ******* skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.013) 0:00:12.044 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.013) 0:00:12.057 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.020731", "end": "2024-01-23 19:26:17.254187", "rc": 0, "start": "2024-01-23 19:26:17.233456" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.257) 0:00:12.315 ******* 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 veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.008) 0:00:12.324 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.015) 0:00:12.340 ******* 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 veth1298] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.025) 0:00:12.365 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.011) 0:00:12.376 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.022) 0:00:12.399 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.012) 0:00:12.411 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004100", "end": "2024-01-23 19:26:17.601090", "rc": 0, "start": "2024-01-23 19:26:17.596990" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.246) 0:00:12.657 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.009) 0:00:12.667 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.011) 0:00:12.678 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.019) 0:00:12.698 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.011) 0:00:12.709 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.237) 0:00:12.946 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml:15 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.015) 0:00:12.962 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.017) 0:00:12.979 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.021) 0:00:13.001 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:17 +0000 (0:00:00.014) 0:00:13.015 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003977", "end": "2024-01-23 19:26:18.193747", "rc": 0, "start": "2024-01-23 19:26:18.189770" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.235) 0:00:13.250 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.015) 0:00:13.266 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:5 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.014) 0:00:13.280 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.014) 0:00:13.295 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.007) 0:00:13.303 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.010) 0:00:13.313 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.011) 0:00:13.324 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.009) 0:00:13.334 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003980", "end": "2024-01-23 19:26:18.511437", "rc": 0, "start": "2024-01-23 19:26:18.507457" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.242) 0:00:13.577 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.021) 0:00:13.598 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:18 +0000 (0:00:00.021) 0:00:13.620 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:20 +0000 (0:00:01.970) 0:00:15.590 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.107) 0:00:15.698 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.030) 0:00:15.729 ******* 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 dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.019) 0:00:15.748 ******* 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 dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.033) 0:00:15.782 ******* 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 dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.021) 0:00:15.804 ******* 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 dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.024) 0:00:15.828 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:9 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.044) 0:00:15.872 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.019) 0:00:15.891 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:20 +0000 (0:00:00.040) 0:00:15.932 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004141", "end": "2024-01-23 19:26:21.145929", "rc": 0, "start": "2024-01-23 19:26:21.141788" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.272) 0:00:16.204 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.010) 0:00:16.215 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:11 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.011) 0:00:16.226 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.013) 0:00:16.240 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.011) 0:00:16.252 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.245) 0:00:16.498 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:14 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.076) 0:00:16.574 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.039) 0:00:16.613 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.036) 0:00:16.650 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.029) 0:00:16.679 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.038) 0:00:16.717 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.027) 0:00:16.745 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004125", "end": "2024-01-23 19:26:21.947720", "rc": 0, "start": "2024-01-23 19:26:21.943595" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.273) 0:00:17.019 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:21 +0000 (0:00:00.011) 0:00:17.030 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:22 +0000 (0:00:00.010) 0:00:17.041 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:24 +0000 (0:00:01.996) 0:00:19.037 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.017) 0:00:19.054 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.010) 0:00:19.064 ******* 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 dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.008) 0:00:19.073 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.117377", "end": "2024-01-23 19:26:24.368510", "rc": 0, "start": "2024-01-23 19:26:24.251133" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.366) 0:00:19.440 ******* 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 dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.008) 0:00:19.448 ******* 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 dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.008) 0:00:19.456 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:18 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.008) 0:00:19.465 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.015) 0:00:19.481 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.009) 0:00:19.490 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004009", "end": "2024-01-23 19:26:24.668599", "rc": 0, "start": "2024-01-23 19:26:24.664590" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.234) 0:00:19.725 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.012) 0:00:19.737 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:20 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.048) 0:00:19.786 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml:3 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.043) 0:00:19.829 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:24 +0000 (0:00:00.015) 0:00:19.845 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1706037984.3660872, "block_size": 4096, "blocks": 0, "ctime": 1706037984.3660872, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31552, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1706037984.3660872, "nlink": 1, "path": "/sys/class/net/dummy1298", "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 - 'dummy1298'] ********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_present.yml:5 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.244) 0:00:20.089 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:23 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.022) 0:00:20.112 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:3 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.024) 0:00:20.136 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:8 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.021) 0:00:20.158 ******* 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:13 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.040) 0:00:20.198 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.025) 0:00:20.223 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.018) 0:00:20.241 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003968", "end": "2024-01-23 19:26:25.431073", "rc": 0, "start": "2024-01-23 19:26:25.427105" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.245) 0:00:20.486 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.009) 0:00:20.496 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 Tuesday 23 January 2024 19:26:25 +0000 (0:00:00.016) 0:00:20.513 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 Tuesday 23 January 2024 19:26:27 +0000 (0:00:01.939) 0:00:22.452 ******* skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 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-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.029) 0:00:22.482 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:39 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.020) 0:00:22.503 ******* 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 dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.014) 0:00:22.517 ******* 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 dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.009) 0:00:22.527 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009244", "end": "2024-01-23 19:26:27.715098", "rc": 0, "start": "2024-01-23 19:26:27.705854" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:56 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.269) 0:00:22.796 ******* 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 dummy1298] ****************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:61 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.071) 0:00:22.868 ******* 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 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:27 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.032) 0:00:22.901 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:3 Tuesday 23 January 2024 19:26:27 +0000 (0:00:00.102) 0:00:23.003 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.037) 0:00:23.040 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004042", "end": "2024-01-23 19:26:28.354496", "rc": 0, "start": "2024-01-23 19:26:28.350454" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:9 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.414) 0:00:23.455 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/show_interfaces.yml:5 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.021) 0:00:23.476 ******* ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/create_and_remove_interface.yml:29 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.020) 0:00:23.496 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:3 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.037) 0:00:23.534 ******* included: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.027) 0:00:23.561 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-ci_fixsgif3__g/tests/tasks/assert_device_absent.yml:5 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.311) 0:00:23.873 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Tuesday 23 January 2024 19:26:28 +0000 (0:00:00.015) 0:00:23.889 ******* =============================================================================== Install iproute --------------------------------------------------------- 2.09s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 2.00s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 1.99s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 1.97s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 1.94s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Install iproute --------------------------------------------------------- 1.93s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:16 ---------- Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-ci_fixsgif3__g/tests/tests_helpers_and_asserts.yml:3 ------------- Create veth interface veth1298 ------------------------------------------ 0.81s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:23 ---------- Gather the minimum subset of ansible_facts required by the network role test --- 0.48s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:3 ------------------- Gather current interface info ------------------------------------------- 0.41s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Create dummy interface dummy1298 ---------------------------------------- 0.37s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:45 ---------- Gather current interface info ------------------------------------------- 0.33s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/el_repo_setup.yml:17 ------------------ Get stat for interface dummy1298 ---------------------------------------- 0.31s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_interface_stat.yml:3 -------------- Gather current interface info ------------------------------------------- 0.29s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Set up veth as managed by NetworkManager -------------------------------- 0.28s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:31 ---------- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/get_current_interfaces.yml:3 ---------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-ci_fixsgif3__g/tests/tasks/manage_test_interface.yml:50 ---------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---