You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/07/25 10:11:20 UTC

[jira] [Resolved] (IGNITE-2514) IgfsStartCacheTest.testCacheStart (IGFS test suite) fails periodically

     [ https://issues.apache.org/jira/browse/IGNITE-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov resolved IGNITE-2514.
-------------------------------------
    Resolution: Cannot Reproduce
      Assignee: Vladimir Ozerov  (was: Ivan Veselovsky)

3 failures in 303 runs. All failures happened around the same time. I believe there is nothing to fix.

> IgfsStartCacheTest.testCacheStart	(IGFS test suite) fails periodically
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-2514
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2514
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Anton Vinogradov
>            Assignee: Vladimir Ozerov
>             Fix For: 1.7
>
>
> IgfsStartCacheTest.testCacheStart test periodically fails at Ignite's TeamCity (http://204.14.53.151/viewType.html?buildTypeId=IgniteTests_IgniteGgfs)
> with stacktrace
> java.io.IOException: File was concurrently deleted: /test/test.file
>     at org.apache.ignite.internal.processors.igfs.IgfsOutputStreamImpl.flush(IgfsOutputStreamImpl.java:283)
>     at org.apache.ignite.internal.processors.igfs.IgfsOutputStreamAdapter.close(IgfsOutputStreamAdapter.java:182)
>     at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:320)
>     at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
>     at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
>     at java.io.BufferedWriter.close(BufferedWriter.java:266)
>     at org.apache.ignite.internal.processors.igfs.IgfsStartCacheTest.testCacheStart(IgfsStartCacheTest.java:127)



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