<div dir="ltr"><div><div><pre><font size="2"><span style="font-family:arial,helvetica,sans-serif">2018-04-05 20:46:52,773-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:100 TASK [Get local VM IP]
2018-04-05 20:55:28,217-0400 DEBUG otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:94 {u&#39;_ansible_parsed&#39;: True, u&#39;stderr_lines&#39;: [], u&#39;cmd&#39;: u&quot;virsh -r net-dhcp-leases default | grep -i 00:16:3e:24:d3:63 | awk &#39;{ print $5 }&#39; | cut -f1 -d&#39;/&#39;&quot;, u&#39;end&#39;: u&#39;2018-04-05 20:55:28.046320&#39;, u&#39;_ansible_no_log&#39;: False, u&#39;stdout&#39;: u&#39;&#39;, u&#39;changed&#39;: True, u&#39;invocation&#39;: {u&#39;module_args&#39;: {u&#39;warn&#39;: True, u&#39;executable&#39;: None, u&#39;_uses_shell&#39;: True, u&#39;_raw_params&#39;: u&quot;virsh -r net-dhcp-leases default | grep -i 00:16:3e:24:d3:63 | awk &#39;{ print $5 }&#39; | cut -f1 -d&#39;/&#39;&quot;, u&#39;removes&#39;: None, u&#39;creates&#39;: None, u&#39;chdir&#39;: None, u&#39;stdin&#39;: None}}, u&#39;start&#39;: u&#39;2018-04-05 20:55:28.000470&#39;, u&#39;attempts&#39;: 50, u&#39;stderr&#39;: u&#39;&#39;, u&#39;rc&#39;: 0, u&#39;delta&#39;: u&#39;0:00:00.045850&#39;, u&#39;stdout_lines&#39;: []}
2018-04-05 20:55:28,318-0400 ERROR otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:98 fatal: [localhost]: FAILED! =&gt; {&quot;attempts&quot;: 50, &quot;changed&quot;: true, &quot;cmd&quot;: &quot;virsh -r net-dhcp-leases default | grep -i 00:16:3e:24:d3:63 | awk &#39;{ print $5 }&#39; | cut -f1 -d&#39;/&#39;&quot;, &quot;delta&quot;: &quot;0:00:00.045850&quot;, &quot;end&quot;: &quot;2018-04-05 20:55:28.046320&quot;, &quot;rc&quot;: 0, &quot;start&quot;: &quot;2018-04-05 20:55:28.000470&quot;, &quot;stderr&quot;: &quot;&quot;, &quot;stderr_lines&quot;: [], &quot;stdout&quot;: &quot;&quot;, &quot;stdout_lines&quot;: []}</span></font></pre>Both the 4.2 and master suites are failing on getting local VM IP.<br></div>Any idea what changed or if I have to change the test?<br><br></div>thanks!<br></div>