[
https://issues.apache.org/jira/browse/APEXMALHAR-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471928#comment-15471928
]
Thomas Weise commented on APEXMALHAR-2230:
------------------------------------------
https://s3.amazonaws.com/archive.travis-ci.org/jobs/158274207/log.txt
{code}
2016-09-07 20:13:18,243 [5/TestMessageCollector:CollectorModule] ERROR
engine.StreamingContainer run - Voluntary container termination due to an error
in operator set
[OperatorDeployInfo[id=5,name=TestMessageCollector,type=GENERIC,checkpoint={57d074d300000001,
0,
0},inputs=[OperatorDeployInfo.InputDeployInfo[portName=inputPort,streamId=Kafka
messagetesttopic6,sourceNodeId=6,sourcePortName=outputPort,locality=<null>,partitionMask=0,partitionKeys=<null>]],outputs=[]]].
java.lang.AssertionError: received END_TUPLES more than expected.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.apex.malhar.kafka.KafkaInputOperatorTest$CollectorModule.endWindow(KafkaInputOperatorTest.java:238)
at
com.datatorrent.stram.engine.GenericNode.processEndWindow(GenericNode.java:146)
at com.datatorrent.stram.engine.GenericNode.run(GenericNode.java:357)
at
com.datatorrent.stram.engine.StreamingContainer$2.run(StreamingContainer.java:1407)
2016-09-07 20:13:18,244 [5/TestMessageCollector:CollectorModule] INFO
stram.StramLocalCluster log - container-2 msg: Voluntary container termination
due to an error. java.lang.AssertionError: received END_TUPLES more than
expected.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.apex.malhar.kafka.KafkaInputOperatorTest$CollectorModule.endWindow(KafkaInputOperatorTest.java:238)
at
com.datatorrent.stram.engine.GenericNode.processEndWindow(GenericNode.java:146)
at com.datatorrent.stram.engine.GenericNode.run(GenericNode.java:357)
at
com.datatorrent.stram.engine.StreamingContainer$2.run(StreamingContainer.java:1407)
{code}
> Intermittent test failure in Kafka module
> -----------------------------------------
>
> Key: APEXMALHAR-2230
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2230
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.5.0
> Reporter: Thomas Weise
>
> Test fails intermittently in Travis CI. Could be a race condition in the test?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)