I just saw the Build job exceed timeout during pmdMain so I think we need
to increase its timeout as well.
https://concourse.apachegeode-ci.info/builds/85560


On Thu, Aug 8, 2019 at 3:53 PM Ryan McMahon <mcmellaw...@apache.org> wrote:

> I have a PR up for this now.
> https://github.com/apache/geode/pull/3900
>
> It bumps the timeout to 20 minutes but also changes the CALL_STACK_TIMEOUT
> to be 1140 seconds (19 minutes).  The latter configuration parameter
> controls when we declare the task "hung" and dump stacks.  We were not
> dumping stacks at all before these changes because the value was 1800
> seconds which is well above the timeout of 10 minutes.  With my proposed
> change we will dump stacks before the task times out so we will have
> something to look at in the test artifacts to identify the hang.
>
> Thanks,
> Ryan
>
> On Thu, Aug 8, 2019 at 11:28 AM Ryan McMahon <rmcma...@pivotal.io> wrote:
>
> > Looks like we have a general consensus from the community.  I'll go ahead
> > and make a PR for the changes.
> >
> > Thanks,
> > Ryan
> >
> > On Thu, Aug 8, 2019 at 11:03 AM Juan José Ramos <jra...@pivotal.io>
> wrote:
> >
> >> +1
> >>
> >> On Thu, Aug 8, 2019 at 6:55 PM Kirk Lund <kl...@apache.org> wrote:
> >>
> >> > +1
> >> >
> >> > On Thu, Aug 8, 2019 at 10:14 AM Dan Smith <dsm...@pivotal.io> wrote:
> >> >
> >> > > > With all that, I propose we permanently bump the timeouts on
> >> UnitTestX
> >> > > jobs
> >> > > > across the board (main pipeline, PR pipeline, etc) from 10 to 20
> >> > minutes
> >> > > to
> >> > > > be more tolerant of these types of degradations.
> >> > > >
> >> > >
> >> > > +1
> >> > >
> >> > > -Dan
> >> > >
> >> >
> >>
> >>
> >> --
> >> Juan José Ramos Cassella
> >> Senior Technical Support Engineer
> >> Email: jra...@pivotal.io
> >> Office#: +353 21 4238611
> >> Mobile#: +353 87 2074066
> >> After Hours Contact#: +1 877 477 2269
> >> Office Hours: Mon - Thu 08:30 - 17:00 GMT. Fri 08:30 - 16:00 GMT
> >> How to upload artifacts:
> >> https://support.pivotal.io/hc/en-us/articles/204369073
> >> How to escalate a ticket:
> >> https://support.pivotal.io/hc/en-us/articles/203809556
> >>
> >> [image: support] <https://support.pivotal.io/> [image: twitter]
> >> <https://twitter.com/pivotal> [image: linkedin]
> >> <https://www.linkedin.com/company/3048967> [image: facebook]
> >> <https://www.facebook.com/pivotalsoftware> [image: google plus]
> >> <https://plus.google.com/+Pivotal> [image: youtube]
> >> <
> https://www.youtube.com/playlist?list=PLAdzTan_eSPScpj2J50ErtzR9ANSzv3kl
> >> >
> >>
> >
>

Reply via email to