[
https://issues.apache.org/jira/browse/HBASE-12285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dima Spivak reopened HBASE-12285:
---------------------------------
Lots of failing builds recently with {{Stream Closed}} being replaced with
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18-SNAPSHOT:test
(secondPartTestsExecution) on project hbase-server: There was a timeout or
other error in the fork -> [Help 1]
{code}
since we switched to Surefire 2.18-SNAPSHOT. I'm also still bothered by not
being able to answer [~stack]'s question of why this was only hitting branch-1
(even when using the known-faulty 2.17 version), so I'm reopening this.
> Builds are failing, possibly because of SUREFIRE-1091
> -----------------------------------------------------
>
> Key: HBASE-12285
> URL: https://issues.apache.org/jira/browse/HBASE-12285
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Dima Spivak
> Assignee: Dima Spivak
> Priority: Blocker
> Fix For: 2.0.0, 0.99.2
>
> Attachments: HBASE-12285_branch-1_v1.patch,
> HBASE-12285_branch-1_v1.patch
>
>
> Our branch-1 builds on builds.apache.org have been failing in recent days
> after we switched over to an official version of Surefire a few days back
> (HBASE-4955). The version we're using, 2.17, is hit by a bug
> ([SUREFIRE-1091|https://jira.codehaus.org/browse/SUREFIRE-1091]) that results
> in an IOException, which looks like what we're seeing on Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)