Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/389/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

9 tests failed.
FAILED:  
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
        at 
__randomizedtesting.SeedInfo.seed([65954A42BAAC34FC:FE21A593E73A5EED]:0)
        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:65096/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65096/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:6E32FC950E494F8F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:65120/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65120/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:E15FBE45A1471AEC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:65143/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65143/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:D099C0B9304C8324]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:65148/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65148/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:2F5CF280B28DDB3E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:65234/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65234/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:846BD6C34D5ED79B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:65239/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65239/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:92408854B336FDEB]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:65247/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65247/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:6E4E0373872BBD59]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:65270/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:65270/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([ABAFF1637956AFF1:7ADC9939CDEE4F5D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 13314 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/init-core-data-001
   [junit4]   2> 2467926 WARN  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2467926 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2467930 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2467930 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2467937 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2467949 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2467958 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 2467961 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 2467964 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2467964 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1/conf/managed-schema
   [junit4]   2> 2467965 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1/conf/schema.xml
 to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1/conf/schema.xml.bak
   [junit4]   2> 2468014 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4705f29c
   [junit4]   2> 2468020 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4705f29c
   [junit4]   2> 2468020 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4705f29c
   [junit4]   2> 2468021 INFO  (coreLoadExecutor-8949-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2468039 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2468044 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2468052 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2468052 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1,
 trusted=true
   [junit4]   2> 2468052 INFO  (coreLoadExecutor-8949-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@4705f29c
   [junit4]   2> 2468052 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2468052 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/init-core-data-001/]
   [junit4]   2> 2468054 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=76.9990234375, 
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=23.331898201500543, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2468058 WARN  (coreLoadExecutor-8949-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> 2468121 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2468121 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2468121 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2468121 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2468122 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=93.40625, 
floorSegmentMB=1.6474609375, forceMergeDeletesPctAllowed=6.9239343216432, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2468144 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e8d0ae3[collection1] main]
   [junit4]   2> 2468145 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001/tmp-home-001/collection1/conf
   [junit4]   2> 2468145 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2468146 INFO  (coreLoadExecutor-8949-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1589087148688015360
   [junit4]   2> 2468146 INFO  
(searcherExecutor-8950-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e8d0ae3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2468150 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2468155 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[65954A42BAAC34FC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> 2468155 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[65954A42BAAC34FC])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 2468156 ERROR 
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[65954A42BAAC34FC])
 [    ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2468157 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[65954A42BAAC34FC])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema params={} 
status=400 QTime=0
   [junit4]   2> 2468157 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[65954A42BAAC34FC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEmbeddedSolrServerSchemaAPI 
-Dtests.method=testSchemaAddFieldAndFailOnImmutable 
-Dtests.seed=65954A42BAAC34FC -Dtests.slow=true -Dtests.locale=ca-ES 
-Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable <<<
   [junit4]    > Throwable #1: 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([65954A42BAAC34FC:FE21A593E73A5EED]:0)
   [junit4]    >        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2468170 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[65954A42BAAC34FC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndVerifyExistence
   [junit4]   2> 2468171 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[65954A42BAAC34FC])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 2468171 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[65954A42BAAC34FC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndVerifyExistence
   [junit4] IGNOR/A 0.01s J0 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence
   [junit4]    > Assumption #1: it needs to ammend schema
   [junit4]   2> 2468171 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=915749551
   [junit4]   2> 2468171 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2468172 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6de335d8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2fb54eb6
   [junit4]   2> 2468174 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2468174 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@279c18c5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6aa6d8b8
   [junit4]   2> 2468177 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2468177 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d682d88: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@54f2e1c1
   [junit4]   2> 2468177 INFO  (coreCloseExecutor-8955-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@283b3c34
   [junit4]   2> 2468177 INFO  (coreCloseExecutor-8955-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=674970676
   [junit4]   2> 2468177 INFO  (coreCloseExecutor-8955-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d704d1b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6b63838e
   [junit4]   2> 2468184 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2468185 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=915749551
   [junit4]   2> 2468185 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2468185 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2468185 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[65954A42BAAC34FC]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_65954A42BAAC34FC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1739, maxMBSortInHeap=7.71596925600055, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=260810288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, 
HLLUtilTest, TestDistributedStatsComponentCardinality, 
TestFieldCacheSortRandom, TestCoreAdminApis, UtilsToolTest, 
HdfsUnloadDistributedZkTest, TestRecovery, TestPHPSerializedResponseWriter, 
DistributedQueryComponentCustomSortTest, TestSchemaVersionResource, 
FieldAnalysisRequestHandlerTest, DeleteShardTest, 
WrapperMergePolicyFactoryTest, TestSubQueryTransformerCrossCore, 
TestLegacyNumericUtils, DisMaxRequestHandlerTest, TestHdfsBackupRestoreCore, 
LargeFieldTest, DirectSolrConnectionTest, TestSchemalessBufferedUpdates, 
ChangedSchemaMergeTest, TestStreamBody, CursorPagingTest, TestXmlQParserPlugin, 
SearchHandlerTest, TestManagedSynonymFilterFactory, TestFileDictionaryLookup, 
SuggestComponentContextFilterQueryTest, SearchRateTriggerTest, 
TestStressInPlaceUpdates, URLClassifyProcessorTest, TestConfigSetsAPI, 
TestOmitPositions, DefaultValueUpdateProcessorTest, MetricUtilsTest, 
NotRequiredUniqueKeyTest, TestWriterPerf, TestSolr4Spatial, 
TestTolerantUpdateProcessorRandomCloud, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestNoOpRegenerator, 
SolrIndexMetricsTest, CollectionReloadTest, TestChildDocTransformer, 
TestJsonFacetRefinement, HdfsBasicDistributedZk2Test, StressHdfsTest, 
TestConfigSetsAPIZkFailure, TestObjectReleaseTracker, ReplicationFactorTest, 
RAMDirectoryFactoryTest, SolrRequestParserTest, ResponseLogComponentTest, 
CleanupOldIndexTest, AsyncCallRequestStatusResponseTest, TestNodeAddedTrigger, 
TestTrieFacet, TestCloudPseudoReturnFields, TestNumericRangeQuery64, 
VMParamsZkACLAndCredentialsProvidersTest, WordBreakSolrSpellCheckerTest, 
RulesTest, TestCloudSearcherWarming, BasicAuthStandaloneTest, 
TestQuerySenderNoQuery, TestCloudSchemaless, SolrCLIZkUtilsTest, 
TestAnalyzeInfixSuggestions, HighlighterTest, TestUniqueKeyFieldResource, 
TestClusterStateProvider, TestCursorMarkWithoutUniqueKey, 
DistributedSpellCheckComponentTest, MoveReplicaHDFSFailoverTest, 
UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, MinimalSchemaTest, 
SolrCloudReportersTest, CircularListTest, DistributedTermsComponentTest, 
BasicDistributedZkTest, TestDistributedSearch, HighlighterMaxOffsetTest, 
ScriptEngineTest, ForceLeaderTest, AutoAddReplicasIntegrationTest, 
ConnectionReuseTest, SuggesterWFSTTest, TestComplexPhraseLeadingWildcard, 
HdfsDirectoryTest, TestStandardQParsers, XmlUpdateRequestHandlerTest, 
TestReplicationHandler, TestHighlightDedupGrouping, TestCollectionAPIs, 
TestMacros, TestAddFieldRealTimeGet, TestCloudDeleteByQuery, 
SolrMetricManagerTest, SliceStateTest, RankQueryTest, OutputWriterTest, 
CdcrBidirectionalTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
TestHalfAndHalfDocValues, DataDrivenBlockJoinTest, ShardRoutingTest, 
PrimUtilsTest, BigEndianAscendingWordDeserializerTest, 
SolrGraphiteReporterTest, MetricsHandlerTest, CoreAdminCreateDiscoverTest, 
TestSolrCloudWithDelegationTokens, TestDistribStateManager, TestSchemaResource, 
TestBinaryField, TestPayloadCheckQParserPlugin, 
SharedFSAutoReplicaFailoverTest, RollingRestartTest, OverseerStatusTest, 
ChaosMonkeyNothingIsSafeTest, TestFieldCacheReopen, AutoScalingHandlerTest, 
TestCloudNestedDocsSort, HttpTriggerListenerTest, BadCopyFieldTest, 
XsltUpdateRequestHandlerTest, TestLeaderElectionZkExpiry, 
TestExceedMaxTermLength, NumberUtilsTest, TestRequestStatusCollectionAPI, 
DistributedFacetExistsSmallTest, TestRealTimeGet, DistanceFunctionTest, 
OverseerTest, TestRecoveryHdfs, TestReqParamsAPI, TestIBSimilarityFactory, 
SimpleMLTQParserTest, TestAtomicUpdateErrorCases, TestSolrCoreSnapshots, 
TestRuleBasedAuthorizationPlugin, ConjunctionSolrSpellCheckerTest, 
TestJsonRequest, AddReplicaTest, TestSolrCloudWithSecureImpersonation, 
TestManagedSchemaAPI, AtomicUpdatesTest, SolrMetricsIntegrationTest, 
PreAnalyzedFieldManagedSchemaCloudTest, AssignBackwardCompatibilityTest, 
TestSegmentSorting, TestRandomDVFaceting, TestMiniSolrCloudClusterSSL, 
TestGeoJSONResponseWriter, TestSizeLimitedDistributedMap, TestLazyCores, 
TestGenericDistributedQueue, TestFieldResource, SaslZkACLProviderTest, 
TestUpdate, TestRestManager, ConfigureRecoveryStrategyTest, 
TestSweetSpotSimilarityFactory, NodeMutatorTest, HdfsThreadLeakTest, 
TestRandomRequestDistribution, TestMissingGroups, CollectionsAPISolrJTest, 
DateRangeFieldTest, HdfsCollectionsAPIDistributedZkTest, TestSimpleTextCodec, 
TestSlowCompositeReaderWrapper, SolrJmxReporterTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SpatialFilterTest, 
TestReversedWildcardFilterFactory, DateMathParserTest, ZkStateReaderTest, 
TestHttpShardHandlerFactory, UUIDFieldTest, TestPseudoReturnFields, 
TestLMDirichletSimilarityFactory, SyncSliceTest, LeaderElectionIntegrationTest, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, 
ZkControllerTest, TestStressReorder, TestJoin, TestRangeQuery, 
SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
TestStressLucene, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, SolrInfoBeanTest, 
CacheHeaderTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest, 
RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, QueryParsingTest, 
JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
SearchHandlerTest, TestLFUCache, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, NumericFieldsTest, 
TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, TestCodecSupport, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TimeZoneUtilsTest, ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, 
TestSystemIdResolver, DateFieldTest, DOMUtilTest, ClusterStateTest, TestUtils, 
SystemInfoHandlerTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI]
   [junit4] Completed [510/766 (1!)] on J0 in 0.27s, 2 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 1773 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/init-core-data-001
   [junit4]   2> 160906 WARN  (SUITE-SchemaTest-seed#[ABAFF1637956AFF1]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 160906 INFO  (SUITE-SchemaTest-seed#[ABAFF1637956AFF1]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 160909 INFO  (SUITE-SchemaTest-seed#[ABAFF1637956AFF1]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 160909 INFO  (SUITE-SchemaTest-seed#[ABAFF1637956AFF1]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 160911 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetFieldsAccuracy
   [junit4]   2> 160962 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 160962 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 160962 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-003/cores/core
   [junit4]   2> 160965 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 160967 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4249d34{/solr,null,AVAILABLE}
   [junit4]   2> 160977 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ceaa511{HTTP/1.1,[http/1.1]}{127.0.0.1:65046}
   [junit4]   2> 160977 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.Server Started @168002ms
   [junit4]   2> 160977 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65046, 
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001,
 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-003/cores}
   [junit4]   2> 160977 ERROR 
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 160977 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 160978 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 160978 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160978 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T04:47:54.163Z
   [junit4]   2> 160978 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/solr.xml
   [junit4]   2> 160985 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 161068 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6
   [junit4]   2> 161077 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6
   [junit4]   2> 161077 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6
   [junit4]   2> 161082 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-003/cores
   [junit4]   2> 161083 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 161083 INFO  (coreLoadExecutor-910-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 161103 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 161112 INFO  (coreLoadExecutor-910-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.xml instead
   [junit4]   2> 161115 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 161168 WARN  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 161168 WARN  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 161168 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 161170 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 161171 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1/conf/schema.xml
 to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1/conf/schema.xml.bak
   [junit4]   2> 161171 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 161172 INFO  (coreLoadExecutor-910-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@5e8a23e6
   [junit4]   2> 161172 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 161172 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-003/cores/core/data/]
   [junit4]   2> 161229 WARN  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 161229 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161230 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161252 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c72996f[collection1] main]
   [junit4]   2> 161254 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-001/collection1/conf
   [junit4]   2> 161255 INFO  (coreLoadExecutor-910-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 161256 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#65046
   [junit4]   2> 161256 INFO  
(searcherExecutor-911-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c72996f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161291 INFO  (qtp2047835301-2007) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 161297 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3ceaa511{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 161297 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1586180103
   [junit4]   2> 161297 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 161297 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cabf3ef: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6c90e322
   [junit4]   2> 161302 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 161302 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@78887143: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7757a854
   [junit4]   2> 161320 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 161320 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@92bd855: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1fe9c10e
   [junit4]   2> 161321 INFO  (coreCloseExecutor-915-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1eb89b05
   [junit4]   2> 161321 INFO  (coreCloseExecutor-915-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=515414789
   [junit4]   2> 161321 INFO  (coreCloseExecutor-915-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@85e05c2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6a4c71ab
   [junit4]   2> 161328 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4249d34{/solr,null,UNAVAILABLE}
   [junit4]   2> 161328 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsAccuracy
   [junit4]   2> 161330 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReplaceFieldTypeAccuracy
   [junit4]   2> 161363 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 161363 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 161363 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-006/cores/core
   [junit4]   2> 161365 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 161366 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51fc556b{/solr,null,AVAILABLE}
   [junit4]   2> 161366 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f40c4a1{HTTP/1.1,[http/1.1]}{127.0.0.1:65055}
   [junit4]   2> 161366 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.Server Started @168392ms
   [junit4]   2> 161366 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65055, 
configSetBaseDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-004,
 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-006/cores}
   [junit4]   2> 161367 ERROR 
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 161367 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 161367 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 161367 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 161367 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T04:47:54.552Z
   [junit4]   2> 161367 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-004/solr.xml
   [junit4]   2> 161372 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 161416 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a23e6
   [junit4]   2> 161424 INFO  
(TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e8a

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

adExecutor-1318-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory 
After upgrading to managed schema, renamed the non-managed schema 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1/conf/schema.xml
 to 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1/conf/schema.xml.bak
   [junit4]   2> 172832 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1,
 trusted=true
   [junit4]   2> 172833 INFO  (coreLoadExecutor-1318-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@5e8a23e6
   [junit4]   2> 172833 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 172833 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-105/cores/core/data/]
   [junit4]   2> 172892 WARN  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 172892 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172892 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172894 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f55d913[collection1] main]
   [junit4]   2> 172894 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1/conf
   [junit4]   2> 172895 INFO  (coreLoadExecutor-1318-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 172895 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#65284
   [junit4]   2> 172896 INFO  
(searcherExecutor-1319-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f55d913[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172901 INFO  (qtp1253428099-2729) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 172902 INFO  (qtp1253428099-2729) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 172903 INFO  (qtp1253428099-2730) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr 
path=/schema/fields/fieldToBeDeleted params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 172904 INFO  (qtp1253428099-2731) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 172905 INFO  (qtp1253428099-2731) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 172906 INFO  (qtp1253428099-2732) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr 
path=/schema/fields/fieldToBeDeleted params={wt=javabin&version=2} status=404 
QTime=0
   [junit4]   2> 172907 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5e4a3d02{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 172907 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1957958896
   [junit4]   2> 172907 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 172907 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@683bcea1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@cd31e2f
   [junit4]   2> 172913 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 172913 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a8fa6a1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7757a854
   [junit4]   2> 172917 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 172917 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22211307: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1fe9c10e
   [junit4]   2> 172918 INFO  (coreCloseExecutor-1323-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@537c6b8d
   [junit4]   2> 172918 INFO  (coreCloseExecutor-1323-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1400662925
   [junit4]   2> 172918 INFO  (coreCloseExecutor-1323-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b30b988: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3defd33a
   [junit4]   2> 172925 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@375e0f09{/solr,null,UNAVAILABLE}
   [junit4]   2> 172926 INFO  
(TEST-SchemaTest.testDeleteFieldAccuracy-seed#[ABAFF1637956AFF1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteFieldAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.SchemaTest_ABAFF1637956AFF1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-NI, timezone=MST
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=62480752,total=289583104
   [junit4]   2> NOTE: All tests run in this JVM: [CorrelationEvaluatorTest, 
OperationsTest, HttpSolrClientConPoolTest, SolrZkClientTest, 
HyperbolicCosineEvaluatorTest, LBHttpSolrClientBuilderTest, QueryResponseTest, 
StreamExpressionParserTest, ClientUtilsTest, RawValueEvaluatorTest, 
LargeVolumeBinaryJettyTest, TestV2Request, StreamExpressionToExplanationTest, 
OrEvaluatorTest, TestConfigSetAdminRequest, TestValidatingJsonMap, 
CloudSolrClientTest, AndEvaluatorTest, CommonParamsTest, 
NormalizeEvaluatorTest, CubedRootEvaluatorTest, JsonValidatorTest, 
HyperbolicTangentEvaluatorTest, CoalesceEvaluatorTest, 
ConcurrentUpdateSolrClientTest, TestSolrJErrorHandling, 
SolrSchemalessExampleTest, TestPathTrie, TestClusteringResponse, 
ContentStreamTest, FieldValueEvaluatorTest, SolrQueryTest, 
ArcCosineEvaluatorTest, MergeIndexesEmbeddedTest, SolrPingTest, 
LargeVolumeJettyTest, SolrParamTest, TestCoreAdmin, 
CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestLBHttpSolrClient, 
CloudSolrClientCacheTest, HttpSolrClientBuilderTest, GraphExpressionTest, 
JdbcDriverTest, JDBCStreamTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, 
AppendEvaluatorTest, ArcTangentEvaluatorTest, AscEvaluatorTest, 
CosineEvaluatorTest, DivideEvaluatorTest, EqualToEvaluatorTest, 
FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, 
HyperbolicSineEvaluatorTest, LessThanEqualToEvaluatorTest, ModuloEvaluatorTest, 
MultiplyEvaluatorTest, NaturalLogEvaluatorTest, 
NormalDistributionEvaluatorTest, NotEvaluatorTest, PowerEvaluatorTest, 
RecursiveEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, 
RoundEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest, 
SubtractEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, 
UuidEvaluatorTest, SchemaTest]
   [junit4] Completed [135/146 (1!)] on J1 in 12.03s, 35 tests, 8 errors <<< 
FAILURES!

[...truncated 47295 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to