You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2017/05/01 20:09:04 UTC

[jira] [Commented] (KAFKA-3877) Gradle compiler daemon exits with non-zero exit code while running LogOffsetTest

    [ https://issues.apache.org/jira/browse/KAFKA-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991444#comment-15991444 ] 

Colin P. McCabe commented on KAFKA-3877:
----------------------------------------

As [~original-brownbear] commented, this is almost certainly an OOM error caused by the Jenkins environment not having enough free memory.  I've seen this locally in low-memory situations as well.

> Gradle compiler daemon exits with non-zero exit code while running LogOffsetTest
> --------------------------------------------------------------------------------
>
>                 Key: KAFKA-3877
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3877
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ismael Juma
>              Labels: transient-unit-test-failure
>
> This happened in a recent build:
> {code}
> kafka.server.LogOffsetTest > testGetOffsetsBeforeNow STARTED
> :kafka-trunk-jdk8:core:test FAILED
> :test_core_2_11 FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':test_core_2_11'.
> > Process 'Gradle Compiler Daemon 1' finished with non-zero exit value 137
> {code}
> https://builds.apache.org/job/kafka-trunk-jdk8/702



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)