You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by Raymond Xu <xu...@gmail.com> on 2021/11/02 06:40:20 UTC

[PSA] Resolution to CI exceeding 1 hr limit

Hi all,

As you may have noticed, recent Azure CI builds are failing across PRs and
master branches. This is caused by slow response from <url>
https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/
</url>
one of the maven repositories to download artifacts during mvn install,
which usually took 5-6 min but was increased to 30+min due to the slowness.
The subsequent test runs will always exceed 1hr limit for Azure tasks.

This is resolved by a temporary quick fix in
https://github.com/apache/hudi/commit/5302b9a4efdb2b13a17561709459e8a1a55d060e

Please rebase your PRs to be able to pass the CI. Sorry about the
inconvenience.

Best,
Raymond

回复:[PSA] Resolution to CI exceeding 1 hr limit

Posted by 刘金辉 <96...@qq.com.INVALID>.
thanks Raymond, very useful




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <xu.shiyan.raymond@gmail.com&gt;;
发送时间:&nbsp;2021年11月2日(星期二) 下午2:40
收件人:&nbsp;"dev"<dev@hudi.apache.org&gt;;

主题:&nbsp;[PSA] Resolution to CI exceeding 1 hr limit



Hi all,

As you may have noticed, recent Azure CI builds are failing across PRs and
master branches. This is caused by slow response from <url&gt;
https://public.nexus.pentaho.org/repository/proxy-public-3rd-party-release/
</url&gt;
one of the maven repositories to download artifacts during mvn install,
which usually took 5-6 min but was increased to 30+min due to the slowness.
The subsequent test runs will always exceed 1hr limit for Azure tasks.

This is resolved by a temporary quick fix in
https://github.com/apache/hudi/commit/5302b9a4efdb2b13a17561709459e8a1a55d060e

Please rebase your PRs to be able to pass the CI. Sorry about the
inconvenience.

Best,
Raymond