Re: Builds on Jenkins

2018-06-08 Thread Andriy Redko
I will definitely do that, haven't had time yet, it was late night discovery. 
You 
may use -U option when running the mvn command, it should force the snapshots 
refresh.

Best Regards,
   Andriy Redko


DK> Have you tried to do a thread dump to see where it's hanging? So far I
DK> couldn't reproduce this, maybe I have to try with a clean local repo.

DK> Dennis

DK> Am 08.06.2018 um 11:14 schrieb Colm O hEigeartaigh:
>> I've also noticed Maven "pausing" recently when downloading SNAPSHOTs on my
>> local machine (ubuntu).

>> Colm.

>> On Fri, Jun 8, 2018 at 2:27 AM, Andriy Redko  wrote:

>>> Hey guys,

>>> Quick update on this. The issue is not resolved, BUT I accidentally
>>> reproduced the it on my local box. So I used to
>>> build with `Apache Maven 3.2.1` and have never seen any issues, but
>>> recently I run the CXF build with `Apache Maven 3.5.2`,
>>> by accident actually, and ... the same 15 mins delay on snapshot downloads
>>> ... !!! 100% of the time, I don't know the cause
>>> yet but I believe this is not an infrastructure problem so I closed
>>> https://issues.apache.org/jira/browse/INFRA-16489 ticket.
>>> I will be looking into this, at least with a goal to pinpoint the Maven
>>> version to blame, so we could figure out the root of
>>> it.

>>> PS: FYI, running build on Windows box / Java 8. Will check on Linux
>>> shortly (but gut feeling tells me the 15 mins delay
>>> will be there)

>>> Best Regards,
>>> Andriy Redko

>>> Sunday, May 6, 2018, 2:42:05 AM, you wrote:

>>> DK> Hi Andriy,

>>> DK> thanks for the analysis.
> John, guys, any hints who might help us here? Infra team?
>>> DK> Could you please open an issue at:
>>> DK> https://issues.apache.org/jira/projects/INFRA/

>>> DK> Cheers
>>> DK> Dennis






Re: Builds on Jenkins

2018-06-08 Thread Colm O hEigeartaigh
The latest - 3.5.3.

Colm.

On Fri, Jun 8, 2018 at 11:55 AM, Andriy Redko  wrote:

> Hi Colm,
>
> Thanks for confirming, what version of Apache Maven you are using? As a
> temp workaround,
> if you build with Maven 3.2.1 (or I think 3.2.x in general), the issue
> shouldn't manifest.
>
> Best Regards,
> Andriy Redko
>
>
> Friday, June 8, 2018, 5:14:38 AM, you wrote:
>
> COh> I've also noticed Maven "pausing" recently when downloading SNAPSHOTs
> on my local machine (ubuntu).
>
>
> COh> Colm.
>
>
> COh> On Fri, Jun 8, 2018 at 2:27 AM, Andriy Redko 
> wrote:
>
> COh> Hey guys,
>
> COh>  Quick update on this. The issue is not resolved, BUT I accidentally
> reproduced the it on my local box. So I used to
> COh>  build with `Apache Maven 3.2.1` and have never seen any issues, but
> recently I run the CXF build with `Apache Maven 3.5.2`,
> COh>  by accident actually, and ... the same 15 mins delay on snapshot
> downloads ... !!! 100% of the time, I don't know the cause
> COh>  yet but I believe this is not an infrastructure problem so I closed
> COh> https://issues.apache.org/jira/browse/INFRA-16489 ticket.
> COh>  I will be looking into this, at least with a goal to pinpoint the
> Maven version to blame, so we could figure out the root of
> COh>  it.
>
> COh>  PS: FYI, running build on Windows box / Java 8. Will check on Linux
> shortly (but gut feeling tells me the 15 mins delay
> COh>  will be there)
>
> COh>  Best Regards,
> COh>  Andriy Redko
>
> COh>  Sunday, May 6, 2018, 2:42:05 AM, you wrote:
>
>  DK>> Hi Andriy,
>
>  DK>> thanks for the analysis.
>  >>> John, guys, any hints who might help us here? Infra team?
>
>  DK>> Could you please open an issue at:
>  DK>> https://issues.apache.org/jira/projects/INFRA/
>
>  DK>> Cheers
>  DK>> Dennis
>
>
>
>
>
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Re: Builds on Jenkins

2018-06-08 Thread Andriy Redko
Hi Colm,

Thanks for confirming, what version of Apache Maven you are using? As a temp 
workaround,
if you build with Maven 3.2.1 (or I think 3.2.x in general), the issue 
shouldn't manifest.

Best Regards,
Andriy Redko


Friday, June 8, 2018, 5:14:38 AM, you wrote:

COh> I've also noticed Maven "pausing" recently when downloading SNAPSHOTs on 
my local machine (ubuntu).


