Joe McDonnell created IMPALA-14722:
--------------------------------------
Summary: 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
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)