<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 28, 2016 at 4:28 PM, Nicolas Ecarnot <span dir="ltr">&lt;<a href="mailto:nicolas@ecarnot.net" target="_blank">nicolas@ecarnot.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 26/09/2016 à 12:04, Yedidyah Bar David a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Mon, Sep 26, 2016 at 1:02 PM, Nicolas Ecarnot &lt;<a href="mailto:nicolas@ecarnot.net" target="_blank">nicolas@ecarnot.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Le 26/09/2016 à 12:00, Yedidyah Bar David a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
On Mon, Sep 26, 2016 at 12:36 PM, Nicolas Ecarnot &lt;<a href="mailto:nicolas@ecarnot.net" target="_blank">nicolas@ecarnot.net</a>&gt;<br>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br>
Le 26/09/2016 à 10:55, Yedidyah Bar David a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
So we need engine logs to know more.<br>
<br>
If none were generated, it might have failed too early.<br>
<br>
Please check system logs - /var/log/messages, journalctl, etc. Thanks.<br>
</blockquote>
<br>
<br>
<br></span>
Just to be sure : are you speaking about the log files on the bare-metal<br>
server, or the virtual hosts (engine)?<br>
</blockquote>
<br>
<br>
I referred to the engine vm. In principle both might be<br>
interesting/relevant.<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
If this is the engine, I already provided the only file I got (and I also<br>
double-checked its /var/log/message, with no interesting info).<br>
</blockquote>
<br>
<br>
Perhaps journalctl output?<br>
</blockquote>
<br>
<br>
Engine is centos 6, so no systemd at this time...<br>
</blockquote>
<br>
OK. Can you try starting the service manually and see if you get anything<br>
in any log? You can try getting more debug info using e.g.:<br>
<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1230165#c8" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/sh<wbr>ow_bug.cgi?id=1230165#c8</a><br>
</blockquote>
<br>
OK.<br>
<br>
I read this BZ, and I also tried to launch a run using basic_suite_4.0<br>
The results were quite different, as I see no more memory issues.<br>
<br>
Actually, it looks like all the 3 VMs are deployed OK (engine, host0 and host1).<br>
Then the tests about the engine are OK.<br>
Then I only have an error in post-001_initialize_engine.py<br>
But I can not find any detail :<br>
<br>
@ Collect artifacts:<br>
  # [Thread-1] lago_basic_suite_4_0_host0:<br>
  # [Thread-2] lago_basic_suite_4_0_host1:<br>
  # [Thread-3] lago_basic_suite_4_0_engine:<span class="gmail-"><br>
No handlers could be found for logger &quot;paramiko.transport&quot;<br></span>
  # [Thread-3] lago_basic_suite_4_0_engine: Success (in 0:01:07)<br>
  # [Thread-1] lago_basic_suite_4_0_host0: ERROR (in 0:02:18)<br>
  # [Thread-2] lago_basic_suite_4_0_host1: ERROR (in 0:02:18)<br>
<br>
(nothing more).<br>
<br>
<br>
<br>
<br>
The script is not stopping there, and keeps going until 002_bootstrap.py :<br>
<br>
<br>
  # add_dc:<br>
  # add_dc: Success (in 0:00:03)<br>
  # add_dc_quota:<br>
  # add_dc_quota: Success (in 0:00:02)<br>
  # add_cluster:<br>
  # add_cluster: Success (in 0:00:01)<br>
  # add_hosts:<br>
    * Collect artifacts:<br>
    * Collect artifacts: ERROR (in 0:01:55)<br>
  # add_hosts: ERROR (in 0:17:08)<br>
  # Results located at /data/lago/ovirt-system-tests/<wbr>deployment-basic_suite_4.0/def<wbr>ault/nosetests-002_bootstrap.<wbr>py.xml<br>
@ Run test: 002_bootstrap.py: ERROR (in 0:17:16)<br>
Error occured, aborting<span class="gmail-"><br>
Traceback (most recent call last):<br></span><span class="gmail-">
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/ovirtlago/cmd.py&quot;, line 258, in do_run<br>
    self.cli_plugins[args.ovirtver<wbr>b].do_run(args)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/lago/plugins/cli.py&quot;, line 180, in do_run<br>
    self._do_run(**vars(args))<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/lago/utils.py&quot;, line 488, in wrapper<br>
    return func(*args, **kwargs)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/lago/utils.py&quot;, line 499, in wrapper<br>
    return func(*args, prefix=prefix, **kwargs)<br>
  File &quot;/usr/lib/python2.7/site-packa<wbr>ges/ovirtlago/cmd.py&quot;, line 102, in do_ovirt_runtest<br>
    raise RuntimeError(&#39;Some tests failed&#39;)<br>
RuntimeError: Some tests failed<br>
<br>
<br>
<br></span>
I&#39;m still having a look at the log files to see what is the issue.<br>
<br>
Apart that, by connecting into the engine VM, I saw that the engine process was running, so I tried to access the web GUI, by running an SSH connection to the bare-metal host :<br>
ssh -L 8443:<a href="http://192.168.200.4:443" rel="noreferrer" target="_blank">192.168.200.4:443</a> <a href="mailto:root@serv-hv-dev01.sdis.isere.fr" target="_blank">root@serv-hv-dev01.sdis.isere.<wbr>fr</a><br>
<br>
(BTW, the readthedoc is showing 200.2 but this is irrelevant for basic_test_4.0, where the engine ip is 200.4)<br>
<br>
Accessing <a href="https://localhost:8443/" rel="noreferrer" target="_blank">https://localhost:8443/</a> is working, but when trying to access the login screen, I&#39;m left with :<br>
&quot;The client is not authorized to request an authorization. It&#39;s required to access the system using FQDN.&quot;<br></blockquote><div><br></div><div>Add to your /etc/hosts</div><div>192.168.200.4 engine</div><div><br></div><div>And connect to <a href="https://engine">https://engine</a></div><div><br></div><div>here&#39;s my /etc/hosts, as indeed there may be multiple IPs or subnets for engine: </div><div><div>[ykaul@ykaul ovirt-system-tests]$ cat /etc/hosts</div><div>127.0.0.1<span class="gmail-Apple-tab-span" style="white-space:pre">                </span>localhost.localdomain localhost</div><div>::1<span class="gmail-Apple-tab-span" style="white-space:pre">                </span>localhost6.localdomain6 localhost6</div><div>#192.168.201.3 engine</div><div>#192.168.203.3 engine</div><div>192.168.200.3 engine</div><div>#192.168.200.99 hosted-engine hosted-engine.lago.local</div></div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
...<br>
<br>
<br>
Dear Redhat employees and al., I sincerely respect your great patience because I&#39;m witnessing the huge complexity of this project, as I&#39;m trying to find my way out this mess^W wonderful project ;)<br>
<br>
Anyway, I&#39;m feeling I made one step further, so this is encouraging (I have modest expectations and a few is making my day).<br>
<br>
<br>
So about this last issue, please don&#39;t answer me that every Lago user is using its own laptop with a graphical layer and running a direct browser access to the web GUI?<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
<br>
<br>
-- <br>
Nicolas ECARNOT<br>
______________________________<wbr>_________________<br>
lago-devel mailing list<br>
<a href="mailto:lago-devel@ovirt.org" target="_blank">lago-devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/lago-devel</a><br>
</div></div></blockquote></div><br></div></div>