[
https://issues.apache.org/jira/browse/HBASE-24876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang resolved HBASE-24876.
------------------------------------
Fix Version/s: 2.3.2
2.2.6
1.4.14
1.7.0
3.0.0-alpha-1
Assignee: Guanghao Zhang
Resolution: Fixed
> Fix the flaky job url in hbase-personality.sh
> ---------------------------------------------
>
> Key: HBASE-24876
> URL: https://issues.apache.org/jira/browse/HBASE-24876
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Major
> Fix For: 3.0.0-alpha-1, 1.7.0, 1.4.14, 2.2.6, 2.3.2
>
>
>
> I found that the precommit job of branch-2.2 still used the wrong url. See
> [https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2247/1/console]
> {code:java}
> 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: Personality: patch unit
> 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: EXCLUDE_TESTS_URL=
> 16:56:14 [Wed Aug 12 08:56:14 UTC 2020 INFO]: INCLUDE_TESTS_URL=
> 16:56:14 --2020-08-12 08:56:14--
> https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/
> 16:56:14 Resolving builds.apache.org (builds.apache.org)... 195.201.213.130,
> 2a01:4f8:c0:2cc9::2
> 16:56:14 Connecting to builds.apache.org
> (builds.apache.org)|195.201.213.130|:443... connected.
> 16:56:15 HTTP request sent, awaiting response... 404
> 16:56:15 2020-08-12 08:56:15 ERROR 404: (no description).
> 16:56:15
> 16:56:15 Wget error 8 in fetching excludes file from url
> https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/branch-2.2/lastSuccessfulBuild/artifact/excludes/.
> Ignoring and proceeding.{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)