Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6240/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([6BCB227D10A1CB5E:9CB8CC25D64964B8]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1329)
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([6BCB227D10A1CB5E:100280313383195F]: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 10631 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_6BCB227D10A1CB5E-001\init-core-data-001
[junit4] 2> 0 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ] o.e.j.u.log
Logging initialized @5115ms
[junit4] 2> 26 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 70 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 794 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
[junit4] 2> 815 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-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> 1936 WARN
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1952 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2374 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 4565 WARN
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 4598 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 6887 INFO (coreLoadExecutor-6-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> 7050 WARN (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 7053 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 7107 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 7250 WARN (coreLoadExecutor-6-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> 7254 INFO (coreLoadExecutor-6-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 7289 INFO (coreLoadExecutor-6-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> 7603 INFO (coreLoadExecutor-6-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_6BCB227D10A1CB5E-001\init-core-data-001\]
[junit4] 2> 7705 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875,
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 11726 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 11726 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 11759 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11760 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 11761 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125,
floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4638031719841158
[junit4] 2> 11907 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e07384d[collection1] main]
[junit4] 2> 12137 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 12324 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 12603 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 12734 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 12739 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 12740 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 12740 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 12742 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 12743 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551776978638471168
[junit4] 2> 12754 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 12758 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 12760 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 12766 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 12766 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e07384d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12766 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 12801 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 13720 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 13829 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@728b9411{/solr,null,AVAILABLE}
[junit4] 2> 13859 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.ServerConnector Started
ServerConnector@7c238fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:56838}
[junit4] 2> 13859 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.Server Started @18992ms
[junit4] 2> 13859 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56838}
[junit4] 2> 13905 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 13905 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 13906 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 13907 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 13932 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-23T08:30:50.483Z
[junit4] 2> 13945 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\solr.xml
[junit4] 2> 14048 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.
[junit4] 2> 14049 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 14095 WARN (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 14097 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 14156 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 14262 WARN (coreLoadExecutor-17-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> 14265 INFO (coreLoadExecutor-17-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 14304 INFO (coreLoadExecutor-17-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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.\corex
[junit4] 2> 14306 INFO (coreLoadExecutor-17-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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.\corex\data\]
[junit4] 2> 14307 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875,
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 14346 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 14347 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 14350 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 14351 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 14351 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125,
floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4638031719841158
[junit4] 2> 14352 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ab2ca19[corex] main]
[junit4] 2> 14353 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 14362 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 14449 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 14450 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
[junit4] 2> 14451 INFO (coreLoadExecutor-17-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551776980429438976
[junit4] 2> 14452 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
[junit4] 2> 14452 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
[junit4] 2> 14452 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
[junit4] 2> 14456 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
[junit4] 2> 14457 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
[junit4] 2> 14459 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
[junit4] 2> 14459 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
[junit4] 2> 14459 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
[junit4] 2> 14460 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher
Searcher@2ab2ca19[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16027 INFO (qtp1850106909-22) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551776981804122112)]} 0 508
[junit4] 2> 16223 INFO (qtp1850106909-22) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 16224 INFO (qtp1850106909-22) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@14896a1d
[junit4] 2> 16707 INFO (qtp1850106909-22) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@55080568[corex] main]
[junit4] 2> 16710 INFO (qtp1850106909-22) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 16713 INFO (searcherExecutor-18-thread-1-processing-x:corex)
[ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher
Searcher@55080568[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 16714 INFO (qtp1850106909-22) [ 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 491
[junit4] 2> 16737 INFO (qtp1850106909-26) [ ] o.a.s.c.SolrCore [corex]
CLOSING SolrCore org.apache.solr.core.SolrCore@666f1bcc
[junit4] 2> 16797 INFO (qtp1850106909-26) [ ] 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=63
[junit4] 2> 16810 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@7c238fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 16810 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=76362816
[junit4] 2> 16815 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@728b9411{/solr,null,UNAVAILABLE}
[junit4] 2> 16824 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 16840 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 17335 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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_6BCB227D10A1CB5E-001\tempDir-001\instProp&wt=xml
[junit4] 2> 17343 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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> 17351 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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_6BCB227D10A1CB5E-001\tempDir-001\instProp&wt=xml
[junit4] 2> 17352 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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_6BCB227D10A1CB5E-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 17419 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 17428 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 17458 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 17559 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 17561 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 17590 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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_6BCB227D10A1CB5E-001\tempDir-001\instProp
[junit4] 2> 17591 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
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_6BCB227D10A1CB5E-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp\data\]
[junit4] 2> 17593 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5481881770722121]
[junit4] 2> 17611 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 17611 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 17613 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17613 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17613 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=18.4052734375,
floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=21.93904779500747,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8020487328544081
[junit4] 2> 17614 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e596f02[props] main]
[junit4] 2> 17616 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 17628 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 17692 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 17692 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
[junit4] 2> 17694 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551776983829970944
[junit4] 2> 17698 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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> 17700 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
[junit4] 2> 17702 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
[junit4] 2> 17703 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
[junit4] 2> 17705 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
[junit4] 2> 17706 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
[junit4] 2> 17706 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
[junit4] 2> 17708 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
[junit4] 2> 17708 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
[junit4] 2> 17709 INFO (searcherExecutor-25-thread-1-processing-x:props)
[ x:props] o.a.s.c.SolrCore [props] Registered new searcher
Searcher@4e596f02[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 17715 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
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> 17718 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 17724 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 17761 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 17763 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2daa341d{/solr,null,AVAILABLE}
[junit4] 2> 17764 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@666fcc73{HTTP/1.1,[http/1.1]}{127.0.0.1:56900}
[junit4] 2> 17765 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.Server Started @22898ms
[junit4] 2> 17765 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56900}
[junit4] 2> 17765 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 17765 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 17766 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 17766 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 17766 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-23T08:30:54.341Z
[junit4] 2> 17768 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\solr.xml
[junit4] 2> 17799 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.
[junit4] 2> 17800 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 17849 WARN (coreLoadExecutor-35-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 17852 INFO (coreLoadExecutor-35-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 17892 INFO (coreLoadExecutor-35-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 18026 WARN (coreLoadExecutor-35-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> 18028 INFO (coreLoadExecutor-35-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18051 INFO (coreLoadExecutor-35-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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex
[junit4] 2> 18051 INFO (coreLoadExecutor-35-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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data\]
[junit4] 2> 18053 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875,
floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 18072 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 18072 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 18073 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18073 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18073 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125,
floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4638031719841158
[junit4] 2> 18074 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc615c3[corex] main]
[junit4] 2> 18075 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 18085 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 18134 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18134 INFO (coreLoadExecutor-35-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551776984291344384
[junit4] 2> 18134 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
[junit4] 2> 18136 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
[junit4] 2> 18136 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
[junit4] 2> 18136 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
[junit4] 2> 18137 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
[junit4] 2> 18138 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
[junit4] 2> 18139 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
[junit4] 2> 18139 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
[junit4] 2> 18140 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
[junit4] 2> 18140 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher
Searcher@6cc615c3[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18313 INFO (qtp611451548-55) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551776984474845184)]} 0 5
[junit4] 2> 18315 INFO (qtp611451548-48) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 18316 INFO (qtp611451548-48) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43dbaa71
[junit4] 2> 18324 INFO (qtp611451548-48) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@52c62c9e[corex] main]
[junit4] 2> 18325 INFO (qtp611451548-48) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 18325 INFO (searcherExecutor-36-thread-1-processing-x:corex)
[ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher
Searcher@52c62c9e[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 18326 INFO (qtp611451548-48) [ 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 10
[junit4] 2> 18338 INFO (qtp611451548-45) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 18361 INFO (qtp611451548-57) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 18381 INFO (qtp611451548-57) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 18621 WARN (qtp611451548-57) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 18624 INFO (qtp611451548-57) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 18640 INFO (qtp611451548-57) [ ] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex
[junit4] 2> 18641 INFO (qtp611451548-57) [ 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data\]
[junit4] 2> 18665 INFO (qtp611451548-57) [ x:corex] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@174476a3
[junit4] 2> 18666 ERROR (qtp611451548-57) [ 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:152)
[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> 18667 INFO (qtp611451548-57) [ 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=321
[junit4] 2> 18671 ERROR (qtp611451548-57) [ 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:152)
[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> 18707 ERROR (qtp611451548-41) [ ] 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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\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_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\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:152)
[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> 18707 INFO (qtp611451548-41) [ ] 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=33
[junit4] 2> 18710 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@666fcc73{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 18710 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1948215216
[junit4] 2> 18711 INFO (coreCloseExecutor-43-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore
org.apache.solr.core.SolrCore@3ee1bfc8
[junit4] 2> 18718 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2daa341d{/solr,null,UNAVAILABLE}
[junit4] 2> 18721 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=6BCB227D10A1CB5E -Dtests.slow=true -Dtests.locale=da-DK
-Dtests.timezone=Africa/Harare -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 1.01s 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([6BCB227D10A1CB5E:100280313383195F]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 18732 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6BCB227D10A1CB5E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 18732 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6BCB227D10A1CB5E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 18735 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 18744 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] 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> 18773 WARN
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 18774 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 18784 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 18797 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 18805 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
] 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_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 18833 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
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_6BCB227D10A1CB5E-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_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 18839 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 18858 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 18858 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 18858 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5741811281459688]
[junit4] 2> 18860 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@278535cb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 18861 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
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_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 18862 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 18862 INFO
(searcherExecutor-47-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@278535cb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 18863 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 18864 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 18864 INFO
(SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1984851960
[junit4] 2> 18865 INFO
(coreCloseExecutor-51-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6d2c2a90
[junit4] 2> 18867 INFO
(coreCloseExecutor-51-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@bdfc490
[junit4] 2> 18867 INFO
(coreCloseExecutor-51-thread-3-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]
CLOSING SolrCore org.apache.solr.core.SolrCore@2485b3a1
[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_6BCB227D10A1CB5E-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=da-DK, timezone=Africa/Harare
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=99951432,total=236453888
[junit4] 2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest]
[junit4] Completed [2/653 (1!)] on J1 in 22.09s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 1189 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\init-core-data-001
[junit4] 2> 1735275 INFO
(SUITE-TestReplicationHandler-seed#[6BCB227D10A1CB5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1735276 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
[junit4] 2> 1735277 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-001\collection1
[junit4] 2> 1735289 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1735290 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6666308e{/solr,null,AVAILABLE}
[junit4] 2> 1735292 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@69ad2f12{HTTP/1.1,[http/1.1]}{127.0.0.1:65223}
[junit4] 2> 1735292 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.Server Started @1740553ms
[junit4] 2> 1735292 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=65223}
[junit4] 2> 1735292 ERROR
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1735293 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1735293 INFO
(TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BC
[...truncated too long message...]
/1.1]}{127.0.0.1:49307}
[junit4] 2> 1855057 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.Server Started @1860318ms
[junit4] 2> 1855057 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1\data,
hostContext=/solr, hostPort=49307}
[junit4] 2> 1855057 ERROR
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1855058 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 1855058 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 1855058 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1855058 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-23T09:01:31.761Z
[junit4] 2> 1855058 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\solr.xml
[junit4] 2> 1855073 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.
[junit4] 2> 1855073 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1855084 INFO (coreLoadExecutor-2760-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1855092 INFO (coreLoadExecutor-2760-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1855094 INFO (coreLoadExecutor-2760-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1855097 INFO (coreLoadExecutor-2760-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.\collection1
[junit4] 2> 1855097 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.\collection1\data\]
[junit4] 2> 1855098 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.0927734375,
floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=25.253805690846434,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6421818668191273]
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@76a8f88a[collection1] main]
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] 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\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1\conf
[junit4] 2> 1855103 INFO (coreLoadExecutor-2760-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1855116 INFO
(searcherExecutor-2761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@76a8f88a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1855576 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
[junit4] 2> 1855577 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@46c566d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1855577 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=612283673
[junit4] 2> 1855578 INFO (coreCloseExecutor-2766-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2bfc69b8
[junit4] 2> 1855579 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@659cd364{/solr,null,UNAVAILABLE}
[junit4] 2> 1855581 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@ec64652{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1855581 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2099747318
[junit4] 2> 1855581 INFO (coreCloseExecutor-2768-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6a3b7858
[junit4] 2> 1855582 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14ec3047{/solr,null,UNAVAILABLE}
[junit4] 2> 1855584 INFO
(SUITE-TestReplicationHandler-seed#[6BCB227D10A1CB5E]-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.handler.TestReplicationHandler_6BCB227D10A1CB5E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{},
maxPointsInLeafNode=1187, maxMBSortInHeap=5.8922690817406815,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Asia/Hong_Kong
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=75723152,total=342360064
[junit4] 2> NOTE: All tests run in this JVM:
[ParsingFieldUpdateProcessorsTest, LeaderElectionTest,
TestHighlightDedupGrouping, TestCloudPseudoReturnFields,
TestDownShardTolerantSearch, CdcrReplicationDistributedZkTest,
TestManagedSchemaAPI, MergeStrategyTest, DistributedFacetPivotLargeTest,
TestSolrDeletionPolicy1, TestTestInjection, OverseerTest, SolrIndexConfigTest,
TestRebalanceLeaders, TestDocBasedVersionConstraints, TestStressVersions,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride,
ChaosMonkeyNothingIsSafeTest, TestJmxIntegration, TestSQLHandler,
TestStressLucene, TestBulkSchemaConcurrent, BitVectorTest,
SuggestComponentContextFilterQueryTest, CoreAdminCreateDiscoverTest,
TestSolrConfigHandler, DeleteReplicaTest, ZkControllerTest,
PeerSyncReplicationTest, AnalysisErrorHandlingTest, TestElisionMultitermQuery,
MBeansHandlerTest, TestSolrFieldCacheMBean, SolrPluginUtilsTest,
DirectUpdateHandlerTest, TestDefaultStatsCache, BasicAuthStandaloneTest,
QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, PluginInfoTest,
PingRequestHandlerTest, TestFieldCache, TestMinMaxOnMultiValuedField,
DistanceUnitsTest, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest,
DistributedMLTComponentTest, JavabinLoaderTest, RollingRestartTest,
SystemInfoHandlerTest, ShufflingReplicaListTransformerTest, TestInitQParser,
TestFreeTextSuggestions, TestSchemaManager, TestSchemaSimilarityResource,
LeaderFailureAfterFreshStartTest, TestAuthenticationFramework,
NumericFieldsTest, TestReplicationHandler]
[junit4] Completed [354/653 (2!)] on J0 in 120.35s, 15 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 63302 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]