It's the new assertion from LUCENE-5577; I see it did try to close the folder:

 [junit4]   2> 203626 T606 oasc.CachingDirectoryFactory.close Closing
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\solr.client.solrj.embedded.LargeVolumeJettyTest-EA97E28109CE696-001\tempDir-001\

But then fails to remove a tlog file; any clues?

   [junit4] ERROR   0.00s | LargeVolumeJettyTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove
the following files (in the order of attempts):
   [junit4]    >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.embedded.LargeVolumeJettyTest-EA97E28109CE696-001\tempDir-001\tlog\tlog.0000000000000000002
   [junit4]    >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.embedded.LargeVolumeJettyTest-EA97E28109CE696-001\tempDir-001\tlog
   [junit4]    >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.embedded.LargeVolumeJettyTest-EA97E28109CE696-001\tempDir-001
   [junit4]    >
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solr.client.solrj.embedded.LargeVolumeJettyTest-EA97E28109CE696-001
   [junit4]    >        at
__randomizedtesting.SeedInfo.seed([EA97E28109CE696]:0)
   [junit4]    >        at org.apache.lucene.util.TestUtil.rm(TestUtil.java:118)
   [junit4]    >        at
org.apache.lucene.util.LuceneTestCase$TemporaryFilesCleanupRule.afterAlways(LuceneTestCase.java:2387)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to