Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1363/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.admin.MBeansHandlerTest.testDiff

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([A4BD9856C9B0FBB5:61AB5CCDD906C3D5]:0)
        at 
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
        at 
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
        at 
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
        at 
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
        at 
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A4BD9856C9B0FBB5:1E6FF72E4A9E15A0]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 40 more


FAILED:  org.apache.solr.core.TestSolrConfigHandler.testReqParams

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   
"responseHeader":{     "status":500,     "QTime":0},   "error":{     
"trace":"java.lang.ClassCastException\n",     "code":500}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 
'params/c' full output: {
  "responseHeader":{
    "status":500,
    "QTime":0},
  "error":{
    "trace":"java.lang.ClassCastException\n",
    "code":500}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([A4BD9856C9B0FBB5:D391A05F9E237F58]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.core.TestSolrConfigHandler.testReqParams(TestSolrConfigHandler.java:665)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   
"responseHeader":{     "status":500,     "QTime":0},   "error":{     
"trace":"java.lang.ClassCastException\n",     "code":500}},  from server:  
http://127.0.0.1:50530/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 
'params/c' full output: {
  "responseHeader":{
    "status":500,
    "QTime":0},
  "error":{
    "trace":"java.lang.ClassCastException\n",
    "code":500}},  from server:  http://127.0.0.1:50530/collection1
        at 
__randomizedtesting.SeedInfo.seed([A4BD9856C9B0FBB5:2CE9A78C674C964D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:217)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11405 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/init-core-data-001
   [junit4]   2> 516862 WARN  
(SUITE-TestSolrConfigHandler-seed#[A4BD9856C9B0FBB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 516862 INFO  
(SUITE-TestSolrConfigHandler-seed#[A4BD9856C9B0FBB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 516863 INFO  
(SUITE-TestSolrConfigHandler-seed#[A4BD9856C9B0FBB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 516864 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testProperty
   [junit4]   2> 516986 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 516986 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 516987 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores/core
   [junit4]   2> 516987 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5008eab8{/solr,null,AVAILABLE}
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@641bd3b1{HTTP/1.1,[http/1.1]}{127.0.0.1:60492}
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.Server Started @519118ms
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60492, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores}
   [junit4]   2> 516988 ERROR 
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-13T06:23:13.096Z
   [junit4]   2> 516988 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/solr.xml
   [junit4]   2> 516995 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 517019 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517029 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517029 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517030 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores
   [junit4]   2> 517031 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 517032 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 517051 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 517055 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 517057 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 517110 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517112 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517113 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517113 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 517113 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517113 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517114 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517114 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 517115 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 517117 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517118 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517120 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 517121 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf/schema-rest.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 517121 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 517122 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517122 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 517122 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores/core/data/]
   [junit4]   2> 517124 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6641854466942096]
   [junit4]   2> 517129 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 517170 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 517170 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 517171 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6225680337347168]
   [junit4]   2> 517171 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cc92bfc[collection1] main]
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517172 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 517172 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 517172 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 517172 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 517173 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517173 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 517173 WARN  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517173 INFO  (coreLoadExecutor-1940-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 517174 INFO  
(searcherExecutor-1941-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cc92bfc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517541 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#60492
   [junit4]   2> 517545 INFO  (qtp567653925-7149) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=0
   [junit4]   2> 517546 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2>  'set-property' : { 'updateHandler.autoCommit.maxDocs':100, 
'updateHandler.autoCommit.maxTime':10 , 
'requestDispatcher.requestParsers.addHttpRequestToContext':true} 
   [junit4]   2>  }
   [junit4]   2> 517549 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 517550 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 517567 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 517574 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 517625 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 517626 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 517626 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517627 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517629 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517629 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 517629 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517635 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517638 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1
   [junit4]   2> 517645 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517645 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores/core/data/]
   [junit4]   2> 517648 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 517681 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10ms; if 100 
