[
https://issues.apache.org/jira/browse/KAFKA-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359346#comment-15359346
]
Vahid Hashemian commented on KAFKA-3877:
----------------------------------------
I've seen a few recent builds fail in
{{kafka.utils.TestUtils$.waitUntilTrue(...)}} for some tests. I modified the
default 5000 ms to 10000 ms for my PR and it passed. Wondering whether the 5000
ms needs to be increased.
> 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.4#6332)