Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/562/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([BB787BCBC843A8B3:4C0B95930EAB0755]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1331)
        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([BB787BCBC843A8B3:C0B1D987EB617AB2]: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 11139 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001
   [junit4]   2> 486842 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-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> 486844 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 486846 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 486921 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 486958 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 487068 WARN  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 487072 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487092 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 487095 INFO  (coreLoadExecutor-2346-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 487135 INFO  (coreLoadExecutor-2346-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 487163 INFO  (coreLoadExecutor-2346-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 487266 WARN  (coreLoadExecutor-2346-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> 487269 INFO  (coreLoadExecutor-2346-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487288 INFO  (coreLoadExecutor-2346-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 487289 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\]
   [junit4]   2> 487289 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 487292 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6275444498043609]
   [junit4]   2> 487330 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 487330 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 487331 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 487331 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 487333 INFO  (coreLoadExecutor-2346-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=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 487333 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1019a7[collection1] 
main]
   [junit4]   2> 487334 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 487342 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 487389 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 487389 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 487390 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 487390 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 487390 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 487390 INFO  (coreLoadExecutor-2346-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551239819944787968
   [junit4]   2> 487392 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 487393 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 487393 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 487394 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 487394 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 487395 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 487396 INFO  
(searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1019a7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487398 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 487430 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 487432 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b9766b{/solr,null,AVAILABLE}
   [junit4]   2> 487433 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@594ef4{HTTP/1.1,[http/1.1]}{127.0.0.1:62531}
   [junit4]   2> 487433 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.Server Started @499008ms
   [junit4]   2> 487433 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62531}
   [junit4]   2> 487433 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 487434 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 487434 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 487434 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 487434 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-17T10:12:54.912Z
   [junit4]   2> 487435 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\solr.xml
   [junit4]   2> 487446 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 487456 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.
   [junit4]   2> 487456 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 487497 INFO  (coreLoadExecutor-2357-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 487528 INFO  (coreLoadExecutor-2357-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 487658 WARN  (coreLoadExecutor-2357-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> 487660 INFO  (coreLoadExecutor-2357-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487674 INFO  (coreLoadExecutor-2357-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex
   [junit4]   2> 487675 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data\]
   [junit4]   2> 487675 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 487678 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6275444498043609]
   [junit4]   2> 487703 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 487703 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 487705 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 487705 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 487706 INFO  (coreLoadExecutor-2357-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=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 487706 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f0228e[corex] main]
   [junit4]   2> 487707 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 487719 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 487766 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 487766 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 487766 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 487766 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 487767 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 487767 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551239820340101120
   [junit4]   2> 487767 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 487768 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 487768 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 487769 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 487769 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 487771 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f0228e[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487970 INFO  (qtp9306131-4636) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551239820548767744)]} 0 4
   [junit4]   2> 487972 INFO  (qtp9306131-4638) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 487973 INFO  (qtp9306131-4638) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@14f9fe6
   [junit4]   2> 487980 INFO  (qtp9306131-4638) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6fc72[corex] main]
   [junit4]   2> 487981 INFO  (qtp9306131-4638) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 487983 INFO  
(searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d6fc72[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 487983 INFO  (qtp9306131-4638) [    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 11
   [junit4]   2> 487988 INFO  (qtp9306131-4641) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 488005 INFO  (qtp9306131-4637) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 488018 INFO  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema 
[corex] Schema name=test
   [junit4]   2> 488122 WARN  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema 
[corex] default search field in schema is text. WARNING: Deprecated, please use 
'df' on request instead.
   [junit4]   2> 488125 INFO  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 488145 INFO  (qtp9306131-4637) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'corex' using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex
   [junit4]   2> 488146 INFO  (qtp9306131-4637) [    x:corex] o.a.s.c.SolrCore 
[[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data\]
   [junit4]   2> 488177 INFO  (qtp9306131-4637) [    x:corex] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c3c2df
   [junit4]   2> 488180 ERROR (qtp9306131-4637) [    x:corex] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
reload core [corex]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2>        ... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, 
throwing a java.lang.Error
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a 
java.lang.Error
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 488180 INFO  (qtp9306131-4637) [    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=186
   [junit4]   2> 488180 ERROR (qtp9306131-4637) [    x:corex] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
reload core [corex]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2>        ... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, 
throwing a java.lang.Error
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a 
java.lang.Error
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 488219 ERROR (qtp9306131-4640) [    ] o.a.s.c.SolrCore Failed 
to delete data dir for unloaded core:corex 
dir:C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data
   [junit4]   2> 488220 INFO  (qtp9306131-4640) [    ] 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=35
   [junit4]   2> 488221 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@594ef4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 488221 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30217290
   [junit4]   2> 488222 INFO  (coreCloseExecutor-2365-thread-1) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1274e09
   [junit4]   2> 488253 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b9766b{/solr,null,UNAVAILABLE}
   [junit4]   2> 488256 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CoreAdminHandlerTest 
-Dtests.method=testDeleteInstanceDirAfterCreateFailure 
-Dtests.seed=BB787BCBC843A8B3 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.86s 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([BB787BCBC843A8B3:C0B1D987EB617AB2]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 488261 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 488683 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 488683 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
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:835)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [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> 488685 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 488686 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001/tempDir-001/instProp/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 488775 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 488805 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 488925 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 488929 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 488955 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp
   [junit4]   2> 488956 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp\data\]
   [junit4]   2> 488956 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans 
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 488958 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=62.7392578125, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=11.092178374148586, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7966410843892636
   [junit4]   2> 488995 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 488995 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 488996 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 488996 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 488997 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7654039268821677]
   [junit4]   2> 488997 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4737db[props] main]
   [junit4]   2> 488998 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489010 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489054 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489055 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489055 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489056 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489056 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 489056 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551239821691715584
   [junit4]   2> 489056 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489057 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489057 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489057 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489058 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489058 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
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> 489059 INFO  
(searcherExecutor-2368-thread-1-processing-x:props) [    x:props] 
o.a.s.c.SolrCore [props] Registered new searcher Searcher@4737db[props] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489068 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
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-6.x-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-6.x-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:840)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [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-6.x-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-6.x-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> 489070 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 489073 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BB787BCBC843A8B3]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 489073 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BB787BCBC843A8B3]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 489076 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 489109 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 489110 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a4d4fa{/solr,null,AVAILABLE}
   [junit4]   2> 489111 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.ServerConnector Started 
ServerConnector@5169a4{HTTP/1.1,[http/1.1]}{127.0.0.1:62537}
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.Server Started @500686ms
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62537}
   [junit4]   2> 489112 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 489112 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-17T10:12:56.590Z
   [junit4]   2> 489114 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\solr.xml
   [junit4]   2> 489128 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 489136 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.
   [junit4]   2> 489136 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 489186 INFO  (coreLoadExecutor-2379-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 489218 INFO  (coreLoadExecutor-2379-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 489312 WARN  (coreLoadExecutor-2379-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> 489315 INFO  (coreLoadExecutor-2379-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 489331 INFO  (coreLoadExecutor-2379-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.\corex
   [junit4]   2> 489332 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.\corex\data\]
   [junit4]   2> 489332 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 489337 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6275444498043609]
   [junit4]   2> 489362 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 489362 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-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=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 489365 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10f2f4d[corex] main]
   [junit4]   2> 489365 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489373 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489414 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489415 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489415 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489415 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489415 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 489416 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551239822069202944
   [junit4]   2> 489416 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489416 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489417 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489417 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489418 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489420 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@10f2f4d[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489647 INFO  (qtp15276825-4658) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551239822307229696)]} 0 3
   [junit4]   2> 489651 INFO  (qtp15276825-4659) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 489651 INFO  (qtp15276825-4659) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f043d6
   [junit4]   2> 489656 INFO  (qtp15276825-4659) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@264b29[corex] main]
   [junit4]   2> 489656 INFO  (qtp15276825-4659) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 489660 INFO  
(searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@264b29[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 489661 INFO  (qtp15276825-4659) [    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 11
   [junit4]   2> 489666 INFO  (qtp15276825-4663) [    ] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@649e6a
   [junit4]   2> 489754 INFO  (qtp15276825-4663) [    ] 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=88
   [junit4]   2> 489757 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@5169a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 489757 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12170658
   [junit4]   2> 489758 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a4d4fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 489759 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 489763 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 489774 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] 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> 489824 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 489834 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.IndexSchema 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 489841 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 489849 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
] 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 489850 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 489857 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=2.6220703125, 
floorSegmentMB=0.615234375, forceMergeDeletesPctAllowed=11.253223893509816, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10457126957412016
   [junit4]   2> 489878 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489878 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489879 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=20.32421875, 
floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=2.9276848781549223, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6895811099556404
   [junit4]   2> 489880 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11ee18b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main]
   [junit4]   2> 489880 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 489881 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489881 INFO  
(searcherExecutor-2387-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@11ee18b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489882 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 489883 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 489884 INFO  
(SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2974095
   [junit4]   2> 489884 INFO  
(coreCloseExecutor-2391-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a0a2c
   [junit4]   2> 489884 INFO  
(coreCloseExecutor-2391-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
 [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15146ac
   [junit4]   2> 489884 INFO  
(coreCloseExecutor-2391-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
 [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  
CLOSING SolrCore org.apache.solr.core.SolrCore@8999db
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=Memory doPackFST= false), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=Memory doPackFST= false), 
id=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1693, 
maxMBSortInHeap=5.761700425169535, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=da, 
timezone=Asia/Yerevan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=151686144,total=294387712
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms32, 
RecoveryAfterSoftCommitTest, DistributedFacetPivotLargeTest, TestRTimerTree, 
TestAuthorizationFramework, TestSQLHandler, TermVectorComponentTest, 
BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, 
HdfsBasicDistributedZkTest, TestHdfsUpdateLog, CollectionReloadTest, 
HdfsSyncSliceTest, DateMathParserTest, TestDocSet, 
LeaderFailoverAfterPartitionTest, TestBackupRepositoryFactory, TestFieldCache, 
TestValueSourceCache, ZkSolrClientTest, TestShortCircuitedRequests, 
RAMDirectoryFactoryTest, TermVectorComponentDistributedTest, TestMacros, 
RuleEngineTest, RestartWhileUpdatingTest, SolrIndexSplitterTest, 
CdcrReplicationHandlerTest, BadIndexSchemaTest, ConfigSetsAPITest, 
TestIndexSearcher, TlogReplayBufferedWhileIndexingTest, SolrInfoMBeanTest, 
FieldMutatingUpdateProcessorTest, TestFieldCacheSortRandom, BitVectorTest, 
FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestCloudRecovery, 
TestFieldTypeResource, TestManagedSchema, TestSolrFieldCacheMBean, 
CleanupOldIndexTest, LoggingHandlerTest, TestJsonFacetRefinement, 
DistributedQueryComponentOptimizationTest, TestManagedSchemaThreadSafety, 
ConvertedLegacyTest, TestLuceneMatchVersion, TestHashQParserPlugin, 
HdfsNNFailoverTest, TestZkChroot, TestFoldingMultitermQuery, CircularListTest, 
SpellCheckCollatorTest, TestMergePolicyConfig, 
HdfsWriteToMultipleCollectionsTest, TestDocBasedVersionConstraints, 
ClassificationUpdateProcessorFactoryTest, TestRealTimeGet, ResourceLoaderTest, 
TestCloudDeleteByQuery, TestDistributedGrouping, SortByFunctionTest, 
SpellingQueryConverterTest, TestUninvertingReader, TestTrie, 
ShowFileRequestHandlerTest, TestXmlQParser, TestNoOpRegenerator, 
ReplaceNodeTest, SearchHandlerTest, TestSolrQueryParser, SimpleMLTQParserTest, 
TestFieldCacheSanityChecker, LeaderElectionIntegrationTest, 
TestChildDocTransformer, TestFiltering, CursorMarkTest, 
FileBasedSpellCheckerTest, CheckHdfsIndexTest, ShardRoutingCustomTest, 
SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, 
SpellPossibilityIteratorTest, CoreAdminHandlerTest]
   [junit4] Completed [148/653 (1!)] on J1 in 3.13s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 532 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\init-core-data-001
   [junit4]   2> 1461026 INFO  
(SUITE-TestReplicationHandler-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1461031 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 1461034 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\collection1
   [junit4]   2> 1461050 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1461052 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49dd8e{/solr,null,AVAILABLE}
   [junit4]   2> 1461054 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@14f7a56{HTTP/1.1,[http/1.1]}{127.0.0.1:50417}
   [junit4]   2> 1461054 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.Server Started @1472629ms
   [junit4]   2> 1461054 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=50417}
   [junit4]   2> 1461055 ERROR 
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1461055 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 1461055 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1461055 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1461055 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-17T10:29:08.533Z
   [junit4]   2> 1461056 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\solr.xml
   [junit4]   2> 1461084 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1461094 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CorePropertiesLocator Found 

[...truncated too long message...]

BC843A8B3-001\solr-instance-030\.\collection1
   [junit4]   2> 1565570 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\.\collection1\data\]
   [junit4]   2> 1565637 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=59.0966796875, 
floorSegmentMB=0.3916015625, forceMergeDeletesPctAllowed=11.988627514729368, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8585735621220864
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1626144071, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1565669 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166da53[collection1] 
main]
   [junit4]   2> 1565671 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\collection1\conf
   [junit4]   2> 1565677 INFO  (coreLoadExecutor-6163-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1565682 INFO  
(searcherExecutor-6164-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@166da53[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565685 INFO  (qtp15140190-13021) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1565964 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1565966 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@16a2cc9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1565966 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30770056
   [junit4]   2> 1565969 INFO  (coreCloseExecutor-6169-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2417e5
   [junit4]   2> 1565971 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16c4a5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1565978 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@114a664{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1565978 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557683
   [junit4]   2> 1565980 INFO  (coreCloseExecutor-6171-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@116a3
   [junit4]   2> 1565983 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@129554e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1565988 INFO  
(SUITE-TestReplicationHandler-seed#[BB787BCBC843A8B3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=1462, maxMBSortInHeap=5.5518310734581116, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=bg, 
timezone=Asia/Baku
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=200732120,total=383778816
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms32, 
RecoveryAfterSoftCommitTest, DistributedFacetPivotLargeTest, TestRTimerTree, 
TestAuthorizationFramework, TestSQLHandler, TermVectorComponentTest, 
BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, 
HdfsBasicDistributedZkTest, TestHdfsUpdateLog, CollectionReloadTest, 
HdfsSyncSliceTest, DateMathParserTest, TestDocSet, 
LeaderFailoverAfterPartitionTest, TestBackupRepositoryFactory, TestFieldCache, 
TestValueSourceCache, ZkSolrClientTest, TestShortCircuitedRequests, 
RAMDirectoryFactoryTest, TermVectorComponentDistributedTest, TestMacros, 
RuleEngineTest, RestartWhileUpdatingTest, SolrIndexSplitterTest, 
CdcrReplicationHandlerTest, BadIndexSchemaTest, ConfigSetsAPITest, 
TestIndexSearcher, TlogReplayBufferedWhileIndexingTest, SolrInfoMBeanTest, 
FieldMutatingUpdateProcessorTest, TestFieldCacheSortRandom, BitVectorTest, 
FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestCloudRecovery, 
TestFieldTypeResource, TestManagedSchema, TestSolrFieldCacheMBean, 
CleanupOldIndexTest, LoggingHandlerTest, TestJsonFacetRefinement, 
DistributedQueryComponentOptimizationTest, TestManagedSchemaThreadSafety, 
ConvertedLegacyTest, TestLuceneMatchVersion, TestHashQParserPlugin, 
HdfsNNFailoverTest, TestZkChroot, TestFoldingMultitermQuery, CircularListTest, 
SpellCheckCollatorTest, TestMergePolicyConfig, 
HdfsWriteToMultipleCollectionsTest, TestDocBasedVersionConstraints, 
ClassificationUpdateProcessorFactoryTest, TestRealTimeGet, ResourceLoaderTest, 
TestCloudDeleteByQuery, TestDistributedGrouping, SortByFunctionTest, 
SpellingQueryConverterTest, TestUninvertingReader, TestTrie, 
ShowFileRequestHandlerTest, TestXmlQParser, TestNoOpRegenerator, 
ReplaceNodeTest, SearchHandlerTest, TestSolrQueryParser, SimpleMLTQParserTest, 
TestFieldCacheSanityChecker, LeaderElectionIntegrationTest, 
TestChildDocTransformer, TestFiltering, CursorMarkTest, 
FileBasedSpellCheckerTest, CheckHdfsIndexTest, ShardRoutingCustomTest, 
SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, 
SpellPossibilityIteratorTest, CoreAdminHandlerTest, EnumFieldTest, 
CdcrBootstrapTest, EchoParamsTest, TestOmitPositions, 
WordBreakSolrSpellCheckerTest, TestFreeTextSuggestions, 
TestDynamicFieldResource, TestLMDirichletSimilarityFactory, 
RegexBoostProcessorTest, TestJoin, TestQueryUtils, TestImplicitCoreProperties, 
CoreMergeIndexesAdminHandlerTest, DateRangeFieldTest, TestDistribIDF, 
TestPHPSerializedResponseWriter, TestJmxMonitoredMap, TestRestManager, 
TestCollectionAPI, MinimalSchemaTest, TestUtils, TestSearchPerf, 
HdfsRecoveryZkTest, SuggestComponentContextFilterQueryTest, TestRawTransformer, 
TestQuerySenderListener, TestLockTree, TestCustomSort, 
TestRandomRequestDistribution, IndexSchemaTest, SolrCoreCheckLockOnStartupTest, 
TestWriterPerf, TestIntervalFaceting, BasicZkTest, TestSolrCoreProperties, 
TestDistribDocBasedVersion, DistributedVersionInfoTest, ReturnFieldsTest, 
TestRangeQuery, TestDFISimilarityFactory, TestBadConfig, 
SharedFSAutoReplicaFailoverUtilsTest, HdfsChaosMonkeySafeLeaderTest, 
TestStressUserVersions, OverseerTaskQueueTest, TestCustomStream, 
TestSearcherReuse, TestSolrCloudWithDelegationTokens, SmileWriterTest, 
CSVRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, 
TestQuerySenderNoQuery, TestDFRSimilarityFactory, HdfsLockFactoryTest, 
BasicAuthIntegrationTest, DistributedTermsComponentTest, 
TestOnReconnectListenerSupport, AsyncCallRequestStatusResponseTest, 
TestSolrCoreSnapshots, TestReload, TestSolr4Spatial, 
TolerantUpdateProcessorTest, BlockCacheTest, ZkStateWriterTest, AutoCommitTest, 
OverseerCollectionConfigSetProcessorTest, TestSchemaResource, 
TestTolerantUpdateProcessorCloud, NoCacheHeaderTest, 
TestAtomicUpdateErrorCases, JavabinLoaderTest, CachingDirectoryFactoryTest, 
TestLeaderInitiatedRecoveryThread, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler]
   [junit4] Completed [309/653 (2!)] on J1 in 105.00s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 54166 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to