Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10387/
Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@73b0120a 
searcher=Searcher@81139e8[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)} expected:<3> 
but was:<2>

Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc: 
core=org.apache.solr.core.SolrCore@73b0120a 
searcher=Searcher@81139e8[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)} expected:<3> 
but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([7CCF7FA87605CEC7:C9491E2FC9C47C33]: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.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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:65)
        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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        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:65)
        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:360)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10729 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> log4j:WARN No such property [conversionPattern] in 
org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
   [junit4]   2> 1381 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1419 T13 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1703 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1707 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 1708 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1709 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2122 T13 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 2249 T13 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 2261 T13 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 2271 T13 oass.IndexSchema.readSchema [null] Schema name=minimal
   [junit4]   2> 2346 T13 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 2353 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2354 T13 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2355 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2458 T13 oasc.CoreContainer.<init> New CoreContainer 1522374171
   [junit4]   2> 2461 T13 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2490 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 2491 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 2499 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 2499 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 2500 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 2501 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 2501 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 2502 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 2502 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 2764 T13 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2767 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2770 T13 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2910 T14 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2912 T14 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2913 T14 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2914 T14 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2992 T14 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 3041 T14 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3043 T14 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 3053 T14 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 3062 T14 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3064 T14 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3132 T14 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3186 T14 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/
   [junit4]   2> 3187 T14 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 3234 T14 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
   [junit4]   2> 3242 T14 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index/
   [junit4]   2> 3243 T14 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3265 T14 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
   [junit4]   2> 3352 T14 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 3354 T14 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 3665 T14 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3683 T14 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 3692 T14 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 3739 T14 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3762 T14 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3766 T14 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3805 T14 oass.SolrIndexSearcher.<init> Opening 
Searcher@427690f0[collection1] main
   [junit4]   2> 3837 T14 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 3838 T14 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/}
   [junit4]   2> 3860 T14 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 3861 T14 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /rest/managed
   [junit4]   2> 3862 T14 oasr.ManagedResource.notifyObserversDuringInit WARN 
No registered observers for /rest/managed
   [junit4]   2> 3862 T14 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3946 T14 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 3946 T15 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@427690f0[collection1] 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 3951 T13 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 
org.apache.solr.core.SolrCore@1b5086e4
   [junit4]   2> 4041 T13 C0 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 4042 T13 C0 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 4121 T13 C0 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 167
   [junit4]   2> 4138 T13 C0 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 
org.apache.solr.core.SolrCore@1b5086e4
   [junit4]   2> 4296 T13 C1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 4296 T13 C1 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 4332 T13 C1 oass.SolrIndexSearcher.<init> Opening 
Searcher@1fedd556[collection1] main
   [junit4]   2> 4334 T13 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4336 T15 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1fedd556[collection1] 
main{StandardDirectoryReader(segments_2:3 _0(4.9):c1)}
   [junit4]   2> 4337 T13 C1 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 199
   [junit4]   2> 4339 T13 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 4340 T13 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1522374171
   [junit4]   2> 4341 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b5086e4
   [junit4]   2> 4343 T13 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> 4344 T13 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 4345 T13 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 4346 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 4347 T13 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 4348 T13 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 4349 T13 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 4350 T13 oasc.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
   [junit4]   2> 4350 T13 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001;done=false>>]
   [junit4]   2> 4351 T13 oasc.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
   [junit4]   2> 4353 T13 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 4353 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 4354 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4355 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4356 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 4405 T13 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 4436 T13 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 4437 T13 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 4442 T13 oass.IndexSchema.readSchema [null] Schema name=minimal
   [junit4]   2> 4449 T13 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 4450 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 4451 T13 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 4452 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 4507 T13 oasc.CoreContainer.<init> New CoreContainer 1147659232
   [junit4]   2> 4508 T13 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 4509 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 4510 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 4510 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 4511 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 4511 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 4512 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 4512 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 4512 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 4513 T13 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 4519 T13 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4520 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4520 T13 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 4539 T17 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 4540 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 4541 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4541 T17 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 4599 T17 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 4627 T17 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 4628 T17 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 4634 T17 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 4639 T17 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 4640 T17 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 4640 T17 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 4641 T17 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/
   [junit4]   2> 4641 T17 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 4642 T17 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
   [junit4]   2> 4643 T17 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index/
   [junit4]   2> 4644 T17 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4645 T17 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 4645 T17 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 4649 T17 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4651 T17 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4651 T17 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4652 T17 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
   [junit4]   2> 4657 T17 oass.SolrIndexSearcher.<init> Opening 
Searcher@4526173e[collection1] main
   [junit4]   2> 4658 T17 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 4659 T17 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/}
   [junit4]   2> 4659 T17 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 4660 T17 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /rest/managed
   [junit4]   2> 4660 T17 oasr.ManagedResource.notifyObserversDuringInit WARN 
No registered observers for /rest/managed
   [junit4]   2> 4661 T17 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 4661 T17 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 4661 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4526173e[collection1] 