uncommited docs 
   [junit4]   2> 517681 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 517683 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18054890[collection1] main]
   [junit4]   2> 517683 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517683 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 517684 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 517684 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517684 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 517684 WARN  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517684 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517685 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 517685 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6641854466942096]
   [junit4]   2> 517686 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 517687 INFO  
(searcherExecutor-1945-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18054890[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517688 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ebad13[collection1] main]
   [junit4]   2> 517688 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to 
File System [{"set-property":{
   [junit4]   2>     "updateHandler.autoCommit.maxDocs":100,
   [junit4]   2>     "updateHandler.autoCommit.maxTime":10,
   [junit4]   2>     
"requestDispatcher.requestParsers.addHttpRequestToContext":true}}]
   [junit4]   2> 517688 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=142
   [junit4]   2> 517688 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34448687
   [junit4]   2> 517688 INFO  (qtp567653925-7150) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=876906119
   [junit4]   2> 517689 INFO  
(searcherExecutor-1945-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ebad13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517691 INFO  (qtp567653925-7148) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config/overlay 
params={wt=json} status=0 QTime=0
   [junit4]   2> 517692 INFO  (qtp567653925-7151) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config/updateHandler 
params={wt=json} status=0 QTime=0
   [junit4]   2> 517693 INFO  (qtp567653925-7152) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=0
   [junit4]   2> 517693 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2>  'unset-property' :  'updateHandler.autoCommit.maxDocs'} 
   [junit4]   2>  }
   [junit4]   2> 517694 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 517695 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 517712 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 517718 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 517771 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 517772 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 517772 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517773 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517776 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 517777 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 517779 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1
   [junit4]   2> 517785 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517785 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-003/cores/core/data/]
   [junit4]   2> 517788 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 517821 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 10ms; 
   [junit4]   2> 517822 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 517823 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@32d967bf[collection1] main]
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-001/collection1/conf
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 517824 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 517824 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 517825 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 517825 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 517825 WARN  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 517825 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 517826 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6641854466942096]
   [junit4]   2> 517826 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 517827 INFO  
(searcherExecutor-1949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32d967bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517827 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e82d29b[collection1] main]
   [junit4]   2> 517828 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to 
File System [{"unset-property":"updateHandler.autoCommit.maxDocs"}]
   [junit4]   2> 517828 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=134
   [junit4]   2> 517828 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@45bea83c
   [junit4]   2> 517829 INFO  
(searcherExecutor-1949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e82d29b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517829 INFO  (qtp567653925-7153) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1170122812
   [junit4]   2> 517830 INFO  (qtp567653925-7146) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/config/overlay 
params={wt=json} status=0 QTime=0
   [junit4]   2> 517831 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@641bd3b1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 517831 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1885415847
   [junit4]   2> 517831 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 517832 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 517833 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 517834 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 517834 INFO  (coreCloseExecutor-1953-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3f74fcf2
   [junit4]   2> 517836 INFO  (coreCloseExecutor-1953-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1064631538
   [junit4]   2> 517837 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5008eab8{/solr,null,UNAVAILABLE}
   [junit4]   2> 517839 INFO  
(TEST-TestSolrConfigHandler.testProperty-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testProperty
   [junit4]   2> 517842 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUserProp
   [junit4]   2> 517948 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 517948 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 517948 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-006/cores/core
   [junit4]   2> 517949 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 517950 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17bd5ff8{/solr,null,AVAILABLE}
   [junit4]   2> 517950 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@20b859a3{HTTP/1.1,[http/1.1]}{127.0.0.1:65039}
   [junit4]   2> 517950 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.e.j.s.Server Started @520081ms
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65039, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-006/cores}
   [junit4]   2> 517951 ERROR 
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-13T06:23:14.059Z
   [junit4]   2> 517951 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/solr.xml
   [junit4]   2> 517955 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 517981 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517983 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517983 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 517984 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-006/cores
   [junit4]   2> 517984 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 517985 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 518008 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 518012 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 518015 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 518065 WARN  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 518066 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 518066 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 518067 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 518069 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 518069 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 518069 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 518071 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 518072 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 518072 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 518072 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 518072 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 518072 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 518073 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 518074 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1/conf/schema-rest.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 518074 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1,
 trusted=true
   [junit4]   2> 518074 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a68692c
   [junit4]   2> 518075 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 518075 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_A4BD9856C9B0FBB5-001/tempDir-006/cores/core/data/]
   [junit4]   2> 518076 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6641854466942096]
   [junit4]   2> 518080 WARN  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 518114 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 518114 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 518114 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6225680337347168]
   [junit4]   2> 518115 INFO  (coreLoadExecutor-1960-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening

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

ver state changes
   [junit4]   2> 2682604 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[A4BD9856C9B0FBB5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42690 42690
   [junit4]   2> 2682665 INFO  (Thread-15411) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42690 42690
   [junit4]   2> 2682666 WARN  (Thread-15411) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        125     /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=A4BD9856C9B0FBB5 -Dtests.slow=true -Dtests.locale=sr-Latn-BA 
-Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 44.3s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'CY val' for path 'params/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":500,
   [junit4]    >     "QTime":0},
   [junit4]    >   "error":{
   [junit4]    >     "trace":"java.lang.ClassCastException\n",
   [junit4]    >     "code":500}},  from server:  
