You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/10/28 21:36:43 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 5230 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5230/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([7037B142F47C3614:9EE40F9271900CF0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:430)
	at org.apache.solr.cloud.MiniSolrCloudCluster.createCollection(MiniSolrCloudCluster.java:414)
	at org.apache.solr.cloud.MiniSolrCloudCluster.createCollection(MiniSolrCloudCluster.java:391)
	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
	at org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
	at org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
	at org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	... 48 more


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([7037B142F47C3614:53A715EE466F0C1]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:198)
	at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
	at org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
	at org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
	at org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	... 47 more


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

Error Message:
java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([7037B142F47C3614:61447673280A3368]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:206)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:185)
	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
	at org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
	at org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
	at org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	... 48 more




Build Log:
[...truncated 9837 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001
   [junit4]   2> 672154 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 672156 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 672156 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 672156 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672156 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 672160 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 672161 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 672244 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672271 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 672330 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 672331 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 672341 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 672792 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 672803 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 672805 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 672815 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672819 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672822 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672822 WARN  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 672822 WARN  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 672822 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672822 WARN  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 672822 WARN  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 672822 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672822 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 10812166
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 672823 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 672823 WARN  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 672843 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 672852 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 672856 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672857 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672857 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 672857 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 672862 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, collection=collection1, instanceDir=collection1, schema=schema.xml, config=solrconfig.xml, shard=shard1, transient=false, configSetProperties=configsetprops.json, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\}
   [junit4]   2> 672862 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 672863 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672863 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 672865 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 672865 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 672920 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672945 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 673014 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 673014 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 673029 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 673372 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 673382 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 673384 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 673390 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 673393 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 673396 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 673397 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 673397 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 673397 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 673397 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 673397 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf'
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[null]
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17d6f73
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001\
   [junit4]   2> 673401 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001\index/
   [junit4]   2> 673402 WARN  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 673402 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001\index
   [junit4]   2> 673402 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=14.013671875, floorSegmentMB=1.720703125, forceMergeDeletesPctAllowed=13.243969028499915, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 673402 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15a167d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a9558),segFN=segments_1,generation=1}
   [junit4]   2> 673402 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 673403 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\init-core-data-001\
   [junit4]   2> 673408 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 673409 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 673410 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 673410 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 673420 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 673423 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 673424 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 673427 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 673435 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 673439 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,/debug/dump,/replication,/get,/admin/file,defaults,spellCheckWithWordbreak,spellCheckCompRH,mock,/update,/admin/ping,/admin/mbeans,/update/json/docs,/admin/threads,/mlt,tvrh,/terms,/update/json,lazy,dismax,/admin/logging,spellCheckWithWordbreak_Direct,/admin/properties,mltrh,/admin/system,/search-facet-invariants,spellCheckCompRH1,/search-facet-def,/admin/luke,/update/csv,spellCheckCompRH_Direct,/schema,/admin/plugins,/config,standard
   [junit4]   2> 673441 WARN  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 673443 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 673444 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 673444 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 673445 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 673445 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 673446 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1824218071, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 673446 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15a167d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17a9558),segFN=segments_1,generation=1}
   [junit4]   2> 673446 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 673446 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1082943[collection1] main
   [junit4]   2> 673447 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 673447 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 673447 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 673447 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 673500 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 673841 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 673842 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 673843 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 673843 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 673843 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 673843 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 673843 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 673843 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 673843 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1516305586609717248
   [junit4]   2> 673845 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1516305586609717248
   [junit4]   2> 673845 INFO  (coreLoadExecutor-527-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 673847 INFO  (SUITE-PingRequestHandlerTest-seed#[7037B142F47C3614]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 673848 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 673848 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 673849 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 673850 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[7037B142F47C3614]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 673850 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 673850 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 673851 INFO  (searcherExecutor-528-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1082943[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 673857 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[7037B142F47C3614]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 673857 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[7037B142F47C3614]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 673859 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 673861 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 673861 INFO  (Thread-461) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 673861 INFO  (Thread-461) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 673962 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.ZkTestServer start zk server on port:58311
   [junit4]   2> 673962 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673963 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673966 INFO  (zkCallback-1081-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14ef987 name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673966 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673967 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673967 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7037B142F47C3614]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 673976 INFO  (jetty-launcher-1080-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 673976 INFO  (jetty-launcher-1080-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 673977 INFO  (jetty-launcher-1080-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 673982 INFO  (jetty-launcher-1080-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e3466{/solr,null,AVAILABLE}
   [junit4]   2> 673982 INFO  (jetty-launcher-1080-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30062{/solr,null,AVAILABLE}
   [junit4]   2> 673982 INFO  (jetty-launcher-1080-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15786e6{/solr,null,AVAILABLE}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@15994e3{HTTP/1.1}{127.0.0.1:58315}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3debc8{HTTP/1.1}{127.0.0.1:58316}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-4) [    ] o.e.j.s.Server Started @677423ms
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-1) [    ] o.e.j.s.Server Started @677423ms
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58315}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=58316, hostContext=/solr}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@142989e{HTTP/1.1}{127.0.0.1:58321}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-2) [    ] o.e.j.s.Server Started @677423ms
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=58321, hostContext=/solr}
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1ed7524
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1ed7524
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node3\'
   [junit4]   2> 673984 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673984 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 673983 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node1\'
   [junit4]   2> 673984 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673984 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 673985 INFO  (jetty-launcher-1080-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 673984 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1ed7524
   [junit4]   2> 673985 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node2\'
   [junit4]   2> 673985 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673985 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 673989 INFO  (jetty-launcher-1080-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@181447e{/solr,null,AVAILABLE}
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b7cfd8{HTTP/1.1}{127.0.0.1:58324}
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.e.j.s.Server Started @677431ms
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58324}
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1ed7524
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node5\'
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673991 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 673997 INFO  (jetty-launcher-1080-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 674031 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674032 INFO  (jetty-launcher-1080-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cd425{/solr,null,AVAILABLE}
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fbea1d{HTTP/1.1}{127.0.0.1:58332}
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.e.j.s.Server Started @677473ms
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58332}
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1ed7524
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node4\'
   [junit4]   2> 674033 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 674034 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 674038 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674043 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674046 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674047 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674055 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674055 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674056 INFO  (zkCallback-1082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b70bd6 name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674057 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674059 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674059 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674059 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674059 INFO  (zkCallback-1083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13c2bd5 name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674061 INFO  (zkCallback-1084-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@678250 name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674061 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674061 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674061 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674061 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674061 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674060 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c570a9 name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674062 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674063 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674063 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674063 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674064 INFO  (zkCallback-1086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16ec869 name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674064 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674064 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674064 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674065 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674066 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 674125 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node5\.
   [junit4]   2> 674126 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 14050061
   [junit4]   2> 674126 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node5\]
   [junit4]   2> 674126 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node5\lib
   [junit4]   2> 674126 WARN  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node5\lib).
   [junit4]   2> 674126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150affe5b630004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 674135 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674137 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node2\.
   [junit4]   2> 674137 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150affe5b630002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 674137 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 33082743
   [junit4]   2> 674137 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node2\]
   [junit4]   2> 674138 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node2\lib
   [junit4]   2> 674138 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150affe5b630001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 674139 WARN  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node2\lib).
   [junit4]   2> 674148 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node1\.
   [junit4]   2> 674148 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 8441108
   [junit4]   2> 674148 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node1\]
   [junit4]   2> 674148 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node1\lib
   [junit4]   2> 674148 WARN  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node1\lib).
   [junit4]   2> 674158 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674165 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node4\.
   [junit4]   2> 674165 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 7805795
   [junit4]   2> 674165 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node4\]
   [junit4]   2> 674165 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node4\lib
   [junit4]   2> 674165 WARN  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node4\lib).
   [junit4]   2> 674166 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674166 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674170 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674170 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674170 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58311/solr
   [junit4]   2> 674170 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674170 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674171 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674172 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674174 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674174 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150affe5b630003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 674175 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58311/solr
   [junit4]   2> 674175 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674176 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674177 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674179 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674181 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674183 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58311/solr
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674186 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674187 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674188 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node3\.
   [junit4]   2> 674191 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 9661528
   [junit4]   2> 674191 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node3\]
   [junit4]   2> 674191 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node3\lib
   [junit4]   2> 674191 WARN  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_7037B142F47C3614-001\tempDir-001\node3\lib).
   [junit4]   2> 674188 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15337a6 name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674192 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674193 INFO  (jetty-launcher-1080-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674195 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674195 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674195 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58311/solr
   [junit4]   2> 674195 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674195 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674196 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674198 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f46ca6 name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674201 INFO  (zkCallback-1094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1410fc2 name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674201 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674201 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674201 INFO  (jetty-launcher-1080-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674201 INFO  (jetty-launcher-1080-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674202 INFO  (zkCallback-1093-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a36fd0 name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674202 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674203 INFO  (jetty-launcher-1080-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674207 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150affe5b630009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 674209 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674209 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674207 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674213 INFO  (zkCallback-1096-thread-1-processing-n:127.0.0.1:58321_solr) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9be3c name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674213 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674215 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674215 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674218 INFO  (zkCallback-1095-thread-1-processing-n:127.0.0.1:58332_solr) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16e83ba name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674218 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674220 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 674220 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674220 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674221 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58311/solr
   [junit4]   2> 674221 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674221 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674221 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 674221 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674223 INFO  (zkCallback-1097-thread-1-processing-n:127.0.0.1:58324_solr) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f1233c name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674223 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674224 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674225 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 674225 INFO  (zkCallback-1099-thread-1-processing-n:127.0.0.1:58316_solr) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c3651c name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674226 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674228 INFO  (zkCallback-1100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13c121d name:ZooKeeperConnection Watcher:127.0.0.1:58311 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674228 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674228 INFO  (jetty-launcher-1080-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674231 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674231 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 674231 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 674234 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:58315_solr) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1478eaa name:ZooKeeperConnection Watcher:127.0.0.1:58311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674234 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674235 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 674235 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 674235 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 674237 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 674238 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 674238 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 674240 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 674242 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 674242 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 674242 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 674242 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 674244 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 674244 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 674244 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 674244 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 674245 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 674245 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 674245 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 674245 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 674246 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 674246 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 674246 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 674247 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 674247 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58332_solr
   [junit4]   2> 674247 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58321_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58315_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58321_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58316_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58332_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58324_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58315_solr
   [junit4]   2> 674248 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58316_solr
   [junit4]   2> 674249 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58324_solr
   [junit4]   2> 674250 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 674252 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 674252 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 674252 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 674252 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 674253 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 674253 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674253 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674253 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674254 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674254 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94769099164549131-127.0.0.1:58321_solr-n_0000000000
   [junit4]   2> 674254 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94769099164549135-127.0.0.1:58315_solr-n_0000000001
   [junit4]   2> 674254 INFO  (jetty-launcher-1080-thread-3) [n:127.0.0.1:58332_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94769099164549130-127.0.0.1:58332_solr-n_0000000002
   [junit4]   2> 674254 INFO  (jetty-launcher-1080-thread-5) [n:127.0.0.1:58324_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94769099164549132-127.0.0.1:58324_solr-n_0000000003
   [junit4]   2> 674255 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58321_solr
   [junit4]   2> 674255 INFO  (jetty-launcher-1080-thread-2) [n:127.0.0.1:58321_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 674255 INFO  (jetty-launcher-1080-thread-1) [n:127.0.0.1:58316_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674255 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94769099164549131-127.0.0.1:58321_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 674255 INFO  (jetty-launcher-1080-thread-4) [n:127.0.0.1:58315_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 674256 I

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

junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:486)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:651)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1113078 INFO  (jetty-launcher-1509-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cd85a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1113081 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[7037B142F47C3614]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59895 59895
   [junit4]   2> 1115484 INFO  (Thread-1544) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59895 59895
   [junit4]   2> 1115485 WARN  (Thread-1544) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1115485 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[7037B142F47C3614]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultiCollectionQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF -Dtests.method=testMultiCollectionQuery -Dtests.seed=7037B142F47C3614 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   4.92s J0 | TestDistribIDF.testMultiCollectionQuery <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: java.lang.IllegalStateException: Scheme 'http' not registered.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7037B142F47C3614:61447673280A3368]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:410)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:167)
   [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:206)
   [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:185)
   [junit4]    > 	at org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:151)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
   [junit4]    > 	at org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
   [junit4]    > 	at org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:762)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:381)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    > 	... 48 more
   [junit4]   2> 1115489 INFO  (SUITE-TestDistribIDF-seed#[7037B142F47C3614]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDistribIDF_7037B142F47C3614-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pt_PT, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=224401344,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchemaConcurrent, TestFastLRUCache, TestSolrDeletionPolicy1, TestAddFieldRealTimeGet, TestMiniSolrCloudClusterBase, TestMaxScoreQueryParser, DocValuesMultiTest, TestSolrConfigHandlerConcurrent, TestElisionMultitermQuery, QueryEqualityTest, JSONWriterTest, TestLeaderInitiatedRecoveryThread, HdfsChaosMonkeyNothingIsSafeTest, AnalysisAfterCoreReloadTest, PingRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestReRankQParserPlugin, HdfsNNFailoverTest, TestWordDelimiterFilterFactory, CoreMergeIndexesAdminHandlerTest, TestNoOpRegenerator, BJQParserTest, TestHashQParserPlugin, CachingDirectoryFactoryTest, AnalysisErrorHandlingTest, SchemaVersionSpecificBehaviorTest, TestRTimerTree, TestGroupingSearch, TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory, TestDistribDocBasedVersion, MBeansHandlerTest, TestDocBasedVersionConstraints, UnloadDistributedZkTest, TestPseudoReturnFields, TestOverriddenPrefixQueryForCustomFieldType, TestReplicationHandlerBackup, TestJmxIntegration, PolyFieldTest, ParsingFieldUpdateProcessorsTest, SuggesterFSTTest, TestStressReorder, QueryElevationComponentTest, RulesTest, TestLuceneMatchVersion, TestFieldResource, DocumentBuilderTest, TestManagedSchemaDynamicFieldResource, TestJmxMonitoredMap, StandardRequestHandlerTest, TestManagedStopFilterFactory, TestNamedUpdateProcessors, IndexBasedSpellCheckerTest, TestDocSet, TestCoreContainer, TestStressVersions, TestPostingsSolrHighlighter, ReturnFieldsTest, BlockCacheTest, DirectSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestDistribIDF]
   [junit4] Completed [134/543] on J0 in 9.94s, 2 tests, 2 errors <<< FAILURES!

[...truncated 1329 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 543 suites (7 ignored), 2147 tests, 3 errors, 84 ignored (47 assumptions) [seed: 7037B142F47C3614]

Total time: 76 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any