Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6235/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([AADC5F50443A63ED:C2636A7A94A07101]: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.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
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([AADC5F50443A63ED:D115FD1C6718B1EC]: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 11275 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_AADC5F50443A63ED-001\init-core-data-001
[junit4] 2> 936106 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 936107 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 936108 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-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> 936222 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 936252 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 936373 WARN
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 936377 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 936409 INFO (coreLoadExecutor-4022-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> 936453 INFO (coreLoadExecutor-4022-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 936479 INFO (coreLoadExecutor-4022-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 936539 WARN (coreLoadExecutor-4022-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> 936540 INFO (coreLoadExecutor-4022-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 936554 INFO (coreLoadExecutor-4022-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> 936554 INFO (coreLoadExecutor-4022-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_AADC5F50443A63ED-001\init-core-data-001\]
[junit4] 2> 936554 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
[junit4] 2> 936556 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875,
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 936575 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 936576 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 936576 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 936576 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 936577 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 936577 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be7e76d[collection1]
main]
[junit4] 2> 936577 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 936585 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 936617 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 936617 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 936617 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 936617 INFO (coreLoadExecutor-4022-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551589221160976384
[junit4] 2> 936617 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 936617 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 936617 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 936619 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 936619 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 936619 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 936619 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 936620 INFO
(searcherExecutor-4023-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@be7e76d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 936621 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 936624 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 936646 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 936648 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37657943{/solr,null,AVAILABLE}
[junit4] 2> 936649 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@3d171b69{HTTP/1.1,[http/1.1]}{127.0.0.1:54672}
[junit4] 2> 936649 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.Server Started @942943ms
[junit4] 2> 936649 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54672}
[junit4] 2> 936649 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 936650 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.0.0
[junit4] 2> 936650 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 936650 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 936650 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-21T06:46:29.867Z
[junit4] 2> 936651 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\solr.xml
[junit4] 2> 936666 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.
[junit4] 2> 936666 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 936694 INFO (coreLoadExecutor-4033-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 936714 INFO (coreLoadExecutor-4033-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 936789 WARN (coreLoadExecutor-4033-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> 936791 INFO (coreLoadExecutor-4033-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 936800 INFO (coreLoadExecutor-4033-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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex
[junit4] 2> 936801 INFO (coreLoadExecutor-4033-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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\]
[junit4] 2> 936801 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
[junit4] 2> 936802 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875,
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 936815 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 936816 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 936817 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 936817 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 936817 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 936818 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac41af4[corex] main]
[junit4] 2> 936818 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 936827 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 936868 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 936868 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 936868 INFO (coreLoadExecutor-4033-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551589221424168960
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 936869 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 936870 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 936870 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 936871 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ac41af4[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 937176 INFO (qtp1357735390-34537) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551589221745033216)]} 0 2
[junit4] 2> 937177 INFO (qtp1357735390-34538) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 937177 INFO (qtp1357735390-34538) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@133a9337
[junit4] 2> 937182 INFO (qtp1357735390-34538) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35c53789[corex] main]
[junit4] 2> 937183 INFO (qtp1357735390-34538) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 937183 INFO
(searcherExecutor-4034-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@35c53789[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 937184 INFO (qtp1357735390-34538) [ 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 6
[junit4] 2> 937187 INFO (qtp1357735390-34541) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 937200 INFO (qtp1357735390-34537) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 937208 INFO (qtp1357735390-34537) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 937293 WARN (qtp1357735390-34537) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 937295 INFO (qtp1357735390-34537) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 937311 INFO (qtp1357735390-34537) [ ]
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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex
[junit4] 2> 937312 INFO (qtp1357735390-34537) [ 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\]
[junit4] 2> 937339 INFO (qtp1357735390-34537) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore
org.apache.solr.core.SolrCore@4d5ef075
[junit4] 2> 937340 ERROR (qtp1357735390-34537) [ x:corex]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 937341 INFO (qtp1357735390-34537) [ 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=148
[junit4] 2> 937341 ERROR (qtp1357735390-34537) [ x:corex]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 937374 ERROR (qtp1357735390-34538) [ ] 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\tlog\tlog.0000000000000000000
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
[junit4] 2> at
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 937374 INFO (qtp1357735390-34538) [ ] 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=31
[junit4] 2> 937376 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@3d171b69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 937376 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2100149287
[junit4] 2> 937377 INFO (coreCloseExecutor-4041-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore
org.apache.solr.core.SolrCore@24807ac2
[junit4] 2> 937382 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@37657943{/solr,null,UNAVAILABLE}
[junit4] 2> 937389 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=AADC5F50443A63ED -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.77s 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([AADC5F50443A63ED:D115FD1C6718B1EC]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 937394 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 937897 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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_AADC5F50443A63ED-001\tempDir-001\instProp&wt=xml
[junit4] 2> 937898 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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> 937900 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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_AADC5F50443A63ED-001\tempDir-001\instProp&wt=xml
[junit4] 2> 937901 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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_AADC5F50443A63ED-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 937975 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 938001 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 938068 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 938069 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 938086 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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_AADC5F50443A63ED-001\tempDir-001\instProp
[junit4] 2> 938086 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
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_AADC5F50443A63ED-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp\data\]
[junit4] 2> 938086 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
[junit4] 2> 938088 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.8583984375,
floorSegmentMB=1.3427734375, forceMergeDeletesPctAllowed=19.84578416503199,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 938105 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 938105 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 938106 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 938106 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 938107 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 938107 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e61f412[props] main]
[junit4] 2> 938108 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 938119 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 938154 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 938154 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 938156 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 938156 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 938156 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551589222774734848
[junit4] 2> 938156 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 938156 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 938156 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 938157 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 938157 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 938158 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 938158 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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> 938158 INFO
(searcherExecutor-4044-thread-1-processing-x:props) [ x:props]
o.a.s.c.SolrCore [props] Registered new searcher Searcher@1e61f412[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 938167 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
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> 938168 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 938170 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 938179 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] 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> 938202 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 938217 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 938219 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 938221 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
] 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_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 938221 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
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_AADC5F50443A63ED-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_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 938227 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6538324511679965]
[junit4] 2> 938238 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 938238 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 938238 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=92.732421875,
floorSegmentMB=0.40625, forceMergeDeletesPctAllowed=3.8745816257551313,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.13133676021192875
[junit4] 2> 938240 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a271c5d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 938240 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
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_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 938241 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 938241 INFO
(searcherExecutor-4050-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@2a271c5d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 938242 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 938245 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 938269 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 938271 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@161a003b{/solr,null,AVAILABLE}
[junit4] 2> 938272 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.ServerConnector Started
ServerConnector@4369734d{HTTP/1.1,[http/1.1]}{127.0.0.1:54678}
[junit4] 2> 938272 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.Server Started @944566ms
[junit4] 2> 938272 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54678}
[junit4] 2> 938272 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 938273 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 938273 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 938273 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 938273 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-21T06:46:31.490Z
[junit4] 2> 938273 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\solr.xml
[junit4] 2> 938288 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] 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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.
[junit4] 2> 938288 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 938304 INFO (coreLoadExecutor-4059-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 938323 INFO (coreLoadExecutor-4059-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 938403 WARN (coreLoadExecutor-4059-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> 938405 INFO (coreLoadExecutor-4059-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 938428 INFO (coreLoadExecutor-4059-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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.\corex
[junit4] 2> 938429 INFO (coreLoadExecutor-4059-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_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.\corex\data\]
[junit4] 2> 938429 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
[junit4] 2> 938429 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875,
floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 938448 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 938448 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 938449 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 938450 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 938450 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875,
floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 938450 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@33118cd2[corex] main]
[junit4] 2> 938450 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 938458 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 938498 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 938498 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 938500 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 938500 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 938500 INFO (coreLoadExecutor-4059-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551589223135444992
[junit4] 2> 938500 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 938501 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 938502 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 938502 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 938503 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 938503 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 938504 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@33118cd2[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 938795 INFO (qtp2003009483-34564) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551589223442677760)]} 0 2
[junit4] 2> 938796 INFO (qtp2003009483-34565) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 938796 INFO (qtp2003009483-34565) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b09f5dc
[junit4] 2> 938802 INFO (qtp2003009483-34565) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@199b4b9a[corex] main]
[junit4] 2> 938802 INFO (qtp2003009483-34565) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 938803 INFO
(searcherExecutor-4060-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@199b4b9a[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 938803 INFO (qtp2003009483-34565) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 938806 INFO (qtp2003009483-34567) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@626887a3
[junit4] 2> 938870 INFO (qtp2003009483-34567) [ ] 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=64
[junit4] 2> 938872 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@4369734d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 938872 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2053013674
[junit4] 2> 938874 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@161a003b{/solr,null,UNAVAILABLE}
[junit4] 2> 938875 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 938878 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 938878 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[AADC5F50443A63ED]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 938878 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 938878 INFO
(SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892405615
[junit4] 2> 938879 INFO
(coreCloseExecutor-4067-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@261737f1
[junit4] 2> 938879 INFO
(coreCloseExecutor-4067-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@4f7eb37c
[junit4] 2> 938881 INFO
(coreCloseExecutor-4067-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@4657de4b
[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_AADC5F50443A63ED-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=Europe/Gibraltar
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=185150704,total=317468672
[junit4] 2> NOTE: All tests run in this JVM:
[BigEndianAscendingWordSerializerTest, TestDistribDocBasedVersion,
TestShortCircuitedRequests, SolrCLIZkUtilsTest,
TestSolrQueryParserDefaultOperatorResource,
LeaderInitiatedRecoveryOnCommitTest, TestConfigSetProperties,
CleanupOldIndexTest, TestSha256AuthenticationProvider, TestReloadDeadlock,
InfoHandlerTest, TestPushWriter, TestRequestStatusCollectionAPI,
ReturnFieldsTest, TestDefaultSearchFieldResource, TestConfigReload,
AliasIntegrationTest, TestStressLiveNodes, BadIndexSchemaTest,
SpellCheckComponentTest, CreateCollectionCleanupTest,
SpellingQueryConverterTest, TestSystemIdResolver,
TestLeaderInitiatedRecoveryThread, ShardSplitTest, AddBlockUpdateTest,
TestSolrDeletionPolicy2, AtomicUpdatesTest, TestFieldCacheReopen,
TestCoreDiscovery, EnumFieldTest, TestDistribIDF, HighlighterConfigTest,
SegmentsInfoRequestHandlerTest, CurrencyFieldOpenExchangeTest,
TestDynamicFieldResource, BlockDirectoryTest, FileBasedSpellCheckerTest,
TestCloudRecovery, TestBadConfig, RankQueryTest, CdcrVersionReplicationTest,
StressHdfsTest, ShowFileRequestHandlerTest, TestLeaderElectionWithEmptyReplica,
ResponseLogComponentTest, TestSolrCloudWithSecureImpersonation, TestWriterPerf,
TestDynamicLoading, TestCloudPivotFacet, RecoveryAfterSoftCommitTest,
TermVectorComponentDistributedTest, CoreAdminHandlerTest]
[junit4] Completed [197/652 (1!)] on J1 in 2.82s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 1001 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001\init-core-data-001
[junit4] 2> 2322798 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2322809 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001\tempDir-001
[junit4] 2> 2322809 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2322810 INFO (Thread-4225) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2322810 INFO (Thread-4225) [ ] o.a.s.c.ZkTestServer
Starting server
[...truncated too long message...]
andler Stopped o.e.j.s.ServletContextHandler@1b726718{/solr,null,UNAVAILABLE}
[junit4] 2> 2327972 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63026 63026
[junit4] 2> 2327973 INFO (Thread-4225) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63026 63026
[junit4] 2> 2327975 WARN (Thread-4225) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2327976 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001
[junit4] 2> Nov 21, 2016 7:09:40 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3, maxDocsPerChunk=120, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {},
locale=en-GB, timezone=Asia/Ashgabat
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=108305928,total=264536064
[junit4] 2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch,
TestWordDelimiterFilterFactory, TestAuthorizationFramework,
AlternateDirectoryTest, TestSlowCompositeReaderWrapper, AssignTest,
DistributedExpandComponentTest, SolrCoreTest, TemplateUpdateProcessorTest,
ShardRoutingTest, TestStressVersions, CloudExitableDirectoryReaderTest,
DistributedQueueTest, FileUtilsTest, DOMUtilTest, TestSortByMinMaxFunction,
UnloadDistributedZkTest, TestBM25SimilarityFactory, BlockCacheTest,
TestScoreJoinQPNoScore, ZkControllerTest,
SuggestComponentContextFilterQueryTest, TlogReplayBufferedWhileIndexingTest,
AnalyticsQueryTest, SolrPluginUtilsTest, ReplicationFactorTest, SyncSliceTest,
ConjunctionSolrSpellCheckerTest, SecurityConfHandlerTest, CopyFieldTest,
TestInitQParser, BitVectorTest, AnalysisErrorHandlingTest, TestUpdate,
DocumentAnalysisRequestHandlerTest, TestLRUCache, TestCSVLoader,
SolrIndexConfigTest, StandardRequestHandlerTest, TestGraphMLResponseWriter,
TestJsonRequest, AddSchemaFieldsUpdateProcessorFactoryTest, SpatialFilterTest,
TestRandomFlRTGCloud, OverseerStatusTest, BlobRepositoryCloudTest,
TestLazyCores, TestSolrDeletionPolicy1, TestSSLRandomization, TestRecoveryHdfs,
TestConfigSets, TestMacroExpander, TestRequestForwarding,
OverriddenZkACLAndCredentialsProvidersTest, SolrRequestParserTest,
TestCoreContainer, DistributedFacetPivotLargeTest,
TestRuleBasedAuthorizationPlugin, TestBinaryResponseWriter,
BasicDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest,
LeaderInitiatedRecoveryOnShardRestartTest, DisMaxRequestHandlerTest,
NumericFieldsTest, HdfsBasicDistributedZkTest, HdfsLockFactoryTest,
DistribDocExpirationUpdateProcessorTest, TestMiniSolrCloudCluster, TestSolrJ,
OverseerModifyCollectionTest, TestClusterProperties, CdcrRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, BlockJoinFacetDistribTest,
TestFieldCache, TestFieldCollectionResource, JSONWriterTest,
CoreAdminCreateDiscoverTest, SoftAutoCommitTest, TestQuerySenderNoQuery,
SimpleCollectionCreateDeleteTest, ParsingFieldUpdateProcessorsTest,
TestDFISimilarityFactory, TestFreeTextSuggestions, PrimitiveFieldTypeTest,
TestMinMaxOnMultiValuedField, TestStressUserVersions, TestRebalanceLeaders,
AnalysisAfterCoreReloadTest, TestReloadAndDeleteDocs, TestSort,
TestCollationFieldDocValues, TestCopyFieldCollectionResource,
LeaderFailureAfterFreshStartTest, TestSolrCoreSnapshots, CheckHdfsIndexTest,
TestSweetSpotSimilarityFactory, QueryEqualityTest, CursorPagingTest,
TestInitParams, BigEndianAscendingWordDeserializerTest,
TestSubQueryTransformer, TestSchemaManager, FullHLLTest,
QueryElevationComponentTest, TestCustomStream, TestExportWriter,
OpenExchangeRatesOrgProviderTest, TestIBSimilarityFactory, TestDocumentBuilder,
TestCloudPseudoReturnFields, TestPerFieldSimilarityWithDefaultOverride,
CdcrReplicationDistributedZkTest, TestGroupingSearch,
TestFieldCacheWithThreads, TestXmlQParser, OutputWriterTest, DeleteStatusTest,
TestSolrQueryResponse, TestSchemaSimilarityResource, TestCloudInspectUtil,
TestRTimerTree, DirectSolrConnectionTest, TestExactSharedStatsCache,
MultiTermTest, TestLocalFSCloudBackupRestore, TestSolrConfigHandler,
RemoteQueryErrorTest, TestHighlightDedupGrouping, IndexBasedSpellCheckerTest,
TestPhraseSuggestions, RequiredFieldsTest, HttpSolrCallGetCoreTest, ZkCLITest,
TestBlobHandler, BadCopyFieldTest, TolerantUpdateProcessorTest,
PeerSyncReplicationTest, TestCharFilters, BlockJoinFacetSimpleTest,
TestReqParamsAPI, TestHashPartitioner, DateFieldTest, SimpleMLTQParserTest,
RecoveryZkTest, TestCursorMarkWithoutUniqueKey, RollingRestartTest,
SynonymTokenizerTest, MoreLikeThisHandlerTest, TestStressReorder,
ZkNodePropsTest, DocumentBuilderTest, TestPostingsSolrHighlighter,
TestRemoteStreaming, DocValuesMultiTest, TestPerFieldSimilarity,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest,
TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet,
HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest,
PeerSyncTest, BasicFunctionalityTest, TestIndexSearcher,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest,
TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery,
DocValuesTest, DebugComponentTest, TestSurroundQueryParser,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField,
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest,
SOLR749Test, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestDocSet,
TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery,
NotRequiredUniqueKeyTest, TestXIncludeConfig, EchoParamsTest,
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter,
TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest,
CollectionStateFormat2Test, CollectionTooManyReplicasTest,
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest,
ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest,
DeleteReplicaTest, DistribCursorPagingTest, ForceLeaderTest,
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
RestartWhileUpdatingTest, SaslZkACLProviderTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestCloudDeleteByQuery, TestConfigSetsAPI,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore,
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport,
TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens]
[junit4] Completed [502/652 (2!)] on J0 in 5.97s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 62837 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]