Re: ptest not running

2017-08-04 Thread Vihang Karajgaonkar
The Hive pre-commit job seems to be picking up the patches after I manually
triggered this job
https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-Admin/. But
looks like this job should automatically run every 10 min, but it is not
running regularly for some reason. So the other apache projects must be
facing the same problem too.

On Fri, Aug 4, 2017 at 4:10 PM, Vihang Karajgaonkar 
wrote:

> The pre-commit admin didn't seem to be running every 10 min it is supposed
> to run. I just triggered a run manually to see if it picks up any pending
> patches. Will update here.
>
> On Fri, Aug 4, 2017 at 3:57 PM, Eugene Koifman 
> wrote:
>
>> Hi,
>> I looks like it’s not picking up new patches
>> https://builds.apache.org/job/PreCommit-HIVE-Build/
>>
>> Could you someone take a look please?
>>
>> Thanks
>> Eugene
>>
>
>


Re: ptest not running

2017-08-04 Thread Vihang Karajgaonkar
The pre-commit admin didn't seem to be running every 10 min it is supposed
to run. I just triggered a run manually to see if it picks up any pending
patches. Will update here.

On Fri, Aug 4, 2017 at 3:57 PM, Eugene Koifman 
wrote:

> Hi,
> I looks like it’s not picking up new patches
> https://builds.apache.org/job/PreCommit-HIVE-Build/
>
> Could you someone take a look please?
>
> Thanks
> Eugene
>


ptest not running

2017-08-04 Thread Eugene Koifman
Hi,
I looks like it’s not picking up new patches  
https://builds.apache.org/job/PreCommit-HIVE-Build/

Could you someone take a look please?

Thanks
Eugene


Re: ptest not running?

2017-04-27 Thread Vihang Karajgaonkar
I see that the ptest queue is populated now and it has started executing
the precommit jobs. The precommit-admin job is also running regularly but
sometimes it waits for the executors on the jenkins side. I will monitor it
over the day to see how it is progressing.

On Thu, Apr 27, 2017 at 9:04 AM, Sergio Pena 
wrote:

> This seems a problem with the Jenkins slave resources. We'll need to wait
> until Jenkins reserves a executor for Hive.
>
> On Wed, Apr 26, 2017 at 3:18 PM, Vihang Karajgaonkar 
> wrote:
>
>> Does anyone have access to https://builds.apache.org/job/PreCommit-Admin/
>> job? It is supposed to run every 10 min. It shows at the last build ran 10
>> hours ago.
>>
>> On Wed, Apr 26, 2017 at 9:28 AM, Chaoyu Tang  wrote:
>>
>>> It looks the ptest is still having the problem. Either submitting patch
>>> in
>>> JIRA or manual build could not trigger the tests.
>>>
>>> On Tue, Apr 25, 2017 at 11:31 PM, Eugene Koifman <
>>> ekoif...@hortonworks.com>
>>> wrote:
>>>
>>> > I see HIVE-16445 in it – it was picked up automatically
>>> >
>>> > On 4/25/17, 5:44 PM, "Vihang Karajgaonkar" 
>>> wrote:
>>> >
>>> > I see some builds queued up on the pre-commit job. Were these
>>> submitted
>>> > manually?
>>> >
>>> > On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair <
>>> thejas.n...@gmail.com>
>>> > wrote:
>>> >
>>> > > Thanks for the update Vihang!
>>> > >
>>> > >
>>> > > On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar <
>>> > vih...@cloudera.com
>>> > > >
>>> > > wrote:
>>> > >
>>> > > > This seems to be related to a larger infrastructure issue.
>>> Other
>>> > projects
>>> > > > (hadoop, sentry, hbase etc) are facing similar issues as well.
>>> > > >
>>> > > > https://issues.apache.org/jira/browse/INFRA-13985
>>> > > >
>>> > > > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair <
>>> > thejas.n...@gmail.com>
>>> > > > wrote:
>>> > > >
>>> > > > > Looks like nothing is getting scheduled since yesterday
>>> evening,
>>> > even
>>> > > > with
>>> > > > > the manual launch
>>> > > > >
>>> > > > > https://builds.apache.org/job/PreCommit-HIVE-Build/
>>> > > > >
>>> > > > > Can someone with access please take a look ?
>>> > > > >
>>> > > > >
>>> > > > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
>>> > > > ekoif...@hortonworks.com>
>>> > > > > wrote:
>>> > > > >
>>> > > > > > Something is not working with the part of the flow that
>>> > triggers the
>>> > > > > build
>>> > > > > > automatically.
>>> > > > > > In the meantime, if you log in with apache credentials,
>>> and go
>>> > to
>>> > > > “Build
>>> > > > > > with Parameters”
>>> > > > > > you can manually launch the test by entering the bug
>>> number:
>>> > just the
>>> > > > > > digits, skip the “HIVE-“ part
>>> > > > > >
>>> > > > > >
>>> > > > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" <
>>> > vih...@cloudera.com>
>>> > > > wrote:
>>> > > > > >
>>> > > > > > I see that builds are getting picked up at
>>> > > > > https://builds.apache.org/
>>> > > > > > job/PreCommit-HIVE-Build/ The PTest server was
>>> restarted a
>>> > couple
>>> > > > of
>>> > > > > > days
>>> > > > > > back. If you had a patch in the queue around that time,
>>> > may be it
>>> > > > was
>>> > > > > > lost
>>> > > > > > due to restart. You may have to re-attach the patch on
>>> the
>>> > > upstream
>>> > > > > > JIRA if
>>> > > > > > that is the case.
>>> > > > > >
>>> > > > > >
>>> > > > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
>>> > > > > > ekoif...@hortonworks.com>
>>> > > > > > wrote:
>>> > > > > >
>>> > > > > > > Hi,
>>> > > > > > > It is not picking up new patches and there are none
>>> > queued up.
>>> > > > > Could
>>> > > > > > > someone check please?
>>> > > > > > >
>>> > > > > > > Thanks,
>>> > > > > > > Eugene
>>> > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> >
>>> >
>>>
>>
>>
>


