You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/10/25 15:54:19 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b109) - Build # 8036 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8036/
Java: 32bit/jdk1.8.0-ea-b109 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8EB9DFDAC3456D7E:3B3FBE5D7C84DF8A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
	at org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
	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:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10136 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> 223999 T1715 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> 224000 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224000 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224001 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224021 T1715 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224032 T1715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224033 T1715 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224035 T1715 oass.IndexSchema.readSchema [null] Schema name=minimal
   [junit4]   2> 224038 T1715 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224039 T1715 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224039 T1715 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 224039 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 224049 T1715 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224049 T1715 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 224049 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 224070 T1715 oasc.CoreContainer.<init> New CoreContainer 5590856
   [junit4]   2> 224070 T1715 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 224071 T1715 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 224071 T1715 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 224071 T1715 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 224072 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224072 T1715 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224072 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224072 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224073 T1715 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224073 T1715 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224074 T1715 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224075 T1715 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224076 T1716 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 224076 T1716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224077 T1716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224077 T1716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224097 T1716 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224108 T1716 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224109 T1716 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224111 T1716 oass.IndexSchema.readSchema [collection1] Schema name=minimal
   [junit4]   2> 224113 T1716 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224113 T1716 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 224114 T1716 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/
   [junit4]   2> 224114 T1716 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 224114 T1716 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> 224114 T1716 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/index/
   [junit4]   2> 224115 T1716 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/index' doesn't exist. Creating new index...
   [junit4]   2> 224117 T1716 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index
   [junit4]   2> 224139 T1716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_1,generation=1}
   [junit4]   2> 224139 T1716 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 224140 T1716 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 224140 T1716 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 224141 T1716 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 224143 T1716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 224143 T1716 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 224144 T1716 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 224144 T1716 oass.SolrIndexSearcher.<init> Opening Searcher@1e90c75 main
   [junit4]   2> 224144 T1716 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 224145 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e90c75 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 224150 T1715 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C494 name=collection1 org.apache.solr.core.SolrCore@1ef9386
   [junit4]   2> 224152 T1715 C494 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_1,generation=1}
   [junit4]   2> 224153 T1715 C494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 224154 T1715 C494 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 3
   [junit4]   2> 224156 T1715 C494 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224172 T1715 C494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_2,generation=2}
   [junit4]   2> 224172 T1715 C494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 224175 T1715 C494 oass.SolrIndexSearcher.<init> Opening Searcher@1f5146f main
   [junit4]   2> 224175 T1715 C494 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224175 T1717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f5146f main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
   [junit4]   2> 224176 T1715 C494 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 21
   [junit4]   2> 224176 T1715 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 224176 T1715 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5590856
   [junit4]   2> 224176 T1715 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ef9386
   [junit4]   2> 224177 T1715 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 224177 T1715 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 224177 T1715 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 224177 T1715 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 224178 T1715 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 224178 T1715 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 224178 T1715 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index;done=false>>]
   [junit4]   2> 224178 T1715 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index
   [junit4]   2> 224178 T1715 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003;done=false>>]
   [junit4]   2> 224178 T1715 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> NOTE: per solr.test.leavedatadir, dataDir will not be removed: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> 224179 T1715 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 224179 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224180 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224180 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224204 T1715 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224210 T1715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224211 T1715 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224213 T1715 oass.IndexSchema.readSchema [null] Schema name=minimal
   [junit4]   2> 224216 T1715 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224217 T1715 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224217 T1715 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 224217 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 224228 T1715 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224228 T1715 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 224228 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 224255 T1715 oasc.CoreContainer.<init> New CoreContainer 1376776
   [junit4]   2> 224258 T1715 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 224258 T1715 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 224258 T1715 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 224258 T1715 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 224258 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224259 T1715 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224259 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224259 T1715 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224259 T1715 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224259 T1715 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224260 T1715 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224260 T1715 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224261 T1719 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 224262 T1719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224262 T1719 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224262 T1719 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224281 T1719 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224287 T1719 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224287 T1719 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224289 T1719 oass.IndexSchema.readSchema [collection1] Schema name=minimal
   [junit4]   2> 224290 T1719 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224291 T1719 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 224291 T1719 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/
   [junit4]   2> 224291 T1719 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 224291 T1719 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> 224292 T1719 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/index/
   [junit4]   2> 224292 T1719 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 224292 T1719 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 224292 T1719 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 224294 T1719 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 224294 T1719 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 224295 T1719 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 224295 T1719 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index
   [junit4]   2> 224296 T1719 oass.SolrIndexSearcher.<init> Opening Searcher@47e43 main
   [junit4]   2> 224296 T1720 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47e43 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
   [junit4]   2> 224296 T1719 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 224297 T1715 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 224299 T1715 oas.SolrTestCaseJ4.setUp ###Starting testReaderIsNotNRT
   [junit4]   2> ASYNC  NEW_CORE C495 name=collection1 org.apache.solr.core.SolrCore@103c931
   [junit4]   2> 224301 T1715 C495 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 224303 T1715 C495 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_2,generation=2}
   [junit4]   2> 224304 T1715 C495 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 224304 T1715 C495 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 4
   [junit4]   2> ASYNC  NEW_CORE C496 name=collection1 org.apache.solr.core.SolrCore@103c931
   [junit4]   2> 224313 T1715 C496 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 224315 T1715 C496 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224342 T1715 C496 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_3,generation=3}
   [junit4]   2> 224342 T1715 C496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 224345 T1715 C496 oass.SolrIndexSearcher.<init> Opening Searcher@4cb2cb main
   [junit4]   2> 224346 T1720 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4cb2cb main{StandardDirectoryReader(segments_3:6 _1(5.0):C1)}
   [junit4]   2> 224346 T1715 C496 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224346 T1715 C496 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 31
   [junit4]   2> 224347 T1715 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 224347 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224348 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224349 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224369 T1715 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224381 T1715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224382 T1715 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224384 T1715 oass.IndexSchema.readSchema [collection1] Schema name=minimal
   [junit4]   2> 224386 T1715 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224387 T1715 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/
   [junit4]   2> 224387 T1715 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 224388 T1715 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/index/
   [junit4]   2> 224388 T1715 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 224389 T1715 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 224389 T1715 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 224391 T1715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 224392 T1715 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 224392 T1715 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 224394 T1715 oass.SolrIndexSearcher.<init> Opening Searcher@3dc904 main
   [junit4]   2> 224395 T1715 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 224395 T1722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dc904 main{StandardDirectoryReader(segments_3:6 _1(5.0):C1)}
   [junit4]   2> 224395 T1715 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 224396 T1715 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 224398 T1715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_3,generation=3}
   [junit4]   2> 224398 T1715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 224398 T1715 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 224399 T1715 oass.SolrIndexSearcher.<init> Opening Searcher@8e2088 main
   [junit4]   2> 224400 T1715 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 224400 T1715 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@103c931
   [junit4]   2> 224400 T1722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8e2088 main{StandardDirectoryReader(segments_3:6 _1(5.0):C1)}
   [junit4]   2> 224401 T1715 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 224401 T1715 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C497 name=collection1 org.apache.solr.core.SolrCore@e22c23
   [junit4]   2> 224404 T1715 C497 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 224406 T1715 C497 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224442 T1715 C497 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_4,generation=4}
   [junit4]   2> 224442 T1715 C497 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 224447 T1715 C497 oass.SolrIndexSearcher.<init> Opening Searcher@13734f6 main
   [junit4]   2> 224448 T1715 C497 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224448 T1722 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13734f6 main{StandardDirectoryReader(segments_4:8 _1(5.0):C1 _2(5.0):C1)}
   [junit4]   2> 224448 T1715 C497 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 42
   [junit4]   2> 224452 T1715 C497 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 224452 T1715 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 224453 T1715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 224453 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 224454 T1715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 224481 T1715 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 224487 T1715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 224488 T1715 oass.IndexSchema.readSchema Reading Solr Schema from schema-minimal.xml
   [junit4]   2> 224493 T1715 oass.IndexSchema.readSchema [collection1] Schema name=minimal
   [junit4]   2> 224495 T1715 oass.IndexSchema.readSchema WARN no uniqueKey specified in schema.
   [junit4]   2> 224495 T1715 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/
   [junit4]   2> 224496 T1715 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 224496 T1715 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1382708532003/index/
   [junit4]   2> 224497 T1715 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 224498 T1715 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 224498 T1715 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 224500 T1715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 224500 T1715 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 224501 T1715 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 224503 T1715 oass.SolrIndexSearcher.<init> Opening Searcher@3efff7 main
   [junit4]   2> 224503 T1715 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 224503 T1715 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 224503 T1715 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
   [junit4]   2> 224507 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3efff7 main{StandardDirectoryReader(segments_4:8 _1(5.0):C1 _2(5.0):C1)}
   [junit4]   2> 224522 T1715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_5,generation=5}
   [junit4]   2> 224522 T1715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 224526 T1715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_5,generation=5}
   [junit4]   2> 224526 T1715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 224526 T1715 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 224529 T1715 oass.SolrIndexSearcher.<init> Opening Searcher@102cec8 main
   [junit4]   2> 224530 T1715 oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 224530 T1715 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e22c23
   [junit4]   2> 224530 T1715 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 224531 T1715 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 224531 T1715 oas.SolrTestCaseJ4.tearDown ###Ending testReaderIsNotNRT
   [junit4]   2> 224533 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@102cec8 main{StandardDirectoryReader(segments_5:10 _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen -Dtests.method=testReaderIsNotNRT -Dtests.seed=8EB9DFDAC3456D7E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=Indian/Mauritius -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.25s J0 | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8EB9DFDAC3456D7E:3B3FBE5D7C84DF8A]:0)
   [junit4]    > 	at org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
   [junit4]    > 	at org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 224553 T1715 oas.SolrTestCaseJ4.setUp ###Starting testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C498 name=collection1 org.apache.solr.core.SolrCore@161193a
   [junit4]   2> 224555 T1715 C498 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 224558 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 4
   [junit4]   2> 224560 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 224562 T1715 C498 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224582 T1715 C498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_6,generation=6}
   [junit4]   2> 224582 T1715 C498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 224587 T1715 C498 oass.SolrIndexSearcher.<init> Opening Searcher@178d64a main
   [junit4]   2> 224587 T1715 C498 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224587 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@178d64a main{StandardDirectoryReader(segments_6:13 _4(5.0):C1)}
   [junit4]   2> 224588 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 26
   [junit4]   2> 224590 T1715 C498 oasu.DirectUpdateHandler2.commit start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224642 T1715 C498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_7,generation=7}
   [junit4]   2> 224642 T1715 C498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 224645 T1715 C498 oass.SolrIndexSearcher.<init> Opening Searcher@18b107 main
   [junit4]   2> 224646 T1715 C498 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224658 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b107 main{StandardDirectoryReader(segments_7:15 _5(5.0):C1)}
   [junit4]   2> 224658 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {optimize=} 0 69
   [junit4]   2> 224661 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 224662 T1715 C498 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224682 T1715 C498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_8,generation=8}
   [junit4]   2> 224682 T1715 C498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 224686 T1715 C498 oass.SolrIndexSearcher.<init> Opening Searcher@14c4c26 main
   [junit4]   2> 224686 T1715 C498 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224686 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14c4c26 main{StandardDirectoryReader(segments_8:17 _5(5.0):C1 _6(5.0):C1)}
   [junit4]   2> 224687 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 25
   [junit4]   2> 224689 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 224691 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 224692 T1715 C498 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224722 T1715 C498 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_9,generation=9}
   [junit4]   2> 224722 T1715 C498 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 224726 T1715 C498 oass.SolrIndexSearcher.<init> Opening Searcher@706997 main
   [junit4]   2> 224726 T1715 C498 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224726 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@706997 main{StandardDirectoryReader(segments_9:19 _5(5.0):C1 _6(5.0):C1 _7(5.0):C2)}
   [junit4]   2> 224727 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 35
   [junit4]   2> 224729 T1715 C498 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
   [junit4]   2> ASYNC  NEW_CORE C499 name=collection1 org.apache.solr.core.SolrCore@161193a
   [junit4]   2> 224735 T1715 C499 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 224762 T1715 C499 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index,segFN=segments_a,generation=10}
   [junit4]   2> 224762 T1715 C499 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 224768 T1715 C499 oass.SolrIndexSearcher.<init> Opening Searcher@1e18c74 main
   [junit4]   2> 224769 T1715 C499 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 224769 T1723 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e18c74 main{StandardDirectoryReader(segments_a:20 _5(5.0):C1 _6(5.0):C1 _7(5.0):C2/1:delGen=1)}
   [junit4]   2> 224769 T1715 C499 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 34
   [junit4]   2> 224770 T1715 oas.SolrTestCaseJ4.tearDown ###Ending testSharedCores
   [junit4]   2> 224772 T1715 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 224772 T1715 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1376776
   [junit4]   2> 224772 T1715 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@161193a
   [junit4]   2> 224772 T1715 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 224773 T1715 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 224773 T1715 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 224773 T1715 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 224775 T1715 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 224775 T1715 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 224776 T1715 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003;done=false>>]
   [junit4]   2> 224776 T1715 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003
   [junit4]   2> 224776 T1715 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index;done=false>>]
   [junit4]   2> 224777 T1715 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1382708532003/index
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ro_RO, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=67591960,total=90361856
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, TestReversedWildcardFilterFactory, BJQParserTest, TestReplicationHandler, SolrInfoMBeanTest, SOLR749Test, OverseerCollectionProcessorTest, DistributedSpellCheckComponentTest, TestClassNameShortening, TestCoreContainer, StatelessScriptUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestSort, ScriptEngineTest, SuggesterFSTTest, TestConfig, DateMathParserTest, CSVRequestHandlerTest, LukeRequestHandlerTest, TestLuceneMatchVersion, TestLFUCache, DirectUpdateHandlerOptimizeTest, SliceStateUpdateTest, TestBM25SimilarityFactory, SynonymTokenizerTest, SuggesterTest, TestSolrQueryParser, HdfsUnloadDistributedZkTest, LegacyHTMLStripCharFilterTest, LoggingHandlerTest, DistributedQueryElevationComponentTest, TestTrie, ShardRoutingTest, ClusterStateUpdateTest, TestCloudManagedSchema, TestLMDirichletSimilarityFactory, TestDocSet, ResourceLoaderTest, TestFaceting, TestFieldCollectionResource, TermsComponentTest, FastVectorHighlighterTest, ZkControllerTest, MBeansHandlerTest, LeaderElectionTest, TestWriterPerf, ExternalFileFieldSortTest, TestNonNRTOpen]
   [junit4] Completed on J0 in 0.80s, 2 tests, 1 failure <<< FAILURES!

[...truncated 653 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:422: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:402: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1259: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:902: There were test failures: 327 suites, 1451 tests, 1 failure, 39 ignored (6 assumptions)

Total time: 40 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b109 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure