Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4448/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
at __randomizedtesting.SeedInfo.seed([B56937824D2AC99F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:466)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:212)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=150, name=searcherExecutor-207-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=150, name=searcherExecutor-207-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([B56937824D2AC99F]: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=150, name=searcherExecutor-207-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=150, name=searcherExecutor-207-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([B56937824D2AC99F]:0)
Build Log:
[...truncated 8681 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\init-core-data-001
[junit4] 2> 30567 T49 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 30578 T49 oas.SolrTestCaseJ4.setUp ###Starting
testBadConfigsGenerateErrors
[junit4] 2> 30668 T49 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\'
[junit4] 2> 30714 T49 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\solr.xml
[junit4] 2> 30750 T49 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001
[junit4] 2> 30751 T49 oasc.CoreContainer.<init> New CoreContainer 781607844
[junit4] 2> 30751 T49 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\]
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 600000
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 60000
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 30752 T49 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 30754 T49 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 30754 T49 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 30756 T49 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 30756 T49 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 30756 T49 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 30757 T49 oasc.CoreContainer.load Host Name: null
[junit4] 2> 30759 T49 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001
[junit4] 2> 30761 T49 oasc.CorePropertiesLocator.discoverUnder Found core
badConfig1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\
[junit4] 2> 30762 T49 oasc.CorePropertiesLocator.discoverUnder Found core
badConfig2 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\
[junit4] 2> 30767 T49 oasc.CorePropertiesLocator.discoverUnder Found core
badSchema1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\
[junit4] 2> 30767 T49 oasc.CorePropertiesLocator.discoverUnder Found core
badSchema2 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\
[junit4] 2> 30771 T49 oasc.CorePropertiesLocator.discoverUnder Found core
core1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\
[junit4] 2> 30773 T49 oasc.CorePropertiesLocator.discoverUnder Found core
core2 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\
[junit4] 2> 30776 T49 oasc.CorePropertiesLocator.discover Found 6 core
definitions
[junit4] 2> 30781 T51 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\'
[junit4] 2> 30782 T50 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\'
[junit4] 2> 30782 T52 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\'
[junit4] 2> 30928 T52 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 30948 T52 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 30981 T50 oasc.SolrException.log Ignoring exception matching
\QSAXParseException\E
[junit4] 2> 30986 T50 oasc.CoreContainer.create ERROR Error creating core
[badConfig1]: Could not load conf for core badConfig1: Error loading solr
config from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\conf\solrconfig.xml Ignoring
exception matching \QSAXParseException\E
[junit4] 2> 30988 T51 oasc.SolrException.log Ignoring exception matching
\QSAXParseException\E
[junit4] 2> 30989 T51 oasc.CoreContainer.create ERROR Error creating core
[badConfig2]: Could not load conf for core badConfig2: Error loading solr
config from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\conf\solrconfig.xml Ignoring
exception matching \QSAXParseException\E
[junit4] 2> 30994 T51 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\'
[junit4] 2> 30988 T52 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 30994 T50 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\'
[junit4] 2> 31039 T52 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf\schema.xml
[junit4] 2> 31041 T52 oasc.SolrException.log Ignoring exception matching
\QSAXParseException\E
[junit4] 2> 31041 T52 oasc.CoreContainer.create ERROR Error creating core
[badSchema1]: Could not load conf for core badSchema1:
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35;
columnNumber: 7; The element type "filedType" must be terminated by the
matching end-tag "</filedType>".. Schema file is
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf\schema.xml Ignoring exception
matching \QSAXParseException\E
[junit4] 2> 31042 T52 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\'
[junit4] 2> 31074 T51 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31078 T51 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31097 T51 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31099 T51 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\conf\schema.xml
[junit4] 2> 31121 T51 oass.IndexSchema.readSchema [core1] Schema name=tiny
[junit4] 2> 31129 T51 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31129 T51 oasc.CoreContainer.create Creating SolrCore 'core1'
using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\
[junit4] 2> 31129 T51 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31131 T51 oasc.SolrCore.<init> [core1] Opening new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\
[junit4] 2> 31131 T51 oasc.SolrCore.<init> JMX monitoring not detected for
core: core1
[junit4] 2> 31133 T51 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\
[junit4] 2> 31134 T51 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index/
[junit4] 2> 31135 T51 oasc.SolrCore.initIndex WARN [core1] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index' doesn't exist. Creating new
index...
[junit4] 2> 31135 T51 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index
[junit4] 2> 31136 T51 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.0322265625,
floorSegmentMB=2.083984375, forceMergeDeletesPctAllowed=11.568766033094978,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3787340411051695
[junit4] 2> 31138 T51 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_1,generation=1}
[junit4] 2> 31138 T51 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31140 T51 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31141 T51 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31141 T51 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31141 T51 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31142 T51 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31142 T51 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 31146 T51 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 31146 T51 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 31147 T51 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 31147 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 31151 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 31152 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 31152 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 31153 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 31153 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 31153 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 31154 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 31155 T51 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 31155 T51 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 31189 T52 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31213 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31215 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31216 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31219 T51 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31220 T51 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31221 T51 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31221 T51 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31222 T51 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=80.013671875,
floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=17.853101451942006,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1781169148840018
[junit4] 2> 31222 T51 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_1,generation=1}
[junit4] 2> 31222 T51 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31222 T51 oass.SolrIndexSearcher.<init> Opening
Searcher@43924dbe[core1] main
[junit4] 2> 31223 T51 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\conf
[junit4] 2> 31223 T51 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\conf}
[junit4] 2> 31223 T51 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\conf
[junit4] 2> 31225 T51 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31225 T51 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 31226 T53 oasc.SolrCore.registerSearcher [core1] Registered
new searcher Searcher@43924dbe[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31227 T51 oasc.CoreContainer.registerCore registering core:
core1
[junit4] 2> 31256 T50 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31266 T50 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31282 T50 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31282 T50 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf\schema.xml
[junit4] 2> 31284 T50 oasc.SolrException.log Ignoring exception matching
\QSAXParseException\E
[junit4] 2> 31284 T50 oasc.CoreContainer.create ERROR Error creating core
[badSchema2]: Could not load conf for core badSchema2:
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35;
columnNumber: 7; The element type "filedType" must be terminated by the
matching end-tag "</filedType>".. Schema file is
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf\schema.xml Ignoring exception
matching \QSAXParseException\E
[junit4] 2> 31287 T52 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31312 T52 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31312 T52 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\conf\schema.xml
[junit4] 2> 31317 T52 oass.IndexSchema.readSchema [core2] Schema name=tiny
[junit4] 2> 31324 T52 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31326 T52 oasc.CoreContainer.create Creating SolrCore 'core2'
using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\
[junit4] 2> 31326 T52 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31327 T52 oasc.SolrCore.<init> [core2] Opening new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\
[junit4] 2> 31327 T52 oasc.SolrCore.<init> JMX monitoring not detected for
core: core2
[junit4] 2> 31328 T52 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\
[junit4] 2> 31328 T52 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index/
[junit4] 2> 31328 T52 oasc.SolrCore.initIndex WARN [core2] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index' doesn't exist. Creating new
index...
[junit4] 2> 31329 T52 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index
[junit4] 2> 31329 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=49.0322265625,
floorSegmentMB=2.083984375, forceMergeDeletesPctAllowed=11.568766033094978,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3787340411051695
[junit4] 2> 31330 T52 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6abd48a9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4047f492),segFN=segments_1,generation=1}
[junit4] 2> 31330 T52 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31333 T52 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31333 T52 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31334 T52 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31334 T52 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31334 T52 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31335 T52 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 31336 T52 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 31336 T52 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 31336 T52 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 31336 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 31337 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 31338 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 31338 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 31339 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 31339 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 31340 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 31340 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 31341 T52 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 31341 T52 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 31343 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31345 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31348 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31349 T52 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31350 T52 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31351 T52 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31352 T52 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31352 T52 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=80.013671875,
floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=17.853101451942006,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1781169148840018
[junit4] 2> 31353 T52 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6abd48a9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4047f492),segFN=segments_1,generation=1}
[junit4] 2> 31353 T52 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31354 T52 oass.SolrIndexSearcher.<init> Opening
Searcher@1527dcab[core2] main
[junit4] 2> 31356 T52 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\conf
[junit4] 2> 31356 T52 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\conf}
[junit4] 2> 31356 T52 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\conf
[junit4] 2> 31356 T52 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31356 T52 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 31356 T54 oasc.SolrCore.registerSearcher [core2] Registered
new searcher Searcher@1527dcab[core2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31356 T52 oasc.CoreContainer.registerCore registering core:
core2
[junit4] 2> 31363 T49 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 31390 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_2,generation=2}
[junit4] 2> 31391 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 2
[junit4] 2> 31410 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@774404c1[core1] main
[junit4] 2> 31410 T49 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 31410 T53 oasc.SolrCore.registerSearcher [core1] Registered
new searcher Searcher@774404c1[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
[junit4] 2> ASYNC NEW_CORE C108 name=core1
org.apache.solr.core.SolrCore@41effa52
[junit4] 2> 31418 T49 C108 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=5
[junit4] 2> 31450 T49 C108 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=27
[junit4] 2> ASYNC NEW_CORE C109 name=core1
org.apache.solr.core.SolrCore@41effa52
[junit4] 2> 31455 T49 C109 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 31480 T49 C109 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=25
[junit4] 2> 31527 T49 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\'
[junit4] 2> 31596 T49 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31606 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31621 T49 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31623 T49 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\conf\schema.xml
[junit4] 2> 31630 T49 oass.IndexSchema.readSchema [badConfig1] Schema
name=tiny
[junit4] 2> 31640 T49 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31640 T49 oasc.CoreContainer.create Creating SolrCore
'badConfig1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\
[junit4] 2> 31640 T49 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31642 T49 oasc.SolrCore.<init> [badConfig1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\
[junit4] 2> 31642 T49 oasc.SolrCore.<init> JMX monitoring not detected for
core: badConfig1
[junit4] 2> 31643 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\
[junit4] 2> 31643 T49 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index/
[junit4] 2> 31643 T49 oasc.SolrCore.initIndex WARN [badConfig1] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 31644 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index
[junit4] 2> 31645 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 31647 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@51937dff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11fa1448),segFN=segments_1,generation=1}
[junit4] 2> 31647 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31650 T49 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31651 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31651 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31651 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31652 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31652 T49 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 31653 T49 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 31653 T49 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 31654 T49 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 31657 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 31657 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 31658 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 31658 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 31659 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 31659 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 31660 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 31661 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 31662 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 31662 T49 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 31669 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31671 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31672 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31674 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31674 T49 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31676 T49 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31676 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31677 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=81.7197265625,
floorSegmentMB=0.4541015625, forceMergeDeletesPctAllowed=25.760029008524345,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 31677 T49 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@51937dff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11fa1448),segFN=segments_1,generation=1}
[junit4] 2> 31677 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31678 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@2b4a1668[badConfig1] main
[junit4] 2> 31678 T49 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\conf
[junit4] 2> 31678 T49 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\conf}
[junit4] 2> 31678 T49 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\conf
[junit4] 2> 31681 T49 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31681 T49 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 31682 T49 oasc.SolrCores.putTransientCore Opening transient
core badConfig1
[junit4] 2> 31682 T49 oasc.CoreContainer.registerCore registering core:
badConfig1
[junit4] 2> 31683 T49 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\'
[junit4] 2> 31727 T49 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31734 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31750 T49 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31751 T49 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\conf\schema.xml
[junit4] 2> 31756 T49 oass.IndexSchema.readSchema [badConfig2] Schema
name=tiny
[junit4] 2> 31759 T49 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31760 T49 oasc.CoreContainer.create Creating SolrCore
'badConfig2' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\
[junit4] 2> 31761 T49 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31762 T49 oasc.SolrCore.<init> [badConfig2] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\
[junit4] 2> 31762 T49 oasc.SolrCore.<init> JMX monitoring not detected for
core: badConfig2
[junit4] 2> 31764 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\
[junit4] 2> 31771 T49 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index/
[junit4] 2> 31771 T49 oasc.SolrCore.initIndex WARN [badConfig2] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index' doesn't exist.
Creating new index...
[junit4] 2> 31772 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index
[junit4] 2> 31778 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=53.1748046875,
floorSegmentMB=1.48046875, forceMergeDeletesPctAllowed=9.585360483938146,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 31778 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3f1843d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6074af95),segFN=segments_1,generation=1}
[junit4] 2> 31778 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31782 T49 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31784 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31785 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31785 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31786 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31786 T49 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 31787 T49 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 31787 T49 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 31788 T49 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 31788 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 31789 T56 oasc.SolrCore.registerSearcher [badConfig1]
Registered new searcher Searcher@2b4a1668[badConfig1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31790 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 31791 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 31791 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 31791 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 31792 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 31792 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 31793 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 31793 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 31794 T49 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 31797 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31799 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31801 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31806 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31806 T49 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31808 T49 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31808 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31810 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.8212890625,
floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=24.68823846530352,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 31810 T49 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3f1843d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6074af95),segFN=segments_1,generation=1}
[junit4] 2> 31811 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31812 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@7b238584[badConfig2] main
[junit4] 2> 31813 T49 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\conf
[junit4] 2> 31813 T49 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\conf}
[junit4] 2> 31813 T49 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\conf
[junit4] 2> 31816 T49 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31817 T49 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 31818 T58 oasc.SolrCore.registerSearcher [badConfig2]
Registered new searcher Searcher@7b238584[badConfig2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31818 T49 oasc.SolrCores.putTransientCore Opening transient
core badConfig2
[junit4] 2> 31818 T49 oasc.CoreContainer.registerCore registering core:
badConfig2
[junit4] 2> 31818 T49 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\'
[junit4] 2> 31864 T49 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 31871 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 31891 T49 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31893 T49 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf\schema.xml
[junit4] 2> 31899 T49 oass.IndexSchema.readSchema [badSchema1] Schema
name=tiny
[junit4] 2> 31909 T49 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31909 T49 oasc.CoreContainer.create Creating SolrCore
'badSchema1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\
[junit4] 2> 31911 T49 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31912 T49 oasc.SolrCore.<init> [badSchema1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\
[junit4] 2> 31912 T49 oasc.SolrCore.<init> JMX monitoring not detected for
core: badSchema1
[junit4] 2> 31912 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\
[junit4] 2> 31912 T49 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\index/
[junit4] 2> 31912 T49 oasc.SolrCore.initIndex WARN [badSchema1] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 31914 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\index
[junit4] 2> 31915 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 31916 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3ca47b12
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a495af4),segFN=segments_1,generation=1}
[junit4] 2> 31917 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31919 T49 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31920 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31920 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31921 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31921 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 31922 T49 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 31922 T49 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 31923 T49 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 31923 T49 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 31925 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 31926 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 31926 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 31927 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 31928 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 31928 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 31929 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 31929 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 31930 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 31931 T49 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 31932 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31935 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31938 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31939 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31940 T49 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31943 T49 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31943 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31945 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2024281388,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 31945 T49 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3ca47b12
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a495af4),segFN=segments_1,generation=1}
[junit4] 2> 31945 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31946 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@69616284[badSchema1] main
[junit4] 2> 31946 T49 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf
[junit4] 2> 31951 T49 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf}
[junit4] 2> 31952 T49 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\conf
[junit4] 2> 31952 T49 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31953 T49 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 31953 T49 oasc.SolrCores.putTransientCore Opening transient
core badSchema1
[junit4] 2> 31953 T49 oasc.CoreContainer.registerCore registering core:
badSchema1
[junit4] 2> 31955 T49 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\'
[junit4] 2> 32011 T49 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 32026 T60 oasc.SolrCore.registerSearcher [badSchema1]
Registered new searcher Searcher@69616284[badSchema1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32026 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 32038 T49 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 32038 T49 oass.IndexSchema.readSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf\schema.xml
[junit4] 2> 32049 T49 oass.IndexSchema.readSchema [badSchema2] Schema
name=tiny
[junit4] 2> 32053 T49 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 32053 T49 oasc.CoreContainer.create Creating SolrCore
'badSchema2' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\
[junit4] 2> 32053 T49 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 32055 T49 oasc.SolrCore.<init> [badSchema2] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\data\
[junit4] 2> 32055 T49 oasc.SolrCore.<init> JMX monitoring not detected for
core: badSchema2
[junit4] 2> 32056 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\data\
[junit4] 2> 32056 T49 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\data\index/
[junit4] 2> 32056 T49 oasc.SolrCore.initIndex WARN [badSchema2] Solr index
directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\data\index' doesn't exist.
Creating new index...
[junit4] 2> 32058 T49 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\data\index
[junit4] 2> 32059 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.624466556507872]
[junit4] 2> 32059 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@13ba6cc9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fea2f2),segFN=segments_1,generation=1}
[junit4] 2> 32059 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 32062 T49 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 32063 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 32063 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 32064 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 32064 T49 oasc.RequestHandlers.initHandlersFromConfig created
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 32065 T49 oasc.RequestHandlers.initHandlersFromConfig created
/config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 32066 T49 oasc.RequestHandlers.initHandlersFromConfig created
/schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 32066 T49 oasc.RequestHandlers.initHandlersFromConfig created
/replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 32066 T49 oasc.RequestHandlers.initHandlersFromConfig created
/get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 32067 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 32068 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 32068 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 32069 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 32069 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 32070 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 32071 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 32071 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 32072 T49 oasc.RequestHandlers.initHandlersFromConfig created
/admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 32072 T49 oasc.RequestHandlers.initHandlersFromConfig created
/select: solr.SearchHandler
[junit4] 2> 32074 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32077 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32079 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32081 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32081 T49 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 32083 T49 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 32083 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 32084 T49 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5317389834682075]
[junit4] 2> 32088 T49 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@13ba6cc9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fea2f2),segFN=segments_1,generation=1}
[junit4] 2> 32088 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 32090 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@122b9213[badSchema2] main
[junit4] 2> 32090 T49 oasr.ManagedResourceStorage$FileStorageIO.configure
File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf
[junit4] 2> 32095 T49 oasr.RestManager.init Initializing RestManager with
initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf}
[junit4] 2> 32095 T49 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema2\conf
[junit4] 2> 32096 T49 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 32096 T49 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 32096 T49 oasc.SolrCores.putTransientCore Opening transient
core badSchema2
[junit4] 2> 32096 T49 oasc.CoreContainer.registerCore registering core:
badSchema2
[junit4] 2> 32099 T62 oasc.SolrCore.registerSearcher [badSchema2]
Registered new searcher Searcher@122b9213[badSchema2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32102 T49 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32148 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@6c2535a4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb79373),segFN=segments_3,generation=3}
[junit4] 2> 32148 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 3
[junit4] 2> 32151 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@1acd6b5d[core1] main
[junit4] 2> 32151 T49 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 32152 T53 oasc.SolrCore.registerSearcher [core1] Registered
new searcher Searcher@1acd6b5d[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c7)))}
[junit4] 2> ASYNC NEW_CORE C110 name=core1
org.apache.solr.core.SolrCore@41effa52
[junit4] 2> 32153 T49 C110 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 32154 T49 C110 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=1
[junit4] 2> 32155 T49 C110 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1
[junit4] 2> 32156 T49 C110 oasc.SolrCore.execute [core1] webapp=null
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=1
[junit4] 2> 32159 T49 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32165 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@51937dff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11fa1448),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@51937dff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11fa1448),segFN=segments_2,generation=2}
[junit4] 2> 32165 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 2
[junit4] 2> 32167 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@468e8251[badConfig1] main
[junit4] 2> 32167 T49 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 32169 T56 oasc.SolrCore.registerSearcher [badConfig1]
Registered new searcher Searcher@468e8251[badConfig1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
[junit4] 2> ASYNC NEW_CORE C111 name=badConfig1
org.apache.solr.core.SolrCore@5c719a66
[junit4] 2> 32171 T49 C111 oasc.SolrCore.execute [badConfig1] webapp=null
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1
[junit4] 2> 32173 T49 C111 oasc.SolrCore.execute [badConfig1] webapp=null
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=1
[junit4] 2> 32174 T49 C111 oasc.SolrCore.execute [badConfig1] webapp=null
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1
[junit4] 2> 32176 T49 C111 oasc.SolrCore.execute [badConfig1] webapp=null
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=2
[junit4] 2> 32179 T49 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 32189 T49 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3ca47b12
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a495af4),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3ca47b12
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a495af4),segFN=segments_2,generation=2}
[junit4] 2> 32189 T49 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 2
[junit4] 2> 32195 T49 oass.SolrIndexSearcher.<init> Opening
Searcher@a691606[badSchema1] main
[junit4] 2> 32196 T49 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 32196 T60 oasc.SolrCore.registerSearcher [badSchema1]
Registered new searcher Searcher@a691606[badSchema1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
[junit4] 2> ASYNC NEW_CORE C112 name=badSchema1
org.apache.solr.core.SolrCore@40163ea
[junit4] 2> 32198 T49 C112 oasc.SolrCore.execute [badSchema1] webapp=null
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 32200 T49 C112 oasc.SolrCore.execute [badSchema1] webapp=null
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=2
[junit4] 2> 32200 T49 C112 oasc.SolrCore.execute [badSchema1] webapp=null
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> ASYNC NEW_CORE C113 name=badSchema1
org.apache.solr.core.SolrCore@40163ea
[junit4] 2> 32207 T49 C113 oasc.SolrCore.execute [badSchema1] webapp=null
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 32207 T49 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=781607844
[junit4] 2> 32209 T49 oasc.SolrCore.close [core1] CLOSING SolrCore
org.apache.solr.core.SolrCore@41effa52
[junit4] 2> 32209 T49 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=2,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 32209 T49 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 32209 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 32209 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 32213 T49 oasc.SolrCore.closeSearcher [core1] Closing main
searcher on request.
[junit4] 2> 32214 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 32214 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index;done=false>>]
[junit4] 2> 32214 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\index
[junit4] 2> 32215 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\;done=false>>]
[junit4] 2> 32215 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core1\data\
[junit4] 2> 32215 T49 oasc.SolrCore.close [core2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5181f2ef
[junit4] 2> 32216 T49 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 32217 T49 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 32217 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 32217 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 32220 T49 oasc.SolrCore.closeSearcher [core2] Closing main
searcher on request.
[junit4] 2> 32220 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 32220 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\;done=false>>]
[junit4] 2> 32220 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\
[junit4] 2> 32220 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index;done=false>>]
[junit4] 2> 32222 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\core2\data\index
[junit4] 2> 32222 T49 oasc.SolrCore.close [badConfig1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5c719a66
[junit4] 2> 32224 T49 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 32224 T49 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 32224 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 32225 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 32227 T49 oasc.SolrCore.closeSearcher [badConfig1] Closing
main searcher on request.
[junit4] 2> 32227 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 32227 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index;done=false>>]
[junit4] 2> 32227 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\index
[junit4] 2> 32228 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\;done=false>>]
[junit4] 2> 32228 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig1\data\
[junit4] 2> 32228 T49 oasc.SolrCore.close [badConfig2] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e0981bb
[junit4] 2> 32228 T49 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 32228 T49 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 32230 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 32230 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 32245 T49 oasc.SolrCore.closeSearcher [badConfig2] Closing
main searcher on request.
[junit4] 2> 32245 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 32245 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\;done=false>>]
[junit4] 2> 32245 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\
[junit4] 2> 32245 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index;done=false>>]
[junit4] 2> 32245 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badConfig2\data\index
[junit4] 2> 32247 T49 oasc.SolrCore.close [badSchema1] CLOSING SolrCore
org.apache.solr.core.SolrCore@40163ea
[junit4] 2> 32247 T49 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 32247 T49 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 32247 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 32274 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 32276 T49 oasc.SolrCore.closeSearcher [badSchema1] Closing
main searcher on request.
[junit4] 2> 32276 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 32276 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\;done=false>>]
[junit4] 2> 32276 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\
[junit4] 2> 32276 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-001\badSchema1\data\index [CachedDir<<refCou
[...truncated too long message...]
T49 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 38484 T49 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 38487 T49 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 38488 T49 oasc.SolrCore.closeSearcher [collectionLazy9]
Closing main searcher on request.
[junit4] 2> 38488 T49 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 38488 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\;done=false>>]
[junit4] 2> 38488 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\
[junit4] 2> 38488 T49 oasc.CachingDirectoryFactory.closeCacheValue looking
to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\index;done=false>>]
[junit4] 2> 38490 T49 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
B56937824D2AC99F-001\tempDir-007\collection9\data\index
[junit4] 2> 38490 T49 oas.SolrTestCaseJ4.tearDown ###Ending
testCachingLimit
[junit4] 2> 38492 T49 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 38492 T49 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1237236079
[junit4] 2> 160007 T49 oas.SolrTestCaseJ4.endTrackingSearchers ERROR
ERROR: SolrIndexSearcher opens=51 closes=50
[junit4] 2> 129723 T48 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> 149967 T48 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=150,
name=searcherExecutor-207-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> 149967 T48 ccr.ThreadLeakControl.tryToInterruptAll Starting to
interrupt leaked threads:
[junit4] 2> 1) Thread[id=150,
name=searcherExecutor-207-thread-1, state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> 153322 T48 ccr.ThreadLeakControl.tryToInterruptAll SEVERE
There are still zombie threads that couldn't be terminated:
[junit4] 2> 1) Thread[id=150,
name=searcherExecutor-207-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=Asserting(Lucene50):
{v_t=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap), v_s=Lucene50(blocksize=128),
v_f=PostingsFormat(name=Asserting)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ca,
timezone=Asia/Thimbu
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31
(64-bit)/cpus=2,threads=2,free=22604968,total=46784512
[junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest,
TestFaceting, TestStressRecovery, RankQueryTest, HdfsRecoveryZkTest,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=B56937824D2AC99F -Dtests.slow=true -Dtests.locale=ca
-Dtests.timezone=Asia/Thimbu -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ERROR:
SolrIndexSearcher opens=51 closes=50
[junit4] > at
__randomizedtesting.SeedInfo.seed([B56937824D2AC99F]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:466)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:212)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=150, name=searcherExecutor-207-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([B56937824D2AC99F]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=150, name=searcherExecutor-207-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([B56937824D2AC99F]:0)
[junit4] Completed in 153.48s, 7 tests, 1 failure, 2 errors <<< FAILURES!
[...truncated 1374 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1348:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:956:
There were test failures: 461 suites, 1845 tests, 3 suite-level errors, 1741
ignored (14 assumptions)
Total time: 33 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]