Re: ptest not running?

2017-04-27 Thread Sergio Pena
This seems a problem with the Jenkins slave resources. We'll need to wait
until Jenkins reserves a executor for Hive.

On Wed, Apr 26, 2017 at 3:18 PM, Vihang Karajgaonkar 
wrote:

> Does anyone have access to https://builds.apache.org/job/PreCommit-Admin/
> job? It is supposed to run every 10 min. It shows at the last build ran 10
> hours ago.
>
> On Wed, Apr 26, 2017 at 9:28 AM, Chaoyu Tang  wrote:
>
>> It looks the ptest is still having the problem. Either submitting patch in
>> JIRA or manual build could not trigger the tests.
>>
>> On Tue, Apr 25, 2017 at 11:31 PM, Eugene Koifman <
>> ekoif...@hortonworks.com>
>> wrote:
>>
>> > I see HIVE-16445 in it – it was picked up automatically
>> >
>> > On 4/25/17, 5:44 PM, "Vihang Karajgaonkar"  wrote:
>> >
>> > I see some builds queued up on the pre-commit job. Were these
>> submitted
>> > manually?
>> >
>> > On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair > >
>> > wrote:
>> >
>> > > Thanks for the update Vihang!
>> > >
>> > >
>> > > On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar <
>> > vih...@cloudera.com
>> > > >
>> > > wrote:
>> > >
>> > > > This seems to be related to a larger infrastructure issue. Other
>> > projects
>> > > > (hadoop, sentry, hbase etc) are facing similar issues as well.
>> > > >
>> > > > https://issues.apache.org/jira/browse/INFRA-13985
>> > > >
>> > > > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair <
>> > thejas.n...@gmail.com>
>> > > > wrote:
>> > > >
>> > > > > Looks like nothing is getting scheduled since yesterday
>> evening,
>> > even
>> > > > with
>> > > > > the manual launch
>> > > > >
>> > > > > https://builds.apache.org/job/PreCommit-HIVE-Build/
>> > > > >
>> > > > > Can someone with access please take a look ?
>> > > > >
>> > > > >
>> > > > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
>> > > > ekoif...@hortonworks.com>
>> > > > > wrote:
>> > > > >
>> > > > > > Something is not working with the part of the flow that
>> > triggers the
>> > > > > build
>> > > > > > automatically.
>> > > > > > In the meantime, if you log in with apache credentials, and
>> go
>> > to
>> > > > “Build
>> > > > > > with Parameters”
>> > > > > > you can manually launch the test by entering the bug number:
>> > just the
>> > > > > > digits, skip the “HIVE-“ part
>> > > > > >
>> > > > > >
>> > > > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" <
>> > vih...@cloudera.com>
>> > > > wrote:
>> > > > > >
>> > > > > > I see that builds are getting picked up at
>> > > > > https://builds.apache.org/
>> > > > > > job/PreCommit-HIVE-Build/ The PTest server was
>> restarted a
>> > couple
>> > > > of
>> > > > > > days
>> > > > > > back. If you had a patch in the queue around that time,
>> > may be it
>> > > > was
>> > > > > > lost
>> > > > > > due to restart. You may have to re-attach the patch on
>> the
>> > > upstream
>> > > > > > JIRA if
>> > > > > > that is the case.
>> > > > > >
>> > > > > >
>> > > > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
>> > > > > > ekoif...@hortonworks.com>
>> > > > > > wrote:
>> > > > > >
>> > > > > > > Hi,
>> > > > > > > It is not picking up new patches and there are none
>> > queued up.
>> > > > > Could
>> > > > > > > someone check please?
>> > > > > > >
>> > > > > > > Thanks,
>> > > > > > > Eugene
>> > > > > > >
>> > > > > > >
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> >
>> >
>>
>
>


