Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4348/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
        at __randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:466)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:212)
        at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
        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$5.evaluate(RandomizedRunner.java:790)
        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:54)
        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:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=13558, name=searcherExecutor-7075-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=13558, name=searcherExecutor-7075-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13558, name=searcherExecutor-7075-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13558, name=searcherExecutor-7075-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf\params.json: 
java.nio.file.FileSystemException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf\params.json: The process 
cannot access the file because it is being used by another process.     
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf\params.json: 
java.nio.file.FileSystemException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf\params.json: The process 
cannot access the file because it is being used by another process.

   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1\conf
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010\collection1
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-010
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001

        at __randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:294)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:170)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9040 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\init-core-data-001
   [junit4]   2> 429533 T1867 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 429542 T1867 oas.SolrTestCaseJ4.setUp ###Starting testUserProp
   [junit4]   2> 431284 T1867 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 431284 T1867 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 431286 T1867 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core
   [junit4]   2> 431294 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 431311 T1867 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50003
   [junit4]   2> 431312 T1867 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 431312 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 431312 T1867 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001
   [junit4]   2> 431312 T1867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\'
   [junit4]   2> 431359 T1867 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\solr.xml
   [junit4]   2> 431369 T1867 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores
   [junit4]   2> 431369 T1867 oasc.CoreContainer.<init> New CoreContainer 
222637306
   [junit4]   2> 431369 T1867 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\]
   [junit4]   2> 431369 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 431369 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 431369 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 431371 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 431372 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 431373 T1867 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 431374 T1867 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 431374 T1867 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 431374 T1867 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 431378 T1867 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores
   [junit4]   2> 431379 T1867 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\
   [junit4]   2> 431380 T1867 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 431382 T1877 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\'
   [junit4]   2> 431384 T1877 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 431385 T1877 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 431385 T1877 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 431437 T1877 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 431440 T1877 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 431448 T1877 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-managed-schema.xml
   [junit4]   2> 431457 T1877 oass.ManagedIndexSchemaFactory.readSchemaLocally 
The schema is configured as managed, but managed schema resource managed-schema 
not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 431457 T1877 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf\schema-rest.xml
   [junit4]   2> 431467 T1877 oass.IndexSchema.readSchema [collection1] Schema 
name=test-rest
   [junit4]   2> 431627 T1877 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 431627 T1877 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 431628 T1877 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 431629 T1877 oass.IndexSchema.loadCopyFields WARN Field title 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 431650 T1877 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 431650 T1877 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 431650 T1877 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 431650 T1877 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 431654 T1877 oass.ManagedIndexSchema.persistManagedSchema 
Upgraded to managed schema at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 431662 T1877 
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to 
managed schema, renamed the non-managed schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf\schema-rest.xml to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 431662 T1877 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1
   [junit4]   2> 431662 T1877 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 431665 T1877 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\
   [junit4]   2> 431665 T1877 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 431666 T1877 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data
   [junit4]   2> 431668 T1877 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index/
   [junit4]   2> 431668 T1877 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 431670 T1877 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index
   [junit4]   2> 431670 T1877 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.58984375, 
floorSegmentMB=1.384765625, forceMergeDeletesPctAllowed=13.832890565476768, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6834486278922165
   [junit4]   2> 431675 T1877 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d2886; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 431675 T1877 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 431685 T1877 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 431686 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431686 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431686 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431687 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431687 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 431687 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 431688 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 431688 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 431688 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 431689 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 431689 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 431690 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 431690 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 431690 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 431691 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 431691 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 431691 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 431691 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 431692 T1877 oasc.RequestHandlers.initHandlersFromConfig 
created /dump: DumpRequestHandler
   [junit4]   2> 431699 T1877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 431702 T1877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 431704 T1877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 431704 T1877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 431704 T1877 oasc.RequestHandlers.applyInitParams WARN INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 431705 T1877 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 431706 T1877 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 431706 T1877 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 431706 T1877 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=25.2216796875, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=18.979138467269358, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2877579316335802
   [junit4]   2> 431707 T1877 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d2886; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 431707 T1877 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 431708 T1877 oass.SolrIndexSearcher.<init> Opening 
Searcher@5004e692[collection1] main
   [junit4]   2> 431708 T1877 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431708 T1877 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 431708 T1877 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431710 T1877 oasr.RestManager.init Initializing 4 registered 
