# 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-ciup210rh5/.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-ciup210rh5/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-ciup210rh5/tests/tests_helpers_and_asserts.yml:3 Saturday 30 March 2024 14:57:49 +0000 (0:00:00.037) 0:00:00.037 ******** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciup210rh5/tests/tests_helpers_and_asserts.yml:6 Saturday 30 March 2024 14:57:50 +0000 (0:00:01.120) 0:00:01.158 ******** included: /WORKDIR/git-weekly-ciup210rh5/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-ciup210rh5/tests/tasks/el_repo_setup.yml:3 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.015) 0:00:01.174 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/el_repo_setup.yml:17 Saturday 30 March 2024 14:57:50 +0000 (0:00:00.465) 0:00:01.639 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/el_repo_setup.yml:22 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.321) 0:00:01.961 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/el_repo_setup.yml:26 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.014) 0:00:01.976 ******** 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-ciup210rh5/tests/tasks/el_repo_setup.yml:51 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:01.984 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/enable_epel.yml:8 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.021) 0:00:02.005 ******** 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-ciup210rh5/tests/tasks/enable_epel.yml:24 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.008) 0:00:02.013 ******** 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-ciup210rh5/tests/tasks/enable_epel.yml:30 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:02.021 ******** 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-ciup210rh5/tests/tasks/enable_epel.yml:35 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:02.028 ******** 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-ciup210rh5/tests/tasks/enable_epel.yml:40 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:02.036 ******** 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-ciup210rh5/tests/tests_helpers_and_asserts.yml:9 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:02.044 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.012) 0:00:02.056 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.010) 0:00:02.067 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.009) 0:00:02.077 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004303", "end": "2024-03-30 14:57:51.423380", "rc": 0, "start": "2024-03-30 14:57:51.419077" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.322) 0:00:02.399 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.011) 0:00:02.410 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.010) 0:00:02.420 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.013) 0:00:02.434 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.009) 0:00:02.443 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.007) 0:00:02.451 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.011) 0:00:02.462 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.009) 0:00:02.472 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004330", "end": "2024-03-30 14:57:51.764313", "rc": 0, "start": "2024-03-30 14:57:51.759983" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.266) 0:00:02.739 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.010) 0:00:02.749 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:57:51 +0000 (0:00:00.009) 0:00:02.759 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:57:54 +0000 (0:00:02.396) 0:00:05.156 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.014) 0:00:05.170 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.008) 0:00:05.179 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.009) 0:00:05.188 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.008) 0:00:05.197 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.008) 0:00:05.205 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.008) 0:00:05.214 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.008) 0:00:05.223 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.013) 0:00:05.236 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.010) 0:00:05.247 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004682", "end": "2024-03-30 14:57:54.534009", "rc": 0, "start": "2024-03-30 14:57:54.529327" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.262) 0:00:05.509 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.010) 0:00:05.520 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.009) 0:00:05.529 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.013) 0:00:05.543 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.010) 0:00:05.553 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.261) 0:00:05.815 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.011) 0:00:05.826 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.016) 0:00:05.843 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.009) 0:00:05.852 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.010) 0:00:05.862 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.011) 0:00:05.874 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:54 +0000 (0:00:00.011) 0:00:05.886 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004322", "end": "2024-03-30 14:57:55.174185", "rc": 0, "start": "2024-03-30 14:57:55.169863" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.263) 0:00:06.150 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.011) 0:00:06.162 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:57:55 +0000 (0:00:00.011) 0:00:06.173 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:57:57 +0000 (0:00:02.285) 0:00:08.459 ******** 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.009162", "end": "2024-03-30 14:57:57.758159", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-03-30 14:57:57.748997" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004568", "end": "2024-03-30 14:57:58.077806", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-03-30 14:57:58.073238" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004716", "end": "2024-03-30 14:57:58.338349", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-03-30 14:57:58.333633" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.855) 0:00:09.315 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.026337", "end": "2024-03-30 14:57:58.629823", "rc": 0, "start": "2024-03-30 14:57:58.603486" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.292) 0:00:09.607 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.009) 0:00:09.616 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.008) 0:00:09.624 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.009) 0:00:09.634 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.009) 0:00:09.644 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.008) 0:00:09.653 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.015) 0:00:09.669 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.009) 0:00:09.678 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004277", "end": "2024-03-30 14:57:58.966940", "rc": 0, "start": "2024-03-30 14:57:58.962663" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:58 +0000 (0:00:00.263) 0:00:09.941 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.010) 0:00:09.951 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.009) 0:00:09.961 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.016) 0:00:09.978 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.009) 0:00:09.987 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810677.7535121, "block_size": 4096, "blocks": 0, "ctime": 1711810677.7535121, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31279, "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": 1711810677.7535121, "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-ciup210rh5/tests/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.261) 0:00:10.249 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.011) 0:00:10.260 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.018) 0:00:10.279 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.009) 0:00:10.288 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.008) 0:00:10.296 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.011) 0:00:10.308 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.011) 0:00:10.319 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004252", "end": "2024-03-30 14:57:59.607743", "rc": 0, "start": "2024-03-30 14:57:59.603491" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.263) 0:00:10.583 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.010) 0:00:10.593 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:57:59 +0000 (0:00:00.009) 0:00:10.603 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:58:01 +0000 (0:00:02.287) 0:00:12.890 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:58:01 +0000 (0:00:00.017) 0:00:12.908 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:58:01 +0000 (0:00:00.009) 0:00:12.918 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.009801", "end": "2024-03-30 14:58:02.214288", "rc": 0, "start": "2024-03-30 14:58:02.204487" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.283) 0:00:13.201 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.010) 0:00:13.211 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.012) 0:00:13.224 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.012) 0:00:13.236 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.016) 0:00:13.253 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.022) 0:00:13.275 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.010) 0:00:13.286 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004254", "end": "2024-03-30 14:58:02.578791", "rc": 0, "start": "2024-03-30 14:58:02.574537" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.268) 0:00:13.554 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.013) 0:00:13.567 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.012) 0:00:13.579 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.021) 0:00:13.601 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.011) 0:00:13.612 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.259) 0:00:13.872 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tests_helpers_and_asserts.yml:15 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.011) 0:00:13.883 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.013) 0:00:13.896 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.010) 0:00:13.907 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:02 +0000 (0:00:00.011) 0:00:13.919 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004323", "end": "2024-03-30 14:58:03.207857", "rc": 0, "start": "2024-03-30 14:58:03.203534" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.264) 0:00:14.183 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.011) 0:00:14.194 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:5 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.009) 0:00:14.204 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.012) 0:00:14.217 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.008) 0:00:14.226 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.008) 0:00:14.234 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.011) 0:00:14.245 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.009) 0:00:14.255 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004505", "end": "2024-03-30 14:58:03.544596", "rc": 0, "start": "2024-03-30 14:58:03.540091" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.273) 0:00:14.528 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.022) 0:00:14.550 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:58:03 +0000 (0:00:00.020) 0:00:14.571 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:58:05 +0000 (0:00:02.303) 0:00:16.875 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.016) 0:00:16.891 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.009) 0:00:16.901 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.009) 0:00:16.911 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.009) 0:00:16.921 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.009) 0:00:16.931 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:58:05 +0000 (0:00:00.011) 0:00:16.942 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:9 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.009) 0:00:16.952 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.015) 0:00:16.967 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.010) 0:00:16.978 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004439", "end": "2024-03-30 14:58:06.271075", "rc": 0, "start": "2024-03-30 14:58:06.266636" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.268) 0:00:17.247 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.010) 0:00:17.258 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:11 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.010) 0:00:17.268 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.014) 0:00:17.282 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.010) 0:00:17.293 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.262) 0:00:17.555 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:14 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.012) 0:00:17.568 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.026) 0:00:17.595 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.009) 0:00:17.604 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.011) 0:00:17.615 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.021) 0:00:17.636 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.019) 0:00:17.656 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004379", "end": "2024-03-30 14:58:06.950473", "rc": 0, "start": "2024-03-30 14:58:06.946094" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.269) 0:00:17.925 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:06 +0000 (0:00:00.013) 0:00:17.938 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:58:07 +0000 (0:00:00.012) 0:00:17.951 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:58:09 +0000 (0:00:02.313) 0:00:20.264 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.015) 0:00:20.280 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.009) 0:00:20.289 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.009) 0:00:20.298 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.084161", "end": "2024-03-30 14:58:09.667776", "rc": 0, "start": "2024-03-30 14:58:09.583615" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.359) 0:00:20.658 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.009) 0:00:20.668 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.009) 0:00:20.677 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:18 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.009) 0:00:20.686 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.016) 0:00:20.702 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:09 +0000 (0:00:00.011) 0:00:20.713 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004521", "end": "2024-03-30 14:58:10.004568", "rc": 0, "start": "2024-03-30 14:58:10.000047" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.266) 0:00:20.980 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.010) 0:00:20.990 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:20 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.010) 0:00:21.001 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_present.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.017) 0:00:21.018 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.012) 0:00:21.030 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711810689.6652443, "block_size": 4096, "blocks": 0, "ctime": 1711810689.6652443, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31611, "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": 1711810689.6652443, "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-ciup210rh5/tests/tasks/assert_device_present.yml:5 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.258) 0:00:21.289 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:23 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.012) 0:00:21.301 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.019) 0:00:21.321 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:8 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.009) 0:00:21.330 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:13 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.008) 0:00:21.338 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.011) 0:00:21.350 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.011) 0:00:21.361 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004284", "end": "2024-03-30 14:58:10.650290", "rc": 0, "start": "2024-03-30 14:58:10.646006" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.265) 0:00:21.627 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.010) 0:00:21.638 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 Saturday 30 March 2024 14:58:10 +0000 (0:00:00.009) 0:00:21.648 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:27 Saturday 30 March 2024 14:58:12 +0000 (0:00:02.283) 0:00:23.931 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:35 Saturday 30 March 2024 14:58:12 +0000 (0:00:00.016) 0:00:23.947 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:43 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.011) 0:00:23.959 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:49 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.011) 0:00:23.970 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:54 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.010) 0:00:23.981 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009605", "end": "2024-03-30 14:58:13.279043", "rc": 0, "start": "2024-03-30 14:58:13.269438" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:60 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.280) 0:00:24.261 ******** 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-ciup210rh5/tests/tasks/manage_test_interface.yml:65 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.011) 0:00:24.272 ******** 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-ciup210rh5/tests/tasks/create_and_remove_interface.yml:27 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.009) 0:00:24.282 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:3 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.042) 0:00:24.324 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.011) 0:00:24.335 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004252", "end": "2024-03-30 14:58:13.622845", "rc": 0, "start": "2024-03-30 14:58:13.618593" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:9 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.262) 0:00:24.598 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/show_interfaces.yml:5 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.009) 0:00:24.608 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/create_and_remove_interface.yml:29 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.011) 0:00:24.619 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:3 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.020) 0:00:24.639 ******** included: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_interface_stat.yml:3 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.010) 0:00:24.650 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ciup210rh5/tests/tasks/assert_device_absent.yml:5 Saturday 30 March 2024 14:58:13 +0000 (0:00:00.256) 0:00:24.906 ******** 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:58:13 +0000 (0:00:00.015) 0:00:24.922 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.40s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.31s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.29s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.28s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.12s /WORKDIR/git-weekly-ciup210rh5/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.86s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:27 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.47s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.36s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.32s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.32s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/el_repo_setup.yml:17 --------------- Set up veth as managed by NetworkManager -------------------------------- 0.29s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:35 ------- Delete veth interface veth1298 ------------------------------------------ 0.28s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.28s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciup210rh5/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.27s /WORKDIR/git-weekly-ciup210rh5/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. ---^---^---^---^---^---