[
https://issues.apache.org/jira/browse/HDFS-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822299#comment-17822299
]
Shilun Fan commented on HDFS-17403:
-----------------------------------
[~szetszwo] This is due to a failed compilation of the Maven plugin.
We can check the following link for more details:
[https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6549/2/artifact/out/branch-mvninstall-root.txt].
{code:java}
[INFO] Apache Hadoop Maven Plugins ........................ FAILURE [ 40.643 s]
.....
[ERROR] unable to create new native thread -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError {code}
If we trigger a recompilation, the issue should be resolved. This may depend on
the state of the container at runtime, but in most cases, we can successfully
compile.
# PR-6595 compile report
[https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6595/1/artifact/out/branch-mvninstall-root.txt]
# PR-6594 compile report
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6594/2/artifact/out/branch-mvninstall-root.txt
> jenkins build failing for HDFS 3.5.0-SNAPSHOT
> ---------------------------------------------
>
> Key: HDFS-17403
> URL: https://issues.apache.org/jira/browse/HDFS-17403
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Reporter: Tsz-wo Sze
> Priority: Major
>
> See
> https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6549/2/artifact/out/patch-compile-hadoop-hdfs-project_hadoop-hdfs-jdkUbuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1.txt
> {code}
> [INFO] -------------------< org.apache.hadoop:hadoop-hdfs
> >--------------------
> [INFO] Building Apache Hadoop HDFS 3.5.0-SNAPSHOT
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The POM for
> org.apache.hadoop:hadoop-maven-plugins:jar:3.5.0-SNAPSHOT is missing, no
> dependency information available
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]