ManagedResources
   [junit4]   2> 431710 T1877 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431711 T1877 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 431711 T1877 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431711 T1877 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 431711 T1877 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 431712 T1877 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431713 T1877 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 431715 T1877 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431715 T1877 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 431715 T1877 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 431715 T1877 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431717 T1877 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 431717 T1877 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 431717 T1877 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 431719 T1877 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431719 T1877 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 431719 T1877 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 431719 T1877 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 431719 T1877 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 431719 T1877 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 431720 T1867 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 431720 T1867 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 431720 T1867 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#50003
   [junit4]   2> 431723 T1878 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5004e692[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C343 name=collection1 
org.apache.solr.core.SolrCore@3e934a9a
   [junit4]   2> 431729 T1873 C343 oasc.SolrResourceLoader.persistConfLocally 
Written confile configoverlay.json
   [junit4]   2> 431731 T1873 C343 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\'
   [junit4]   2> 431739 T1873 C343 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 431743 T1873 C343 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 431745 T1873 C343 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 431808 T1873 C343 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 431813 T1873 C343 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 431818 T1873 C343 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-managed-schema.xml
   [junit4]   2> 431826 T1873 C343 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 431833 T1873 C343 oass.IndexSchema.readSchema [collection1] 
Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C344 name=collection1 
org.apache.solr.core.SolrCore@3e934a9a
   [junit4]   2> 431942 T1873 C344 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 431942 T1873 C344 oass.IndexSchema.readSchema query parser 
default operator is OR
   [junit4]   2> 431944 T1873 C344 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 431946 T1873 C344 oass.IndexSchema.loadCopyFields WARN Field 
title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 431949 T1873 C344 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 431949 T1873 C344 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 431949 T1873 C344 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 431949 T1873 C344 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 431961 T1873 C344 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1
   [junit4]   2> 431963 T1873 C344 oasc.SolrCore.<init> [collection1] Opening 
new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\
   [junit4]   2> 431963 T1873 C344 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 431965 T1873 C344 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index/
   [junit4]   2> 431967 T1873 C344 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 431968 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431968 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431969 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431969 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 431969 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 431970 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 431970 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 431971 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 431971 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 431972 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 431973 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 431973 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 431974 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 431975 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 431975 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 431976 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 431976 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 431976 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 431976 T1873 C344 oasc.RequestHandlers.initHandlersFromConfig 
created /dump: DumpRequestHandler
   [junit4]   2> 431979 T1873 C344 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 431980 T1873 C344 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 431983 T1873 C344 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 431985 T1873 C344 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 431986 T1873 C344 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=MODIFIEDA,b=MODIFIEDB}}}
   [junit4]   2> 431986 T1873 C344 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 431988 T1873 C344 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 431988 T1873 C344 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 431990 T1873 C344 oass.SolrIndexSearcher.<init> Opening 
Searcher@45cc1642[collection1] main
   [junit4]   2> 431990 T1873 C344 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431990 T1873 C344 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 431990 T1873 C344 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431993 T1873 C344 oasr.RestManager.init Initializing 4 
registered ManagedResources
   [junit4]   2> 431994 T1873 C344 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431994 T1873 C344 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431995 T1873 C344 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 431995 T1873 C344 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 431995 T1873 C344 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 431995 T1873 C344 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431995 T1873 C344 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431995 T1873 C344 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 431995 T1873 C344 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 431995 T1873 C344 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 431997 T1873 C344 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431997 T1873 C344 oasr.ManagedResource.reloadFromStorage WARN 
No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 431997 T1873 C344 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 431997 T1873 C344 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 431998 T1873 C344 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-001\collection1\conf
   [junit4]   2> 431998 T1873 C344 oasr.ManagedResource.reloadFromStorage WARN 
No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 431998 T1873 C344 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 431998 T1873 C344 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 431998 T1873 C344 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 431998 T1873 C344 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 431998 T1873 C344 oasu.DefaultSolrCoreState.newIndexWriter 
Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 431998 T1873 C344 oasu.DefaultSolrCoreState.newIndexWriter 
Closing old IndexWriter... core=collection1
   [junit4]   2> 432000 T1873 C344 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=61.58984375, floorSegmentMB=1.384765625, 
