<div dir="ltr">My opinion is that i HATE Travis! It&#39;s slow and has a tendency to act like a stroppy toddler.<div><br></div><div>Removing -q doesn&#39;t work because we then end up generating more log than Travis allows which kills the build as well.</div><div><br></div><div>We used to have the caching enabled, but it used to result in a lot of issues. Can&#39;t quite remember the details though. Maybe we can try it again.</div><div><br></div><div>There&#39;s also travis_wait option that could work (<a href="https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received">https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received</a>).</div><div><br></div><div>My preference would be to migrate away from Travis and use something more beefy that can run tests quicker. </div><div><br></div><div>I&#39;ll need to figure out someone to look into it though. Any volunteers?</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 July 2016 at 17:11, Pedro Igor Silva <span dir="ltr">&lt;<a href="mailto:psilva@redhat.com" target="_blank">psilva@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Let&#39;s see what Stian thinks about it :) For me, it is also an option.<br>
<span class="im HOEnZb"><br>
----- Original Message -----<br>
From: &quot;Bruno Oliveira&quot; &lt;<a href="mailto:bruno@abstractj.org">bruno@abstractj.org</a>&gt;<br>
To: &quot;Pedro Igor Silva&quot; &lt;<a href="mailto:psilva@redhat.com">psilva@redhat.com</a>&gt;<br>
Cc: &quot;Bill Burke&quot; &lt;<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>&gt;, &quot;keycloak-dev&quot; &lt;<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>&gt;<br>
</span><div class="HOEnZb"><div class="h5">Sent: Wednesday, July 27, 2016 10:45:35 PM<br>
Subject: Re: [keycloak-dev] travis seems to be down<br>
<br>
Another alternative, but you might not enjoy it, is :)<br>
<br>
Before start building Keycloak, pre-download all the &#39;.m2&#39; dir with<br>
the dependencies required. Second alternative, is to try some caching[1], but it may<br>
or may not work.<br>
<br>
[1] - <a href="https://docs.travis-ci.com/user/caching/" rel="noreferrer" target="_blank">https://docs.travis-ci.com/<wbr>user/caching/</a><br>
<br>
On 2016-07-27, Pedro Igor Silva wrote:<br>
&gt; As Bruno suggested, the problem is probably related with the build taking too long. If you look at the first command being executed:<br>
&gt;<br>
&gt;     mvn install -Pdistribution -DskipTests=true -B -V -q<br>
&gt;<br>
&gt; The -q option tells maven to run in quite mode and only show errors. Even in my laptop, if I run the command above it takes a bit more time to show any output (not too long, but more than usual). That may explain that message from Travis.<br>
&gt;<br>
&gt; Maybe we should remove -q and just log everything. That could make the builds more stable.<br>
&gt;<br>
&gt; I&#39;ve forced a new build to your <a href="https://github.com/keycloak/keycloak/pull/3079" rel="noreferrer" target="_blank">https://github.com/keycloak/<wbr>keycloak/pull/3079</a> (without changing anything to .travis.yml). Now it is running.<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; From: &quot;Bill Burke&quot; &lt;<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>&gt;<br>
&gt; To: &quot;Pedro Igor Silva&quot; &lt;<a href="mailto:psilva@redhat.com">psilva@redhat.com</a>&gt;, &quot;Bruno Oliveira&quot; &lt;<a href="mailto:bruno@abstractj.org">bruno@abstractj.org</a>&gt;<br>
&gt; Cc: &quot;keycloak-dev&quot; &lt;<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>&gt;<br>
&gt; Sent: Wednesday, July 27, 2016 8:53:16 PM<br>
&gt; Subject: Re: [keycloak-dev] travis seems to be down<br>
&gt;<br>
&gt; Wrong... :(  I still get this problem.<br>
&gt;<br>
&gt;<br>
&gt; On 7/27/16 7:02 PM, Pedro Igor Silva wrote:<br>
&gt; &gt; I think Travis decided to not mess with Bill :)<br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;Bruno Oliveira&quot; &lt;<a href="mailto:bruno@abstractj.org">bruno@abstractj.org</a>&gt;<br>
&gt; &gt; To: &quot;Pedro Igor Silva&quot; &lt;<a href="mailto:psilva@redhat.com">psilva@redhat.com</a>&gt;<br>
&gt; &gt; Cc: &quot;Bill Burke&quot; &lt;<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>&gt;, &quot;keycloak-dev&quot; &lt;<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>&gt;<br>
&gt; &gt; Sent: Wednesday, July 27, 2016 6:37:44 PM<br>
&gt; &gt; Subject: Re: [keycloak-dev] travis seems to be down<br>
&gt; &gt;<br>
&gt; &gt; Seems like the balance of the Force was established again.<br>
&gt; &gt;<br>
&gt; &gt; On 2016-07-27, Pedro Igor Silva wrote:<br>
&gt; &gt;&gt; Got that error, but now the build was successful.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ----- Original Message -----<br>
&gt; &gt;&gt; From: &quot;Bruno Oliveira&quot; &lt;<a href="mailto:bruno@abstractj.org">bruno@abstractj.org</a>&gt;<br>
&gt; &gt;&gt; To: &quot;Bill Burke&quot; &lt;<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>&gt;<br>
&gt; &gt;&gt; Cc: &quot;keycloak-dev&quot; &lt;<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>&gt;<br>
&gt; &gt;&gt; Sent: Wednesday, July 27, 2016 6:01:47 PM<br>
&gt; &gt;&gt; Subject: Re: [keycloak-dev] travis seems to be down<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Seems like they are fully operational[1]. I believe that this is the<br>
&gt; &gt;&gt; reason:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &quot;No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.&quot;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Based on my previous experiences, it happens when the build takes too<br>
&gt; &gt;&gt; long. Not really sure if that&#39;s the root cause, but I can help<br>
&gt; &gt;&gt; investigating it.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; [1] - <a href="https://www.traviscistatus.com/" rel="noreferrer" target="_blank">https://www.traviscistatus.<wbr>com/</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On 2016-07-27, Bill Burke wrote:<br>
&gt; &gt;&gt;&gt; A lot of builds failing in initial setup<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; Bill<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; ______________________________<wbr>_________________<br>
&gt; &gt;&gt;&gt; keycloak-dev mailing list<br>
&gt; &gt;&gt;&gt; <a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
&gt; &gt;&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/keycloak-dev</a><br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; abstractj<br>
&gt; &gt;&gt; PGP: 0x84DC9914<br>
&gt; &gt;&gt; ______________________________<wbr>_________________<br>
&gt; &gt;&gt; keycloak-dev mailing list<br>
&gt; &gt;&gt; <a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
&gt; &gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/keycloak-dev</a><br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; abstractj<br>
&gt; &gt; PGP: 0x84DC9914<br>
&gt;<br>
<br>
--<br>
<br>
abstractj<br>
PGP: 0x84DC9914<br>
______________________________<wbr>_________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/keycloak-dev</a><br>
</div></div></blockquote></div><br></div>