Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6237/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.RecoveryZkTest.test
Error Message:
Mismatch in counts between replicas
Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
at
__randomizedtesting.SeedInfo.seed([A824323EA667BCD5:20700DE4089BD12D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
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:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([A824323EA667BCD5:D3ED907285456ED4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11473 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001
[junit4] 2> 1074693 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1074696 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1074699 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1074779 WARN
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1074781 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1074803 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1074965 WARN
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1074967 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1075267 INFO (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1075302 WARN (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1075303 INFO (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1075323 INFO (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1075521 WARN (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1075524 INFO (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1075547 INFO (coreLoadExecutor-5355-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 1075548 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\]
[junit4] 2> 1075548 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
[junit4] 2> 1075549 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875,
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1075977 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1075977 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1075978 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1075978 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1076127 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125,
floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1076232 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@217f6d[collection1]
main]
[junit4] 2> 1076233 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1076347 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1076391 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1076392 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1076393 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1076393 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1076393 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1076393 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1076394 INFO (coreLoadExecutor-5355-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551663805500489728
[junit4] 2> 1076394 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1076394 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1076394 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1076395 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1076395 INFO
(searcherExecutor-5356-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@217f6d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1076397 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1076402 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 1076415 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.h.a.CoreAdminOperation core create command
schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
[junit4] 2> 1076436 WARN
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1076436 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1076442 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 1076444 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 1076447 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
] o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 1076447 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore
[[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 1076452 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=91.3779296875,
floorSegmentMB=1.875, forceMergeDeletesPctAllowed=6.6842803502371755,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1076467 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1076467 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1076467 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=71.7890625,
floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=26.15117839074995,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5186569704831068
[junit4] 2> 1076468 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1509f4f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 1076468 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 1076468 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1076469 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 1076477 INFO
(searcherExecutor-5362-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
Registered new searcher
Searcher@1509f4f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1076485 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 1076508 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1076509 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cbadb3{/solr,null,AVAILABLE}
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1c08b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:61454}
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.Server Started @1081524ms
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61454}
[junit4] 2> 1076510 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1076510 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T02:31:59.119Z
[junit4] 2> 1076511 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\solr.xml
[junit4] 2> 1076539 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.
[junit4] 2> 1076539 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 1076624 WARN (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1076625 INFO (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1076644 INFO (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 1076745 WARN (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1076748 INFO (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1076774 INFO (coreLoadExecutor-5371-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.\corex
[junit4] 2> 1076775 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.\corex\data\]
[junit4] 2> 1076775 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
[junit4] 2> 1076776 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875,
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1076805 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1076805 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1076808 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1076808 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1076829 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125,
floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1076830 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@18c1505[corex] main]
[junit4] 2> 1076831 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1076842 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1076900 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1076901 INFO (coreLoadExecutor-5371-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551663806032117760
[junit4] 2> 1076903 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1076904 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1076904 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1076904 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1076905 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1076906 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1076906 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1076907 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1076907 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1076908 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18c1505[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1077055 INFO (qtp16383869-32130) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551663806187307008)]} 0 5
[junit4] 2> 1077055 INFO (qtp16383869-32130) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1077055 INFO (qtp16383869-32130) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@f5b2b6
[junit4] 2> 1077061 INFO (qtp16383869-32130) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@becdb4[corex] main]
[junit4] 2> 1077063 INFO
(searcherExecutor-5372-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@becdb4[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1077063 INFO (qtp16383869-32130) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1077063 INFO (qtp16383869-32130) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 1077066 INFO (qtp16383869-32134) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@51ec78
[junit4] 2> 1077164 INFO (qtp16383869-32134) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=98
[junit4] 2> 1077166 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1c08b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1077166 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2325840
[junit4] 2> 1077166 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cbadb3{/solr,null,UNAVAILABLE}
[junit4] 2> 1077168 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 1077175 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 1077531 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.a.CoreAdminOperation core create command
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp&wt=xml
[junit4] 2> 1077532 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> org.apache.solr.common.SolrException: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1077533 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp&wt=xml
[junit4] 2> 1077534 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 1077592 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1077593 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1077623 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 1077680 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1077682 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1077696 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp
[junit4] 2> 1077697 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp\data\]
[junit4] 2> 1077697 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
[junit4] 2> 1077699 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=87.359375,
floorSegmentMB=1.2451171875, forceMergeDeletesPctAllowed=16.55298774598429,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23018448065547156
[junit4] 2> 1077716 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1077716 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1077717 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1077717 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1077718 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.RandomMergePolicy 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.760878459594006]
[junit4] 2> 1077718 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1151fc8[props] main]
[junit4] 2> 1077719 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1077732 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1077776 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1077776 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1077777 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1077777 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1077777 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551663806950670336
[junit4] 2> 1077777 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1077777 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1077777 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1077778 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1077778 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1077778 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1077779 INFO
(searcherExecutor-5379-thread-1-processing-x:props) [ x:props]
o.a.s.c.SolrCore [props] Registered new searcher Searcher@1151fc8[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1077779 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=bogus_dir_core&action=CREATE&instanceDir=dir_does_not_exist_127896&wt=xml
[junit4] 2> 1077789 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf
for core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> org.apache.solr.common.SolrException: Could not load conf for
core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading
solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
[junit4] 2> ... 46 more
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'solrconfig.xml' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:120)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:90)
[junit4] 2> at
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
[junit4] 2> ... 48 more
[junit4] 2> 1077791 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 1077794 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A824323EA667BCD5]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 1077794 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A824323EA667BCD5]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 1077796 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 1077824 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1077826 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c18086{/solr,null,AVAILABLE}
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@681ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:61460}
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.Server Started @1082841ms
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61460}
[junit4] 2> 1077828 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1077828 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-22T02:32:00.437Z
[junit4] 2> 1077829 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\solr.xml
[junit4] 2> 1077868 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.
[junit4] 2> 1077868 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 1077904 WARN (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1077904 INFO (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1077923 INFO (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 1078000 WARN (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 1078002 INFO (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1078023 INFO (coreLoadExecutor-5390-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex
[junit4] 2> 1078024 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\]
[junit4] 2> 1078024 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
[junit4] 2> 1078025 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875,
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1078043 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1078043 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1078044 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1078044 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1078044 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125,
floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1078044 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@212c46[corex] main]
[junit4] 2> 1078044 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1078053 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1078093 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1078093 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1078093 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1078093 INFO (coreLoadExecutor-5390-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551663807282020352
[junit4] 2> 1078093 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1078093 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1078095 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1078095 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1078095 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1078095 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1078096 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1078096 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@212c46[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1078375 INFO (qtp32330167-32156) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551663807574573056)]} 0 2
[junit4] 2> 1078375 INFO (qtp32330167-32157) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1078375 INFO (qtp32330167-32157) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@80ebbe
[junit4] 2> 1078379 INFO (qtp32330167-32157) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@106db2[corex] main]
[junit4] 2> 1078380 INFO (qtp32330167-32157) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1078380 INFO
(searcherExecutor-5391-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@106db2[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1078380 INFO (qtp32330167-32157) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1078383 INFO (qtp32330167-32160) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1078395 INFO (qtp32330167-32156) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1078403 INFO (qtp32330167-32156) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 1078465 WARN (qtp32330167-32156) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 1078467 INFO (qtp32330167-32156) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1078476 INFO (qtp32330167-32156) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'corex' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex
[junit4] 2> 1078477 INFO (qtp32330167-32156) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\]
[junit4] 2> 1078499 INFO (qtp32330167-32156) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@a260a2
[junit4] 2> 1078500 ERROR (qtp32330167-32156) [ x:corex]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 1078500 INFO (qtp32330167-32156) [ x:corex]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2}
status=500 QTime=112
[junit4] 2> 1078500 ERROR (qtp32330167-32156) [ x:corex]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 1078530 ERROR (qtp32330167-32157) [ ] o.a.s.c.SolrCore
Failed to delete data dir for unloaded core: corex dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data
[junit4] 2> java.io.IOException: Unable to delete file:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\tlog\tlog.0000000000000000000
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
[junit4] 2> at
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1078531 INFO (qtp32330167-32157) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=29
[junit4] 2> 1078532 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@681ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1078532 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28807252
[junit4] 2> 1078533 INFO (coreCloseExecutor-5398-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@1bd15f8
[junit4] 2> 1078541 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c18086{/solr,null,UNAVAILABLE}
[junit4] 2> 1078544 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=A824323EA667BCD5 -Dtests.slow=true -Dtests.locale=es-PY
-Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.75s J1 |
CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure <<<
[junit4] > Throwable #1: java.lang.AssertionError: The data directory was
not cleaned up on unload after a failed core reload
[junit4] > at
__randomizedtesting.SeedInfo.seed([A824323EA667BCD5:D3ED907285456ED4]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1078546 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1078546 INFO
(SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3231163
[junit4] 2> 1078547 INFO (coreCloseExecutor-5400-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7c1c07
[junit4] 2> 1078547 INFO (coreCloseExecutor-5400-thread-2) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] CLOSING SolrCore
org.apache.solr.core.SolrCore@d3ded
[junit4] 2> 1078548 INFO (coreCloseExecutor-5400-thread-3) [
x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@1fca0f7
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PY,
timezone=Africa/Sao_Tome
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=121278960,total=376963072
[junit4] 2> NOTE: All tests run in this JVM: [TestDynamicLoading,
TestManagedSchemaThreadSafety, TestReRankQParserPlugin, PreAnalyzedFieldTest,
TestCodecSupport, TestManagedSynonymFilterFactory, TestStressLiveNodes,
IndexSchemaTest, TestShortCircuitedRequests,
TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest,
TestChildDocTransformer, DistribJoinFromCollectionTest,
TestConfigSetsAPIExclusivity, TestQuerySenderListener,
TestNonDefinedSimilarityFactory, TestLeaderInitiatedRecoveryThread,
TestCloudRecovery, HdfsThreadLeakTest, AddBlockUpdateTest, TestComponentsName,
TestFiltering, TestAnalyzeInfixSuggestions, OverseerTaskQueueTest,
TestZkChroot, CoreSorterTest, TestSolrCloudWithDelegationTokens,
TestFuzzyAnalyzedSuggestions, TestBadConfig, ZkStateReaderTest,
TestReversedWildcardFilterFactory, ResourceLoaderTest,
TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest,
HdfsUnloadDistributedZkTest, BasicZkTest,
DistributedQueryComponentCustomSortTest, SpellPossibilityIteratorTest,
TestSolrQueryParserDefaultOperatorResource, GraphQueryTest, TestConfig,
TestDynamicFieldResource, TestCryptoKeys, LeaderInitiatedRecoveryOnCommitTest,
SuggesterTest, SolrXmlInZkTest, BooleanFieldTest, TestFileDictionaryLookup,
CircularListTest, CursorMarkTest, LeaderFailoverAfterPartitionTest,
UUIDUpdateProcessorFallbackTest, CollectionTooManyReplicasTest,
TestStandardQParsers, HdfsCollectionsAPIDistributedZkTest, TestRandomFaceting,
TestSolr4Spatial2, TestTolerantUpdateProcessorRandomCloud,
HLLSerializationTest, SolrCLIZkUtilsTest, TestOrdValues, NoCacheHeaderTest,
AliasIntegrationTest, TestSolrConfigHandlerConcurrent,
ChaosMonkeySafeLeaderTest, TestExclusionRuleCollectionAccess, TestRangeQuery,
SuggestComponentTest, CleanupOldIndexTest,
PeerSyncWithIndexFingerprintCachingTest, TestValueSourceCache, TestDistribIDF,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDefaultSearchFieldResource,
TestFieldTypeResource, TestHashQParserPlugin,
AsyncCallRequestStatusResponseTest, SolrInfoMBeanTest, DistribCursorPagingTest,
CloneFieldUp
[...truncated too long message...]
plica2] o.a.s.c.S.Request [recoverytest_shard1_replica2] webapp=/solr
path=/select params={q=*:*&distrib=false&wt=javabin&version=2} hits=1239
status=0 QTime=0
[junit4] 2> 1082193 INFO
(TEST-RecoveryZkTest.test-seed#[A824323EA667BCD5]) [ ] o.a.s.SolrTestCaseJ4
###Ending test
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RecoveryZkTest
-Dtests.method=test -Dtests.seed=A824323EA667BCD5 -Dtests.slow=true
-Dtests.locale=ro-RO -Dtests.timezone=Europe/Vatican -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 12.2s J0 | RecoveryZkTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Mismatch in counts
between replicas
[junit4] > at
__randomizedtesting.SeedInfo.seed([A824323EA667BCD5:20700DE4089BD12D]:0)
[junit4] > at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
[junit4] > at
org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1082197 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15889e00e710008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1082201 INFO (jetty-launcher-1824-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1b863a8{HTTP/1.1,[http/1.1]}{127.0.0.1:61405}
[junit4] 2> 1082202 INFO (jetty-launcher-1824-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21094371
[junit4] 2> 1082203 INFO (jetty-launcher-1824-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@16f8464{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1082203 INFO (jetty-launcher-1824-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23361780
[junit4] 2> 1082213 INFO (coreCloseExecutor-5924-thread-1)
[n:127.0.0.1:61405_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]
CLOSING SolrCore org.apache.solr.core.SolrCore@55b639
[junit4] 2> 1082213 INFO (coreCloseExecutor-5925-thread-1)
[n:127.0.0.1:61402_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@1f0474
[junit4] 2> 1082218 ERROR
(recoveryExecutor-1844-thread-1-processing-n:127.0.0.1:61405_solr
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node2)
[n:127.0.0.1:61405_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica2] o.a.s.c.RecoveryStrategy SolrCore not found -
cannot recover:recoverytest_shard1_replica2
[junit4] 2> 1082220 INFO (jetty-launcher-1824-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96978987396431878-127.0.0.1:61402_solr-n_0000000001) closing
[junit4] 2> 1082222 INFO
(OverseerStateUpdate-96978987396431878-127.0.0.1:61402_solr-n_0000000001)
[n:127.0.0.1:61402_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61402_solr
[junit4] 2> 1082222 WARN
(zkCallback-1846-thread-1-processing-n:127.0.0.1:61405_solr)
[n:127.0.0.1:61405_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1082223 INFO (jetty-launcher-1824-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6b2842{/solr,null,UNAVAILABLE}
[junit4] 2> 1083722 WARN
(zkCallback-1835-thread-1-processing-n:127.0.0.1:61402_solr)
[n:127.0.0.1:61402_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1083722 INFO (jetty-launcher-1824-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71f33c{/solr,null,UNAVAILABLE}
[junit4] 2> 1083724 INFO
(SUITE-RecoveryZkTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61398 61398
[junit4] 2> 1083725 INFO (Thread-2691) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:61398 61398
[junit4] 2> 1083726 WARN (Thread-2691) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections/recoverytest/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/recoverytest/leader_elect/shard1/election/96978987396431878-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/overseer/queue
[junit4] 2> 10 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1083726 INFO
(SUITE-RecoveryZkTest-seed#[A824323EA667BCD5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_A824323EA667BCD5-001
[junit4] 2> Nov 22, 2016 2:32:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=10, maxDocsPerChunk=8, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=10, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {},
locale=ro-RO, timezone=Europe/Vatican
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=152034616,total=435945472
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedSearch,
TestFieldCacheSanityChecker, TestSolrCloudWithKerberosAlt,
DistributedQueueTest, ReplicationFactorTest, TestBlobHandler,
DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest,
DocExpirationUpdateProcessorFactoryTest, BadCopyFieldTest, TestJmxIntegration,
TestMaxScoreQueryParser, DocValuesMultiTest, DisMaxRequestHandlerTest,
TestSolrConfigHandlerCloud, SolrTestCaseJ4Test, TestHighlightDedupGrouping,
DeleteLastCustomShardedReplicaTest, TestStressCloudBlindAtomicUpdates,
TestSubQueryTransformerDistrib, TestMinMaxOnMultiValuedField, DOMUtilTest,
RequiredFieldsTest, TestBinaryResponseWriter, TestExtendedDismaxParser,
TestHdfsBackupRestoreCore, XmlUpdateRequestHandlerTest,
TestDistributedStatsComponentCardinality, HighlighterTest, QueryEqualityTest,
BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, TestSchemaNameResource,
TestWordDelimiterFilterFactory, BitVectorTest, TestDownShardTolerantSearch,
HdfsSyncSliceTest, DistributedExpandComponentTest, TestTestInjection,
TimeZoneUtilsTest, DirectSolrSpellCheckerTest, TestGraphTermsQParserPlugin,
TestExactSharedStatsCache, SchemaVersionSpecificBehaviorTest,
TestDefaultStatsCache, TestJettySolrRunner, DistributedSpellCheckComponentTest,
TestFreeTextSuggestions, TestFunctionQuery, SharedFSAutoReplicaFailoverTest,
TestPartialUpdateDeduplication, QueryElevationComponentTest,
TestReloadAndDeleteDocs, TestDFISimilarityFactory, TestManagedSchemaAPI,
PrimUtilsTest, TestCursorMarkWithoutUniqueKey, TestMacroExpander,
TestCoreContainer, XsltUpdateRequestHandlerTest, NumericFieldsTest,
SolrCloudExampleTest, LeaderElectionTest, TestQueryWrapperFilter,
TestSSLRandomization, TestSolrCoreSnapshots, TestXmlQParser, RuleEngineTest,
TestGroupingSearch, TestTolerantSearch, CurrencyFieldXmlFileTest,
TestSolrDeletionPolicy1, TestSchemaManager, TestLazyCores,
TestAuthenticationFramework, TestSlowCompositeReaderWrapper, MergeStrategyTest,
TestCloudInspectUtil, TestManagedStopFilterFactory, TestRebalanceLeaders,
DocumentBuilderTest, TestPhraseSuggestions, TestPivotHelperCode,
TestPseudoReturnFields, TestUpdate, JSONWriterTest,
LeaderFailureAfterFreshStartTest, TestUninvertingReader, SimpleMLTQParserTest,
JavabinLoaderTest, TestDynamicFieldCollectionResource,
TestComplexPhraseQParserPlugin, TestReplicationHandler, HLLUtilTest,
TestGraphMLResponseWriter, DocValuesMissingTest, TestXIncludeConfig,
FacetPivotSmallTest, TestSmileRequest, TestIBSimilarityFactory,
TestFieldTypeCollectionResource, OutputWriterTest, TestSubQueryTransformer,
TestSchemaSimilarityResource, CdcrRequestHandlerTest, TestQuerySenderNoQuery,
CachingDirectoryFactoryTest, TestRTGBase, UnloadDistributedZkTest,
TestCSVResponseWriter, TestJsonFacetRefinement, TestMergePolicyConfig,
DistributedMLTComponentTest, PeerSyncTest, TestConfigSets,
AddSchemaFieldsUpdateProcessorFactoryTest, ZkControllerTest,
RollingRestartTest, SpatialFilterTest, TestRawResponseWriter, TestLRUCache,
TestFastLRUCache, AlternateDirectoryTest, MoreLikeThisHandlerTest,
TestLRUStatsCache, CursorPagingTest, TestSolrQueryResponse,
HdfsWriteToMultipleCollectionsTest, ForceLeaderTest,
ClassificationUpdateProcessorFactoryTest, HardAutoCommitTest,
CustomCollectionTest, TestBulkSchemaConcurrent, RecoveryZkTest]
[junit4] Completed [262/652 (2!)] on J0 in 15.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55760 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]