Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/92/

1 tests failed.
REGRESSION:  
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete

Error Message:
searcher529 wasn't soon enough after soft529: 1339694370043 !< 1339694369890 + 
100 (fudge)

Stack Trace:
java.lang.AssertionError: searcher529 wasn't soon enough after soft529: 
1339694370043 !< 1339694369890 + 100 (fudge)
        at 
__randomizedtesting.SeedInfo.seed([C734A40A40E36661:781C975B4BABD1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete(SoftAutoCommitTest.java:254)
        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:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 10175 lines...]
   [junit4]   2> 13259 T2223 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 13259 T2223 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
   [junit4]   2> 13259 T2223 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 13261 T2223 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 13261 T2223 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 13261 T2223 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 13262 T2223 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 13262 T2223 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 13263 T2223 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 13263 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 13264 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 13264 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 13264 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
   [junit4]   2> 13265 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created dismaxNoDefaults: solr.SearchHandler
   [junit4]   2> 13265 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 13266 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 13266 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 13266 T2223 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 13267 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 13267 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 13267 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13268 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13268 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13268 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13269 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13269 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13270 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 13270 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 13270 T2223 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 13271 T2223 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 13273 T2223 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 13274 T2223 oasc.SolrCore.initDeprecatedSupport WARNING adding 
ShowFileRequestHandler with hidden files: [SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, 
SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, 
BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-TLOG.XML, 
SOLRCONFIG-MASTER.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, 
DA_COMPOUNDDICTIONARY.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, 
ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, SCHEMA-IB.XML, 
SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, DA_UTF8.XML, 
SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, STEMDICT.TXT, 
SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, STOPTYPES-1.TXT, 
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, 
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, 
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, 
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-PHRASESUGGEST.XML, 
SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, 
OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, 
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, 
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, 
SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, SCHEMA.XML, SCHEMA_CODEC.XML, 
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, 
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, 
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, 
STOPWORDS.TXT, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, 
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, 
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LAZYWRITER.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, FRENCHARTICLES.TXT, BAD-MP-SOLRCONFIG.XML, 
SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, 
SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, 
SOLRCONFIG-XINCLUDE.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, 
SCHEMA-SIM.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, PROTWORDS.TXT, 
SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-TFIDF.XML, 
SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, 
SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, 
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, 
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, 
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, 
COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, 
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 13276 T2223 oass.SolrIndexSearcher.<init> Opening 
Searcher@235e1526 main
   [junit4]   2> 13277 T2223 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 13277 T2223 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 13278 T2223 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 13278 T2223 oashc.SpellCheckComponent.inform Initializing 
spell checkers
   [junit4]   2> 13284 T2223 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 13333 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 13333 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: http://
   [junit4]   2> 13333 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 13334 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 13334 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 13334 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 13335 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 13335 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 13335 T2223 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 13336 T2223 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 13347 T2230 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@235e1526 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 13349 T2223 oasc.CoreContainer.register registering core: 
collection1
   [junit4]   2> 13350 T2223 oasu.AbstractSolrTestCase.setUp ####SETUP_END 
testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> ASYNC  NEW_CORE C121 name=collection1 
org.apache.solr.core.SolrCore@68edf7e4
   [junit4]   2> 13355 T2223 C121 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 13355 T2223 C121 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
   [junit4]   2> 13357 T2223 C121 UPDATE [collection1] webapp=null path=null 
params={} {add=[529]} 0 3
   [junit4]   2> 13363 T2223 C121 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 13387 T2223 C121 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
 _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, 
_0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2> 13387 T2223 C121 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 2
   [junit4]   2> 13389 T2223 C121 oass.SolrIndexSearcher.<init> Opening 
Searcher@5d620c97 main
   [junit4]   2> 13390 T2223 C121 oass.SolrIndexSearcher.<init> WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 13390 T2223 C121 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 13391 T2230 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5d620c97 
main{StandardDirectoryReader(segments_2:3 _0(4.0):C1)}
   [junit4]   2> 13392 T2223 C121 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 29
   [junit4]   2> 13397 T2223 C121 UPDATE [collection1] webapp=null path=null 
params={} {delete=[529]} 0 1
   [junit4]   2> 13898 T2232 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 14052 T2232 oass.SolrIndexSearcher.<init> Opening 
Searcher@261cde84 main
   [junit4]   2> 14052 T2232 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 14052 T2232 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14053 T2230 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@261cde84 
main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 14057 T2223 C121 UPDATE [collection1] webapp=null path=null 
params={} {add=[550]} 0 1
   [junit4]   2> 14558 T2232 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 14582 T2232 oass.SolrIndexSearcher.<init> Opening 
Searcher@15fdaa18 main
   [junit4]   2> 14582 T2232 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 14582 T2232 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14583 T2230 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@15fdaa18 
main{StandardDirectoryReader(segments_2:7:nrt _1(4.0):C1)}
   [junit4]   2> 14598 T2231 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 14598 T2231 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
 _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, 
_0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f2dcf8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57895c19),segFN=segments_3,generation=3,filenames=[_1_Lucene40_0.tim,
 _1.fdx, _1_nrm.cfs, _1.fdt, _1.si, _1_Lucene40_0.frq, _1.fnm, segments_3, 
_1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe]
   [junit4]   2> 14599 T2231 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 3
   [junit4]   2> 14599 T2231 oass.SolrIndexSearcher.<init> Opening 
Searcher@79b6d52e main
   [junit4]   2> 14599 T2231 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 14599 T2231 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 14599 T2223 oasu.AbstractSolrTestCase.tearDown 
####TEARDOWN_START testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 14600 T2230 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@79b6d52e 
main{StandardDirectoryReader(segments_2:7:nrt _1(4.0):C1)}
   [junit4]   2> 14600 T2223 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1523927554
   [junit4]   2> 14600 T2223 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@68edf7e4
   [junit4]   2> 14602 T2223 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 14602 T2223 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=4,autocommit maxTime=1200ms,autocommits=1,soft 
autocommit maxTime=500ms,soft 
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SoftAutoCommitTest 
-Dtests.method=testSoftAndHardCommitMaxTimeDelete -Dtests.seed=C734A40A40E36661 
-Dtests.multiplier=3 -Dtests.locale=es_CO -Dtests.timezone=America/Porto_Velho 
-Dargs="-Dfile.encoding=ISO8859-1"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> NOTE: test params are: codec=Lucene40: {}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=es_CO, 
timezone=America/Porto_Velho
   [junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 
(64-bit)/cpus=16,threads=1,free=170335096,total=321060864
   [junit4]   2> NOTE: All tests run in this JVM: [TestStopFilterFactory, 
TestArabicFilters, TestGalicianStemFilterFactory, ResourceLoaderTest, 
TestIndonesianStemFilterFactory, StandardRequestHandlerTest, CopyFieldTest, 
TestBeiderMorseFilterFactory, TestCoreContainer, BasicDistributedZkTest, 
SOLR749Test, TestNGramFilters, IndexReaderFactoryTest, SimpleFacetsTest, 
TestPluginEnable, TestPerFieldSimilarity, PeerSyncTest, MinimalSchemaTest, 
TestGroupingSearch, NoCacheHeaderTest, TestQueryTypes, TestUtils, 
FileUtilsTest, SpellCheckComponentTest, DOMUtilTest, 
TestRussianLightStemFilterFactory, OverseerTest, TestCollationKeyRangeQueries, 
TestPortugueseStemFilterFactory, TestPersianNormalizationFilterFactory, 
TestDocSet, TestFrenchLightStemFilterFactory, LengthFilterTest, 
DirectSolrSpellCheckerTest, TestBM25SimilarityFactory, 
TestBrazilianStemFilterFactory, UpdateParamsTest, 
TestPortugueseLightStemFilterFactory, TestJapaneseTokenizerFactory, 
TestDFRSimilarityFactory, ReturnFieldsTest, TermsComponentTest, 
TestDictionaryCompoundWordTokenFilterFactory, ZkNodePropsTest, 
DocumentBuilderTest, SpellPossibilityIteratorTest, 
TestReversedWildcardFilterFactory, TestJmxIntegration, 
TestGreekLowerCaseFilterFactory, SpellingQueryConverterTest, 
TestQuerySenderListener, AlternateDirectoryTest, 
TestGermanMinimalStemFilterFactory, FieldAnalysisRequestHandlerTest, 
TermVectorComponentTest, DateMathParserTest, 
TestGalicianMinimalStemFilterFactory, TestPseudoReturnFields, 
CurrencyFieldTest, XsltUpdateRequestHandlerTest, TestSolrXMLSerializer, 
TestPHPSerializedResponseWriter, SpellCheckCollatorTest, HighlighterTest, 
TestEnglishMinimalStemFilterFactory, TestPatternReplaceFilterFactory, 
MoreLikeThisHandlerTest, TestNorwegianLightStemFilterFactory, 
TestIrishLowerCaseFilterFactory, TestLuceneMatchVersion, 
DirectUpdateHandlerTest, DirectUpdateHandlerOptimizeTest, 
TestFinnishLightStemFilterFactory, TestFastLRUCache, RecoveryZkTest, 
TestQueryUtils, IndexBasedSpellCheckerTest, TestFiltering, BadIndexSchemaTest, 
TestKeywordMarkerFilterFactory, AutoCommitTest, TestKStemFilterFactory, 
FileBasedSpellCheckerTest, TestChineseFilterFactory, 
TestCJKBigramFilterFactory, TestIBSimilarityFactory, 
FieldMutatingUpdateProcessorTest, PrimitiveFieldTypeTest, 
LukeRequestHandlerTest, DistributedTermsComponentTest, 
TestHyphenationCompoundWordTokenFilterFactory, TestSystemIdResolver, 
RAMDirectoryFactoryTest, SolrPluginUtilsTest, SpatialFilterTest, 
SuggesterWFSTTest, TestFaceting, TestJapaneseKatakanaStemFilterFactory, 
PingRequestHandlerTest, TestSolrDeletionPolicy1, TestSolrQueryParser, 
JSONWriterTest, TestDistributedSearch, UpdateRequestProcessorFactoryTest, 
LeaderElectionIntegrationTest, TestReplicationHandler, ZkSolrClientTest, 
TestPhoneticFilterFactory, CloudStateUpdateTest, TestRecovery, 
SoftAutoCommitTest]
   [junit4]   2> 
   [junit4] Completed on J1 in 7.70s, 3 tests, 1 failure <<< FAILURES!
[...truncated 218 lines...]

[...truncated 10494 lines...]

[...truncated 10494 lines...]

[...truncated 10494 lines...]

[...truncated 10494 lines...]

[...truncated 10494 lines...]


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

Reply via email to