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

Hoss Man updated SOLR-5948:
---------------------------

    Attachment: SOLR-5948.jenkins.log.txt

http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3917/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC
Revision: 1583802

Ultimate failure was...

{noformat}
java.lang.AssertionError: !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-DistribDocExpirati
onUpdateProcessorTest-1396449841389 FAILED !!!!!
        at __randomizedtesting.SeedInfo.seed([F5058863C2A67238]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:217)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
{noformat}

But in the middle of the test we start seeing problems do to index files not 
being found that probably cascaded into other problems...

{noformat}
   [junit4]   2> 221731 T442 C271 P49333 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={CONTROL=TRUE&wt=javabin&version=2} 
{add=[72 (1464283821849444352)]} 0 1
   [junit4]   2> 221731 T548 C273 P49381 oasu.UpdateLog$LogReplayer.doReplay 
WARN Starting log replay 
tlog{file=.\solrtest-DistribDocExpirationUpdateProcessorTest-1396449841389\org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest-1396449841399\jetty4\tlog\tlog.0000000000000000000
 refcount=2} active=true starting pos=1472
   [junit4]   2> 221742 T548 C273 P49381 oasu.DirectUpdateHandler2.commit start 
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 221745 T548 C273 P49381 oasu.UpdateLog$LogReplayer.doReplay 
ERROR Replay exception: final commit. java.io.FileNotFoundException: _0.si
   [junit4]   2>        at 
org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:134)
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:886)
   [junit4]   2>        at 
org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:139)
   [junit4]   2>        at 
org.apache.lucene.index.LogMergePolicy.sizeBytes(LogMergePolicy.java:175)
   [junit4]   2>        at 
org.apache.lucene.index.LogByteSizeMergePolicy.size(LogByteSizeMergePolicy.java:47)
   [junit4]   2>        at 
org.apache.lucene.index.LogMergePolicy.findMerges(LogMergePolicy.java:478)
   [junit4]   2>        at 
org.apache.solr.util.RandomMergePolicy.findMerges(RandomMergePolicy.java:84)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:2016)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1985)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2923)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3032)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2999)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:578)
{noformat}

> Strange jenkins failure: *.si file not found in the middle of cloud test
> ------------------------------------------------------------------------
>
>                 Key: SOLR-5948
>                 URL: https://issues.apache.org/jira/browse/SOLR-5948
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Attachments: SOLR-5948.jenkins.log.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to