Re: ptest not running?

2017-04-26 Thread Vihang Karajgaonkar
Does anyone have access to https://builds.apache.org/job/PreCommit-Admin/
job? It is supposed to run every 10 min. It shows at the last build ran 10
hours ago.

On Wed, Apr 26, 2017 at 9:28 AM, Chaoyu Tang  wrote:

> It looks the ptest is still having the problem. Either submitting patch in
> JIRA or manual build could not trigger the tests.
>
> On Tue, Apr 25, 2017 at 11:31 PM, Eugene Koifman  >
> wrote:
>
> > I see HIVE-16445 in it – it was picked up automatically
> >
> > On 4/25/17, 5:44 PM, "Vihang Karajgaonkar"  wrote:
> >
> > I see some builds queued up on the pre-commit job. Were these
> submitted
> > manually?
> >
> > On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair 
> > wrote:
> >
> > > Thanks for the update Vihang!
> > >
> > >
> > > On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar <
> > vih...@cloudera.com
> > > >
> > > wrote:
> > >
> > > > This seems to be related to a larger infrastructure issue. Other
> > projects
> > > > (hadoop, sentry, hbase etc) are facing similar issues as well.
> > > >
> > > > https://issues.apache.org/jira/browse/INFRA-13985
> > > >
> > > > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair <
> > thejas.n...@gmail.com>
> > > > wrote:
> > > >
> > > > > Looks like nothing is getting scheduled since yesterday
> evening,
> > even
> > > > with
> > > > > the manual launch
> > > > >
> > > > > https://builds.apache.org/job/PreCommit-HIVE-Build/
> > > > >
> > > > > Can someone with access please take a look ?
> > > > >
> > > > >
> > > > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
> > > > ekoif...@hortonworks.com>
> > > > > wrote:
> > > > >
> > > > > > Something is not working with the part of the flow that
> > triggers the
> > > > > build
> > > > > > automatically.
> > > > > > In the meantime, if you log in with apache credentials, and
> go
> > to
> > > > “Build
> > > > > > with Parameters”
> > > > > > you can manually launch the test by entering the bug number:
> > just the
> > > > > > digits, skip the “HIVE-“ part
> > > > > >
> > > > > >
> > > > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" <
> > vih...@cloudera.com>
> > > > wrote:
> > > > > >
> > > > > > I see that builds are getting picked up at
> > > > > https://builds.apache.org/
> > > > > > job/PreCommit-HIVE-Build/ The PTest server was restarted
> a
> > couple
> > > > of
> > > > > > days
> > > > > > back. If you had a patch in the queue around that time,
> > may be it
> > > > was
> > > > > > lost
> > > > > > due to restart. You may have to re-attach the patch on
> the
> > > upstream
> > > > > > JIRA if
> > > > > > that is the case.
> > > > > >
> > > > > >
> > > > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > > > > > ekoif...@hortonworks.com>
> > > > > > wrote:
> > > > > >
> > > > > > > Hi,
> > > > > > > It is not picking up new patches and there are none
> > queued up.
> > > > > Could
> > > > > > > someone check please?
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Eugene
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
>


Re: ptest not running?

2017-04-26 Thread Chaoyu Tang
It looks the ptest is still having the problem. Either submitting patch in
JIRA or manual build could not trigger the tests.

On Tue, Apr 25, 2017 at 11:31 PM, Eugene Koifman 
wrote:

> I see HIVE-16445 in it – it was picked up automatically
>
> On 4/25/17, 5:44 PM, "Vihang Karajgaonkar"  wrote:
>
> I see some builds queued up on the pre-commit job. Were these submitted
> manually?
>
> On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair 
> wrote:
>
> > Thanks for the update Vihang!
> >
> >
> > On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar <
> vih...@cloudera.com
> > >
> > wrote:
> >
> > > This seems to be related to a larger infrastructure issue. Other
> projects
> > > (hadoop, sentry, hbase etc) are facing similar issues as well.
> > >
> > > https://issues.apache.org/jira/browse/INFRA-13985
> > >
> > > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair <
> thejas.n...@gmail.com>
> > > wrote:
> > >
> > > > Looks like nothing is getting scheduled since yesterday evening,
> even
> > > with
> > > > the manual launch
> > > >
> > > > https://builds.apache.org/job/PreCommit-HIVE-Build/
> > > >
> > > > Can someone with access please take a look ?
> > > >
> > > >
> > > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
> > > ekoif...@hortonworks.com>
> > > > wrote:
> > > >
> > > > > Something is not working with the part of the flow that
> triggers the
> > > > build
> > > > > automatically.
> > > > > In the meantime, if you log in with apache credentials, and go
> to
> > > “Build
> > > > > with Parameters”
> > > > > you can manually launch the test by entering the bug number:
> just the
> > > > > digits, skip the “HIVE-“ part
> > > > >
> > > > >
> > > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" <
> vih...@cloudera.com>
> > > wrote:
> > > > >
> > > > > I see that builds are getting picked up at
> > > > https://builds.apache.org/
> > > > > job/PreCommit-HIVE-Build/ The PTest server was restarted a
> couple
> > > of
> > > > > days
> > > > > back. If you had a patch in the queue around that time,
> may be it
> > > was
> > > > > lost
> > > > > due to restart. You may have to re-attach the patch on the
> > upstream
> > > > > JIRA if
> > > > > that is the case.
> > > > >
> > > > >
> > > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > > > > ekoif...@hortonworks.com>
> > > > > wrote:
> > > > >
> > > > > > Hi,
> > > > > > It is not picking up new patches and there are none
> queued up.
> > > > Could
> > > > > > someone check please?
> > > > > >
> > > > > > Thanks,
> > > > > > Eugene
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
>
>


Re: ptest not running?

2017-04-25 Thread Eugene Koifman
I see HIVE-16445 in it – it was picked up automatically

On 4/25/17, 5:44 PM, "Vihang Karajgaonkar"  wrote:

I see some builds queued up on the pre-commit job. Were these submitted
manually?

On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair  wrote:

> Thanks for the update Vihang!
>
>
> On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar  >
> wrote:
>
> > This seems to be related to a larger infrastructure issue. Other 
projects
> > (hadoop, sentry, hbase etc) are facing similar issues as well.
> >
> > https://issues.apache.org/jira/browse/INFRA-13985
> >
> > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair 
> > wrote:
> >
> > > Looks like nothing is getting scheduled since yesterday evening, even
> > with
> > > the manual launch
> > >
> > > https://builds.apache.org/job/PreCommit-HIVE-Build/
> > >
> > > Can someone with access please take a look ?
> > >
> > >
> > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
> > ekoif...@hortonworks.com>
> > > wrote:
> > >
> > > > Something is not working with the part of the flow that triggers the
> > > build
> > > > automatically.
> > > > In the meantime, if you log in with apache credentials, and go to
> > “Build
> > > > with Parameters”
> > > > you can manually launch the test by entering the bug number: just 
the
> > > > digits, skip the “HIVE-“ part
> > > >
> > > >
> > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" 
> > wrote:
> > > >
> > > > I see that builds are getting picked up at
> > > https://builds.apache.org/
> > > > job/PreCommit-HIVE-Build/ The PTest server was restarted a 
couple
> > of
> > > > days
> > > > back. If you had a patch in the queue around that time, may be 
it
> > was
> > > > lost
> > > > due to restart. You may have to re-attach the patch on the
> upstream
> > > > JIRA if
> > > > that is the case.
> > > >
> > > >
> > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > > > ekoif...@hortonworks.com>
> > > > wrote:
> > > >
> > > > > Hi,
> > > > > It is not picking up new patches and there are none queued up.
> > > Could
> > > > > someone check please?
> > > > >
> > > > > Thanks,
> > > > > Eugene
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> >
>




Re: ptest not running?

2017-04-25 Thread Vihang Karajgaonkar
I see some builds queued up on the pre-commit job. Were these submitted
manually?