forceMergeDeletesPctAllowed=13.832890565476768, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6834486278922165
   [junit4]   2> 432003 T1873 C344 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a8d2886; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 432004 T1880 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@45cc1642[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 432012 T1873 C344 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 432013 T1873 C344 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 432013 T1873 C344 oass.SolrIndexSearcher.<init> Opening 
Searcher@428c2524[collection1] main
   [junit4]   2> 432013 T1873 C344 oasc.CoreContainer.registerCore replacing 
core: collection1
   [junit4]   2> 432014 T1873 C344 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/config params={wt=json} status=0 QTime=290 
   [junit4]   2> 432015 T1873 C344 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@3e934a9a
   [junit4]   2> 432015 T1873 C344 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> 432015 T1880 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@428c2524[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 432015 T1873 C344 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C345 name=collection1 
org.apache.solr.core.SolrCore@5ae33237
   [junit4]   2> 432028 T1872 C345 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=8 
   [junit4]   2> 432033 T1876 C345 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/dump params={json.nl=map&initArgs=true&wt=json} status=0 
QTime=0 
   [junit4]   2> 432061 T1867 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=222637306
   [junit4]   2> 432063 T1867 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@5ae33237
   [junit4]   2> 432063 T1867 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> 432064 T1867 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 432064 T1867 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 432064 T1867 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 432067 T1867 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 432067 T1867 oasc.CachingDirectoryFactory.close Closing 
NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 432067 T1867 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index;done=false>>]
   [junit4]   2> 432067 T1867 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data\index
   [junit4]   2> 432067 T1867 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data;done=false>>]
   [junit4]   2> 432069 T1867 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-002\cores\core\data
   [junit4]   2> 432069 T1867 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 432217 T1867 oas.SolrTestCaseJ4.tearDown ###Ending testUserProp
   [junit4]   2> 432233 T1867 oas.SolrTestCaseJ4.setUp ###Starting 
testReqHandlerAPIs
   [junit4]   2> 433908 T1867 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 433908 T1867 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 433912 T1867 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core
   [junit4]   2> 433920 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 433925 T1867 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:50007
   [junit4]   2> 433927 T1867 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 433928 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 433928 T1867 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004
   [junit4]   2> 433929 T1867 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\'
   [junit4]   2> 433967 T1867 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\solr.xml
   [junit4]   2> 433974 T1867 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores
   [junit4]   2> 433977 T1867 oasc.CoreContainer.<init> New CoreContainer 
1430885851
   [junit4]   2> 433977 T1867 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\]
   [junit4]   2> 433978 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 433978 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 433978 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 433979 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 433979 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 433979 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 433979 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 433979 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 433980 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 433980 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 433980 T1867 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 433981 T1867 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 433981 T1867 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 433981 T1867 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 433983 T1867 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 433986 T1867 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores
   [junit4]   2> 433986 T1867 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\
   [junit4]   2> 433986 T1867 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 433990 T1892 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\'
   [junit4]   2> 433990 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 433990 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 433990 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 434048 T1892 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 434052 T1892 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.1.0
   [junit4]   2> 434058 T1892 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-managed-schema.xml
   [junit4]   2> 434066 T1892 oass.ManagedIndexSchemaFactory.readSchemaLocally 
The schema is configured as managed, but managed schema resource managed-schema 
not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 434067 T1892 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf\schema-rest.xml
   [junit4]   2> 434085 T1892 oass.IndexSchema.readSchema [collection1] Schema 
name=test-rest
   [junit4]   2> 434197 T1892 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 434200 T1892 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 434200 T1892 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 434202 T1892 oass.IndexSchema.loadCopyFields WARN Field title 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 434213 T1892 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 434214 T1892 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 434214 T1892 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 434214 T1892 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 434218 T1892 oass.ManagedIndexSchema.persistManagedSchema 
Upgraded to managed schema at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 434238 T1892 
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to 
managed schema, renamed the non-managed schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf\schema-rest.xml to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 434238 T1892 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1
   [junit4]   2> 434238 T1892 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 434241 T1892 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\
   [junit4]   2> 434241 T1892 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 434241 T1892 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data
   [junit4]   2> 434244 T1892 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index/
   [junit4]   2> 434244 T1892 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 434246 T1892 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index
   [junit4]   2> 434247 T1892 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.58984375, 
