Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6222/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC
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([1D214591923009F4:759E70BB42AA1B18]: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:304) 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([1D214591923009F4:66E8E7DDB112DBF5]: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 10623 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_1D214591923009F4-001\init-core-data-001 [junit4] 2> 0 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.e.j.u.log Logging initialized @5206ms [junit4] 2> 24 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-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> 371 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1026 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr [junit4] 2> 1038 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-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> 2025 WARN (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 2037 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 2337 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 4174 WARN (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 4200 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 5691 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 5799 WARN (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 5803 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 5877 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 6061 WARN (coreLoadExecutor-6-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 6064 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 6108 INFO (coreLoadExecutor-6-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 6482 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\] [junit4] 2> 6597 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852] [junit4] 2> 9938 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 9938 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 9971 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 9971 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 9971 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299] [junit4] 2> 10065 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43633bfe[collection1] main] [junit4] 2> 10352 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 10572 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 10920 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 11080 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 11085 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 11085 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 11085 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 11088 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 11097 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 11100 INFO (coreLoadExecutor-6-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871045091622912 [junit4] 2> 11100 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 11104 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 11107 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 11107 INFO (searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43633bfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 11132 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 11168 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir [junit4] 2> 12261 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 12371 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4da06f{/solr,null,AVAILABLE} [junit4] 2> 12760 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.ServerConnector Started ServerConnector@ac66304{SSL,[ssl, http/1.1]}{127.0.0.1:58343} [junit4] 2> 12760 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.Server Started @17979ms [junit4] 2> 12760 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58343} [junit4] 2> 12809 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 12810 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 12820 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 12820 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 12848 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T08:31:25.486Z [junit4] 2> 12880 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\solr.xml [junit4] 2> 13183 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\. [junit4] 2> 13185 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [corex] [junit4] 2> 13541 WARN (coreLoadExecutor-17-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 13545 INFO (coreLoadExecutor-17-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 13608 INFO (coreLoadExecutor-17-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 13903 WARN (coreLoadExecutor-17-thread-1) [ ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 13908 INFO (coreLoadExecutor-17-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 13962 INFO (coreLoadExecutor-17-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\.\corex [junit4] 2> 13964 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\.\corex\data\] [junit4] 2> 14052 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852] [junit4] 2> 14100 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 14101 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 14119 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 14119 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 14120 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299] [junit4] 2> 14123 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@754d8ef6[corex] main] [junit4] 2> 14124 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 14135 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 14201 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 14201 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 14205 INFO (coreLoadExecutor-17-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871048348499968 [junit4] 2> 14214 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 14214 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 14214 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 14215 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 14216 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 14218 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 14219 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 14220 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 14232 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@754d8ef6[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 16303 INFO (qtp1792035852-23) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550871050235936768)]} 0 474 [junit4] 2> 16458 INFO (qtp1792035852-26) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 16459 INFO (qtp1792035852-26) [ x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5354af37 [junit4] 2> 17325 INFO (qtp1792035852-26) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@62511fc5[corex] main] [junit4] 2> 17333 INFO (qtp1792035852-26) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 17339 INFO (searcherExecutor-18-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@62511fc5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))} [junit4] 2> 17340 INFO (qtp1792035852-26) [ 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 882 [junit4] 2> 17373 INFO (qtp1792035852-24) [ ] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@533fa542 [junit4] 2> 17441 INFO (qtp1792035852-24) [ ] 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=71 [junit4] 2> 17456 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@ac66304{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 17456 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2067605198 [junit4] 2> 17460 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a4da06f{/solr,null,UNAVAILABLE} [junit4] 2> 17466 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir [junit4] 2> 17476 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars [junit4] 2> 17489 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] 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> 17527 WARN (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 17527 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 17541 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny [junit4] 2> 17553 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id [junit4] 2> 17561 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars [junit4] 2> 17598 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ 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_1D214591923009F4-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_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\] [junit4] 2> 17610 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6cd45faa [junit4] 2> 17639 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 17639 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 17643 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1594714310, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 17645 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@493b53b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main] [junit4] 2> 17647 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ 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_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf [junit4] 2> 17647 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 17650 INFO (searcherExecutor-25-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@493b53b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 17651 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars [junit4] 2> 17656 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure [junit4] 2> 17685 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 17687 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77b10c35{/solr,null,AVAILABLE} [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.ServerConnector Started ServerConnector@3e5dacda{SSL,[ssl, http/1.1]}{127.0.0.1:58363} [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.Server Started @22909ms [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58363} [junit4] 2> 17691 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 17691 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T08:31:30.354Z [junit4] 2> 17692 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\solr.xml [junit4] 2> 17723 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\. [junit4] 2> 17723 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [corex] [junit4] 2> 17758 WARN (coreLoadExecutor-34-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 17759 INFO (coreLoadExecutor-34-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 17796 INFO (coreLoadExecutor-34-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 17914 WARN (coreLoadExecutor-34-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> 17917 INFO (coreLoadExecutor-34-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 17939 INFO (coreLoadExecutor-34-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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex [junit4] 2> 17940 INFO (coreLoadExecutor-34-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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data\] [junit4] 2> 17941 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852] [junit4] 2> 17958 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 17958 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 17960 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 17960 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 17960 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299] [junit4] 2> 17961 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3309713a[corex] main] [junit4] 2> 17961 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 17971 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 18017 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 18018 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 18018 INFO (coreLoadExecutor-34-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871052346720256 [junit4] 2> 18020 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 18020 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 18020 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 18022 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 18022 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 18023 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 18023 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 18024 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 18024 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3309713a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 18262 INFO (qtp1078448975-44) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550871052597329920)]} 0 5 [junit4] 2> 18265 INFO (qtp1078448975-46) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 18266 INFO (qtp1078448975-46) [ x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@477f1173 [junit4] 2> 18276 INFO (qtp1078448975-46) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18908a57[corex] main] [junit4] 2> 18276 INFO (searcherExecutor-35-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18908a57[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))} [junit4] 2> 18277 INFO (qtp1078448975-46) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 18277 INFO (qtp1078448975-46) [ 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 12 [junit4] 2> 18298 INFO (qtp1078448975-47) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 18330 INFO (qtp1078448975-46) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 18355 INFO (qtp1078448975-46) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 18470 WARN (qtp1078448975-46) [ ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 18473 INFO (qtp1078448975-46) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 18494 INFO (qtp1078448975-46) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex [junit4] 2> 18501 INFO (qtp1078448975-46) [ 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data\] [junit4] 2> 18559 INFO (qtp1078448975-46) [ x:corex] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@6dd93786 [junit4] 2> 18565 ERROR (qtp1078448975-46) [ 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:660) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441) [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.ssl.SslConnection.onFillable(SslConnection.java:186) [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> ... 34 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> ... 35 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> ... 37 more [junit4] 2> [junit4] 2> 18565 INFO (qtp1078448975-46) [ 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=253 [junit4] 2> 18570 ERROR (qtp1078448975-46) [ 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:660) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441) [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.ssl.SslConnection.onFillable(SslConnection.java:186) [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> ... 34 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> ... 35 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> ... 37 more [junit4] 2> [junit4] 2> 18608 ERROR (qtp1078448975-48) [ ] 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_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data [junit4] 2> 18608 INFO (qtp1078448975-48) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=33 [junit4] 2> 18613 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@3e5dacda{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 18613 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1123767214 [junit4] 2> 18618 INFO (coreCloseExecutor-42-thread-1) [ x:corex] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@3c57797a [junit4] 2> 18627 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77b10c35{/solr,null,UNAVAILABLE} [junit4] 2> 18634 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=1D214591923009F4 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 1.00s 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([1D214591923009F4:66E8E7DDB112DBF5]:0) [junit4] > at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 18662 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler [junit4] 2> 19155 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp&wt=xml [junit4] 2> 19159 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen [junit4] 2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39) [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 19166 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\tempDir-001\instProp&wt=xml [junit4] 2> 19167 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001/tempDir-001/instProp/lib/classes] [junit4] 2> 19276 WARN (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 19278 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 19319 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.s.IndexSchema [props] Schema name=test [junit4] 2> 19460 WARN (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 19469 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 19498 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] 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_1D214591923009F4-001\tempDir-001\instProp [junit4] 2> 19499 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ 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_1D214591923009F4-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp\data\] [junit4] 2> 19502 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 19520 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 19520 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 19527 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 19527 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 19527 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.93359375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=22.165610339230877, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35254784836128317 [junit4] 2> 19529 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@28ede806[props] main] [junit4] 2> 19529 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 19545 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 19598 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 19598 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 19599 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871054004518912 [junit4] 2> 19600 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] 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> 19615 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] 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> 19617 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler [junit4] 2> 19622 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload [junit4] 2> 19623 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1D214591923009F4]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload [junit4] 2> 19624 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 19624 INFO (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1758653264 [junit4] 2> 19624 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 19624 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 19624 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 19626 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 19627 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 19628 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 19629 INFO (coreCloseExecutor-51-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@34d01b7 [junit4] 2> 19631 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 19631 INFO (coreCloseExecutor-51-thread-3) [ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore org.apache.solr.core.SolrCore@46e4193b [junit4] 2> 19632 INFO (coreCloseExecutor-51-thread-2) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] CLOSING SolrCore org.apache.solr.core.SolrCore@1cfb5940 [junit4] 2> 19633 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 19633 INFO (searcherExecutor-45-thread-1-processing-x:props) [ x:props] o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@28ede806[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [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_1D214591923009F4-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=72, maxMBSortInHeap=5.606506447993972, sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=Europe/Samara [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=17615568,total=65011712 [junit4] 2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest] [junit4] Completed [2/650 (1!)] on J1 in 23.00s, 5 tests, 1 failure <<< FAILURES! [...truncated 1650 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_1D214591923009F4-001\init-core-data-001 [junit4] 2> 2249341 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-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> 2249344 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-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_1D214591923009F4-001\tempDir-001 [junit4] 2> 2249344 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2249344 INFO (Thread-4248) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2249344 INFO (Thread-4248) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2249445 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:59639 [junit4] 2> 2249451 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1585cf223530000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2249454 INFO (jetty-launcher-3497-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2249454 INFO (jetty-launcher-3497-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@604392f5{/solr,null,AVAILABLE} [junit4] 2> 2249455 INFO (jetty-launcher-3497-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@5f91e06b{HTTP/1.1,[http/1.1]}{127.0.0.1:59643} [junit4] 2> 2249455 INFO (jetty-launcher-3497-thread-2) [ ] o.e.j.s.Server Started @2255122ms [junit4] 2> 2249455 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59643} [junit4] 2> 2249455 ERROR (jetty-launcher-3497-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2249456 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2249456 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2249456 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2249456 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T09:08:42.558Z [junit4] 2> 2249456 INFO (jetty-launcher-3497-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2249458 INFO (jetty-launcher-3497-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ea6cf03{/solr,null,AVAILABLE} [junit4] 2> 2249458 INFO (jetty-launcher-3497-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@767c62b3{HTTP/1.1,[http/1.1]}{127.0.0.1:59646} [junit4] 2> 2249458 INFO (jetty-launcher-3497-thread-1) [ ] o.e.j.s.Server Started @2255125ms [junit4] 2> 2249458 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59646} [junit4] 2> 2249458 ERROR (jetty-launcher-3497-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2249459 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.0 [junit4] 2> 2249459 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2249459 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2249459 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2016-11-13T09:08:42.561Z [junit4] 2> 2249464 INFO (jetty-launcher-3497-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2249466 INFO (jetty-launcher-3497-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2249476 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1585cf223530002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2249477 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1585cf223530001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [jun [...truncated too long message...] te/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/aliases.json [junit4] 2> 16 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 16 /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_13 [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> 16 /solr/live_nodes [junit4] 2> 16 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [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> 2254844 INFO (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-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_1D214591923009F4-001 [junit4] 2> Nov 13, 2016 9:08:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=398, maxMBSortInHeap=6.711207964904608, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=America/Goose_Bay [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=46065464,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DirectoryFactoryTest, RollingRestartTest, TestSchemaNameResource, BlockCacheTest, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, TestGraphMLResponseWriter, TestReRankQParserPlugin, TestFieldCollectionResource, StandardRequestHandlerTest, TestTestInjection, BJQParserTest, DirectSolrConnectionTest, ShardRoutingTest, MultiThreadedOCPTest, RuleEngineTest, ParsingFieldUpdateProcessorsTest, BitVectorTest, SaslZkACLProviderTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSlowCompositeReaderWrapper, TestPerFieldSimilarity, ZkCLITest, TolerantUpdateProcessorTest, ActionThrottleTest, TestRequestForwarding, SolrRequestParserTest, ConnectionManagerTest, SoftAutoCommitTest, MultiTermTest, FastVectorHighlighterTest, TestCollapseQParserPlugin, TestExtendedDismaxParser, TestImplicitCoreProperties, TestCustomSort, TestWordDelimiterFilterFactory, BadCopyFieldTest, TestFieldCacheSortRandom, DataDrivenBlockJoinTest, HdfsLockFactoryTest, TestCSVLoader, FullHLLTest, HardAutoCommitTest, ConjunctionSolrSpellCheckerTest, TestClusterProperties, CursorPagingTest, CachingDirectoryFactoryTest, IndexBasedSpellCheckerTest, SyncSliceTest, BlockJoinFacetRandomTest, TestTolerantSearch, TestDynamicFieldCollectionResource, SolrPluginUtilsTest, TestStressVersions, TestConfigSetsAPI, TestQuerySenderNoQuery, TestRemoteStreaming, RequiredFieldsTest, DistributedFacetPivotSmallAdvancedTest, TestFreeTextSuggestions, CopyFieldTest, TestRawResponseWriter, TestCoreContainer, TestScoreJoinQPScore, TestSolrQueryResponse, TestLazyCores, LeaderInitiatedRecoveryOnShardRestartTest, TestSolr4Spatial2, TestSolrConfigHandlerCloud, RemoteQueryErrorTest, PeerSyncTest, TestCSVResponseWriter, CollectionStateFormat2Test, TestHashPartitioner, TestReloadDeadlock, RecoveryZkTest, TestRandomDVFaceting, ClusterStateUpdateTest, CoreMergeIndexesAdminHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCoreTest, TestSubQueryTransformerDistrib, LeaderElectionContextKeyTest, PKIAuthenticationIntegrationTest, SimplePostToolTest, TestTrieFacet, HdfsChaosMonkeySafeLeaderTest, TestSweetSpotSimilarityFactory, TestConfigSetImmutable, TestSolrXml, BasicAuthIntegrationTest, CurrencyFieldXmlFileTest, TimeZoneUtilsTest, TlogReplayBufferedWhileIndexingTest, TestConfigSets, TestFieldTypeCollectionResource, BufferStoreTest, PrimitiveFieldTypeTest, TestLegacyNumericRangeQueryBuilder, SynonymTokenizerTest, ReplicationFactorTest, ZkControllerTest, TestDistributedStatsComponentCardinality, DocExpirationUpdateProcessorFactoryTest, TestRTGBase, MoreLikeThisHandlerTest, TestRTimerTree, BigEndianAscendingWordDeserializerTest, HdfsRecoveryZkTest, HdfsBasicDistributedZkTest, TestPhraseSuggestions, TestFilteredDocIdSet, CoreAdminCreateDiscoverTest, TestSolrDeletionPolicy1, TestManagedResourceStorage, PathHierarchyTokenizerFactoryTest, TestDocBasedVersionConstraints, DistribDocExpirationUpdateProcessorTest, SpatialFilterTest, JSONWriterTest, SecurityConfHandlerTest, TestUseDocValuesAsStored, CdcrReplicationDistributedZkTest, SpatialRPTFieldTypeTest, SharedFSAutoReplicaFailoverTest, TestNumericTerms32, TestManagedSchemaThreadSafety, TestDistributedSearch, TestStandardQParsers, TestSolrQueryParserResource, TestBlobHandler, TestUninvertingReader, TestPivotHelperCode, DistributedFacetPivotWhiteBoxTest, TestHashQParserPlugin, TestFaceting, DocumentBuilderTest, TestBinaryResponseWriter, TestHighlightDedupGrouping, ShufflingReplicaListTransformerTest, OverseerTest, TestDocumentBuilder, TestSolrCloudWithKerberosAlt, TestCursorMarkWithoutUniqueKey, DeleteLastCustomShardedReplicaTest, TestClassicSimilarityFactory, RankQueryTest, FileUtilsTest, TestUpdate, TestSha256AuthenticationProvider, SolrIndexConfigTest, TestExportWriter, CdcrRequestHandlerTest, TestStressReorder, DistanceUnitsTest, TestSolrConfigHandler, TestFieldCache, DisMaxRequestHandlerTest, MBeansHandlerTest, OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, TestReplicationHandler, LeaderElectionTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens] [junit4] Completed [516/650 (2!)] on J0 in 5.81s, 8 tests, 1 failure <<< FAILURES! [...truncated 62755 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org