http://127.0.0.1:50530/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4BD9856C9B0FBB5:2CE9A78C674C964D]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:217)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_A4BD9856C9B0FBB5-001
   [junit4]   2> Jun 13, 2017 6:59:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1888, maxMBSortInHeap=5.5300577243387545, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, 
timezone=Asia/Ashgabat
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=173134728,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, 
TestSha256AuthenticationProvider, TestDocSet, TestAnalyzeInfixSuggestions, 
TestSizeLimitedDistributedMap, TestConfig, TestLegacyTerms, TestMacros, 
URLClassifyProcessorTest, ConvertedLegacyTest, TestDFRSimilarityFactory, 
TestExclusionRuleCollectionAccess, ClusterStateTest, TestIndexSearcher, 
TestMissingGroups, SortByFunctionTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, StatsReloadRaceTest, 
SmileWriterTest, PrimUtilsTest, CoreAdminHandlerTest, SpellCheckComponentTest, 
TestLuceneMatchVersion, CloudMLTQParserTest, TestReload, RollingRestartTest, 
TestPointFields, TestFastLRUCache, TestLeaderInitiatedRecoveryThread, 
TestClusterStateMutator, TestUninvertingReader, HLLUtilTest, 
CollectionsAPIAsyncDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TolerantUpdateProcessorTest, TestStressLiveNodes, SystemInfoHandlerTest, 
TestJsonFacets, SecurityConfHandlerTest, TestManagedResourceStorage, 
TestSchemaResource, BlockDirectoryTest, CoreMergeIndexesAdminHandlerTest, 
TestFieldResource, TestDynamicLoading, TestSQLHandlerNonCloud, 
TestSolr4Spatial, BJQParserTest, TestLegacyFieldReuse, 
TestCorePropertiesReload, TestSolrCoreProperties, TestFastWriter, 
SpellPossibilityIteratorTest, TestCryptoKeys, TestConfigOverlay, AssignTest, 
SolrIndexSplitterTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, 
CoreSorterTest, DistributedQueueTest, TestSearcherReuse, BitVectorTest, 
PreAnalyzedFieldTest, HttpPartitionTest, CloudExitableDirectoryReaderTest, 
V2ApiIntegrationTest, ExitableDirectoryReaderTest, 
TestLegacyNumericRangeQueryBuilder, TestNumericTokenStream, 
SolrIndexMetricsTest, SolrCoreMetricManagerTest, TestOmitPositions, 
TestImpersonationWithHadoopAuth, TestHalfAndHalfDocValues, HdfsDirectoryTest, 
TestSegmentSorting, SolrInfoBeanTest, TestSolrConfigHandler, 
CheckHdfsIndexTest, TestCloudSchemaless, HdfsSyncSliceTest, 
SharedFSAutoReplicaFailoverTest, SolrMetricReporterTest, 
TestLMDirichletSimilarityFactory, TestFieldCacheWithThreads, GraphQueryTest, 
TestRequestStatusCollectionAPI, SpatialHeatmapFacetsTest, 
TestReplicaProperties, TestQueryWrapperFilter, BadCopyFieldTest, 
SuggesterWFSTTest, BasicDistributedZk2Test, TestSchemalessBufferedUpdates, 
TestSearchPerf, TestManagedSchemaAPI, JsonLoaderTest, NoCacheHeaderTest, 
JvmMetricsTest, TestAddFieldRealTimeGet, TestFiltering, RankQueryTest, 
TestRecoveryHdfs, ConcurrentDeleteAndCreateCollectionTest, 
AnalysisErrorHandlingTest, SuggestComponentTest, 
TestHighFrequencyDictionaryFactory, CoreAdminCreateDiscoverTest, TestTrie, 
TestCopyFieldCollectionResource, TestQuerySenderListener, 
SpatialRPTFieldTypeTest, DistanceUnitsTest, TestCollectionAPIs, 
CdcrReplicationDistributedZkTest, DirectUpdateHandlerOptimizeTest, 
TestDocumentBuilder, TestCloudRecovery, TestPivotHelperCode, 
RegexBoostProcessorTest, TestConfigSetsAPIExclusivity, ConnectionManagerTest, 
TestSmileRequest, TestBadConfig, OverriddenZkACLAndCredentialsProvidersTest, 
TestRealTimeGet, TestRandomRequestDistribution, TermVectorComponentTest, 
RuleEngineTest, TestStandardQParsers, SignatureUpdateProcessorFactoryTest, 
CollectionStateFormat2Test, SolrJmxReporterTest, 
PKIAuthenticationIntegrationTest, UUIDFieldTest, 
PreAnalyzedUpdateProcessorTest, ShardRoutingCustomTest, 
TestOnReconnectListenerSupport, TestNoOpRegenerator, UpdateParamsTest, 
TestUnifiedSolrHighlighter, SpellCheckCollatorTest, FullHLLTest, 
TermVectorComponentDistributedTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDynamicFieldResource, 
TestExactStatsCache, TestCustomSort, DistributedFacetPivotSmallAdvancedTest, 
DataDrivenBlockJoinTest, TestReplicationHandlerBackup, TestPolicyCloud, 
TestQueryUtils, CollectionsAPIDistributedZkTest, TestCollectionAPI, 
UpdateLogTest, BaseCdcrDistributedZkTest, EchoParamsTest, TestXmlQParserPlugin, 
TestCoreDiscovery, SolrCloudExampleTest, DistributedFacetPivotWhiteBoxTest, 
JavabinLoaderTest, TestSubQueryTransformerDistrib, TestAtomicUpdateErrorCases, 
TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeTest, 
FacetPivotSmallTest, TestOrdValues, SolrCoreCheckLockOnStartupTest, 
TestPKIAuthenticationPlugin, TestFoldingMultitermQuery, TestTrieFacet, 
TestHashQParserPlugin, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, 
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, 
AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
TestJoin, TestStressVersions, TestRangeQuery, SimpleFacetsTest, 
TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, 
BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, 
TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestComponentsName, 
HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig, 
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, 
TestSystemIdResolver, DOMUtilTest, TestUtils, CircularListTest, TestRTGBase, 
DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ActionThrottleTest, CdcrBootstrapTest, 
CollectionTooManyReplicasTest, CustomCollectionTest, DeleteInactiveReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DocValuesNotIndexedTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, 
MoveReplicaTest, OverseerRolesTest, OverseerTaskQueueTest, 
RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardSplitTest, TestLeaderElectionWithEmptyReplica, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, 
TestRandomFlRTGCloud, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, 
TestTlogReplica, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, QueryResultKeyTest, 
TestBackupRepositoryFactory, TestConfigSetProperties, TestCustomStream, 
RequestLoggingTest, TestBlobHandler, TestConfigReload, 
TestSolrConfigHandlerCloud]
   [junit4] Completed [587/725 (4!)] on J1 in 44.61s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43878 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to