floorSegmentMB=1.384765625, forceMergeDeletesPctAllowed=13.832890565476768, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6834486278922165
   [junit4]   2> 434253 T1892 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e36b413; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 434254 T1892 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 434255 T1892 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 434255 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434256 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434256 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434256 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434256 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 434257 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 434257 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 434257 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 434258 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 434260 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 434261 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 434261 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 434261 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 434262 T1892 oasc.RequestHandlers.initHandlersFromConfig 
created /dump: DumpRequestHandler
   [junit4]   2> 434275 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 434277 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 434279 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 434280 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 434280 T1892 oasc.RequestHandlers.applyInitParams WARN INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 434281 T1892 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 434282 T1892 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 434283 T1892 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 434284 T1892 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=25.2216796875, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=18.979138467269358, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2877579316335802
   [junit4]   2> 434285 T1892 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e36b413; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 434285 T1892 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 434285 T1892 oass.SolrIndexSearcher.<init> Opening 
Searcher@2d058e7c[collection1] main
   [junit4]   2> 434287 T1892 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434287 T1892 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf}
   [junit4]   2> 434287 T1892 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434289 T1892 oasr.RestManager.init Initializing 4 registered 
ManagedResources
   [junit4]   2> 434289 T1892 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434290 T1892 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 434290 T1892 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434290 T1892 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 434290 T1892 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 434290 T1892 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434291 T1892 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 434292 T1892 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434292 T1892 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 434292 T1892 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 434292 T1892 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434293 T1892 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 434293 T1892 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 434294 T1892 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 434294 T1892 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434295 T1892 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 434295 T1892 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 434295 T1892 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 434295 T1892 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 434295 T1892 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 434295 T1893 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2d058e7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 434296 T1867 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 434296 T1867 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 434297 T1867 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#50007
   [junit4]   2> ASYNC  NEW_CORE C346 name=collection1 
org.apache.solr.core.SolrCore@1cb467f3
   [junit4]   2> 434307 T1889 C346 oasc.SolrResourceLoader.persistConfLocally 
Written confile configoverlay.json
   [junit4]   2> 434312 T1889 C346 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\'
   [junit4]   2> 434317 T1889 C346 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 434318 T1889 C346 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 434320 T1889 C346 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%20544CB75138EB39F8-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 434390 T1889 C346 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 434394 T1889 C346 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 434402 T1889 C346 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-managed-schema.xml
   [junit4]   2> 434408 T1889 C346 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 434414 T1889 C346 oass.IndexSchema.readSchema [collection1] 
Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C347 name=collection1 
org.apache.solr.core.SolrCore@1cb467f3
   [junit4]   2> 434532 T1889 C347 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 434533 T1889 C347 oass.IndexSchema.readSchema query parser 
default operator is OR
   [junit4]   2> 434534 T1889 C347 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 434536 T1889 C347 oass.IndexSchema.loadCopyFields WARN Field 
title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 434540 T1889 C347 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 434540 T1889 C347 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 434541 T1889 C347 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 434541 T1889 C347 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 434556 T1889 C347 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1
   [junit4]   2> 434557 T1889 C347 oasc.SolrCore.<init> [collection1] Opening 
new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\
   [junit4]   2> 434557 T1889 C347 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 434558 T1889 C347 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-005\cores\core\data\index/
   [junit4]   2> 434559 T1889 C347 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 434560 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434560 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434560 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434561 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 434561 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 434561 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 434561 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 434562 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 434562 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 434565 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 434565 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 434565 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 434566 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 434566 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 434566 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 434566 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 434567 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 434567 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: org.apache.solr.handler.DumpRequestHandler
   [junit4]   2> 434567 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /x: org.apache.solr.handler.DumpRequestHandler
   [junit4]   2> 434568 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 434568 T1889 C347 oasc.RequestHandlers.initHandlersFromConfig 
created /dump: DumpRequestHandler
   [junit4]   2> 434571 T1889 C347 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 434571 T1889 C347 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 434572 T1889 C347 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 434574 T1889 C347 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 434575 T1889 C347 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 434575 T1889 C347 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 434576 T1889 C347 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 434576 T1889 C347 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 434578 T1889 C347 oass.SolrIndexSearcher.<init> Opening 
