[
https://issues.apache.org/jira/browse/HBASE-21417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671845#comment-16671845
]
Hudson commented on HBASE-21417:
--------------------------------
Results for branch branch-2
[build #1475 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1475/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1475//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1475//console].
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1475//JDK8_Nightly_Build_Report_(Hadoop3)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
-- Something went wrong with this stage, [check relevant console
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1475//console].
> Pre commit build is broken due to surefire plugin crashes
> ---------------------------------------------------------
>
> Key: HBASE-21417
> URL: https://issues.apache.org/jira/browse/HBASE-21417
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Critical
> Fix For: 3.0.0, 1.5.0, 1.3.3, 2.2.0, 2.0.3, 1.4.9, 2.1.2, 1.2.9
>
> Attachments: HBASE-21417.patch
>
>
> The recent builds are all failed with
> {noformat}
> [ERROR] ExecutionException The forked VM terminated without properly saying
> goodbye. VM crash or System.exit called?
> [ERROR] Command was /bin/sh -c cd /testptch/hbase/hbase-rsgroup &&
> /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -enableassertions
> -Dhbase.build.id=2018-10-31T11:09:36Z -Xmx2800m
> -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true
> -Djava.awt.headless=true -jar
> /testptch/hbase/hbase-rsgroup/target/surefire/surefirebooter3799876849632796400.jar
> /testptch/hbase/hbase-rsgroup/target/surefire
> 2018-10-31T11-09-52_393-jvmRun1 surefire4495583426680149115tmp
> surefire_05657090267882138674tmp
> [ERROR] Error occurred in starting fork, check output in log
> [ERROR] Process Exit Code: 1
> {noformat}
> [~risdenk] provided some useful reference:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
> https://github.com/carlossg/docker-maven/issues/90
> https://github.com/carlossg/docker-maven/issues/92
> It seems to be an OpenJDK issue.
> Let's see if there are any workarounds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)