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

Philip Thompson commented on CASSANDRA-10075:
---------------------------------------------

+1, merged to ccm.

> Windows dtest 2.2: sstablesplit_test.py:TestSSTableSplit.split_test
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-10075
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10075
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Joshua McKenzie
>            Assignee: Joshua McKenzie
>              Labels: Windows
>             Fix For: 2.2.1
>
>
> Error text:
> {noformat}
>  File "C:\tools\python2\lib\unittest\case.py", line 358, in run
>     self.tearDown()
>   File 
> "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\dtest.py", 
> line 513, in tearDown
>     self._cleanup_cluster()
>   File 
> "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\dtest.py", 
> line 212, in _cleanup_cluster
>     self.cluster.remove()
>   File 
> "D:\jenkins\workspace\cassandra-2.2_dtest_win32\ccm\ccmlib\cluster.py", line 
> 223, in remove
>     common.rmdirs(self.get_path())
>   File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\ccm\ccmlib\common.py", 
> line 156, in rmdirs
>     shutil.rmtree(u"\\\\?\\" + path)
>   File "C:\tools\python2\lib\shutil.py", line 247, in rmtree
>     rmtree(fullname, ignore_errors, onerror)
>   File "C:\tools\python2\lib\shutil.py", line 247, in rmtree
>     rmtree(fullname, ignore_errors, onerror)
>   File "C:\tools\python2\lib\shutil.py", line 252, in rmtree
>     onerror(os.remove, fullname, sys.exc_info())
>   File "C:\tools\python2\lib\shutil.py", line 250, in rmtree
>     os.remove(fullname)
> "[Error 5] Access is denied: 
> u'\\\\\\\\?\\\\d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\commitlogs\\\\CommitLog-5-1439489973883.log'\n--------------------
>  >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm 
> directory: d:\\temp\\dtest-zsl_4c\ndtest: DEBUG: Run stress to insert 
> data\ndtest: DEBUG: Compact sstables.\ndtest: DEBUG: Number of sstables after 
> compaction: 1\ndtest: DEBUG: Run sstablesplit\ndtest: DEBUG: Original sstable 
> and sizes before split: 
> [('d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\data\\\\keyspace1\\\\standard1-e596155041e611e5b337390aedd65e00\\\\la-25-big-Data.db',
>  281000000L)]\ndtest: DEBUG: Number of sstables after split: 27. expected 
> 26.0\ndtest: DEBUG: Compact sstables.\ndtest: DEBUG: Number of sstables after 
> compaction: 1\ndtest: DEBUG: Run sstablesplit\ndtest: DEBUG: Original sstable 
> and sizes before split: 
> [('d:\\\\temp\\\\dtest-zsl_4c\\\\test\\\\node1\\\\data\\\\keyspace1\\\\standard1-e596155041e611e5b337390aedd65e00\\\\la-54-big-Data.db',
>  281000000L)]\ndtest: DEBUG: Number of sstables after split: 27. expected 
> 26.0\ndtest: DEBUG: Run stress to ensure data is readable\ndtest: DEBUG: 
> removing ccm cluster test at: d:\\temp\\dtest-zsl_4c\n--------------------- 
> >> end captured logging << -----
> {noformat}
> [Failure 
> History|http://cassci.datastax.com/view/cassandra-2.2/job/cassandra-2.2_dtest_win32/61/testReport/sstablesplit_test/TestSSTableSplit/split_test/history/]
> Env: CI only. Passes locally.



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

Reply via email to