# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml:3 Wednesday 24 July 2024 19:02:03 +0000 (0:00:00.014) 0:00:00.014 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml:6 Wednesday 24 July 2024 19:02:04 +0000 (0:00:00.738) 0:00:00.753 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/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-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:3 Wednesday 24 July 2024 19:02:04 +0000 (0:00:00.065) 0:00:00.818 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:19 Wednesday 24 July 2024 19:02:04 +0000 (0:00:00.349) 0:00:01.167 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:24 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.368) 0:00:01.536 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:28 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.029) 0:00:01.566 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:53 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.035) 0:00:01.601 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:8 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.091) 0:00:01.693 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:24 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.310) 0:00:02.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:30 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.022) 0:00:02.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:35 Wednesday 24 July 2024 19:02:05 +0000 (0:00:00.010) 0:00:02.036 ******** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.231946", "end": "2024-07-24 19:02:06.071427", "rc": 0, "start": "2024-07-24 19:02:05.839481" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:40 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.412) 0:00:02.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml:9 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.009) 0:00:02.458 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.013) 0:00:02.472 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.010) 0:00:02.483 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.011) 0:00:02.495 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003016", "end": "2024-07-24 19:02:06.290351", "rc": 0, "start": "2024-07-24 19:02:06.287335" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.186) 0:00:02.681 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.018) 0:00:02.700 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.016) 0:00:02.717 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.027) 0:00:02.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.018) 0:00:02.763 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.011) 0:00:02.774 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.012) 0:00:02.787 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.011) 0:00:02.798 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004325", "end": "2024-07-24 19:02:06.600735", "rc": 0, "start": "2024-07-24 19:02:06.596410" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.193) 0:00:02.992 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.015) 0:00:03.007 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:06 +0000 (0:00:00.019) 0:00:03.027 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:09 +0000 (0:00:02.915) 0:00:05.943 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.043) 0:00:05.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.014) 0:00:06.000 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.023) 0:00:06.024 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.042) 0:00:06.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.021) 0:00:06.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.030) 0:00:06.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.018) 0:00:06.137 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.025) 0:00:06.162 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:09 +0000 (0:00:00.015) 0:00:06.177 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003175", "end": "2024-07-24 19:02:10.026431", "rc": 0, "start": "2024-07-24 19:02:10.023256" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.254) 0:00:06.432 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.012) 0:00:06.444 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.009) 0:00:06.454 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.013) 0:00:06.468 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.016) 0:00:06.485 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.175) 0:00:06.660 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.013) 0:00:06.674 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.026) 0:00:06.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.009) 0:00:06.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.024) 0:00:06.735 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.019) 0:00:06.754 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.016) 0:00:06.771 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002946", "end": "2024-07-24 19:02:10.571978", "rc": 0, "start": "2024-07-24 19:02:10.569032" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.179) 0:00:06.950 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.011) 0:00:06.961 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:10 +0000 (0:00:00.014) 0:00:06.976 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:13 +0000 (0:00:02.524) 0:00:09.501 ******** 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.012859", "end": "2024-07-24 19:02:13.311440", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-24 19:02:13.298581" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003950", "end": "2024-07-24 19:02:13.552648", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-24 19:02:13.548698" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003507", "end": "2024-07-24 19:02:13.747891", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-24 19:02:13.744384" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:13 +0000 (0:00:00.636) 0:00:10.137 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021112", "end": "2024-07-24 19:02:13.959790", "rc": 0, "start": "2024-07-24 19:02:13.938678" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:13 +0000 (0:00:00.204) 0:00:10.342 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:13 +0000 (0:00:00.011) 0:00:10.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.010) 0:00:10.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.016) 0:00:10.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.023) 0:00:10.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.017) 0:00:10.421 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.023) 0:00:10.445 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.014) 0:00:10.459 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003426", "end": "2024-07-24 19:02:14.256491", "rc": 0, "start": "2024-07-24 19:02:14.253065" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.176) 0:00:10.636 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.009) 0:00:10.646 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.009) 0:00:10.656 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.016) 0:00:10.672 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.011) 0:00:10.683 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847733.3018193, "block_size": 4096, "blocks": 0, "ctime": 1721847733.3018193, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33178, "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": 1721847733.3018193, "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-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.174) 0:00:10.858 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.012) 0:00:10.870 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.019) 0:00:10.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.009) 0:00:10.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.008) 0:00:10.908 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.011) 0:00:10.919 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.010) 0:00:10.929 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002793", "end": "2024-07-24 19:02:14.724448", "rc": 0, "start": "2024-07-24 19:02:14.721655" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.172) 0:00:11.102 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.016) 0:00:11.118 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:14 +0000 (0:00:00.012) 0:00:11.130 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:17 +0000 (0:00:02.512) 0:00:13.643 ******** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.028) 0:00:13.672 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.016) 0:00:13.689 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.011395", "end": "2024-07-24 19:02:17.500766", "rc": 0, "start": "2024-07-24 19:02:17.489371" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.218) 0:00:13.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.030) 0:00:13.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.023) 0:00:13.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.022) 0:00:13.984 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.032) 0:00:14.017 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.043) 0:00:14.060 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.033) 0:00:14.094 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002814", "end": "2024-07-24 19:02:17.896499", "rc": 0, "start": "2024-07-24 19:02:17.893685" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.183) 0:00:14.277 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.041) 0:00:14.319 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 19:02:17 +0000 (0:00:00.013) 0:00:14.332 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.035) 0:00:14.368 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.012) 0:00:14.381 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.181) 0:00:14.562 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml:15 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.013) 0:00:14.576 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.017) 0:00:14.593 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.010) 0:00:14.604 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.009) 0:00:14.614 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002718", "end": "2024-07-24 19:02:18.410597", "rc": 0, "start": "2024-07-24 19:02:18.407879" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.176) 0:00:14.790 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.011) 0:00:14.801 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:5 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.017) 0:00:14.818 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.023) 0:00:14.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.010) 0:00:14.853 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.009) 0:00:14.862 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.013) 0:00:14.876 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.014) 0:00:14.890 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002813", "end": "2024-07-24 19:02:18.687342", "rc": 0, "start": "2024-07-24 19:02:18.684529" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.180) 0:00:15.071 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.013) 0:00:15.085 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:18 +0000 (0:00:00.010) 0:00:15.095 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:21 +0000 (0:00:02.522) 0:00:17.618 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.018) 0:00:17.637 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.010) 0:00:17.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.013) 0:00:17.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.010) 0:00:17.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.011) 0:00:17.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.010) 0:00:17.693 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:9 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.008) 0:00:17.701 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.013) 0:00:17.715 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.009) 0:00:17.725 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002716", "end": "2024-07-24 19:02:21.519568", "rc": 0, "start": "2024-07-24 19:02:21.516852" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.182) 0:00:17.908 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.011) 0:00:17.920 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:11 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.012) 0:00:17.932 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.014) 0:00:17.946 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.010) 0:00:17.957 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.170) 0:00:18.128 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:14 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.012) 0:00:18.140 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.016) 0:00:18.156 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.008) 0:00:18.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.009) 0:00:18.174 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.011) 0:00:18.185 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:21 +0000 (0:00:00.011) 0:00:18.196 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.003934", "end": "2024-07-24 19:02:22.990954", "rc": 0, "start": "2024-07-24 19:02:21.987020" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:23 +0000 (0:00:01.188) 0:00:19.385 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:23 +0000 (0:00:00.018) 0:00:19.404 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:23 +0000 (0:00:00.011) 0:00:19.415 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:25 +0000 (0:00:02.557) 0:00:21.973 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.018) 0:00:21.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.017) 0:00:22.008 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.012) 0:00:22.020 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.009142", "end": "2024-07-24 19:02:25.828539", "rc": 0, "start": "2024-07-24 19:02:25.819397" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.201) 0:00:22.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.011) 0:00:22.233 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.012) 0:00:22.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:18 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.016) 0:00:22.262 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.036) 0:00:22.299 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:25 +0000 (0:00:00.025) 0:00:22.325 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003100", "end": "2024-07-24 19:02:26.159414", "rc": 0, "start": "2024-07-24 19:02:26.156314" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.235) 0:00:22.560 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.022) 0:00:22.583 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:20 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.011) 0:00:22.594 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml:3 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.021) 0:00:22.615 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.014) 0:00:22.630 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1721847745.827985, "block_size": 4096, "blocks": 0, "ctime": 1721847745.827985, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33501, "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": 1721847745.827985, "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-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_present.yml:5 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.200) 0:00:22.830 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:23 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.013) 0:00:22.844 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:3 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.021) 0:00:22.865 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:8 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.010) 0:00:22.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:13 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.011) 0:00:22.887 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.012) 0:00:22.900 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.012) 0:00:22.912 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003327", "end": "2024-07-24 19:02:26.708906", "rc": 0, "start": "2024-07-24 19:02:26.705579" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.176) 0:00:23.089 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.011) 0:00:23.100 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Wednesday 24 July 2024 19:02:26 +0000 (0:00:00.010) 0:00:23.111 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Wednesday 24 July 2024 19:02:29 +0000 (0:00:02.539) 0:00:25.650 ******** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.036) 0:00:25.687 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.050) 0:00:25.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.056) 0:00:25.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.043) 0:00:25.837 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.013109", "end": "2024-07-24 19:02:29.676111", "rc": 0, "start": "2024-07-24 19:02:29.663002" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:65 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.217) 0:00:26.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:71 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.010) 0:00:26.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:27 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.009) 0:00:26.076 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:3 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.020) 0:00:26.096 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Wednesday 24 July 2024 19:02:29 +0000 (0:00:00.011) 0:00:26.108 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004141", "end": "2024-07-24 19:02:30.910778", "rc": 0, "start": "2024-07-24 19:02:29.906637" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:9 Wednesday 24 July 2024 19:02:30 +0000 (0:00:01.202) 0:00:27.311 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/show_interfaces.yml:5 Wednesday 24 July 2024 19:02:30 +0000 (0:00:00.015) 0:00:27.326 ******** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/create_and_remove_interface.yml:29 Wednesday 24 July 2024 19:02:30 +0000 (0:00:00.021) 0:00:27.348 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:3 Wednesday 24 July 2024 19:02:31 +0000 (0:00:00.044) 0:00:27.392 ******** included: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_interface_stat.yml:3 Wednesday 24 July 2024 19:02:31 +0000 (0:00:00.014) 0:00:27.406 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/assert_device_absent.yml:5 Wednesday 24 July 2024 19:02:31 +0000 (0:00:00.191) 0:00:27.597 ******** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=121 changed=0 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0 Wednesday 24 July 2024 19:02:31 +0000 (0:00:00.013) 0:00:27.610 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.92s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.54s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.52s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 1.20s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.64s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:28 Enable EPEL 8 ----------------------------------------------------------- 0.41s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:35 Check if system is ostree ----------------------------------------------- 0.37s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:19 Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/el_repo_setup.yml:3 Create EPEL 8 ----------------------------------------------------------- 0.31s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/enable_epel.yml:8 Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.24s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/get_current_interfaces.yml:3 Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:45 Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:58 Set up veth as managed by NetworkManager -------------------------------- 0.20s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:37 Create dummy interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-team-test-not-cleaning-up-properly7up32op_/tests/tasks/manage_test_interface.yml:52 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---