main{StandardDirectoryReader(segments_2:3 _0(4.9):c1)}
   [junit4]   2> 4664 T13 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 4665 T13 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT & 
maxDoc=1 of core=org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 4685 T13 oas.SolrTestCaseJ4.setUp ###Starting testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 
org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 4734 T13 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4738 T13 C2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 4738 T13 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 4739 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=*:*} 0 53
   [junit4]   2> 4742 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 4743 T13 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4774 T13 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 4775 T13 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 4783 T13 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@25f01a3c[collection1] main
   [junit4]   2> 4784 T13 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4784 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@25f01a3c[collection1] 
main{StandardDirectoryReader(segments_3:6 _1(4.9):c1)}
   [junit4]   2> 4786 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 43
   [junit4]   2> 4789 T13 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4790 T13 C2 oasu.DirectUpdateHandler2.commit No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 4792 T13 C2 oasc.SolrCore.openNewSearcher SolrIndexSearcher 
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 4792 T13 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4793 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {optimize=} 0 5
   [junit4]   2> 4796 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 4798 T13 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4846 T13 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 4846 T13 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 4
   [junit4]   2> 4852 T13 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@53aaabd5[collection1] main
   [junit4]   2> 4853 T13 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4854 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@53aaabd5[collection1] 
main{StandardDirectoryReader(segments_4:8 _1(4.9):c1 _2(4.9):c1)}
   [junit4]   2> 4856 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 58
   [junit4]   2> 4860 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 4862 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 4864 T13 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4895 T13 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 4896 T13 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 5
   [junit4]   2> 4902 T13 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@4c221f3d[collection1] main
   [junit4]   2> 4903 T13 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4903 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4c221f3d[collection1] 
main{StandardDirectoryReader(segments_5:10 _1(4.9):c1 _2(4.9):c1 _3(4.9):c2)}
   [junit4]   2> 4904 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 40
   [junit4]   2> 4908 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 2
   [junit4]   2> 4910 T13 C2 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4984 T13 C2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 4985 T13 C2 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 6
   [junit4]   2> 4991 T13 C2 oass.SolrIndexSearcher.<init> Opening 
Searcher@46907a8f[collection1] main
   [junit4]   2> 4991 T13 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 4991 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@46907a8f[collection1] 
main{StandardDirectoryReader(segments_6:11 _1(4.9):c1 _2(4.9):c1 
_3(4.9):c2/1:delGen=1)}
   [junit4]   2> 4993 T13 C2 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 83
   [junit4]   2> 4995 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSharedCores
   [junit4]   2> 5060 T13 oas.SolrTestCaseJ4.setUp ###Starting 
testReaderIsNotNRT
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 
org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 5061 T13 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5062 T13 C3 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 5065 T13 C3 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 5069 T13 C3 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5095 T13 C3 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 5096 T13 C3 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 7
   [junit4]   2> 5103 T13 C3 oass.SolrIndexSearcher.<init> Opening 
Searcher@7058b7ae[collection1] main
   [junit4]   2> 5104 T13 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5104 T18 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7058b7ae[collection1] 
main{StandardDirectoryReader(segments_7:14 _4(4.9):c1)}
   [junit4]   2> 5108 T13 C3 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 40
   [junit4]   2> 5110 T13 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT & 
maxDoc=1 of core=org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 5111 T13 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 5111 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 5112 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5113 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5113 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 5158 T13 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 5173 T13 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 5174 T13 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 5179 T13 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 5192 T13 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 5193 T13 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 5194 T13 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/
   [junit4]   2> 5194 T13 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 5195 T13 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index/
   [junit4]   2> 5196 T13 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5197 T13 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 5198 T13 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 5201 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5202 T13 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5203 T13 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5207 T13 oass.SolrIndexSearcher.<init> Opening 
Searcher@b831121[collection1] main
   [junit4]   2> 5208 T13 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 5209 T13 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/}
   [junit4]   2> 5209 T13 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 5210 T13 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /rest/managed
   [junit4]   2> 5211 T13 oasr.ManagedResource.notifyObserversDuringInit WARN 
No registered observers for /rest/managed
   [junit4]   2> 5211 T13 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5212 T13 oasu.DefaultSolrCoreState.newIndexWriter Creating new 
IndexWriter...
   [junit4]   2> 5212 T20 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@b831121[collection1] 
main{StandardDirectoryReader(segments_7:14 _4(4.9):c1)}
   [junit4]   2> 5212 T13 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 5213 T13 oasu.DefaultSolrCoreState.closeIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 5217 T13 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 5218 T13 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 7
   [junit4]   2> 5219 T13 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 5221 T13 oasc.SolrCore.openNewSearcher SolrIndexSearcher has 
not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5222 T13 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 5223 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69982c79
   [junit4]   2> 5223 T13 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=5,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
   [junit4]   2> 5224 T13 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 5225 T13 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT & 
