Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1884/

9 tests failed.
FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_schema_configs/conf
 not found!

Stack Trace:
java.lang.AssertionError: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_schema_configs/conf
 not found!
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:F5F3E00DE68D4F18]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences

Error Message:
Adding a policy with 'cores' attribute should not have succeeded.

Stack Trace:
java.lang.AssertionError: Adding a policy with 'cores' attribute should not 
have succeeded.
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:47588C4BAEA4F0B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences(AutoScalingHandlerTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.request.TestRemoteStreaming.testStreamUrl

Error Message:
Server returned HTTP response code: 400 for URL: 
http://127.0.0.1:57021/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A57021%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv

Stack Trace:
java.io.IOException: Server returned HTTP response code: 400 for URL: 
http://127.0.0.1:57021/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A57021%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:CB8576F0811B0F54]:0)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
        at java.net.URLConnection.getContent(URLConnection.java:739)
        at java.net.URL.getContent(URL.java:1059)
        at 
org.apache.solr.request.TestRemoteStreaming.getUrlForString(TestRemoteStreaming.java:96)
        at 
org.apache.solr.request.TestRemoteStreaming.testStreamUrl(TestRemoteStreaming.java:90)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler

Error Message:
expected:<200> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:3636A5FEF7DCEF8F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
Remote Streaming is disabled.

Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:BFA5EC71A3C03B8B]:0)
        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:190)
        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:140)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamFile

Error Message:
Remote Streaming is disabled.

Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:795923A829FF9159]:0)
        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:205)
        at 
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamFile(SolrRequestParserTest.java:162)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt' not 
found in Solr at: http://localhost:60703/solr; tool output:  Welcome to the 
SolrCloud example!  This interactive session will help you launch a SolrCloud 
cluster on your local workstation. To begin, how many Solr nodes would you like 
to run in your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 
Solr nodes for your example SolrCloud cluster. Please enter the port for node1 
[8983]:  Creating Solr home directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr
  Starting up Solr on port 60703 using command: 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/bin/solr" 
start -cloud -p 60703 -s 
"temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr"
   Now let's create a new collection for indexing documents in your 1-node 
cluster. Please provide a name for your new collection: [gettingstarted]  How 
many shards would you like to split testCloudExamplePrompt into? [2] How many 
replicas per shard would you like to create? [2]  Please choose a configuration 
for the testCloudExamplePrompt collection, available options are: 
basic_configs, data_driven_schema_configs, or sample_techproducts_configs 
[data_driven_schema_configs]  data_driven_schema_configs is not a valid 
configuration directory! Please choose a configuration for the 
testCloudExamplePrompt collection, available options are: basic_configs, 
data_driven_schema_configs, or sample_techproducts_configs 
[data_driven_schema_configs]  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 
'testCloudExamplePrompt' not found in Solr at: http://localhost:60703/solr; 
tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local 
workstation.
To begin, how many Solr nodes would you like to run in your local cluster? 
(specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr

Starting up Solr on port 60703 using command:
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/bin/solr" 
start -cloud -p 60703 -s 
"temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr"


Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted] 
How many shards would you like to split testCloudExamplePrompt into? [2]
How many replicas per shard would you like to create? [2] 
Please choose a configuration for the testCloudExamplePrompt collection, 
available options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs 
[data_driven_schema_configs] 
data_driven_schema_configs is not a valid configuration directory! Please 
choose a configuration for the testCloudExamplePrompt collection, available 
options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs 
[data_driven_schema_configs] 

        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:3DE132A8E09733D8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:448)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample

Error Message:
it should be ok org.apache.solr.util.SolrCLI$RunExampleTool@bf5ec18 [-e, 
schemaless, -serverDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server, 
-exampleDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-004,
 -p, 40701] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: it should be ok 
org.apache.solr.util.SolrCLI$RunExampleTool@bf5ec18 [-e, schemaless, 
-serverDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server, 
-exampleDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-004,
 -p, 40701] expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:1BDDC98E3FD0E739]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:345)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample(TestSolrCLIRunExample.java:307)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest

Error Message:
Source 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_schema_configs/conf'
 does not exist

Stack Trace:
java.io.FileNotFoundException: Source 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_schema_configs/conf'
 does not exist
        at __randomizedtesting.SeedInfo.seed([3FEA07B35DE108C5]:0)
        at 
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
        at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
        at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
        at 
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
        at 
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11604 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/init-core-data-001
   [junit4]   2> 702237 WARN  
(SUITE-TestSolrCLIRunExample-seed#[E690D262D7E2F6BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 702237 INFO  
(SUITE-TestSolrCLIRunExample-seed#[E690D262D7E2F6BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 702238 INFO  
(SUITE-TestSolrCLIRunExample-seed#[E690D262D7E2F6BE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 702240 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 702287 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-002
   [junit4]   2> 702287 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 702287 INFO  (Thread-3003) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 702287 INFO  (Thread-3003) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 702289 ERROR (Thread-3003) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 702387 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.ZkTestServer start zk server on port:60011
   [junit4]   2> 702399 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 702400 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4eca3809{/solr,null,AVAILABLE}
   [junit4]   2> 702400 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2fd4a21{HTTP/1.1,[http/1.1]}{127.0.0.1:60703}
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.e.j.s.Server Started @705376ms
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60703}
   [junit4]   2> 702401 ERROR (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
60703
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 702401 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-20T15:05:18.365Z
   [junit4]   2> 702403 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 702408 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 702411 INFO  (jetty-launcher-1776-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60011/solr
   [junit4]   2> 702442 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 702443 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:60703_solr
   [junit4]   2> 702444 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.c.Overseer Overseer 
(id=98171035205828611-localhost:60703_solr-n_0000000000) starting
   [junit4]   2> 702451 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:60703_solr
   [junit4]   2> 702453 INFO  
(OverseerStateUpdate-98171035205828611-localhost:60703_solr-n_0000000000) 
[n:localhost:60703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 702552 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702556 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702557 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702557 INFO  (jetty-launcher-1776-thread-1) 
[n:localhost:60703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-002/node1
   [junit4]   2> 702591 INFO  (qtp1889057404-9120) [n:localhost:60703_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=12
   [junit4]   2> 702594 INFO  (qtp1889057404-9120) [n:localhost:60703_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 702596 INFO  (qtp1889057404-9120) [n:localhost:60703_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 702612 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 702613 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60011/solr ready
   [junit4]   2> 702616 INFO  (qtp1889057404-9118) [n:localhost:60703_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 702616 INFO  (qtp1889057404-9118) [n:localhost:60703_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 
   [junit4]   2> ERROR: No line found
   [junit4]   2> 
   [junit4]   2> 702619 INFO  (qtp1889057404-9120) [n:localhost:60703_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 702619 INFO  (qtp1889057404-9120) [n:localhost:60703_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 702621 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testInteractiveSolrCloudExample
   [junit4]   2> 702622 INFO  (jetty-closer-1777-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2fd4a21{HTTP/1.1,[http/1.1]}{127.0.0.1:60703}
   [junit4]   2> 702622 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1916991666
   [junit4]   2> 702622 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 702624 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 702626 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 702627 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 702627 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 702627 INFO  (jetty-closer-1777-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98171035205828611-localhost:60703_solr-n_0000000000) closing
   [junit4]   2> 702627 INFO  
(OverseerStateUpdate-98171035205828611-localhost:60703_solr-n_0000000000) 
[n:localhost:60703_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
localhost:60703_solr
   [junit4]   2> 702629 WARN  
(zkCallback-1783-thread-1-processing-n:localhost:60703_solr) 
[n:localhost:60703_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 702630 INFO  (jetty-closer-1777-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4eca3809{/solr,null,UNAVAILABLE}
   [junit4]   2> 702631 ERROR 
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 702631 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E690D262D7E2F6BE])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60011 60011
   [junit4]   2> 702776 INFO  (Thread-3003) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60011 60011
   [junit4]   2> 702777 WARN  (Thread-3003) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample -Dtests.method=testInteractiveSolrCloudExample 
-Dtests.seed=E690D262D7E2F6BE -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=it-CH -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.54s J2 | 
TestSolrCLIRunExample.testInteractiveSolrCloudExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: After running Solr 
cloud example, test collection 'testCloudExamplePrompt' not found in Solr at: 
http://localhost:60703/solr; tool output: 
   [junit4]    > Welcome to the SolrCloud example!
   [junit4]    > This interactive session will help you launch a SolrCloud 
cluster on your local workstation.
   [junit4]    > To begin, how many Solr nodes would you like to run in your 
local cluster? (specify 1-4 nodes) [2]: 
   [junit4]    > Ok, let's start up 1 Solr nodes for your example SolrCloud 
cluster.
   [junit4]    > Please enter the port for node1 [8983]: 
   [junit4]    > Creating Solr home directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr
   [junit4]    > Starting up Solr on port 60703 using command:
   [junit4]    > 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/bin/solr" 
start -cloud -p 60703 -s 
"temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-001/cloud/node1/solr"
   [junit4]    > Now let's create a new collection for indexing documents in 
your 1-node cluster.
   [junit4]    > Please provide a name for your new collection: 
[gettingstarted] 
   [junit4]    > How many shards would you like to split testCloudExamplePrompt 
into? [2]
   [junit4]    > How many replicas per shard would you like to create? [2] 
   [junit4]    > Please choose a configuration for the testCloudExamplePrompt 
collection, available options are:
   [junit4]    > basic_configs, data_driven_schema_configs, or 
sample_techproducts_configs [data_driven_schema_configs] 
   [junit4]    > data_driven_schema_configs is not a valid configuration 
directory! Please choose a configuration for the testCloudExamplePrompt 
collection, available options are:
   [junit4]    > basic_configs, data_driven_schema_configs, or 
sample_techproducts_configs [data_driven_schema_configs] 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E690D262D7E2F6BE:3DE132A8E09733D8]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:448)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 702781 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E690D262D7E2F6BE]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testTechproductsExample
   [junit4]   2> 702782 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E690D262D7E2F6BE]) [  
  ] o.a.s.u.TestSolrCLIRunExample Selected port 55735 to start techproducts 
example Solr instance on ...
   [junit4]   2> 702785 INFO  (Thread-3013) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 702787 INFO  (Thread-3013) [    ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@3ab70cec{/solr,null,AVAILABLE}
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.e.j.s.AbstractConnector 
Started ServerConnector@3114979f{HTTP/1.1,[http/1.1]}{127.0.0.1:55735}
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.e.j.s.Server Started 
@705764ms
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.a.s.c.s.e.JettySolrRunner 
Jetty properties: {hostContext=/solr, hostPort=55735}
   [junit4]   2> 702788 ERROR (Thread-3013) [    ] o.a.s.s.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.a.s.s.SolrDispatchFilter  
___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.a.s.s.SolrDispatchFilter / 
__| ___| |_ _   Starting in standalone mode on port 55735
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.a.s.s.SolrDispatchFilter 
\__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 702788 INFO  (Thread-3013) [    ] o.a.s.s.SolrDispatchFilter 
|___/\___/_|_|    Start time: 2017-06-20T15:05:18.752Z
   [junit4]   2> 702789 INFO  (Thread-3013) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/solr.xml
   [junit4]   2> 702793 INFO  (Thread-3013) [    ] o.a.s.c.SolrXmlConfig MBean 
server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 702823 INFO  (Thread-3013) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702826 INFO  (Thread-3013) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702826 INFO  (Thread-3013) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 702827 INFO  (Thread-3013) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr
   [junit4]   2> 707796 INFO  (qtp721178677-9162) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 707800 INFO  (qtp721178677-9166) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 707800 INFO  (qtp721178677-9166) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 707812 INFO  (qtp721178677-9164) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 707822 INFO  (qtp721178677-9166) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
   [junit4]   2> 707825 INFO  (qtp721178677-9165) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=techproducts&action=STATUS&wt=json} status=0 QTime=0
   [junit4]   2> 707859 INFO  (qtp721178677-9162) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=techproducts&action=CREATE&instanceDir=techproducts&wt=json
   [junit4]   2> 707869 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 707869 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 707869 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 707869 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/ltr/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/ltr/lib
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 707870 WARN  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 707880 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 707882 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 707913 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.IndexSchema [techproducts] Schema name=example
   [junit4]   2> 708141 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 708141 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/english
   [junit4]   2> 708141 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 708141 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 708142 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 708142 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 708142 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 708143 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 708143 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 708161 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.CoreContainer Creating SolrCore 'techproducts' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts,
 trusted=true
   [junit4]   2> 708161 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.techproducts' (registry 
'solr.core.techproducts') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3528231d
   [junit4]   2> 708161 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 708161 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.c.SolrCore [[techproducts] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/data/]
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: init: current segments file 
is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4e45eb0e
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: 0 msec to checkpoint
   [junit4]   2> 708165 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: init: create=true
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/data/index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124ca08a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@71433b47
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@6e935c8c
   [junit4]   2> 
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: now flush at close
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]:   index before flush 
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: startFullFlush
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: qtp721178677-9162 
finishFullFlush success=true
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: apply all deletes during 
flush
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 708166 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp721178677-9162]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp721178677-9162]: initDynamicDefaults 
spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp721178677-9162]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp721178677-9162]: now merge
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp721178677-9162]:   index: 
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [MS][qtp721178677-9162]:   no more merges pending; 
now return
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: waitForMerges
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: waitForMerges done
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: start
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: enter lock
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: now prepare
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: prepareCommit: flush
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]:   index before flush 
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: startFullFlush
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: apply all deletes during 
flush
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp721178677-9162]: prune sis=segments:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: qtp721178677-9162 
finishFullFlush success=true
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: startCommit(): start
   [junit4]   2> 708168 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: startCommit index= 
changeCount=2
   [junit4]   2> 708176 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: startCommit: wrote pending 
segments file "pending_segments_1"
   [junit4]   2> 708176 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: done all syncs: []
   [junit4]   2> 708177 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: pendingCommit != null
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: done writing 
segments file "segments_1"
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: now checkpoint "" [0 
segments ; isCommit = true]
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: 0 msec to checkpoint
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: took 10.2 msec
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: commit: done
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: rollback
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: all running merges have 
aborted
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: rollback: done finish merges
   [junit4]   2> 708178 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: abort
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: done abort success=true
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: rollback: infos=
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: 0 msec to checkpoint
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708179 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 708240 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 708241 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 708242 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 708242 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: init: current segments file 
is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4e45eb0e
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: init: load commit 
"segments_1"
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: now checkpoint "" [0 
segments ; isCommit = false]
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: delete []
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IFD][qtp721178677-9162]: 0 msec to checkpoint
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: init: create=false
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: 
   [junit4]   2> 
dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/data/index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124ca08a; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@548054bc
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@6c55ba95
   [junit4]   2> 
   [junit4]   2> 708244 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: flush at getReader
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: startFullFlush
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: apply all deletes during 
flush
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: now apply all deletes for 
all segments maxDoc=0
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [BD][qtp721178677-9162]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: incRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [DW][qtp721178677-9162]: qtp721178677-9162 
finishFullFlush success=true
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.u.LoggingInfoStream [IW][qtp721178677-9162]: getReader took 0 msec
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20d55bb6[techproducts] main]
   [junit4]   2> 708245 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/conf
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/conf
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/conf
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 708246 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 708247 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/conf
   [junit4]   2> 708247 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 708247 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 708247 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 708248 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_E690D262D7E2F6BE-001/tempDir-003/techproducts/solr/techproducts/conf/elevate.xml
   [junit4]   2> 708253 INFO  (qtp721178677-9162) [    x:techproducts] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 708254 INFO  
(searcherExecutor-2678-thread-1-processing-x:techproducts) [    x:techproducts] 
o.a.s.c.QuerySenderListener QuerySenderListene

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

  [junit4]   2> 1894984 INFO  (Thread-4259) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42184 42184
   [junit4]   2> 1894985 WARN  (Thread-4259) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/readApiTestViolations/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_E690D262D7E2F6BE-001
   [junit4]   2> Jun 20, 2017 3:25:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=943, maxMBSortInHeap=5.803086280840746, 
sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=69159976,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestPivotHelperCode, 
SpatialFilterTest, SubstringBytesRefFilterTest, TestCollectionAPIs, 
TestFieldCache, AnalyticsQueryTest, SolrCLIZkUtilsTest, ConvertedLegacyTest, 
TestSegmentSorting, NodeMutatorTest, SegmentsInfoRequestHandlerTest, 
SpellCheckComponentTest, DistributedIntervalFacetingTest, ZkSolrClientTest, 
ScriptEngineTest, AlternateDirectoryTest, ZkCLITest, TestCryptoKeys, 
SchemaVersionSpecificBehaviorTest, TestFieldCacheSortRandom, CdcrUpdateLogTest, 
TestWordDelimiterFilterFactory, SampleTest, DeleteStatusTest, 
TestNamedUpdateProcessors, SolrSlf4jReporterTest, SimplePostToolTest, 
BlockCacheTest, TestExportWriter, SmileWriterTest, DirectSolrSpellCheckerTest, 
ActionThrottleTest, DistributedFacetPivotSmallTest, 
TestAuthenticationFramework, TestJavabinTupleStreamParser, 
SolrIndexMetricsTest, HdfsWriteToMultipleCollectionsTest, 
ReplicationFactorTest, TestSolrJ, TestQueryTypes, TestCloudJSONFacetJoinDomain, 
DocValuesTest, TestPKIAuthenticationPlugin, TestShardHandlerFactory, 
TestSurroundQueryParser, MetricsHandlerTest, TestTrie, TestMacroExpander, 
SSLMigrationTest, SuggesterFSTTest, BasicAuthStandaloneTest, 
CSVRequestHandlerTest, TestBulkSchemaConcurrent, 
TestPartialUpdateDeduplication, TestFilteredDocIdSet, CustomCollectionTest, 
DistanceFunctionTest, ClassificationUpdateProcessorIntegrationTest, 
TestRawTransformer, JsonLoaderTest, IndexSchemaRuntimeFieldTest, 
SolrGangliaReporterTest, TestSolrConfigHandlerCloud, 
TestLocalFSCloudBackupRestore, TlogReplayBufferedWhileIndexingTest, 
TestSearcherReuse, ZkStateReaderTest, TestLegacyField, SystemInfoHandlerTest, 
HttpSolrCallGetCoreTest, TestBM25SimilarityFactory, 
TestLeaderElectionWithEmptyReplica, TestElisionMultitermQuery, 
TestSchemaVersionResource, SimpleMLTQParserTest, 
SpellCheckCollatorWithCollapseTest, HdfsThreadLeakTest, UtilsToolTest, 
TestRTimerTree, TestDefaultStatsCache, TestXmlQParser, TestQueryWrapperFilter, 
CoreAdminRequestStatusTest, SpatialHeatmapFacetsTest, TestInitQParser, 
JvmMetricsTest, TestFiltering, IndexBasedSpellCheckerTest, 
DistributedTermsComponentTest, LeaderInitiatedRecoveryOnCommitTest, 
DistribJoinFromCollectionTest, TestSolrXml, TestManagedResource, 
TestStressVersions, TestRestoreCore, TestLegacyFieldCache, 
BasicFunctionalityTest, TestSimpleTrackingShardHandler, LoggingHandlerTest, 
SOLR749Test, TestPostingsSolrHighlighter, TestSolrIndexConfig, SliceStateTest, 
TestXIncludeConfig, TestPointFields, HdfsDirectoryFactoryTest, 
TestDelegationWithHadoopAuth, TestQueryUtils, TestDownShardTolerantSearch, 
TestOverriddenPrefixQueryForCustomFieldType, TestConfigSets, 
BlockJoinFacetRandomTest, TestNumericRangeQuery64, TestRequestForwarding, 
InfixSuggestersTest, TestUpdate, V2ApiIntegrationTest, 
DirectSolrConnectionTest, TestLegacyTerms, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, 
ShardRoutingCustomTest, AutoCommitTest, TestRecovery, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, 
HardAutoCommitTest, TestCoreContainer, SolrCmdDistributorTest, PeerSyncTest, 
HighlighterTest, SoftAutoCommitTest, TermsComponentTest, TestValueSourceCache, 
TermVectorComponentTest, FastVectorHighlighterTest, IndexSchemaTest, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestComponentsName, 
HighlighterConfigTest, UpdateParamsTest, CopyFieldTest, BadComponentTest, 
TestStressRecovery, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
TestCharFilters, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, ResourceLoaderTest, PluginInfoTest, 
PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, 
TestLRUCache, FileUtilsTest, TestRTGBase, CursorPagingTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CleanupOldIndexTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteNodeTest, DocValuesNotIndexedTest, 
ForceLeaderTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, MoveReplicaTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestClusterProperties, 
TestCollectionAPI, TestConfigSetsAPIExclusivity, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, 
TestOnReconnectListenerSupport, TestPullReplica, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestTolerantUpdateProcessorRandomCloud, AutoScalingHandlerTest]
   [junit4] Completed [540/725 (6!)] on J1 in 5.79s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1120 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.SolrSchemalessExampleTest_3FEA07B35DE108C5-001/init-core-data-001
   [junit4]   2> 21673 WARN  
(SUITE-SolrSchemalessExampleTest-seed#[3FEA07B35DE108C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 21676 INFO  
(SUITE-SolrSchemalessExampleTest-seed#[3FEA07B35DE108C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 21679 INFO  
(SUITE-SolrSchemalessExampleTest-seed#[3FEA07B35DE108C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 21681 INFO  
(SUITE-SolrSchemalessExampleTest-seed#[3FEA07B35DE108C5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, maxDocsPerChunk=7, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-BA, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=250232904,total=317194240
   [junit4]   2> NOTE: All tests run in this JVM: [HyperbolicSineEvaluatorTest, 
ConcurrentUpdateSolrClientTest, AbsoluteValueEvaluatorTest, SolrParamTest, 
RoundEvaluatorTest, StreamExpressionToExpessionTest, UuidEvaluatorTest, 
LessThanEqualToEvaluatorTest, NoOpResponseParserTest, ArrayEvaluatorTest, 
SolrSchemalessExampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrSchemalessExampleTest -Dtests.seed=3FEA07B35DE108C5 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-BA 
-Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | SolrSchemalessExampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: Source 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_schema_configs/conf'
 does not exist
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3FEA07B35DE108C5]:0)
   [junit4]    >        at 
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
   [junit4]    >        at 
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
   [junit4]    >        at 
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
   [junit4]    >        at 
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [25/135 (1!)] on J2 in 0.07s, 0 tests, 1 error <<< 
FAILURES!

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

Reply via email to