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

1 tests failed.
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([1B4AB8BF357424C7:60831AF31656F6C6]: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 11864 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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001
   [junit4]   2> 1794891 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-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> 1794892 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1794893 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-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> 1794985 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795021 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1795164 WARN  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1795168 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795185 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1795188 INFO  (coreLoadExecutor-6358-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> 1795243 INFO  (coreLoadExecutor-6358-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795272 INFO  (coreLoadExecutor-6358-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1795382 WARN  (coreLoadExecutor-6358-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> 1795385 INFO  (coreLoadExecutor-6358-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795408 INFO  (coreLoadExecutor-6358-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> 1795409 INFO  (coreLoadExecutor-6358-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\]
   [junit4]   2> 1795409 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1795412 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6437305463883475]
   [junit4]   2> 1795443 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1795443 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1795444 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795444 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795445 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, 
floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4651148550747286
   [junit4]   2> 1795445 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ace4f7[collection1] 
main]
   [junit4]   2> 1795446 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1795457 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1795499 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795500 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1795502 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1795502 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1795502 INFO  (coreLoadExecutor-6358-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551785239942004736
   [junit4]   2> 1795502 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1795503 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1795503 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1795504 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1795504 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1795505 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1795505 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1795506 INFO  
(searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ace4f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795511 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1795547 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1795548 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13742c{/solr,null,AVAILABLE}
   [junit4]   2> 1795550 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.ServerConnector Started 
ServerConnector@8c624c{HTTP/1.1,[http/1.1]}{127.0.0.1:61333}
   [junit4]   2> 1795550 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.Server Started @1800554ms
   [junit4]   2> 1795550 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61333}
   [junit4]   2> 1795551 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1795552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1795552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1795552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1795552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-23T10:42:07.961Z
   [junit4]   2> 1795553 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\solr.xml
   [junit4]   2> 1795562 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1795571 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.
   [junit4]   2> 1795572 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1795636 INFO  (coreLoadExecutor-6369-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795667 INFO  (coreLoadExecutor-6369-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1795811 WARN  (coreLoadExecutor-6369-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> 1795814 INFO  (coreLoadExecutor-6369-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795835 INFO  (coreLoadExecutor-6369-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.\corex
   [junit4]   2> 1795836 INFO  (coreLoadExecutor-6369-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.\corex\data\]
   [junit4]   2> 1795836 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1795838 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6437305463883475]
   [junit4]   2> 1795872 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1795872 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795875 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795875 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795876 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, 
floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4651148550747286
   [junit4]   2> 1795877 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15d91f[corex] main]
   [junit4]   2> 1795877 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1795894 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1795964 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795964 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1795965 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1795965 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1795965 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1795966 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1795966 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1795968 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1795969 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1795970 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1795973 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@15d91f[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795973 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551785240435884032
   [junit4]   2> 1796088 INFO  (qtp19842004-12005) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551785240553324544)]} 0 3
   [junit4]   2> 1796092 INFO  (qtp19842004-12006) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1796092 INFO  (qtp19842004-12006) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a5e176
   [junit4]   2> 1796105 INFO  (qtp19842004-12006) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1905287[corex] main]
   [junit4]   2> 1796106 INFO  (qtp19842004-12006) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1796110 INFO  
(searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1905287[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1796110 INFO  (qtp19842004-12006) [    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 19
   [junit4]   2> 1796117 INFO  (qtp19842004-12007) [    ] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@14dd1a1
   [junit4]   2> 1796253 INFO  (qtp19842004-12007) [    ] 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=136
   [junit4]   2> 1796255 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@8c624c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1796255 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13413930
   [junit4]   2> 1796257 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13742c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1796260 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1796266 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1B4AB8BF357424C7]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1796268 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1B4AB8BF357424C7]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1796271 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1796302 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1796303 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9b807f{/solr,null,AVAILABLE}
   [junit4]   2> 1796305 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@13d13b0{HTTP/1.1,[http/1.1]}{127.0.0.1:61338}
   [junit4]   2> 1796305 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.Server Started @1801309ms
   [junit4]   2> 1796305 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61338}
   [junit4]   2> 1796305 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1796308 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 1796308 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1796308 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1796308 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-23T10:42:08.717Z
   [junit4]   2> 1796310 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\solr.xml
   [junit4]   2> 1796336 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1796344 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.
   [junit4]   2> 1796345 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1796399 INFO  (coreLoadExecutor-6382-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1796469 INFO  (coreLoadExecutor-6382-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1796629 WARN  (coreLoadExecutor-6382-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> 1796632 INFO  (coreLoadExecutor-6382-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1796654 INFO  (coreLoadExecutor-6382-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex
   [junit4]   2> 1796654 INFO  (coreLoadExecutor-6382-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\]
   [junit4]   2> 1796655 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1796656 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6437305463883475]
   [junit4]   2> 1796705 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1796706 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1796709 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1796709 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1796710 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, 
floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4651148550747286
   [junit4]   2> 1796711 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f58870[corex] main]
   [junit4]   2> 1796711 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1796727 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1796801 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1796801 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1796803 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1796803 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1796803 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1796804 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1796804 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1796805 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551785241308299264
   [junit4]   2> 1796805 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1796806 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1796806 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1796809 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1f58870[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1796856 INFO  (qtp26537438-12024) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551785241358630912)]} 0 4
   [junit4]   2> 1796860 INFO  (qtp26537438-12023) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1796860 INFO  (qtp26537438-12023) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1b4db4b
   [junit4]   2> 1796884 INFO  (qtp26537438-12023) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad8c08[corex] main]
   [junit4]   2> 1796884 INFO  (qtp26537438-12023) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1796887 INFO  
(searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ad8c08[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1796888 INFO  (qtp26537438-12023) [    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 29
   [junit4]   2> 1796897 INFO  (qtp26537438-12022) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1796922 INFO  (qtp26537438-12021) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1796943 INFO  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema 
[corex] Schema name=test
   [junit4]   2> 1797119 WARN  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema 
[corex] default search field in schema is text. WARNING: Deprecated, please use 
'df' on request instead.
   [junit4]   2> 1797125 INFO  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1797147 INFO  (qtp26537438-12021) [    ] 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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex
   [junit4]   2> 1797148 INFO  (qtp26537438-12021) [    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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\]
   [junit4]   2> 1797208 INFO  (qtp26537438-12021) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@d8d906
   [junit4]   2> 1797209 ERROR (qtp26537438-12021) [    x:corex] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java: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> 1797210 INFO  (qtp26537438-12021) [    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=304
   [junit4]   2> 1797210 ERROR (qtp26537438-12021) [    x:corex] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java: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> 1797270 ERROR (qtp26537438-12031) [    ] 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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2>        at 
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java: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> 1797271 INFO  (qtp26537438-12031) [    ] 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=56
   [junit4]   2> 1797273 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@13d13b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1797274 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3133162
   [junit4]   2> 1797276 INFO  (coreCloseExecutor-6390-thread-1) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@15ed761
   [junit4]   2> 1797331 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9b807f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1797335 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CoreAdminHandlerTest 
-Dtests.method=testDeleteInstanceDirAfterCreateFailure 
-Dtests.seed=1B4AB8BF357424C7 -Dtests.slow=true -Dtests.locale=fr-LU 
-Dtests.timezone=Asia/Kuwait -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.07s J0 | 
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([1B4AB8BF357424C7:60831AF31656F6C6]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1797345 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1797357 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] 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> 1797403 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1797413 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.IndexSchema 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1797421 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1797430 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
] 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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1797431 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1797438 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8509007093435154]
   [junit4]   2> 1797473 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1797473 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1797474 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=47.853515625, 
floorSegmentMB=0.6611328125, forceMergeDeletesPctAllowed=26.02915991442326, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8479540507896034
   [junit4]   2> 1797476 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c27018[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main]
   [junit4]   2> 1797476 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1797477 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1797479 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1797485 INFO  
(searcherExecutor-6393-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@c27018[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1797487 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1797968 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.a.CoreAdminOperation core create command 
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1797970 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: 
[ugly$core=name]. core names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: 
[ugly$core=name]. core names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java: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> 1797971 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1797973 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
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/J0/temp/solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001/tempDir-001/instProp/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1798065 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1798095 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1798210 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1798216 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1798250 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\tempDir-001\instProp
   [junit4]   2> 1798251 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
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\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\tempDir-001\instProp],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\tempDir-001\instProp\data\]
   [junit4]   2> 1798251 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans 
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1798256 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=16.197265625, 
floorSegmentMB=0.6220703125, forceMergeDeletesPctAllowed=7.153051253880891, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24098567204445082
   [junit4]   2> 1798305 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1798305 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1798307 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1798307 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1798308 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=87.0263671875, 
floorSegmentMB=1.626953125, forceMergeDeletesPctAllowed=11.149863382332581, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2718798258894182
   [junit4]   2> 1798309 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@5919a4[props] main]
   [junit4]   2> 1798309 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1798326 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1798384 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1798385 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1798386 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1798386 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1798386 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1798387 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1798387 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1798389 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1798389 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1798390 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1798392 INFO  
(searcherExecutor-6398-thread-1-processing-x:props) [    x:props] 
o.a.s.c.SolrCore [props] Registered new searcher Searcher@5919a4[props] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1798394 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551785242974486528
   [junit4]   2> 1798397 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
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> 1798416 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
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> 1798418 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1798419 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1798419 INFO  
(SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31008895
   [junit4]   2> 1798420 INFO  (coreCloseExecutor-6403-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a550b3
   [junit4]   2> 1798420 INFO  (coreCloseExecutor-6403-thread-2) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ed6b2
   [junit4]   2> 1798421 INFO  (coreCloseExecutor-6403-thread-3) [    
x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a7da1
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=FST50, _version_=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=Direct), id=FST50, 
range_facet_i_dv=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1528, 
maxMBSortInHeap=6.028173046313384, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr-LU, 
timezone=Asia/Kuwait
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=54959824,total=376176640
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestMinMaxOnMultiValuedField, TestJsonFacetRefinement, 
TestIBSimilarityFactory, BlockCacheTest, TestStressLucene, 
TestAuthorizationFramework, TestDefaultSearchFieldResource, RuleEngineTest, 
DistributedExpandComponentTest, QueryEqualityTest, HLLUtilTest, 
TestCursorMarkWithoutUniqueKey, DistributedMLTComponentTest, 
SolrPluginUtilsTest, DirectoryFactoryTest, SchemaVersionSpecificBehaviorTest, 
TestFieldResource, CheckHdfsIndexTest, TestRandomDVFaceting, 
ActionThrottleTest, TestCloudSchemaless, 
TestSolrQueryParserDefaultOperatorResource, PingRequestHandlerTest, 
TestRuleBasedAuthorizationPlugin, ConjunctionSolrSpellCheckerTest, 
TestDFISimilarityFactory, TestReplicationHandler, TestStressVersions, 
StatelessScriptUpdateProcessorFactoryTest, TestCustomStream, SyncSliceTest, 
FacetPivotSmallTest, TestCoreContainer, TestManagedResource, 
DistributedQueryElevationComponentTest, 
DistribDocExpirationUpdateProcessorTest, TestCloudManagedSchema, 
AnalyticsMergeStrategyTest, TestSort, TestExactStatsCache, 
TestSolrCoreSnapshots, DisMaxRequestHandlerTest, TestJettySolrRunner, 
RecoveryZkTest, SaslZkACLProviderTest, ForceLeaderTest, 
TestSolrCloudWithKerberosAlt, TestBinaryResponseWriter, TestRTimerTree, 
JavabinLoaderTest, TestUniqueKeyFieldResource, TestFieldCacheSanityChecker, 
IndexSchemaRuntimeFieldTest, ResponseLogComponentTest, 
CollectionsAPIAsyncDistributedZkTest, ReplicationFactorTest, 
TestManagedSchemaThreadSafety, TolerantUpdateProcessorTest, 
AnalysisErrorHandlingTest, TestStressRecovery, TestTestInjection, 
SmileWriterTest, TestHashQParserPlugin, TestPhraseSuggestions, 
DeleteReplicaTest, HdfsWriteToMultipleCollectionsTest, PrimitiveFieldTypeTest, 
TestCustomDocTransformer, BasicDistributedZkTest, TestFreeTextSuggestions, 
LeaderFailureAfterFreshStartTest, TestSchemaVersionResource, 
TestSchemaResource, CollectionStateFormat2Test, DistributedQueueTest, 
AlternateDirectoryTest, DocumentBuilderTest, TestCSVResponseWriter, 
EnumFieldTest, HdfsRecoveryZkTest, DirectSolrSpellCheckerTest, PeerSyncTest, 
TestPostingsSolrHighlighter, BasicAuthIntegrationTest, TestIntervalFaceting, 
DocValuesMultiTest, TestJsonRequest, ConnectionManagerTest, 
TestHdfsBackupRestoreCore, IndexBasedSpellCheckerTest, BooleanFieldTest, 
TestFastOutputStream, TemplateUpdateProcessorTest, BufferStoreTest, 
BaseCdcrDistributedZkTest, SecurityConfHandlerTest, 
DistributedQueryComponentOptimizationTest, 
BigEndianAscendingWordDeserializerTest, TestWordDelimiterFilterFactory, 
SampleTest, ShufflingReplicaListTransformerTest, SpatialFilterTest, 
SpatialRPTFieldTypeTest, ParsingFieldUpdateProcessorsTest, 
CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, 
HttpSolrCallGetCoreTest, PluginInfoTest, TestSolrJ, TestAnalyzedSuggestions, 
OverseerStatusTest, TestSolrFieldCacheMBean, TestHighlightDedupGrouping, 
ZkControllerTest, JSONWriterTest, QueryElevationComponentTest, TestXmlQParser, 
TestSolrIndexConfig, RollingRestartTest, TestLFUCache, SimpleFacetsTest, 
TestScoreJoinQPNoScore, TestPushWriter, TestPivotHelperCode, 
SolrRequestParserTest, BlobRepositoryCloudTest, SimplePostToolTest, 
TestClusterStateMutator, TestBlendedInfixSuggestions, BlockJoinFacetSimpleTest, 
HighlighterTest, TestImplicitCoreProperties, TestHashPartitioner, 
TestConfigSetImmutable, CustomCollectionTest, UnloadDistributedZkTest, 
TestReloadAndDeleteDocs, TestDistributedStatsComponentCardinality, 
TestSortByMinMaxFunction, BlockJoinFacetDistribTest, 
XsltUpdateRequestHandlerTest, RequiredFieldsTest, TestCollationField, 
HdfsDirectoryFactoryTest, TestCloudInspectUtil, TestSizeLimitedDistributedMap, 
TestFaceting, TestSSLRandomization, TimeZoneUtilsTest, TestBlobHandler, 
AnalysisAfterCoreReloadTest, CdcrReplicationDistributedZkTest, 
HdfsLockFactoryTest, DateRangeFieldTest, TestManagedSynonymFilterFactory, 
MultiThreadedOCPTest, TestDistributedSearch, TestDeleteCollectionOnDownNodes, 
TestFilteredDocIdSet, StatsReloadRaceTest, ClusterStateUpdateTest, 
DistributedFacetPivotLargeTest, ZkStateWriterTest, LeaderElectionTest, 
TestZkChroot, ZkCLITest, AutoCommitTest, TestRealTimeGet, TestStressReorder, 
HardAutoCommitTest, TestRangeQuery, SolrCoreTest, TestGroupingSearch, 
SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, SuggesterFSTTest, CoreAdminHandlerTest]
   [junit4] Completed [363/655 (1!)] on J0 in 3.64s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 54009 lines...]

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

Reply via email to