Searcher@2a0ff7f[collection1] main
   [junit4]   2> 434578 T1889 C347 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434579 T1889 C347 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf}
   [junit4]   2> 434579 T1889 C347 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434580 T1889 C347 oasr.RestManager.init Initializing 4 
registered ManagedResources
   [junit4]   2> 434580 T1889 C347 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434580 T1889 C347 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434580 T1889 C347 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 434580 T1889 C347 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 434580 T1889 C347 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 434580 T1889 C347 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434580 T1889 C347 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434582 T1889 C347 oasr.ManagedResource.processStoredData 
Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 434582 T1889 C347 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 434582 T1889 C347 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 434582 T1889 C347 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434583 T1889 C347 oasr.ManagedResource.reloadFromStorage WARN 
No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 434583 T1889 C347 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 434583 T1889 C347 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 434583 T1889 C347 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 544CB75138EB39F8-001\tempDir-004\collection1\conf
   [junit4]   2> 434585 T1889 C347 oasr.ManagedResource.reloadFromStorage WARN 
No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 434585 T1889 C347 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 434585 T1889 C347 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 434585 T1889 C347 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 434586 T1889 C347 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 434587 T1889 C347 oasu.DefaultSolrCoreState.newIndexWriter 
Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 434587 T1889 C347 oasu.DefaultSolrCoreState.newIndexWriter 
Closing old IndexWriter... core=collection1
   [junit4]   2> 434587 T1895 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2a0ff7f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 434588 T1889 C347 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=61.58984375, floorSegmentMB=1.384765625, forceMergeD

[...truncated too long message...]

