# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.4] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci7pg__w46/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.14/bin/python3.9) 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-ci7pg__w46/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-ci7pg__w46/tests/tests_helpers_and_asserts.yml:3 Saturday 27 May 2023 21:35:42 +0000 (0:00:00.040) 0:00:00.040 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_helpers_and_asserts.yml:6 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.890) 0:00:00.931 ********** included: /WORKDIR/git-weekly-ci7pg__w46/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-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.022) 0:00:00.953 ********** ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:14 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.372) 0:00:01.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:39 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.015) 0:00:01.341 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 36] ********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:8 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.023) 0:00:01.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:24 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.015) 0:00:01.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:29 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.015) 0:00:01.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/enable_epel.yml:34 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.014) 0:00:01.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_helpers_and_asserts.yml:9 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.014) 0:00:01.425 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.027) 0:00:01.453 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.021) 0:00:01.474 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:43 +0000 (0:00:00.019) 0:00:01.494 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003845", "end": "2023-05-27 21:35:44.197586", "rc": 0, "start": "2023-05-27 21:35:44.193741" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.313) 0:00:01.807 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.022) 0:00:01.830 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.021) 0:00:01.851 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.031) 0:00:01.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.015) 0:00:01.898 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.015) 0:00:01.913 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.024) 0:00:01.938 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.022) 0:00:01.960 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003729", "end": "2023-05-27 21:35:44.560953", "rc": 0, "start": "2023-05-27 21:35:44.557224" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.210) 0:00:02.171 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.021) 0:00:02.192 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:35:44 +0000 (0:00:00.020) 0:00:02.212 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:35:47 +0000 (0:00:02.443) 0:00:04.656 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.034) 0:00:04.690 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.015) 0:00:04.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.017) 0:00:04.723 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.016) 0:00:04.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.016) 0:00:04.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.015) 0:00:04.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.016) 0:00:04.789 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.030) 0:00:04.819 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.024) 0:00:04.843 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003828", "end": "2023-05-27 21:35:47.445116", "rc": 0, "start": "2023-05-27 21:35:47.441288" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.209) 0:00:05.053 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.018) 0:00:05.072 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.018) 0:00:05.090 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.028) 0:00:05.118 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.021) 0:00:05.140 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:5 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.305) 0:00:05.446 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.021) 0:00:05.467 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.041) 0:00:05.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.018) 0:00:05.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.018) 0:00:05.545 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:47 +0000 (0:00:00.027) 0:00:05.573 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:48 +0000 (0:00:00.026) 0:00:05.599 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003850", "end": "2023-05-27 21:35:48.204741", "rc": 0, "start": "2023-05-27 21:35:48.200891" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:48 +0000 (0:00:00.213) 0:00:05.813 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:48 +0000 (0:00:00.018) 0:00:05.832 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:35:48 +0000 (0:00:00.018) 0:00:05.850 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:35:50 +0000 (0:00:02.255) 0:00:08.106 ********** 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.071616", "end": "2023-05-27 21:35:50.783011", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2023-05-27 21:35:50.711395" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004242", "end": "2023-05-27 21:35:51.032865", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2023-05-27 21:35:51.028623" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.005202", "end": "2023-05-27 21:35:51.235687", "item": "ip link set veth1298 up", "rc": 0, "start": "2023-05-27 21:35:51.230485" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.742) 0:00:08.848 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.083343", "end": "2023-05-27 21:35:51.532717", "rc": 0, "start": "2023-05-27 21:35:51.449374" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.293) 0:00:09.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.019) 0:00:09.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.016) 0:00:09.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.015) 0:00:09.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.016) 0:00:09.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.017) 0:00:09.229 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.034) 0:00:09.264 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.021) 0:00:09.285 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003723", "end": "2023-05-27 21:35:51.892469", "rc": 0, "start": "2023-05-27 21:35:51.888746" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.215) 0:00:09.501 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.019) 0:00:09.520 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.018) 0:00:09.539 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_present.yml:3 Saturday 27 May 2023 21:35:51 +0000 (0:00:00.036) 0:00:09.576 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.021) 0:00:09.597 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1685223350.7765603, "block_size": 4096, "blocks": 0, "ctime": 1685223350.7765603, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25369, "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": 1685223350.7765603, "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-ci7pg__w46/tests/tasks/assert_device_present.yml:5 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.208) 0:00:09.805 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.019) 0:00:09.824 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.041) 0:00:09.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.015) 0:00:09.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.014) 0:00:09.897 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.024) 0:00:09.922 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.022) 0:00:09.944 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003777", "end": "2023-05-27 21:35:52.546493", "rc": 0, "start": "2023-05-27 21:35:52.542716" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.210) 0:00:10.154 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.020) 0:00:10.175 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:35:52 +0000 (0:00:00.019) 0:00:10.194 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:35:54 +0000 (0:00:02.296) 0:00:12.491 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:35:54 +0000 (0:00:00.033) 0:00:12.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:35:54 +0000 (0:00:00.017) 0:00:12.542 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.012593", "end": "2023-05-27 21:35:55.154828", "rc": 0, "start": "2023-05-27 21:35:55.142235" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.223) 0:00:12.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.018) 0:00:12.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.016) 0:00:12.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.015) 0:00:12.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.016) 0:00:12.833 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.044) 0:00:12.877 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.021) 0:00:12.899 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003776", "end": "2023-05-27 21:35:55.501270", "rc": 0, "start": "2023-05-27 21:35:55.497494" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.210) 0:00:13.109 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.020) 0:00:13.130 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.019) 0:00:13.149 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.045) 0:00:13.195 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.025) 0:00:13.220 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:5 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.208) 0:00:13.429 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tests_helpers_and_asserts.yml:15 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.020) 0:00:13.450 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.028) 0:00:13.478 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.022) 0:00:13.501 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:55 +0000 (0:00:00.019) 0:00:13.521 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003756", "end": "2023-05-27 21:35:56.123551", "rc": 0, "start": "2023-05-27 21:35:56.119795" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.211) 0:00:13.732 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.019) 0:00:13.752 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:5 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.018) 0:00:13.771 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.031) 0:00:13.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.017) 0:00:13.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.018) 0:00:13.839 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.027) 0:00:13.866 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.023) 0:00:13.890 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003751", "end": "2023-05-27 21:35:56.494491", "rc": 0, "start": "2023-05-27 21:35:56.490740" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.212) 0:00:14.102 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.021) 0:00:14.124 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:35:56 +0000 (0:00:00.021) 0:00:14.145 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:35:58 +0000 (0:00:02.245) 0:00:16.391 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.033) 0:00:16.424 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.016) 0:00:16.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.017) 0:00:16.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.017) 0:00:16.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.017) 0:00:16.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.015) 0:00:16.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:9 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.015) 0:00:16.525 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.029) 0:00:16.555 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:58 +0000 (0:00:00.020) 0:00:16.576 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003786", "end": "2023-05-27 21:35:59.177517", "rc": 0, "start": "2023-05-27 21:35:59.173731" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.209) 0:00:16.786 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.019) 0:00:16.805 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:11 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.018) 0:00:16.823 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:3 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.031) 0:00:16.854 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.020) 0:00:16.874 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:5 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.208) 0:00:17.083 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:14 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.022) 0:00:17.105 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.037) 0:00:17.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.015) 0:00:17.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.015) 0:00:17.173 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.024) 0:00:17.198 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.021) 0:00:17.219 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003847", "end": "2023-05-27 21:35:59.820653", "rc": 0, "start": "2023-05-27 21:35:59.816806" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.211) 0:00:17.430 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.020) 0:00:17.451 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:35:59 +0000 (0:00:00.019) 0:00:17.470 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:36:02 +0000 (0:00:02.337) 0:00:19.808 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.033) 0:00:19.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.016) 0:00:19.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.016) 0:00:19.874 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.076673", "end": "2023-05-27 21:36:02.552899", "rc": 0, "start": "2023-05-27 21:36:02.476226" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.296) 0:00:20.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.018) 0:00:20.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.016) 0:00:20.206 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:18 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.016) 0:00:20.222 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.034) 0:00:20.257 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.020) 0:00:20.277 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003781", "end": "2023-05-27 21:36:02.877878", "rc": 0, "start": "2023-05-27 21:36:02.874097" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.208) 0:00:20.486 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.019) 0:00:20.505 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:20 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.017) 0:00:20.523 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_present.yml:3 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.036) 0:00:20.559 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:36:02 +0000 (0:00:00.020) 0:00:20.580 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1685223362.5503643, "block_size": 4096, "blocks": 0, "ctime": 1685223362.5503643, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25699, "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": 1685223362.5503643, "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-ci7pg__w46/tests/tasks/assert_device_present.yml:5 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.206) 0:00:20.787 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:23 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.020) 0:00:20.807 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:3 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.047) 0:00:20.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:8 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.017) 0:00:20.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:13 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.017) 0:00:20.889 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.026) 0:00:20.915 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.020) 0:00:20.936 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003863", "end": "2023-05-27 21:36:03.538252", "rc": 0, "start": "2023-05-27 21:36:03.534389" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.210) 0:00:21.147 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.022) 0:00:21.169 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 Saturday 27 May 2023 21:36:03 +0000 (0:00:00.021) 0:00:21.191 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 Saturday 27 May 2023 21:36:05 +0000 (0:00:02.244) 0:00:23.435 ********** 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" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 Saturday 27 May 2023 21:36:05 +0000 (0:00:00.037) 0:00:23.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 Saturday 27 May 2023 21:36:05 +0000 (0:00:00.017) 0:00:23.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 Saturday 27 May 2023 21:36:05 +0000 (0:00:00.018) 0:00:23.508 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 Saturday 27 May 2023 21:36:05 +0000 (0:00:00.016) 0:00:23.525 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.012220", "end": "2023-05-27 21:36:06.137028", "rc": 0, "start": "2023-05-27 21:36:06.124808" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:55 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.221) 0:00:23.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:60 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.017) 0:00:23.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:27 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.016) 0:00:23.781 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:3 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.047) 0:00:23.829 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.022) 0:00:23.851 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003890", "end": "2023-05-27 21:36:06.456906", "rc": 0, "start": "2023-05-27 21:36:06.453016" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:9 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.215) 0:00:24.067 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/show_interfaces.yml:5 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.020) 0:00:24.088 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/create_and_remove_interface.yml:29 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.019) 0:00:24.108 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:3 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.041) 0:00:24.149 ********** included: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.021) 0:00:24.171 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/assert_device_absent.yml:5 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.206) 0:00:24.377 ********** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=117 changed=0 unreachable=0 failed=0 skipped=54 rescued=0 ignored=0 Saturday 27 May 2023 21:36:06 +0000 (0:00:00.051) 0:00:24.428 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.44s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.34s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.30s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.26s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.25s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.24s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-weekly-ci7pg__w46/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.74s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:22 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/el_repo_setup.yml:3 ---------------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- Get stat for interface veth1298 ----------------------------------------- 0.31s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_interface_stat.yml:3 ----------- Create dummy interface dummy1298 ---------------------------------------- 0.30s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:44 ------- Set up veth as managed by NetworkManager -------------------------------- 0.29s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:30 ------- Delete veth interface veth1298 ------------------------------------------ 0.22s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:38 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.22s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.22s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-weekly-ci7pg__w46/tests/tasks/get_current_interfaces.yml:3 ------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---