# 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-weekly-ci_4dmpcrp/.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-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml:3 Saturday 30 March 2024 14:53:37 +0000 (0:00:00.034) 0:00:00.034 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml:6 Saturday 30 March 2024 14:53:38 +0000 (0:00:00.946) 0:00:00.980 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:3 Saturday 30 March 2024 14:53:38 +0000 (0:00:00.012) 0:00:00.993 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:17 Saturday 30 March 2024 14:53:38 +0000 (0:00:00.356) 0:00:01.350 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:22 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.256) 0:00:01.607 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:26 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.014) 0:00:01.621 ******** 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-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:51 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.008) 0:00:01.629 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml:8 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.024) 0:00:01.654 ******** 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-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml:24 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.008) 0:00:01.662 ******** 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-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml:30 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.008) 0:00:01.670 ******** 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-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml:35 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.007) 0:00:01.678 ******** 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-weekly-ci_4dmpcrp/tests/tasks/enable_epel.yml:40 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.008) 0:00:01.686 ******** 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-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml:9 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.007) 0:00:01.694 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.012) 0:00:01.706 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.011) 0:00:01.717 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.010) 0:00:01.728 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003410", "end": "2024-03-30 14:53:39.546992", "rc": 0, "start": "2024-03-30 14:53:39.543582" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.259) 0:00:01.988 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.011) 0:00:01.999 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.009) 0:00:02.009 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.013) 0:00:02.023 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.009) 0:00:02.032 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.007) 0:00:02.040 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.011) 0:00:02.051 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.009) 0:00:02.060 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003600", "end": "2024-03-30 14:53:39.824037", "rc": 0, "start": "2024-03-30 14:53:39.820437" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.204) 0:00:02.265 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.014) 0:00:02.280 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:39 +0000 (0:00:00.014) 0:00:02.295 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:42 +0000 (0:00:02.421) 0:00:04.716 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.014) 0:00:04.731 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.013) 0:00:04.745 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.008) 0:00:04.754 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.008) 0:00:04.762 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.008) 0:00:04.771 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.008) 0:00:04.779 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.008) 0:00:04.788 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.013) 0:00:04.801 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.009) 0:00:04.811 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003538", "end": "2024-03-30 14:53:42.573617", "rc": 0, "start": "2024-03-30 14:53:42.570079" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.203) 0:00:05.014 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.010) 0:00:05.024 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.009) 0:00:05.034 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.013) 0:00:05.048 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.010) 0:00:05.058 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.201) 0:00:05.259 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.016) 0:00:05.276 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.016) 0:00:05.292 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.009) 0:00:05.301 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.009) 0:00:05.311 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.011) 0:00:05.322 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:42 +0000 (0:00:00.010) 0:00:05.332 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003504", "end": "2024-03-30 14:53:43.095339", "rc": 0, "start": "2024-03-30 14:53:43.091835" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:43 +0000 (0:00:00.202) 0:00:05.535 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:43 +0000 (0:00:00.010) 0:00:05.546 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:43 +0000 (0:00:00.009) 0:00:05.555 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:45 +0000 (0:00:02.227) 0:00:07.783 ******** 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.005373", "end": "2024-03-30 14:53:45.551936", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-30 14:53:45.546563" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004013", "end": "2024-03-30 14:53:45.808717", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-30 14:53:45.804704" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004460", "end": "2024-03-30 14:53:46.034019", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-30 14:53:46.029559" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.697) 0:00:08.481 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021365", "end": "2024-03-30 14:53:46.264238", "rc": 0, "start": "2024-03-30 14:53:46.242873" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.227) 0:00:08.709 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:08.718 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.013) 0:00:08.732 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:08.741 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:08.751 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.010) 0:00:08.761 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.017) 0:00:08.779 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:08.788 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003502", "end": "2024-03-30 14:53:46.551355", "rc": 0, "start": "2024-03-30 14:53:46.547853" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.205) 0:00:08.993 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.010) 0:00:09.004 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:09.013 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.016) 0:00:09.030 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:09.040 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810425.5501773, "block_size": 4096, "blocks": 0, "ctime": 1711810425.5501773, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33089, "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": 1711810425.5501773, "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-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.205) 0:00:09.245 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.011) 0:00:09.257 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.019) 0:00:09.276 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.009) 0:00:09.285 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.007) 0:00:09.293 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.011) 0:00:09.304 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:46 +0000 (0:00:00.010) 0:00:09.314 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003568", "end": "2024-03-30 14:53:47.076302", "rc": 0, "start": "2024-03-30 14:53:47.072734" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:47 +0000 (0:00:00.202) 0:00:09.517 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:47 +0000 (0:00:00.010) 0:00:09.527 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:47 +0000 (0:00:00.009) 0:00:09.536 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:49 +0000 (0:00:02.255) 0:00:11.792 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.017) 0:00:11.809 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.010) 0:00:11.819 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010590", "end": "2024-03-30 14:53:49.596925", "rc": 0, "start": "2024-03-30 14:53:49.586335" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.226) 0:00:12.045 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.009) 0:00:12.055 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.009) 0:00:12.064 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.008) 0:00:12.073 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.007) 0:00:12.081 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.019) 0:00:12.101 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.009) 0:00:12.111 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003581", "end": "2024-03-30 14:53:49.875429", "rc": 0, "start": "2024-03-30 14:53:49.871848" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.210) 0:00:12.321 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.017) 0:00:12.338 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.010) 0:00:12.348 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.019) 0:00:12.368 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:53:49 +0000 (0:00:00.010) 0:00:12.378 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.203) 0:00:12.582 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml:15 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.016) 0:00:12.598 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.019) 0:00:12.618 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.015) 0:00:12.634 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.013) 0:00:12.647 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003621", "end": "2024-03-30 14:53:50.413931", "rc": 0, "start": "2024-03-30 14:53:50.410310" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.208) 0:00:12.856 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.010) 0:00:12.866 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.008) 0:00:12.875 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.012) 0:00:12.887 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.007) 0:00:12.895 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.007) 0:00:12.903 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.010) 0:00:12.913 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.009) 0:00:12.923 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003426", "end": "2024-03-30 14:53:50.686765", "rc": 0, "start": "2024-03-30 14:53:50.683339" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.205) 0:00:13.128 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.011) 0:00:13.139 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:50 +0000 (0:00:00.009) 0:00:13.149 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:52 +0000 (0:00:02.227) 0:00:15.377 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:52 +0000 (0:00:00.016) 0:00:15.394 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:52 +0000 (0:00:00.014) 0:00:15.408 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:52 +0000 (0:00:00.009) 0:00:15.418 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:15.428 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.009) 0:00:15.438 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.009) 0:00:15.448 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.008) 0:00:15.456 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.021) 0:00:15.478 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.012) 0:00:15.491 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003553", "end": "2024-03-30 14:53:53.258047", "rc": 0, "start": "2024-03-30 14:53:53.254494" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.207) 0:00:15.698 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:15.709 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.014) 0:00:15.724 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.014) 0:00:15.738 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:15.749 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.198) 0:00:15.948 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.011) 0:00:15.959 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.015) 0:00:15.974 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.007) 0:00:15.982 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.007) 0:00:15.990 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:16.000 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:16.011 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003675", "end": "2024-03-30 14:53:53.776092", "rc": 0, "start": "2024-03-30 14:53:53.772417" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.205) 0:00:16.217 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.011) 0:00:16.229 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:53 +0000 (0:00:00.010) 0:00:16.239 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:56 +0000 (0:00:02.224) 0:00:18.463 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.016) 0:00:18.480 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.011) 0:00:18.492 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.011) 0:00:18.503 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.061107", "end": "2024-03-30 14:53:56.328271", "rc": 0, "start": "2024-03-30 14:53:56.267164" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.284) 0:00:18.788 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.011) 0:00:18.799 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.010) 0:00:18.809 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.013) 0:00:18.823 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.020) 0:00:18.844 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.027) 0:00:18.871 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003382", "end": "2024-03-30 14:53:56.670496", "rc": 0, "start": "2024-03-30 14:53:56.667114" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.239) 0:00:19.111 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.010) 0:00:19.121 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.009) 0:00:19.131 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.016) 0:00:19.147 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.011) 0:00:19.158 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810436.3262682, "block_size": 4096, "blocks": 0, "ctime": 1711810436.3262682, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33421, "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": 1711810436.3262682, "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-weekly-ci_4dmpcrp/tests/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.200) 0:00:19.359 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.012) 0:00:19.372 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.018) 0:00:19.391 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.009) 0:00:19.400 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:53:56 +0000 (0:00:00.016) 0:00:19.416 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:57 +0000 (0:00:00.012) 0:00:19.429 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:57 +0000 (0:00:00.011) 0:00:19.440 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003408", "end": "2024-03-30 14:53:57.203333", "rc": 0, "start": "2024-03-30 14:53:57.199925" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:53:57 +0000 (0:00:00.214) 0:00:19.654 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:53:57 +0000 (0:00:00.023) 0:00:19.678 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:53:57 +0000 (0:00:00.023) 0:00:19.701 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:53:59 +0000 (0:00:02.239) 0:00:21.940 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.015) 0:00:21.956 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.009) 0:00:21.966 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.008) 0:00:21.974 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.008) 0:00:21.983 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.007692", "end": "2024-03-30 14:53:59.753963", "rc": 0, "start": "2024-03-30 14:53:59.746271" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.218) 0:00:22.201 ******** 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-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.010) 0:00:22.212 ******** 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-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.008) 0:00:22.221 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.037) 0:00:22.258 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:53:59 +0000 (0:00:00.010) 0:00:22.268 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003625", "end": "2024-03-30 14:54:00.033758", "rc": 0, "start": "2024-03-30 14:54:00.030133" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.206) 0:00:22.474 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.010) 0:00:22.484 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.010) 0:00:22.494 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.019) 0:00:22.514 ******** included: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.010) 0:00:22.525 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.201) 0:00:22.726 ******** 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 Saturday 30 March 2024 14:54:00 +0000 (0:00:00.015) 0:00:22.742 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.42s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.22s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.95s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.70s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.36s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/el_repo_setup.yml:17 --------------- Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- Set up veth as managed by NetworkManager -------------------------------- 0.23s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.23s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci_4dmpcrp/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---