On Tue, Apr 25, 2017 at 2:00 PM, Thejas Nair  wrote:

> Thanks for the update Vihang!
>
>
> On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar  >
> wrote:
>
> > This seems to be related to a larger infrastructure issue. Other projects
> > (hadoop, sentry, hbase etc) are facing similar issues as well.
> >
> > https://issues.apache.org/jira/browse/INFRA-13985
> >
> > On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair 
> > wrote:
> >
> > > Looks like nothing is getting scheduled since yesterday evening, even
> > with
> > > the manual launch
> > >
> > > https://builds.apache.org/job/PreCommit-HIVE-Build/
> > >
> > > Can someone with access please take a look ?
> > >
> > >
> > > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
> > ekoif...@hortonworks.com>
> > > wrote:
> > >
> > > > Something is not working with the part of the flow that triggers the
> > > build
> > > > automatically.
> > > > In the meantime, if you log in with apache credentials, and go to
> > “Build
> > > > with Parameters”
> > > > you can manually launch the test by entering the bug number: just the
> > > > digits, skip the “HIVE-“ part
> > > >
> > > >
> > > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" 
> > wrote:
> > > >
> > > > I see that builds are getting picked up at
> > > https://builds.apache.org/
> > > > job/PreCommit-HIVE-Build/ The PTest server was restarted a couple
> > of
> > > > days
> > > > back. If you had a patch in the queue around that time, may be it
> > was
> > > > lost
> > > > due to restart. You may have to re-attach the patch on the
> upstream
> > > > JIRA if
> > > > that is the case.
> > > >
> > > >
> > > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > > > ekoif...@hortonworks.com>
> > > > wrote:
> > > >
> > > > > Hi,
> > > > > It is not picking up new patches and there are none queued up.
> > > Could
> > > > > someone check please?
> > > > >
> > > > > Thanks,
> > > > > Eugene
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> >
>


Re: ptest not running?

2017-04-25 Thread Thejas Nair
Thanks for the update Vihang!


On Tue, Apr 25, 2017 at 12:54 PM, Vihang Karajgaonkar 
wrote:

> This seems to be related to a larger infrastructure issue. Other projects
> (hadoop, sentry, hbase etc) are facing similar issues as well.
>
> https://issues.apache.org/jira/browse/INFRA-13985
>
> On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair 
> wrote:
>
> > Looks like nothing is getting scheduled since yesterday evening, even
> with
> > the manual launch
> >
> > https://builds.apache.org/job/PreCommit-HIVE-Build/
> >
> > Can someone with access please take a look ?
> >
> >
> > On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman <
> ekoif...@hortonworks.com>
> > wrote:
> >
> > > Something is not working with the part of the flow that triggers the
> > build
> > > automatically.
> > > In the meantime, if you log in with apache credentials, and go to
> “Build
> > > with Parameters”
> > > you can manually launch the test by entering the bug number: just the
> > > digits, skip the “HIVE-“ part
> > >
> > >
> > > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar" 
> wrote:
> > >
> > > I see that builds are getting picked up at
> > https://builds.apache.org/
> > > job/PreCommit-HIVE-Build/ The PTest server was restarted a couple
> of
> > > days
> > > back. If you had a patch in the queue around that time, may be it
> was
> > > lost
> > > due to restart. You may have to re-attach the patch on the upstream
> > > JIRA if
> > > that is the case.
> > >
> > >
> > > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > > ekoif...@hortonworks.com>
> > > wrote:
> > >
> > > > Hi,
> > > > It is not picking up new patches and there are none queued up.
> > Could
> > > > someone check please?
> > > >
> > > > Thanks,
> > > > Eugene
> > > >
> > > >
> > >
> > >
> > >
> >
>


Re: ptest not running?

2017-04-25 Thread Vihang Karajgaonkar
This seems to be related to a larger infrastructure issue. Other projects
(hadoop, sentry, hbase etc) are facing similar issues as well.

https://issues.apache.org/jira/browse/INFRA-13985

On Tue, Apr 25, 2017 at 11:54 AM, Thejas Nair  wrote:

> Looks like nothing is getting scheduled since yesterday evening, even with
> the manual launch
>
> https://builds.apache.org/job/PreCommit-HIVE-Build/
>
> Can someone with access please take a look ?
>
>
> On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman 
> wrote:
>
> > Something is not working with the part of the flow that triggers the
> build
> > automatically.
> > In the meantime, if you log in with apache credentials, and go to “Build
> > with Parameters”
> > you can manually launch the test by entering the bug number: just the
> > digits, skip the “HIVE-“ part
> >
> >
> > On 4/24/17, 5:01 PM, "Vihang Karajgaonkar"  wrote:
> >
> > I see that builds are getting picked up at
> https://builds.apache.org/
> > job/PreCommit-HIVE-Build/ The PTest server was restarted a couple of
> > days
> > back. If you had a patch in the queue around that time, may be it was
> > lost
> > due to restart. You may have to re-attach the patch on the upstream
> > JIRA if
> > that is the case.
> >
> >
> > On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> > ekoif...@hortonworks.com>
> > wrote:
> >
> > > Hi,
> > > It is not picking up new patches and there are none queued up.
> Could
> > > someone check please?
> > >
> > > Thanks,
> > > Eugene
> > >
> > >
> >
> >
> >
>


Re: ptest not running?

2017-04-25 Thread Thejas Nair
Looks like nothing is getting scheduled since yesterday evening, even with
the manual launch

https://builds.apache.org/job/PreCommit-HIVE-Build/

Can someone with access please take a look ?


On Mon, Apr 24, 2017 at 5:26 PM, Eugene Koifman 
wrote:

> Something is not working with the part of the flow that triggers the build
> automatically.
> In the meantime, if you log in with apache credentials, and go to “Build
> with Parameters”
> you can manually launch the test by entering the bug number: just the
> digits, skip the “HIVE-“ part
>
>
> On 4/24/17, 5:01 PM, "Vihang Karajgaonkar"  wrote:
>
> I see that builds are getting picked up at https://builds.apache.org/
> job/PreCommit-HIVE-Build/ The PTest server was restarted a couple of
> days
> back. If you had a patch in the queue around that time, may be it was
> lost
> due to restart. You may have to re-attach the patch on the upstream
> JIRA if
> that is the case.
>
>
> On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman <
> ekoif...@hortonworks.com>
> wrote:
>
> > Hi,
> > It is not picking up new patches and there are none queued up.  Could
> > someone check please?
> >
> > Thanks,
> > Eugene
> >
> >
>
>
>


Re: ptest not running?

2017-04-24 Thread Eugene Koifman
Something is not working with the part of the flow that triggers the build 
automatically.
In the meantime, if you log in with apache credentials, and go to “Build with 
Parameters” 
you can manually launch the test by entering the bug number: just the digits, 
skip the “HIVE-“ part


On 4/24/17, 5:01 PM, "Vihang Karajgaonkar"  wrote:

I see that builds are getting picked up at https://builds.apache.org/
job/PreCommit-HIVE-Build/ The PTest server was restarted a couple of days
back. If you had a patch in the queue around that time, may be it was lost
due to restart. You may have to re-attach the patch on the upstream JIRA if
that is the case.


On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman 
wrote:

> Hi,
> It is not picking up new patches and there are none queued up.  Could
> someone check please?
>
> Thanks,
> Eugene
>
>




Re: ptest not running?

2017-04-24 Thread Vihang Karajgaonkar
I see that builds are getting picked up at https://builds.apache.org/
job/PreCommit-HIVE-Build/ The PTest server was restarted a couple of days
back. If you had a patch in the queue around that time, may be it was lost
due to restart. You may have to re-attach the patch on the upstream JIRA if
that is the case.


On Mon, Apr 24, 2017 at 2:44 PM, Eugene Koifman 
wrote:

> Hi,
> It is not picking up new patches and there are none queued up.  Could
> someone check please?
>
> Thanks,
> Eugene
>
>


ptest not running?

2017-04-24 Thread Eugene Koifman
Hi,
It is not picking up new patches and there are none queued up.  Could someone 
check please?

Thanks,
Eugene



[jira] [Created] (HIVE-12913) Hive ptest is running tests on MR1 that must run only on MR2

2016-01-22 Thread JIRA
Sergio Peña created HIVE-12913:
--

 Summary: Hive ptest is running tests on MR1 that must run only on 
MR2
 Key: HIVE-12913
 URL: https://issues.apache.org/jira/browse/HIVE-12913
 Project: Hive
  Issue Type: Bug
  Components: Testing Infrastructure
Reporter: Sergio Peña
Assignee: Sergio Peña


Some of our MR1 tests fail on some jenkins jobs because tests that are supposed 
to run only on MR2 are also running on MR1, and no test results are generated.

We should skip those tests to be run by MR2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)