You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/06/05 11:16:00 UTC

[jira] [Commented] (FLINK-1863) RemoteInputChannelTest.testConcurrentOnBufferAndRelease fails on travis

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

Stephan Ewen commented on FLINK-1863:
-------------------------------------

Any updates on this? Solved or not occurring any more?

> RemoteInputChannelTest.testConcurrentOnBufferAndRelease fails on travis
> -----------------------------------------------------------------------
>
>                 Key: FLINK-1863
>                 URL: https://issues.apache.org/jira/browse/FLINK-1863
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>            Assignee: Ufuk Celebi
>
> {code}
> testConcurrentOnBufferAndRelease(org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannelTest)  Time elapsed: 120.022 sec  <<< ERROR!
> java.lang.Exception: test timed out after 120000 milliseconds
> 	at sun.misc.Unsafe.park(Native Method)
> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:838)
> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:998)
> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304)
> 	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:248)
> 	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
> 	at org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannelTest.testConcurrentOnBufferAndRelease(RemoteInputChannelTest.java:124)
> {code}
> This is the build: https://s3.amazonaws.com/archive.travis-ci.org/jobs/57943450/log.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)