maxDoc=1 of core=org.apache.solr.core.SolrCore@239a9dd
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 
org.apache.solr.core.SolrCore@239a9dd
   [junit4]   2> 5227 T13 C4 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 5230 T13 C4 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5256 T13 C4 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 5257 T13 C4 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 8
   [junit4]   2> 5263 T13 C4 oass.SolrIndexSearcher.<init> Opening 
Searcher@4d5a43ce[collection1] main
   [junit4]   2> 5264 T13 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5264 T20 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4d5a43ce[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)}
   [junit4]   2> 5265 T13 C4 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {commit=} 0 36
   [junit4]   2> 5268 T13 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT & 
maxDoc=2 of core=org.apache.solr.core.SolrCore@239a9dd
   [junit4]   2> 5270 T13 C4 oasup.LogUpdateProcessor.finish [collection1] 
webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 5272 T13 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@239a9dd
   [junit4]   2> 5272 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 5273 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 5274 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5275 T13 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 5339 T13 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_9
   [junit4]   2> 5369 T13 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 5370 T13 oass.IndexSchema.readSchema Reading Solr Schema from 
schema-minimal.xml
   [junit4]   2> 5374 T13 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 5378 T13 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 5379 T13 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 5380 T13 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/
   [junit4]   2> 5380 T13 oasc.SolrCore.<init> JMX monitoring not detected for 
core: collection1
   [junit4]   2> 5380 T13 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index/
   [junit4]   2> 5382 T13 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5382 T13 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 5383 T13 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 5385 T13 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5386 T13 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5386 T13 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5391 T13 oass.SolrIndexSearcher.<init> Opening 
Searcher@81139e8[collection1] main
   [junit4]   2> 5392 T13 oasr.ManagedResourceStorage$FileStorageIO.configure 
File-based storage initialized to use dir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 5392 T13 oasr.RestManager.init Initializing RestManager with 
initArgs: 
{storageDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/}
   [junit4]   2> 5393 T13 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf
   [junit4]   2> 5393 T13 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /rest/managed
   [junit4]   2> 5394 T13 oasr.ManagedResource.notifyObserversDuringInit WARN 
No registered observers for /rest/managed
   [junit4]   2> 5394 T13 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 5395 T13 oasu.DefaultSolrCoreState.newIndexWriter Creating new 
IndexWriter...
   [junit4]   2> 5395 T13 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 5396 T21 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@81139e8[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)}
   [junit4]   2> 5396 T13 oasu.DefaultSolrCoreState.closeIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 5425 T13 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 5426 T13 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 9
   [junit4]   2> 5433 T13 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 5434 T13 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 9
   [junit4]   2> 5434 T13 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 5439 T13 oass.SolrIndexSearcher.<init> Opening 
Searcher@7fc6f412[collection1] main
   [junit4]   2> 5440 T13 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 5440 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@239a9dd
   [junit4]   2> 5441 T13 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> 5442 T13 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 5443 T13 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT & 
maxDoc=3 of core=org.apache.solr.core.SolrCore@73b0120a
   [junit4]   2> 5444 T13 oas.SolrTestCaseJ4.tearDown ###Ending 
testReaderIsNotNRT
   [junit4]   2> 5445 T21 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7fc6f412[collection1] 
main{StandardDirectoryReader(segments_9:18 _4(4.9):c1 _5(4.9):c1 _6(4.9):c1)}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen 
-Dtests.method=testReaderIsNotNRT -Dtests.seed=7CCF7FA87605CEC7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_GT 
-Dtests.timezone=BST -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.45s J0 | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong 
maxDoc: core=org.apache.solr.core.SolrCore@73b0120a 
searcher=Searcher@81139e8[collection1] 
main{StandardDirectoryReader(segments_8:16 _4(4.9):c1 _5(4.9):c1)} expected:<3> 
but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7CCF7FA87605CEC7:C9491E2FC9C47C33]:0)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 5508 T13 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 5509 T13 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1147659232
   [junit4]   2> 5509 T13 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73b0120a
   [junit4]   2> 5510 T13 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 5511 T13 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 5511 T13 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 5512 T13 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 5513 T13 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 5515 T13 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 5516 T13 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 5516 T13 oasc.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001/index
   [junit4]   2> 5519 T13 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001;done=false>>]
   [junit4]   2> 5520 T13 oasc.CachingDirectoryFactory.close Closing directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.core.TestNonNRTOpen-7CCF7FA87605CEC7-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_GT, 
timezone=BST
   [junit4]   2> NOTE: Linux 3.8.0-41-generic amd64/Oracle Corporation 1.8.0_05 
(64-bit)/cpus=8,threads=1,free=25312032,total=42991616
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonNRTOpen]
   [junit4] Completed on J0 in 5.78s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1233 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: 
There were test failures: 399 suites, 1644 tests, 1 failure, 36 ignored (15 
assumptions)

Total time: 58 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_05 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to