# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:26:22 +0000 (0:00:00.137) 0:00:00.137 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:28 +0000 (0:00:06.252) 0:00:06.390 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 20:26:29 +0000 (0:00:00.670) 0:00:07.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:29 +0000 (0:00:00.538) 0:00:07.598 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** Friday 05 August 2022 20:26:30 +0000 (0:00:00.778) 0:00:08.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 20:26:31 +0000 (0:00:00.735) 0:00:09.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 20:26:31 +0000 (0:00:00.743) 0:00:09.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 20:26:32 +0000 (0:00:00.489) 0:00:10.345 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 20:26:33 +0000 (0:00:00.735) 0:00:11.080 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:26:35 +0000 (0:00:02.335) 0:00:13.416 ********* ok: [sut] PLAY [Test configuring ethernet devices] *************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:26:39 +0000 (0:00:03.506) 0:00:16.923 ********* ok: [sut] TASK [set type=veth and interface=ethtest0] ************************************ Friday 05 August 2022 20:26:42 +0000 (0:00:03.450) 0:00:20.373 ********* ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:43 +0000 (0:00:01.269) 0:00:21.643 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:44 +0000 (0:00:00.887) 0:00:22.531 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:26:45 +0000 (0:00:00.721) 0:00:23.253 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003554", "end": "2022-08-05 20:26:47.798885", "rc": 0, "start": "2022-08-05 20:26:47.795331" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:26:48 +0000 (0:00:02.834) 0:00:26.087 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:26:50 +0000 (0:00:02.046) 0:00:28.133 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:52 +0000 (0:00:01.980) 0:00:30.114 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** Friday 05 August 2022 20:26:53 +0000 (0:00:01.579) 0:00:31.693 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Friday 05 August 2022 20:26:54 +0000 (0:00:00.805) 0:00:32.498 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:55 +0000 (0:00:00.391) 0:00:32.890 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:26:55 +0000 (0:00:00.857) 0:00:33.748 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 20:26:57 +0000 (0:00:01.167) 0:00:34.915 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003493", "end": "2022-08-05 20:26:58.771625", "rc": 0, "start": "2022-08-05 20:26:58.768132" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 20:26:59 +0000 (0:00:02.238) 0:00:37.154 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 20:27:00 +0000 (0:00:01.231) 0:00:38.386 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* Friday 05 August 2022 20:27:01 +0000 (0:00:00.719) 0:00:39.105 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** Friday 05 August 2022 20:27:08 +0000 (0:00:07.134) 0:00:46.240 ********* changed: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.086703", "end": "2022-08-05 20:27:09.928737", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2022-08-05 20:27:09.842034" } changed: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003756", "end": "2022-08-05 20:27:11.624134", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2022-08-05 20:27:11.620378" } changed: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.008817", "end": "2022-08-05 20:27:12.522491", "item": "ip link set ethtest0 up", "rc": 0, "start": "2022-08-05 20:27:12.513674" } TASK [Set up veth as managed by NetworkManager] ******************************** Friday 05 August 2022 20:27:13 +0000 (0:00:04.739) 0:00:50.980 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.133633", "end": "2022-08-05 20:27:14.467131", "rc": 0, "start": "2022-08-05 20:27:14.333498" } TASK [Delete veth interface ethtest0] ****************************************** Friday 05 August 2022 20:27:15 +0000 (0:00:01.954) 0:00:52.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** Friday 05 August 2022 20:27:15 +0000 (0:00:00.544) 0:00:53.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** Friday 05 August 2022 20:27:15 +0000 (0:00:00.343) 0:00:53.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* Friday 05 August 2022 20:27:16 +0000 (0:00:00.365) 0:00:54.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* Friday 05 August 2022 20:27:17 +0000 (0:00:01.141) 0:00:55.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:27:18 +0000 (0:00:00.675) 0:00:56.006 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_present.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:27:19 +0000 (0:00:00.937) 0:00:56.943 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** Friday 05 August 2022 20:27:20 +0000 (0:00:00.925) 0:00:57.868 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659731229.9224448, "block_size": 4096, "blocks": 0, "ctime": 1659731229.9224448, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22436, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1659731229.9224448, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 interface ethtest0 is present] ******************************* Friday 05 August 2022 20:27:24 +0000 (0:00:04.924) 0:01:02.793 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:27:25 +0000 (0:00:01.014) 0:01:03.808 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 20:27:26 +0000 (0:00:00.972) 0:01:04.780 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 20:27:30 +0000 (0:00:03.281) 0:01:08.062 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 20:27:36 +0000 (0:00:06.037) 0:01:14.100 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:27:47 +0000 (0:00:10.791) 0:01:24.891 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:27:48 +0000 (0:00:01.642) 0:01:26.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:27:49 +0000 (0:00:01.306) 0:01:27.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:27:51 +0000 (0:00:01.261) 0:01:29.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:27:53 +0000 (0:00:01.791) 0:01:30.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:27:53 +0000 (0:00:00.939) 0:01:31.833 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:27:55 +0000 (0:00:01.135) 0:01:32.969 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:27:56 +0000 (0:00:00.943) 0:01:33.912 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:28:09 +0000 (0:00:13.159) 0:01:47.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:28:09 +0000 (0:00:00.716) 0:01:47.805 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:28:11 +0000 (0:00:01.258) 0:01:49.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:28:12 +0000 (0:00:01.035) 0:01:50.098 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:28:20 +0000 (0:00:07.974) 0:01:58.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:28:22 +0000 (0:00:01.925) 0:01:59.998 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 02809114-926c-41b2-825b-be7413f92312", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:28:23 +0000 (0:00:01.236) 0:02:01.235 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 02809114-926c-41b2-825b-be7413f92312\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 02809114-926c-41b2-825b-be7413f92312", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:28:24 +0000 (0:00:00.901) 0:02:02.136 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:28:25 +0000 (0:00:00.827) 0:02:02.964 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the route table 30200] ******************************* Friday 05 August 2022 20:28:30 +0000 (0:00:05.251) 0:02:08.216 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.003627", "end": "2022-08-05 20:28:31.664675", "rc": 0, "start": "2022-08-05 20:28:31.661048" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 TASK [Get the routes from the route table 30400] ******************************* Friday 05 August 2022 20:28:32 +0000 (0:00:01.933) 0:02:10.149 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003583", "end": "2022-08-05 20:28:33.368397", "rc": 0, "start": "2022-08-05 20:28:33.364814" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the route table 30200 contains the specified route] ********** Friday 05 August 2022 20:28:34 +0000 (0:00:01.893) 0:02:12.042 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the route table 30400 contains the specified route] ********** Friday 05 August 2022 20:28:35 +0000 (0:00:00.966) 0:02:13.009 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** Friday 05 August 2022 20:28:36 +0000 (0:00:01.149) 0:02:14.158 ********* changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:28:40 +0000 (0:00:04.382) 0:02:18.541 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 20:28:41 +0000 (0:00:01.223) 0:02:19.765 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 20:28:44 +0000 (0:00:02.312) 0:02:22.077 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 20:28:49 +0000 (0:00:05.249) 0:02:27.327 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:28:52 +0000 (0:00:03.356) 0:02:30.683 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:28:54 +0000 (0:00:01.470) 0:02:32.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:28:55 +0000 (0:00:00.960) 0:02:33.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:28:56 +0000 (0:00:00.897) 0:02:34.011 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:28:58 +0000 (0:00:02.253) 0:02:36.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:28:59 +0000 (0:00:00.853) 0:02:37.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:29:00 +0000 (0:00:00.779) 0:02:37.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:29:01 +0000 (0:00:01.127) 0:02:39.025 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:29:04 +0000 (0:00:03.076) 0:02:42.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:29:05 +0000 (0:00:01.727) 0:02:43.828 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:29:06 +0000 (0:00:00.781) 0:02:44.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:29:08 +0000 (0:00:01.367) 0:02:45.977 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:29:12 +0000 (0:00:04.119) 0:02:50.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:29:13 +0000 (0:00:01.487) 0:02:51.584 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 02809114-926c-41b2-825b-be7413f92312", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:29:15 +0000 (0:00:02.006) 0:02:53.591 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 02809114-926c-41b2-825b-be7413f92312\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, 02809114-926c-41b2-825b-be7413f92312", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 02809114-926c-41b2-825b-be7413f92312 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:29:17 +0000 (0:00:01.674) 0:02:55.265 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:29:18 +0000 (0:00:01.216) 0:02:56.482 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the named route table 'custom'] ********************** Friday 05 August 2022 20:29:20 +0000 (0:00:02.379) 0:02:58.861 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003616", "end": "2022-08-05 20:29:22.034227", "rc": 0, "start": "2022-08-05 20:29:22.030611" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the named route table 'custom' contains the specified route] *** Friday 05 August 2022 20:29:23 +0000 (0:00:02.132) 0:03:00.993 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** Friday 05 August 2022 20:29:24 +0000 (0:00:01.442) 0:03:02.435 ********* changed: [sut] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } PLAY [Set {{ profile }} down] ************************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:29:33 +0000 (0:00:08.605) 0:03:11.041 ********* ok: [sut] TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:29:38 +0000 (0:00:05.141) 0:03:16.183 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 20:29:39 +0000 (0:00:00.935) 0:03:17.119 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 20:29:41 +0000 (0:00:02.505) 0:03:19.625 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 20:29:45 +0000 (0:00:03.511) 0:03:23.136 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:29:48 +0000 (0:00:03.568) 0:03:26.705 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:29:49 +0000 (0:00:00.940) 0:03:27.646 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:29:50 +0000 (0:00:00.963) 0:03:28.609 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:29:51 +0000 (0:00:01.156) 0:03:29.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:29:54 +0000 (0:00:02.424) 0:03:32.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:29:54 +0000 (0:00:00.496) 0:03:32.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:29:56 +0000 (0:00:01.252) 0:03:33.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:30:00 +0000 (0:00:04.364) 0:03:38.304 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:30:05 +0000 (0:00:05.539) 0:03:43.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:30:07 +0000 (0:00:01.630) 0:03:45.475 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:30:07 +0000 (0:00:00.186) 0:03:45.661 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:30:07 +0000 (0:00:00.106) 0:03:45.775 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:30:08 +0000 (0:00:00.701) 0:03:46.477 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:30:08 +0000 (0:00:00.124) 0:03:46.602 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:30:09 +0000 (0:00:00.309) 0:03:46.912 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:30:09 +0000 (0:00:00.242) 0:03:47.154 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:30:09 +0000 (0:00:00.217) 0:03:47.372 ********* ok: [sut] => { "changed": false, "ping": "pong" } PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:30:10 +0000 (0:00:00.601) 0:03:47.973 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:30:11 +0000 (0:00:01.314) 0:03:49.287 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/delete_interface.yml for sut TASK [remove test interface if necessary] ************************************** Friday 05 August 2022 20:30:11 +0000 (0:00:00.193) 0:03:49.481 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.010981", "end": "2022-08-05 20:30:11.959878", "rc": 0, "start": "2022-08-05 20:30:11.948897" } PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:30:12 +0000 (0:00:00.630) 0:03:50.112 ********* ok: [sut] TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 20:30:13 +0000 (0:00:00.929) 0:03:51.041 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 20:30:13 +0000 (0:00:00.186) 0:03:51.228 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 20:30:13 +0000 (0:00:00.597) 0:03:51.826 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 20:30:15 +0000 (0:00:01.839) 0:03:53.665 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 20:30:16 +0000 (0:00:00.851) 0:03:54.517 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 20:30:16 +0000 (0:00:00.080) 0:03:54.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 20:30:16 +0000 (0:00:00.068) 0:03:54.666 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 20:30:16 +0000 (0:00:00.062) 0:03:54.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 20:30:16 +0000 (0:00:00.132) 0:03:54.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 20:30:17 +0000 (0:00:00.100) 0:03:54.961 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 20:30:17 +0000 (0:00:00.081) 0:03:55.043 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 20:30:17 +0000 (0:00:00.086) 0:03:55.130 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 20:30:17 +0000 (0:00:00.541) 0:03:55.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 20:30:17 +0000 (0:00:00.082) 0:03:55.754 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 20:30:17 +0000 (0:00:00.072) 0:03:55.827 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 20:30:18 +0000 (0:00:00.059) 0:03:55.886 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 20:30:18 +0000 (0:00:00.630) 0:03:56.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 20:30:18 +0000 (0:00:00.077) 0:03:56.594 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 20:30:18 +0000 (0:00:00.071) 0:03:56.666 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 20:30:18 +0000 (0:00:00.075) 0:03:56.741 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 20:30:18 +0000 (0:00:00.071) 0:03:56.813 ********* ok: [sut] => { "changed": false, "ping": "pong" } PLAY [Assert device and profile are absent] ************************************ TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 20:30:19 +0000 (0:00:00.372) 0:03:57.185 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:30:20 +0000 (0:00:00.830) 0:03:58.016 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:30:20 +0000 (0:00:00.086) 0:03:58.102 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ Friday 05 August 2022 20:30:20 +0000 (0:00:00.085) 0:03:58.187 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* Friday 05 August 2022 20:30:20 +0000 (0:00:00.182) 0:03:58.370 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** Friday 05 August 2022 20:30:20 +0000 (0:00:00.282) 0:03:58.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** Friday 05 August 2022 20:30:20 +0000 (0:00:00.053) 0:03:58.707 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.020239", "end": "2022-08-05 20:30:21.092586", "rc": 1, "start": "2022-08-05 20:30:21.072347" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** Friday 05 August 2022 20:30:21 +0000 (0:00:00.298) 0:03:59.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.056) 0:03:59.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.057) 0:03:59.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'ethtest0' is absent] ******************************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.055) 0:03:59.175 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.077) 0:03:59.252 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.084) 0:03:59.336 ********* included: /WORKDIR/dist-git-network-idempotent_fix-KIFB8a/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.083) 0:03:59.420 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface ethtest0 is absent] ******************************** Friday 05 August 2022 20:30:21 +0000 (0:00:00.287) 0:03:59.707 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=89 changed=8 unreachable=0 failed=0 skipped=60 rescued=0 ignored=1 Friday 05 August 2022 20:30:21 +0000 (0:00:00.104) 0:03:59.812 ********* =============================================================================== linux-system-roles.network : Enable and start NetworkManager ----------- 13.16s linux-system-roles.network : Check which packages are installed -------- 10.79s Remove the dedicated test file in `/etc/iproute2/rt_tables.d/` ---------- 8.61s linux-system-roles.network : Configure networking connection profiles --- 7.97s Install iproute --------------------------------------------------------- 7.13s Gathering Facts --------------------------------------------------------- 6.25s linux-system-roles.network : Check which services are running ----------- 6.04s linux-system-roles.network : Enable and start NetworkManager ------------ 5.54s linux-system-roles.network : Re-test connectivity ----------------------- 5.25s linux-system-roles.network : Check which services are running ----------- 5.25s Gathering Facts --------------------------------------------------------- 5.14s Get stat for interface ethtest0 ----------------------------------------- 4.92s Create veth interface ethtest0 ------------------------------------------ 4.74s Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table --- 4.38s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 4.36s linux-system-roles.network : Configure networking connection profiles --- 4.12s linux-system-roles.network : Check which packages are installed --------- 3.57s linux-system-roles.network : Check which services are running ----------- 3.51s Gathering Facts --------------------------------------------------------- 3.51s Gathering Facts --------------------------------------------------------- 3.45s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---