COh> Colm.


COh> On Fri, Jun 8, 2018 at 2:27 AM, Andriy Redko  wrote:

COh> Hey guys,

COh>  Quick update on this. The issue is not resolved, BUT I accidentally 
reproduced the it on my local box. So I used to 
COh>  build with `Apache Maven 3.2.1` and have never seen any issues, but 
recently I run the CXF build with `Apache Maven 3.5.2`,
COh>  by accident actually, and ... the same 15 mins delay on snapshot 
downloads ... !!! 100% of the time, I don't know the cause
COh>  yet but I believe this is not an infrastructure problem so I closed
COh> https://issues.apache.org/jira/browse/INFRA-16489 ticket. 
COh>  I will be looking into this, at least with a goal to pinpoint the Maven 
version to blame, so we could figure out the root of
COh>  it. 

COh>  PS: FYI, running build on Windows box / Java 8. Will check on Linux 
shortly (but gut feeling tells me the 15 mins delay
COh>  will be there)

COh>  Best Regards,
COh>  Andriy Redko

COh>  Sunday, May 6, 2018, 2:42:05 AM, you wrote:

 DK>> Hi Andriy,

 DK>> thanks for the analysis.
 >>> John, guys, any hints who might help us here? Infra team?

 DK>> Could you please open an issue at:
 DK>> https://issues.apache.org/jira/projects/INFRA/

 DK>> Cheers
 DK>> Dennis








Re: Builds on Jenkins

2018-06-08 Thread Dennis Kieselhorst
Have you tried to do a thread dump to see where it's hanging? So far I
couldn't reproduce this, maybe I have to try with a clean local repo.

Dennis

Am 08.06.2018 um 11:14 schrieb Colm O hEigeartaigh:
> I've also noticed Maven "pausing" recently when downloading SNAPSHOTs on my
> local machine (ubuntu).
>
> Colm.
>
> On Fri, Jun 8, 2018 at 2:27 AM, Andriy Redko  wrote:
>
>> Hey guys,
>>
>> Quick update on this. The issue is not resolved, BUT I accidentally
>> reproduced the it on my local box. So I used to
>> build with `Apache Maven 3.2.1` and have never seen any issues, but
>> recently I run the CXF build with `Apache Maven 3.5.2`,
>> by accident actually, and ... the same 15 mins delay on snapshot downloads
>> ... !!! 100% of the time, I don't know the cause
>> yet but I believe this is not an infrastructure problem so I closed
>> https://issues.apache.org/jira/browse/INFRA-16489 ticket.
>> I will be looking into this, at least with a goal to pinpoint the Maven
>> version to blame, so we could figure out the root of
>> it.
>>
>> PS: FYI, running build on Windows box / Java 8. Will check on Linux
>> shortly (but gut feeling tells me the 15 mins delay
>> will be there)
>>
>> Best Regards,
>> Andriy Redko
>>
>> Sunday, May 6, 2018, 2:42:05 AM, you wrote:
>>
>> DK> Hi Andriy,
>>
>> DK> thanks for the analysis.
 John, guys, any hints who might help us here? Infra team?
>> DK> Could you please open an issue at:
>> DK> https://issues.apache.org/jira/projects/INFRA/
>>
>> DK> Cheers
>> DK> Dennis
>>
>>
>



Re: Builds on Jenkins

2018-06-08 Thread Colm O hEigeartaigh
I've also noticed Maven "pausing" recently when downloading SNAPSHOTs on my
local machine (ubuntu).

Colm.

On Fri, Jun 8, 2018 at 2:27 AM, Andriy Redko  wrote:

> Hey guys,
>
> Quick update on this. The issue is not resolved, BUT I accidentally
> reproduced the it on my local box. So I used to
> build with `Apache Maven 3.2.1` and have never seen any issues, but
> recently I run the CXF build with `Apache Maven 3.5.2`,
> by accident actually, and ... the same 15 mins delay on snapshot downloads
> ... !!! 100% of the time, I don't know the cause
> yet but I believe this is not an infrastructure problem so I closed
> https://issues.apache.org/jira/browse/INFRA-16489 ticket.
> I will be looking into this, at least with a goal to pinpoint the Maven
> version to blame, so we could figure out the root of
> it.
>
> PS: FYI, running build on Windows box / Java 8. Will check on Linux
> shortly (but gut feeling tells me the 15 mins delay
> will be there)
>
> Best Regards,
> Andriy Redko
>
> Sunday, May 6, 2018, 2:42:05 AM, you wrote:
>
> DK> Hi Andriy,
>
> DK> thanks for the analysis.
> >> John, guys, any hints who might help us here? Infra team?
>
> DK> Could you please open an issue at:
> DK> https://issues.apache.org/jira/projects/INFRA/
>
> DK> Cheers
> DK> Dennis
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com