You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Branimir Lambov (JIRA)" <ji...@apache.org> on 2015/08/24 17:26:45 UTC

[jira] [Assigned] (CASSANDRA-10118) Windows utest 3.0: SSTableLoaderTest.testLoadingSSTable flaky

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

Branimir Lambov reassigned CASSANDRA-10118:
-------------------------------------------

    Assignee: Branimir Lambov

> Windows utest 3.0: SSTableLoaderTest.testLoadingSSTable flaky
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-10118
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10118
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Joshua McKenzie
>            Assignee: Branimir Lambov
>              Labels: Windows
>             Fix For: 3.0.x
>
>
> {noformat}
> FSWriteError in D:\temp\1439849028369-0\SSTableLoaderTest\Standard1\ma-4-big-Data.db
> 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:135)
> 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:152)
> 	at org.apache.cassandra.io.util.FileUtils.deleteRecursive(FileUtils.java:439)
> 	at org.apache.cassandra.io.util.FileUtils.deleteRecursive(FileUtils.java:435)
> 	at org.apache.cassandra.io.util.FileUtils.deleteRecursive(FileUtils.java:435)
> 	at org.apache.cassandra.io.util.FileUtils.deleteRecursive(FileUtils.java:435)
> 	at org.apache.cassandra.io.sstable.SSTableLoaderTest.cleanup(SSTableLoaderTest.java:77)
> Caused by: java.nio.file.AccessDeniedException: D:\temp\1439849028369-0\SSTableLoaderTest\Standard1\ma-4-big-Data.db
> 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
> 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
> 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
> 	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:269)
> 	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> 	at java.nio.file.Files.delete(Files.java:1126)
> 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:129)
> {noformat}
> History: [rarely fails|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_utest_win32/lastCompletedBuild/testReport/org.apache.cassandra.io.sstable/SSTableLoaderTest/testLoadingSSTable/history/], maybe 1/10
> CI only - can't repro locally.



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