[ 
https://issues.apache.org/jira/browse/IMPALA-14722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056706#comment-18056706
 ] 

ASF subversion and git services commented on IMPALA-14722:
----------------------------------------------------------

Commit f6363ce03d45c29da3428d9b6c4d878cbd37d15e in impala's branch 
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f6363ce03 ]

IMPALA-14722: Switch default for PREPOPULATE_M2_REPOSITORY to false

Upstream Jenkins switches to requiring a login. This broke the
functionality for bin/jenkins/populate_m2_directory.py. Some
precommit jobs have been seeing unexplained 30+ minute gaps
in time. Setting PREPOPULATE_M2_REPOSITORY=false seems to avoid
this. It is possible that bin/jenkins/populate_m2_directory.py
fails quickly in most cases but can hang for a longer time
intermittently.

This changes bin/bootstrap_build.sh to use code identical to
bin/bootstrap_system.sh (i.e. controlled by
PREPOPULATE_M2_REPOSITORY). It sets the default value for
PREPOPULATE_M2_REPOSITORY to false in both scripts.
In future, we may remove this code entirely.

Testing:
 - Ran precommit job

Change-Id: Ie338f528f4861d885e484136689a6a5c72b57c70
Reviewed-on: http://gerrit.cloudera.org:8080/23940
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Michael Smith <[email protected]>


> bin/jenkins/populate_m2_directory.py sometimes hangs for 30+ minutes
> --------------------------------------------------------------------
>
>                 Key: IMPALA-14722
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14722
>             Project: IMPALA
>          Issue Type: Task
>          Components: Infrastructure
>    Affects Versions: Impala 5.0.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>         Attachments: ubuntu-20.04-build-only-times.png
>
>
> Upstream Jenkins switched to requiring a login, so 
> bin/jenkins/populate_m2_directory.py consistently fails. This seems harmless, 
> but sometimes thereĀ are unexplained jumps in the timestamps for precommit 
> jobs:
> {noformat}
> 00:43:55 ++ sha512sum -c -
> 01:29:34 apache-maven-3.9.8-bin.tar.gz: OK{noformat}
> When I set PREPOPULATE_M2_REPOSITORY=false, these go away. We should switch 
> to PREPOPULATE_M2_REPOSITORY=false to see if it helps with precommit times. 
> In future, we could remove bin/jenkins/populate_m2_directory.py entirely.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to