ClusterSSL, SpellPossibilityIteratorTest, TestConfig, JsonLoaderTest, 
TestManagedStopFilterFactory, TestCloudManagedSchema, CustomCollectionTest, 
TestDocBasedVersionConstraints, TestClusterStateMutator, CSVRequestHandlerTest, 
PeerSyncTest, ConvertedLegacyTest, SolrRequestParserTest, TestConfigSets, 
TestSolrCoreProperties, TestInitParams, RAMDirectoryFactoryTest, 
TestManagedSynonymFilterFactory, SolrIndexConfigTest, ZkStateWriterTest, 
TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandler, 
TestSolrDeletionPolicy1, TermsComponentTest, AlternateDirectoryTest, 
TestExpandComponent, HdfsChaosMonkeySafeLeaderTest, MBeansHandlerTest, 
AsyncMigrateRouteKeyTest, UpdateRequestProcessorFactoryTest, SimpleFacetsTest, 
HdfsBasicDistributedZk2Test, DocExpirationUpdateProcessorFactoryTest, 
TestRebalanceLeaders, FacetPivotSmallTest, DocumentBuilderTest, 
BadCopyFieldTest, TestCloudInspectUtil, EchoParamsTest, DOMUtilTest, 
TestSolrDeletionPolicy2, SpellingQueryConverterTest, DisMaxRequestHandlerTest, 
RecoveryZkTest, TestSort, TestSearcherReuse, BasicDistributedZk2Test, 
SaslZkACLProviderTest, TestFastLRUCache, SortByFunctionTest, 
PingRequestHandlerTest, LoggingHandlerTest, CoreAdminCreateDiscoverTest, 
TestReplicaProperties, DirectUpdateHandlerTest, TestPartialUpdateDeduplication, 
TestCopyFieldCollectionResource, ShardRoutingCustomTest, 
DistributedFacetPivotLargeTest, CoreAdminHandlerTest, TestSolr4Spatial2, 
TestFieldTypeResource, AnalysisAfterCoreReloadTest, TestRTGBase, 
TestHighFrequencyDictionaryFactory, FastVectorHighlighterTest, 
TriLevelCompositeIdRoutingTest, InfoHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestBulkSchemaAPI, StressHdfsTest, 
FieldMutatingUpdateProcessorTest, TestDefaultSearchFieldResource, 
TestIntervalFaceting, RecoveryAfterSoftCommitTest, HdfsSyncSliceTest, 
RegexBoostProcessorTest, TestCloudPivotFacet, TestQuerySenderListener, 
RankQueryTest, StandardRequestHandlerTest, TestAddFieldRealTimeGet, 
TestFieldTypeCollectionResource, TestValueSourceCache, HdfsLockFactoryTest, 
DistributedIntervalFacetingTest, TestDistributedSearch, 
TestCollapseQParserPlugin, FullSolrCloudDistribCmdsTest, 
ChaosMonkeyNothingIsSafeTest, TestReRankQParserPlugin, CloudMLTQParserTest, 
SuggesterTest, TestExtendedDismaxParser, DistributedFacetPivotLongTailTest, 
DeleteLastCustomShardedReplicaTest, TestFieldResource, TestMissingGroups, 
TestDistribDocBasedVersion, TestIndexSearcher, LukeRequestHandlerTest, 
TestCharFilters, SyncSliceTest, TestManagedSchemaDynamicFieldResource, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestManagedSchema, 
TestInfoStreamLogging, LeaderInitiatedRecoveryOnCommitTest, 
DeleteInactiveReplicaTest, TestConfigOverlay, TestNonDefinedSimilarityFactory, 
TestDynamicLoading, TestSolrXml, QueryElevationComponentTest, 
TestFunctionQuery, AnalysisErrorHandlingTest, HttpPartitionTest, TestZkChroot, 
DateFieldTest, RequestHandlersTest, TestManagedResource, IndexSchemaTest, 
DirectSolrSpellCheckerTest, ExitableDirectoryReaderTest, TestRecoveryHdfs, 
TestSweetSpotSimilarityFactory, QueryEqualityTest, 
SolrCoreCheckLockOnStartupTest, SolrCmdDistributorTest, BadIndexSchemaTest, 
DeleteReplicaTest, TestArbitraryIndexDir, 
DistributedQueryElevationComponentTest, TestIndexingPerformance, 
TestRangeQuery, TestImplicitCoreProperties, TestWordDelimiterFilterFactory, 
TestFaceting, MultiThreadedOCPTest, TestRecovery, TestStressReorder, 
TestTolerantSearch, PreAnalyzedUpdateProcessorTest, 
LeaderElectionIntegrationTest, TestBM25SimilarityFactory, 
VMParamsZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, 
TestQuerySenderNoQuery, OpenExchangeRatesOrgProviderTest, OverseerRolesTest, 
QueryParsingTest, SchemaVersionSpecificBehaviorTest, 
HdfsBasicDistributedZkTest, OutputWriterTest, TestRandomDVFaceting, 
SystemInfoHandlerTest, PreAnalyzedFieldTest, TestCoreContainer, 
TestBlendedInfixSuggestions, HdfsDirectoryTest, ExternalFileFieldSortTest, 
TestCSVLoader, TestLMDirichletSimilarityFactory, TestSolrConfigHandlerCloud, 
SimplePostToolTest, HdfsUnloadDistributedZkTest, SuggesterFSTTest, 
DocValuesTest, MinimalSchemaTest, TestTrie, TestDistributedGrouping, 
DistributedQueryComponentCustomSortTest, QueryResultKeyTest, TestInitQParser, 
TestFreeTextSuggestions, DistributedSpellCheckComponentTest, 
TestRawResponseWriter, DateMathParserTest, 
StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandler, 
RequiredFieldsTest, DistributedDebugComponentTest, TestSchemaResource, 
TestUpdate, TestOverriddenPrefixQueryForCustomFieldType, TestSolrDynamicMBean, 
TestComplexPhraseQParserPlugin, TestFastWriter, TestWriterPerf, ShardSplitTest, 
TestChildDocTransformer, TestRestManager, ZkControllerTest, 
TestSolrQueryParserResource, SSLMigrationTest, BinaryUpdateRequestHandlerTest, 
DebugComponentTest, HdfsRecoveryZkTest, TestStressRecovery, 
ChaosMonkeySafeLeaderTest, ConnectionManagerTest, BJQParserTest, 
DistanceUnitsTest, TestIBSimilarityFactory, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, ZkCLITest, AutoCommitTest, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=544CB75138EB39F8 -Dtests.slow=true -Dtests.locale=lt_LT 
-Dtests.timezone=Europe/Bucharest -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:466)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:212)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=13558, name=searcherExecutor-7075-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13558, name=searcherExecutor-7075-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([544CB75138EB39F8]:0)
   [junit4] Completed in 153.76s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 620 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:508:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1363:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:970:
 There were test failures: 461 suites, 1847 tests, 4 suite-level errors, 766 
ignored (22 assumptions)

Total time: 92 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to