You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/09 22:12:00 UTC

[jira] [Commented] (IMPALA-12199) Precommit builds break on Maven 3.5.4 download location change

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

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

Commit 1e7aa8e097ae3cccb239bac9634566ddc31b65b6 in impala's branch refs/heads/master from Laszlo Gaal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=1e7aa8e09 ]

IMPALA-12199: Point Maven 3.5.4 download location to Apache Archives

bootstrap_build.sh still used the old (non-archive) download location
to fetch Impala's preferred Maven version, v3.5.4. Unfortunately this
location holds only the last few releases, and with a recent release
this version was pushed out and removed from this location.

This patch realigns bootstrap_build.sh with bootstrap_system.sh, which
already has the long-term stable location for Maven 3.5.4, pointing to
the Apache Archive download repo.

Change-Id: Ied6fc226e6634a21b34c0d897bb410ce86b199af
Reviewed-on: http://gerrit.cloudera.org:8080/20029
Reviewed-by: Joe McDonnell <jo...@cloudera.com>
Tested-by: Joe McDonnell <jo...@cloudera.com>


> Precommit builds break on Maven 3.5.4 download location change
> --------------------------------------------------------------
>
>                 Key: IMPALA-12199
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12199
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.3.0
>            Reporter: Laszlo Gaal
>            Assignee: Laszlo Gaal
>            Priority: Blocker
>
> Precommit build job {{ubuntu-16.04-build-only}} started breaking since 6 am, Jun 9th (Pacific) with being unable to download Maven 3.5.4 from the usual location:
> {code}
> 00:01:20.037 + sudo wget -nv https://downloads.apache.org/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.tar.gz
> 00:01:20.778 https://downloads.apache.org/maven/maven-3/3.5.4/binaries/apache-maven-3.5.4-bin.tar.gz:
> 00:01:20.778 2023-06-09 04:01:57 ERROR 404: Not Found.
> 00:01:20.781 ERROR in bin/jenkins/build-only.sh at line 29: bin/bootstrap_build.sh
> 00:01:20.917 Generated: ./extra_junit_xml_logs/generate_junitxml.buildall.build-only.20230609_04_01_57.xml
> 00:01:21.281 Build step 'Execute shell' marked build as failure
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org