Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5395/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([8F0DD6D4BB2873CB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:367)
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=12176, name=searcherExecutor-5625-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=12176, name=searcherExecutor-5625-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([8F0DD6D4BB2873CB]: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=12176, name=searcherExecutor-5625-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=12176, name=searcherExecutor-5625-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([8F0DD6D4BB2873CB]:0)
Build Log:
[...truncated 11032 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\init-core-data-001
[junit4] 2> 1705404 INFO
(SUITE-TestLazyCores-seed#[8F0DD6D4BB2873CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1705406 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
[junit4] 2> 1705470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001'
[junit4] 2> 1705470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1705470 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1705471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer New CoreContainer 325803399
[junit4] 2> 1705471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001]
[junit4] 2> 1705471 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\lib
[junit4] 2> 1705471 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1705474 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1705475 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 1705475 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1705475 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1705475 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1705475 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1705476 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1705476 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1705478 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
[junit4] 2> 1705478 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1705479 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1705479 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1705480 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1705480 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1705480 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1705481 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1'
[junit4] 2> 1705482 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1705482 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1705482 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5'
[junit4] 2> 1705486 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2'
[junit4] 2> 1705486 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1705486 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1705486 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1705486 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1705543 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705544 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705549 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705550 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705555 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705555 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705566 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705567 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705568 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1705569 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1705574 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705576 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705577 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1705579 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705586 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705588 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1'
[junit4] 2> 1705588 INFO (coreLoadExecutor-5622-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1
[junit4] 2> 1705588 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5'
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\]
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\]
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\index/
[junit4] 2> 1705589 WARN (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\index
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.862782901617779]
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@749c57f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b8d736),segFN=segments_1,generation=1}
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705589 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection5
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2'
[junit4] 2> 1705590 INFO (coreLoadExecutor-5622-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2
[junit4] 2> 1705591 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705591 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\
[junit4] 2> 1705591 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\]
[junit4] 2> 1705591 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\index/
[junit4] 2> 1705591 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection2
[junit4] 2> 1705591 WARN (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705593 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705594 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\
[junit4] 2> 1705594 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\index
[junit4] 2> 1705594 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.862782901617779]
[junit4] 2> 1705594 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@407cbf08
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10332e5b),segFN=segments_1,generation=1}
[junit4] 2> 1705594 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705593 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\
[junit4] 2> 1705595 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\index/
[junit4] 2> 1705595 WARN (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705595 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\index
[junit4] 2> 1705595 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.862782901617779]
[junit4] 2> 1705594 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705597 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@60665c90
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a3580fc),segFN=segments_1,generation=1}
[junit4] 2> 1705597 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705597 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705598 INFO
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection5 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\
[junit4] 2> 1705598 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705599 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705599 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705599 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705599 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705600 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705600 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705601 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705601 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705602 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705602 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705602 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705603 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705603 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705603 INFO
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection2 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\
[junit4] 2> 1705603 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705603 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705603 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705603 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705604 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=10.66796875,
floorSegmentMB=0.3837890625, forceMergeDeletesPctAllowed=23.680829465236414,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1705604 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@749c57f1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24b8d736),segFN=segments_1,generation=1}
[junit4] 2> 1705604 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705604 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d5badf1[collection1]
main
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\conf
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\conf}
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection1\conf
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1705605 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705606 INFO
(searcherExecutor-5623-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d5badf1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=10.66796875,
floorSegmentMB=0.3837890625, forceMergeDeletesPctAllowed=23.680829465236414,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@407cbf08
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10332e5b),segFN=segments_1,generation=1}
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@3f87b66f[collection5]
main
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\conf
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\conf}
[junit4] 2> 1705606 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection5\conf
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-3) [
x:collection5] o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=10.66796875,
floorSegmentMB=0.3837890625, forceMergeDeletesPctAllowed=23.680829465236414,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@60665c90
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a3580fc),segFN=segments_1,generation=1}
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705608 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@6b783db5[collection2]
main
[junit4] 2> 1705609 INFO
(searcherExecutor-5624-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@3f87b66f[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\conf
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\conf}
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection2\conf
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705609 INFO
(searcherExecutor-5625-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@6b783db5[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 1705609 INFO (coreLoadExecutor-5622-thread-2) [
x:collection2] o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 1705611 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3'
[junit4] 2> 1705611 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1705611 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1705617 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705625 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705633 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705635 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 1705636 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705638 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3'
[junit4] 2> 1705638 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3
[junit4] 2> 1705638 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705638 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\]
[junit4] 2> 1705638 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection3
[junit4] 2> 1705639 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\
[junit4] 2> 1705639 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\index/
[junit4] 2> 1705639 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705639 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\index
[junit4] 2> 1705639 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1705641 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a9662c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd4a5c7),segFN=segments_1,generation=1}
[junit4] 2> 1705641 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705642 INFO
(OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection3 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\
[junit4] 2> 1705642 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705642 WARN
(OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705643 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705644 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705645 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705646 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705647 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705647 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705647 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705647 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=33.0048828125,
floorSegmentMB=0.3193359375, forceMergeDeletesPctAllowed=4.333054592591077,
segmentsPerTier=8.0, maxCFSSegmentSizeMB=1.6171875, noCFSRatio=0.0
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a9662c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fd4a5c7),segFN=segments_1,generation=1}
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening Searcher@436ead05[collection3]
main
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\conf
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\conf}
[junit4] 2> 1705648 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection3\conf
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705649 INFO
(searcherExecutor-5635-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@436ead05[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection3
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.CoreContainer registering core: collection3
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4'
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1705649 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 1705656 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705662 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705670 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705673 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 1705675 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4'
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using
configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\]
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection4
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\
[junit4] 2> 1705677 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\index/
[junit4] 2> 1705678 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705678 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\index
[junit4] 2> 1705678 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1821111886,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1705678 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81ac17f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1188a60c),segFN=segments_1,generation=1}
[junit4] 2> 1705678 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705680 INFO
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection4 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\
[junit4] 2> 1705680 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705680 WARN
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705681 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705681 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705682 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705684 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=56.80859375,
floorSegmentMB=1.013671875, forceMergeDeletesPctAllowed=0.9143552255749177,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81ac17f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1188a60c),segFN=segments_1,generation=1}
[junit4] 2> 1705686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705687 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@34062161[collection4]
main
[junit4] 2> 1705687 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\conf
[junit4] 2> 1705687 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\conf}
[junit4] 2> 1705687 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection4\conf
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705688 INFO
(searcherExecutor-5639-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@34062161[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.CoreContainer registering core: collection4
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6'
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1705688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 1705696 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705702 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705711 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705714 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 1705715 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705718 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6'
[junit4] 2> 1705718 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using
configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6
[junit4] 2> 1705718 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705718 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\]
[junit4] 2> 1705719 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection6
[junit4] 2> 1705719 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\
[junit4] 2> 1705719 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\index/
[junit4] 2> 1705719 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705719 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\index
[junit4] 2> 1705720 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=95.732421875,
floorSegmentMB=1.875, forceMergeDeletesPctAllowed=21.72085082934869,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1705720 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6c864247
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c2c7855),segFN=segments_1,generation=1}
[junit4] 2> 1705720 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705721 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705722 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705723 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705724 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705724 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705725 INFO
(OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection6 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\
[junit4] 2> 1705726 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705728 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705728 WARN
(OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705728 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705728 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5b5f395
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6c864247
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c2c7855),segFN=segments_1,generation=1}
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.s.SolrIndexSearcher Opening Searcher@784f82de[collection6]
main
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\conf
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\conf}
[junit4] 2> 1705729 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection6\conf
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705730 INFO
(searcherExecutor-5643-thread-1-processing-x:collection6) [ x:collection6]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@784f82de[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrCores Opening transient core collection6
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.CoreContainer registering core: collection6
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7'
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1705730 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 1705736 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705743 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705751 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705753 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 1705755 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705756 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7'
[junit4] 2> 1705756 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using
configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7
[junit4] 2> 1705757 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1705757 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\]
[junit4] 2> 1705757 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection7
[junit4] 2> 1705757 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\
[junit4] 2> 1705757 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\index/
[junit4] 2> 1705758 WARN
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore [collection7] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1705758 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\index
[junit4] 2> 1705758 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=81.9560546875,
floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=12.753540574108047,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1705758 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39afd897
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fa1993b),segFN=segments_1,generation=1}
[junit4] 2> 1705758 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705761 INFO
(OldIndexDirectoryCleanupThreadForCore-collection7) [ x:collection7]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection7 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\
[junit4] 2> 1705761 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1705761 WARN
(OldIndexDirectoryCleanupThreadForCore-collection7) [ x:collection7]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1705762 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705763 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705764 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705764 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1705765 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1705765 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1705766 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1705766 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1705766 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23736309943157252]
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@39afd897
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fa1993b),segFN=segments_1,generation=1}
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.s.SolrIndexSearcher Opening Searcher@12b8cccd[collection7]
main
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\conf
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\conf}
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection7\conf
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1705767 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1705768 INFO
(searcherExecutor-5647-thread-1-processing-x:collection7) [ x:collection7]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@12b8cccd[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1705768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrCores Opening transient core collection7
[junit4] 2> 1705768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.CoreContainer registering core: collection7
[junit4] 2> 1705768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection8'
[junit4] 2> 1705768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1705768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could
not find system property or JNDI)
[junit4] 2> 1705774 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1705780 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 1705788 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1705790 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.s.IndexSchema [collection8] Schema name=tiny
[junit4] 2> 1705791 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1705794 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection8'
[junit4] 2> 1705794 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[8F0DD6D4BB2873CB]) [
x:collection7] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using
configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_8F0DD6D4BB2873CB-001\tempDir-001\collection8
[junit4] 2>
[...truncated too long message...]
at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Jan 05, 2016 10:09:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=12176, name=searcherExecutor-5625-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Jan 05, 2016 10:09:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=12176, name=searcherExecutor-5625-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=DefaultSimilarity, locale=zh_TW, timezone=Africa/Casablanca
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=2,free=126460864,total=335806464
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotLargeTest, TestValueSourceCache, DeleteReplicaTest,
OverseerCollectionConfigSetProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
TestBinaryField, TestSolrCloudWithKerberosAlt, DistributedVersionInfoTest,
TestReqParamsAPI, TestCoreDiscovery, TestIndexingPerformance, TestNRTOpen,
TestJoin, SolrInfoMBeanTest, OverseerStatusTest, TestSuggestSpellingConverter,
TestQueryTypes, TestInitQParser, TestCollationField, TestRecovery,
TestZkChroot, TestRawTransformer, EnumFieldTest, RuleEngineTest,
DateMathParserTest, AnalysisErrorHandlingTest, HdfsBasicDistributedZkTest,
CloneFieldUpdateProcessorFactoryTest, CopyFieldTest, HdfsRecoveryZkTest,
DistributedDebugComponentTest, TestConfigOverlay, StatsComponentTest,
SpellCheckCollatorTest, CollectionReloadTest, UUIDUpdateProcessorFallbackTest,
BlockJoinFacetSimpleTest, TestFieldCollectionResource,
FieldAnalysisRequestHandlerTest, TestCustomDocTransformer,
DistributedFacetPivotSmallAdvancedTest,
TestPerFieldSimilarityWithDefaultOverride, LoggingHandlerTest,
BlockJoinFacetDistribTest, ResourceLoaderTest, TestBulkSchemaAPI,
ShardRoutingCustomTest, TestSolrDynamicMBean, OpenExchangeRatesOrgProviderTest,
TestSolrQueryParser, QueryParsingTest, LukeRequestHandlerTest,
TestBlendedInfixSuggestions, CollectionsAPIDistributedZkTest,
TestMiniSolrCloudCluster, TestSchemaSimilarityResource,
TestDocBasedVersionConstraints, ConnectionManagerTest, CleanupOldIndexTest,
TestRandomFaceting, SolrCoreCheckLockOnStartupTest, TestCryptoKeys,
TestAtomicUpdateErrorCases, CheckHdfsIndexTest,
ConjunctionSolrSpellCheckerTest, TestPKIAuthenticationPlugin,
HdfsUnloadDistributedZkTest, TestRecoveryHdfs, TestReplicaProperties,
WordBreakSolrSpellCheckerTest, AssignTest, TestRangeQuery,
TestSolrCoreProperties, TestBadConfig, TestTrie, BlockCacheTest,
SolrPluginUtilsTest, ShowFileRequestHandlerTest, FullHLLTest, ZkNodePropsTest,
TestDynamicLoading, ActionThrottleTest, DistributedFacetPivotWhiteBoxTest,
TestPHPSerializedResponseWriter, TestShardHandlerFactory,
TestCopyFieldCollectionResource, HdfsLockFactoryTest,
DeleteInactiveReplicaTest, TestManagedStopFilterFactory, SuggesterWFSTTest,
RAMDirectoryFactoryTest, DistributedQueryComponentOptimizationTest,
ReplicationFactorTest, NumericFieldsTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMissingGroups,
DateFieldTest, TestSmileRequest, BadCopyFieldTest, TestIndexSearcher,
ResponseLogComponentTest, HdfsSyncSliceTest, TestSolrIndexConfig,
TestFieldTypeCollectionResource, TestDistributedMissingSort,
HdfsChaosMonkeySafeLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest,
SuggesterTest, HdfsNNFailoverTest, SignatureUpdateProcessorFactoryTest,
TestManagedSchemaFieldTypeResource, DistributedIntervalFacetingTest,
TestCharFilters, SortSpecParsingTest, TestConfigSetProperties,
TestBulkSchemaConcurrent, RequestLoggingTest, TestUtils,
NotRequiredUniqueKeyTest, TestSha256AuthenticationProvider,
ConvertedLegacyTest, CachingDirectoryFactoryTest,
SharedFSAutoReplicaFailoverTest, TestInfoStreamLogging,
TestComplexPhraseQParserPlugin, DateRangeFieldTest,
TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest,
HdfsDirectoryFactoryTest, FullSolrCloudDistribCmdsTest,
CoreAdminCreateDiscoverTest, TestSystemIdResolver, TestCloudInspectUtil,
PluginInfoTest, TestRealTimeGet, TestDefaultStatsCache,
TestManagedResourceStorage, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest,
ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest,
LeaderElectionTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping,
DistributedSpellCheckComponentTest, TestReload, DistributedTermsComponentTest,
TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest,
PeerSyncTest, TestFunctionQuery, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=8F0DD6D4BB2873CB -Dtests.slow=true -Dtests.locale=zh_TW
-Dtests.timezone=Africa/Casablanca -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [MDCAwareThreadPoolExecutor,
MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([8F0DD6D4BB2873CB]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
[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=12176, name=searcherExecutor-5625-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([8F0DD6D4BB2873CB]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=12176, name=searcherExecutor-5625-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([8F0DD6D4BB2873CB]:0)
[junit4] Completed [419/562 (1!)] on J1 in 143.73s, 7 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 440 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:794: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:738: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1000:
There were test failures: 562 suites (7 ignored), 2231 tests, 3 suite-level
errors, 471 ignored (45 assumptions) [seed: 8F0DD6D4BB2873CB]
Total time: 52 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]