Filed https://issues.apache.org/jira/browse/INFRA-10429 on missing mvn. St.Ack
On Mon, Sep 14, 2015 at 7:42 PM, Stack <st...@duboce.net> wrote: > Removed H4. It's forgotten where mvn is. > > Will try to talk to infra about getting this fixed on !H0 && !H10 && !H2 > && !H6 && !H5 && !H4 > > St.Ack > > On Thu, Sep 10, 2015 at 3:09 PM, Stack <st...@duboce.net> wrote: > >> I removed H5 and H6 from rotation. They can't find mvn. >> St.Ack >> >> On Fri, Sep 4, 2015 at 10:42 AM, Stack <st...@duboce.net> wrote: >> >>> You the man Sean! >>> >>> For those following along, this fail looks like this in the logs: >>> >>> "Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList >>> at META-INF/LICENSE.vm[line 1619, column 22]: InvocationTargetException: >>> Index: 0, Size: 0 -> [Help 1]" >>> St.Ack >>> >>> On Fri, Sep 4, 2015 at 10:24 AM, Sean Busbey <bus...@cloudera.com> >>> wrote: >>> >>>> Recent run found that javax.inject is the dependency that is somehow >>>> getting no license locally on some build boxes. it looks fine on maven. >>>> >>>> I've added steps to the precommit build that ensures this particular >>>> dependency is pulled down each time and shows us its contents in the >>>> event >>>> that things fail. >>>> >>>> On Mon, Aug 31, 2015 at 11:17 AM, Stack <st...@duboce.net> wrote: >>>> >>>> > Thanks Sean. That seems to get us going again. I pushed Anoops >>>> HBASE-13158 >>>> > and its running. >>>> > St.Ack >>>> > >>>> > On Mon, Aug 31, 2015 at 8:54 AM, Sean Busbey <bus...@cloudera.com> >>>> wrote: >>>> > >>>> > > and now I've removed H0 from the precommit rotation, because of >>>> repeated >>>> > "I >>>> > > can't find maven" errors. :/ >>>> > > >>>> > > On Mon, Aug 31, 2015 at 10:01 AM, Sean Busbey <bus...@cloudera.com> >>>> > wrote: >>>> > > >>>> > > > FYI, I've changed the precommit test to run using the >>>> test-patch.sh >>>> > file >>>> > > > from a branch for HBASE-14337 so I can make changes needed to >>>> allow the >>>> > > > workspace to have a maven repo just for our builds (rather than >>>> the >>>> > > shared >>>> > > > one with the jenkins user). >>>> > > > >>>> > > > submitted patches are still applied and run against their branch >>>> > (default >>>> > > > master). >>>> > > > >>>> > > > Once I have a coherent patch I'll post it to HBASE-14337 and we >>>> can >>>> > stop >>>> > > > using the branch. >>>> > > > >>>> > > > On Fri, Aug 21, 2015 at 2:17 PM, Stack <st...@duboce.net> wrote: >>>> > > > >>>> > > >> A deadlock was causing TestDistributedLogSplitting to hang. >>>> Elliott >>>> > > fixed >>>> > > >> it over in HBASE-14274. This was the source of the zombie >>>> processes >>>> > > >> reported by INFRA (at least, it matched the one instance they >>>> > reported). >>>> > > >> >>>> > > >> Patch builds were disabled overnight (for a different reason) >>>> but are >>>> > > back >>>> > > >> again. >>>> > > >> >>>> > > >> St.Ack >>>> > > >> >>>> > > >> >>>> > > >> >>>> > > >> >>>> > > >> >>>> > > >> On Thu, Aug 20, 2015 at 9:44 AM, Stack <st...@duboce.net> wrote: >>>> > > >> >>>> > > >> > On Wed, Aug 19, 2015 at 6:18 PM, Stack <st...@duboce.net> >>>> wrote: >>>> > > >> > >>>> > > >> >> https://issues.apache.org/jira/browse/BUILDS-109 >>>> > > >> >> >>>> > > >> > >>>> > > >> > This became https://issues.apache.org/jira/browse/INFRA-10150 >>>> which >>>> > > >> > becomes BUILDS-111. >>>> > > >> > >>>> > > >> > Errant left-over java processes sucking up resources. Trunk is >>>> > > >> > particularly susceptible because we spin up way more threads >>>> than in >>>> > > >> other >>>> > > >> > branches (async rpc client). See HBASE-14262 for follow-up. >>>> > > >> > >>>> > > >> > St.Ack >>>> > > >> > >>>> > > >> > >>>> > > >> >> >>>> > > >> >> St.Ack >>>> > > >> >> >>>> > > >> >> On Wed, Aug 19, 2015 at 5:38 PM, Stack <st...@duboce.net> >>>> wrote: >>>> > > >> >> >>>> > > >> >>> On Wed, Aug 19, 2015 at 5:24 PM, Stack <st...@duboce.net> >>>> wrote: >>>> > > >> >>> >>>> > > >> >>>> On Wed, Aug 19, 2015 at 5:08 PM, Sean Busbey < >>>> > bus...@cloudera.com> >>>> > > >> >>>> wrote: >>>> > > >> >>>> >>>> > > >> >>>>> I don't recall anything, but I'll go dig through the infra@ >>>> > list >>>> > > >> >>>>> later this >>>> > > >> >>>>> evening to make sure. >>>> > > >> >>>>> >>>> > > >> >>>>> Is this on all the H* build hosts? >>>> > > >> >>>>> >>>> > > >> >>>>> >>>> > > >> >>>> Seemingly, yes. >>>> > > >> >>>> >>>> > > >> >>>> I can look at infra changes, no prob. Sean. Was just >>>> wondering if >>>> > > >> >>>> anyone knew of a change. >>>> > > >> >>>> >>>> > > >> >>>> >>>> > > >> >>> I don't see anything in INFRA JIRA mailing list related. >>>> > > >> >>> >>>> > > >> >>> Let me file an INFRA BUILDS issue and see if anything comes >>>> of it. >>>> > > >> >>> >>>> > > >> >>> St.Ack >>>> > > >> >>> >>>> > > >> >>> >>>> > > >> >>> >>>> > > >> >>>> Thanks, >>>> > > >> >>>> St.Ack >>>> > > >> >>>> >>>> > > >> >>>> >>>> > > >> >>>> >>>> > > >> >>>>> On Wed, Aug 19, 2015 at 7:05 PM, Stack <st...@duboce.net> >>>> > wrote: >>>> > > >> >>>>> >>>> > > >> >>>>> > Trunk builds are failing with OOME, can't create native >>>> thread >>>> > > >> >>>>> > (HBASE-14262) >>>> > > >> >>>>> > >>>> > > >> >>>>> > Anyone know of any recent INFRA changes? >>>> > > >> >>>>> > >>>> > > >> >>>>> > Imperfect triage has our problem starting in build >>>> #15134, Aug >>>> > > 18, >>>> > > >> >>>>> 2015 >>>> > > >> >>>>> > 5:10:02 AM >>>> > > >> >>>>> > >>>> > > >> >>>>> > Otherwise, was going to mess with heap sizings and >>>> trying to >>>> > > make >>>> > > >> >>>>> the big >>>> > > >> >>>>> > tests smaller so we can get trunk passing again. >>>> > > >> >>>>> > >>>> > > >> >>>>> > Thanks, >>>> > > >> >>>>> > St.Ack >>>> > > >> >>>>> > >>>> > > >> >>>>> >>>> > > >> >>>>> >>>> > > >> >>>>> >>>> > > >> >>>>> -- >>>> > > >> >>>>> Sean >>>> > > >> >>>>> >>>> > > >> >>>> >>>> > > >> >>>> >>>> > > >> >>> >>>> > > >> >> >>>> > > >> > >>>> > > >> >>>> > > > >>>> > > > >>>> > > > >>>> > > > -- >>>> > > > Sean >>>> > > > >>>> > > >>>> > > >>>> > > >>>> > > -- >>>> > > Sean >>>> > > >>>> > >>>> >>>> >>>> >>>> -- >>>> Sean >>>> >>> >>> >> >