Re: Precommit-Admin no longer running on Jenkins

2017-08-05 Thread Allen Wittenauer
> On Aug 4, 2017, at 7:16 AM, Allen Wittenauer > wrote: > > >> On Aug 4, 2017, at 7:13 AM, Allen Wittenauer >> wrote: >> There’s definitely something wrong with scheduling on Jenkins but I’m >> clueless as to what it is. > > > Add yetus-qbt to the list of jobs not getting scheduled. OK,

Re: Precommit-Admin no longer running on Jenkins

2017-08-04 Thread Allen Wittenauer
> On Aug 4, 2017, at 7:13 AM, Allen Wittenauer > wrote: > There’s definitely something wrong with scheduling on Jenkins but I’m > clueless as to what it is. Add yetus-qbt to the list of jobs not getting scheduled. OK, it’s definitely not just Hadoop then.

Re: Precommit-Admin no longer running on Jenkins

2017-08-04 Thread Allen Wittenauer
> On Aug 4, 2017, at 7:07 AM, Sean Busbey wrote: > > Oh wait, you meant H for hashing in the crontab. lol. > > /facepalm > > I'll go change that too. :) :D It’s early Friday morning. You’re allowed a few face palms. FWIW: I (manually) kicked off Hadoop’s big jobs.

Re: Precommit-Admin no longer running on Jenkins

2017-08-04 Thread Sean Busbey
Oh wait, you meant H for hashing in the crontab. lol. /facepalm I'll go change that too. :) On 2017-08-04 09:06, "Sean Busbey" wrote: > I switched the job to just use the 'ubuntu' label. The job is super small and > quick, only needs python AFAICT. Looks like the ubuntu label always has an >

Re: Precommit-Admin no longer running on Jenkins

2017-08-04 Thread Sean Busbey
I switched the job to just use the 'ubuntu' label. The job is super small and quick, only needs python AFAICT. Looks like the ubuntu label always has an executor handy. let's see if that supports the "no H" theory. On 2017-08-04 08:19, Allen Wittenauer wrote: > > > On Aug 3, 2017, at 3:36 PM

Re: Precommit-Admin no longer running on Jenkins

2017-08-04 Thread Allen Wittenauer
> On Aug 3, 2017, at 3:36 PM, Gavin McDonald wrote: > > Note that just means the Hadoop nodes, seeing as there is no ‘Ubuntu’ label > any more, its ‘ubuntu’ Oh, actually, I typo’d that. It’s using lowercase ubuntu. :) But it’s definitely more than just precommit-admin that i

Re: Precommit-Admin no longer running on Jenkins

2017-08-03 Thread Gavin McDonald
> On 4 Aug 2017, at 6:48 am, Allen Wittenauer > wrote: > > >> On Aug 3, 2017, at 12:21 PM, Sean Busbey wrote: >> >> What are the associated node labels for it running? That's the most >> common cause of no runs I know of. > > > It’s set for Hadoop||Ubuntu, so there’s definitely nodes. Not

Re: Precommit-Admin no longer running on Jenkins

2017-08-03 Thread Allen Wittenauer
> On Aug 3, 2017, at 12:21 PM, Sean Busbey wrote: > > What are the associated node labels for it running? That's the most > common cause of no runs I know of. It’s set for Hadoop||Ubuntu, so there’s definitely nodes. I just disabled Poll SCM and left the timer. I figure it’s worth a shot.

Re: Precommit-Admin no longer running on Jenkins

2017-08-03 Thread Sean Busbey
What are the associated node labels for it running? That's the most common cause of no runs I know of. On Thu, Aug 3, 2017 at 11:52 AM, Allen Wittenauer wrote: > (BCC: d...@yetus.apache.org, since many Apache Yetus users are dependent upon > precommit-admin too) > > > I’m… very confused.

Precommit-Admin no longer running on Jenkins

2017-08-03 Thread Allen Wittenauer
(BCC: d...@yetus.apache.org, since many Apache Yetus users are dependent upon precommit-admin too) I’m… very confused. The precommit-admin (which kicks off patch testing for a large, large number of projects) is no longer automatically running. The job code and the job configu