Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5213/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseSerialGC

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

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([50E075818B0B71E2:BE33CB510EE74B06]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        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.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        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)




Build Log:
[...truncated 9970 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_50E075818B0B71E2-001\init-core-data-001
   [junit4]   2> 630166 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 630167 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 630167 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630167 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630167 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630168 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630169 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630214 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 630223 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 630251 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 630252 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630256 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 630350 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 630357 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 630364 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 630374 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630376 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630378 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 630378 WARN  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630378 WARN  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630379 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 630379 WARN  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630379 WARN  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 117411
   [junit4]   2> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630380 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630380 WARN  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630394 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-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> 630404 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 630408 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 630408 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 630408 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 630408 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 630412 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001,
 shard=shard1}
   [junit4]   2> 630412 INFO  (coreLoadExecutor-1436-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> 630413 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630413 INFO  (coreLoadExecutor-1436-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> 630413 INFO  (coreLoadExecutor-1436-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> 630413 INFO  (coreLoadExecutor-1436-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> 630436 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 630444 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 630467 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 630468 INFO  (coreLoadExecutor-1436-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> 630473 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 630562 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 630567 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 630568 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 630575 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630577 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 630579 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 630579 WARN  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630579 WARN  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630579 INFO  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 630580 WARN  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 630580 WARN  (coreLoadExecutor-1436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 630583 INFO  (coreLoadExecutor-1436-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> 630583 INFO  (coreLoadExecutor-1436-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> 630583 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 630583 INFO  (coreLoadExecutor-1436-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> 630583 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1604e75
   [junit4]   2> 630584 INFO  (coreLoadExecutor-1436-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_50E075818B0B71E2-001\init-core-data-001\
   [junit4]   2> 630584 INFO  (coreLoadExecutor-1436-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_50E075818B0B71E2-001\init-core-data-001\index/
   [junit4]   2> 630584 WARN  (coreLoadExecutor-1436-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_50E075818B0B71E2-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 630584 INFO  (coreLoadExecutor-1436-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_50E075818B0B71E2-001\init-core-data-001\index
   [junit4]   2> 630584 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=27.1396484375, 
floorSegmentMB=0.6728515625, forceMergeDeletesPctAllowed=18.110209104688018, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4892371150863899
   [junit4]   2> 630586 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f4fe57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e4a1),segFN=segments_1,generation=1}
   [junit4]   2> 630586 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 630586 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_50E075818B0B71E2-001\init-core-data-001\
   [junit4]   2> 630589 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 630590 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 630591 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 630591 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 630591 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 630591 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 630591 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 630595 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630596 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630597 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630598 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 630605 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 630614 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 630615 WARN  (coreLoadExecutor-1436-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> 630615 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 630616 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 630616 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 630617 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 630617 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 630617 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1385206570614]
   [junit4]   2> 630618 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@f4fe57 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16e4a1),segFN=segments_1,generation=1}
   [junit4]   2> 630618 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 630618 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b543cf[collection1] 
main
   [junit4]   2> 630618 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 630618 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 630619 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 630619 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 630637 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 630735 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 630735 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 630735 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 630736 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 630736 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 630736 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 630737 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 630737 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 630737 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 630737 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 630737 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1515364595123879936
   [junit4]   2> 630737 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 630738 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 630738 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 630738 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1515364595123879936
   [junit4]   2> 630738 INFO  (coreLoadExecutor-1436-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 630739 INFO  
(searcherExecutor-1437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b543cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 630740 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 630743 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[50E075818B0B71E2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 630749 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[50E075818B0B71E2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 630752 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[50E075818B0B71E2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 630753 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[50E075818B0B71E2]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 630754 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[50E075818B0B71E2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 630755 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[50E075818B0B71E2]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 630756 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[50E075818B0B71E2]) [    
] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 630757 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[50E075818B0B71E2]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 630759 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[50E075818B0B71E2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 630760 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[50E075818B0B71E2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 630761 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 630762 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 630763 INFO  (Thread-1581) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 630763 INFO  (Thread-1581) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 630864 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.ZkTestServer start zk server on port:57401
   [junit4]   2> 630864 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 630865 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630868 INFO  (zkCallback-322-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@127e843 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 630868 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630868 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 630869 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 630874 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 630909 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 630910 INFO  (jetty-launcher-321-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 630910 INFO  (jetty-launcher-321-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 630912 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 630912 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 630919 INFO  (jetty-launcher-321-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ac4f67{/solr,null,AVAILABLE}
   [junit4]   2> 630920 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f29256{/solr,null,AVAILABLE}
   [junit4]   2> 630920 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e9127{/solr,null,AVAILABLE}
   [junit4]   2> 630920 INFO  (jetty-launcher-321-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@aae5b2{/solr,null,AVAILABLE}
   [junit4]   2> 630921 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10c510e{/solr,null,AVAILABLE}
   [junit4]   2> 630959 INFO  (jetty-launcher-321-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17b6158{SSL-http/1.1}{127.0.0.1:57405}
   [junit4]   2> 630959 INFO  (jetty-launcher-321-thread-5) [    ] 
o.e.j.s.Server Started @630230ms
   [junit4]   2> 630959 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57405}
   [junit4]   2> 630959 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 630959 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\'
   [junit4]   2> 630959 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630959 INFO  (jetty-launcher-321-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> 630963 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@12dc1dc{SSL-http/1.1}{127.0.0.1:57406}
   [junit4]   2> 630963 INFO  (jetty-launcher-321-thread-3) [    ] 
o.e.j.s.Server Started @630234ms
   [junit4]   2> 630963 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57406}
   [junit4]   2> 630963 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 630963 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\'
   [junit4]   2> 630963 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630963 INFO  (jetty-launcher-321-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> 630964 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@89c317{SSL-http/1.1}{127.0.0.1:57409}
   [junit4]   2> 630964 INFO  (jetty-launcher-321-thread-2) [    ] 
o.e.j.s.Server Started @630236ms
   [junit4]   2> 630964 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57409}
   [junit4]   2> 630964 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 630964 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\'
   [junit4]   2> 630965 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630965 INFO  (jetty-launcher-321-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> 630970 INFO  (jetty-launcher-321-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b256ca{SSL-http/1.1}{127.0.0.1:57408}
   [junit4]   2> 630970 INFO  (jetty-launcher-321-thread-4) [    ] 
o.e.j.s.Server Started @630242ms
   [junit4]   2> 630970 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57408}
   [junit4]   2> 630970 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 630970 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\'
   [junit4]   2> 630970 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630970 INFO  (jetty-launcher-321-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> 630996 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@f5f44{SSL-http/1.1}{127.0.0.1:57407}
   [junit4]   2> 630996 INFO  (jetty-launcher-321-thread-1) [    ] 
o.e.j.s.Server Started @630268ms
   [junit4]   2> 630996 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57407}
   [junit4]   2> 630996 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 630997 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\'
   [junit4]   2> 630997 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630997 INFO  (jetty-launcher-321-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> 631014 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631017 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631020 INFO  (zkCallback-323-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11e5e46 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631020 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631021 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631023 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 631024 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631025 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631030 INFO  (zkCallback-324-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@91a08 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631031 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631031 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631032 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 631033 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631033 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631034 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631034 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13991594
   [junit4]   2> 631034 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\]
   [junit4]   2> 631034 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib
   [junit4]   2> 631034 WARN  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib).
   [junit4]   2> 631042 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631054 INFO  (zkCallback-325-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18e7055 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631054 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631055 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631056 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631057 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 631060 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631060 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14113309
   [junit4]   2> 631060 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\]
   [junit4]   2> 631061 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib
   [junit4]   2> 631061 WARN  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib).
   [junit4]   2> 631062 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631062 INFO  (zkCallback-326-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b624fa name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631064 INFO  (jetty-launcher-321-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> 631065 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631065 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631065 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631065 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 631070 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631073 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631073 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631074 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57401/solr
   [junit4]   2> 631074 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 631074 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631074 INFO  (jetty-launcher-321-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> 631078 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 0x1507a8120f60004, 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> 631079 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631079 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631079 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 15688913
   [junit4]   2> 631079 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\]
   [junit4]   2> 631079 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib
   [junit4]   2> 631079 WARN  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib).
   [junit4]   2> 631084 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631084 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 17199428
   [junit4]   2> 631084 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\]
   [junit4]   2> 631084 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib
   [junit4]   2> 631084 WARN  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib).
   [junit4]   2> 631087 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631089 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631089 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631089 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57401/solr
   [junit4]   2> 631090 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 631090 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631090 INFO  (zkCallback-327-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@20458e name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631091 INFO  (zkCallback-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@259a90 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 631091 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631091 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631091 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631091 INFO  (jetty-launcher-321-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631091 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631092 INFO  (jetty-launcher-321-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> 631094 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 631095 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 631096 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631098 INFO  (jetty-launcher-321-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> 631098 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631098 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631099 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57401/solr
   [junit4]   2> 631099 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 631099 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631100 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631101 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631106 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631106 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631107 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57401/solr
   [junit4]   2> 631107 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 631107 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631106 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:57409_solr) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d6c416 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631109 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 631109 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631107 INFO  (zkCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d9c7bc name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 631110 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631110 INFO  (zkCallback-334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1043e0 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 631110 INFO  (jetty-launcher-321-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631110 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631110 INFO  (jetty-launcher-321-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631111 INFO  (zkCallback-336-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1dbfe60 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 631111 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631111 INFO  (jetty-launcher-321-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631111 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631111 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28487827
   [junit4]   2> 631111 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\]
   [junit4]   2> 631112 INFO  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib
   [junit4]   2> 631112 WARN  (jetty-launcher-321-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_50E075818B0B71E2-001\tempDir-001\lib).
   [junit4]   2> 631113 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 631115 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 631116 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 631117 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 631120 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 631120 INFO  
(zkCallback-338-thread-1-processing-n:127.0.0.1:57408_solr) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e1cc3 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631120 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 631123 INFO  
(zkCallback-337-thread-1-processing-n:127.0.0.1:57405_solr) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e2b2 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631123 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 631123 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:57407_solr) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13769d8 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631123 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 631124 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 631124 INFO  (jetty-launcher-321-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> 631127 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 631127 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 631129 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631130 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 631130 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 631131 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 631132 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631132 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631132 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57401/solr
   [junit4]   2> 631132 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 631132 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 631133 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 631135 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 631136 INFO  (zkCallback-341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10be648 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 631136 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 631137 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 631137 INFO  (jetty-launcher-321-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 631139 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 631139 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 631139 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 631140 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 631141 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 631141 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 631142 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 631142 INFO  
(zkCallback-342-thread-1-processing-n:127.0.0.1:57406_solr) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17c1b4d name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 631142 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 631143 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 631143 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 631144 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 631144 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 631145 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 631145 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 631145 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 631146 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 631146 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57409_solr
   [junit4]   2> 631146 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57408_solr
   [junit4]   2> 631147 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57405_solr
   [junit4]   2> 631147 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57407_solr
   [junit4]   2> 631147 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57409_solr
   [junit4]   2> 631147 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57408_solr
   [junit4]   2> 631147 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57405_solr
   [junit4]   2> 631148 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57407_solr
   [junit4]   2> 631149 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 631150 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 631150 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 631151 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 631151 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 631151 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 631151 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 631153 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 631153 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 631153 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 631153 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 631153 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94710287197143047-127.0.0.1:57409_solr-n_0000000000
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94710287197143052-127.0.0.1:57405_solr-n_0000000001
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94710287197143051-127.0.0.1:57408_solr-n_0000000002
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57409_solr
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94710287197143053-127.0.0.1:57407_solr-n_0000000003
   [junit4]   2> 631154 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 631155 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94710287197143047-127.0.0.1:57409_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 631156 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 631156 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94710287197143052-127.0.0.1:57405_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 631156 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 631156 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94710287197143051-127.0.0.1:57408_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 631156 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 631157 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.Overseer Overseer 
(id=94710287197143047-127.0.0.1:57409_solr-n_0000000000) starting
   [junit4]   2> 631159 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 631167 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 631169 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 631187 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 631188 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 631187 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 631188 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 631189 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631189 INFO  
(OverseerCollectionConfigSetProcessor-94710287197143047-127.0.0.1:57409_solr-n_0000000000)
 [n:127.0.0.1:57409_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 631190 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631197 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 631197 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 631197 INFO  
(OverseerStateUpdate-94710287197143047-127.0.0.1:57409_solr-n_0000000000) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 631198 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 631198 INFO  (jetty-launcher-321-thread-4) 
[n:127.0.0.1:57408_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 631199 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 631199 INFO  (jetty-launcher-321-thread-5) 
[n:127.0.0.1:57405_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 631232 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 631233 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 631233 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631234 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 631237 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 631237 INFO  (jetty-launcher-321-thread-2) 
[n:127.0.0.1:57409_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 631242 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 631242 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 631243 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 631244 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 631245 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 631245 INFO  (jetty-launcher-321-thread-1) 
[n:127.0.0.1:57407_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 632163 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57406_solr
   [junit4]   2> 632163 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57406_solr
   [junit4]   2> 632165 INFO  
(zkCallback-338-thread-1-processing-n:127.0.0.1:57408_solr) 
[n:127.0.0.1:57408_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 632165 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:57409_solr) 
[n:127.0.0.1:57409_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 632166 INFO  
(zkCallback-339-thread-1-processing-n:127.0.0.1:57407_solr) 
[n:127.0.0.1:57407_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 632166 INFO  
(zkCallback-342-thread-1-processing-n:127.0.0.1:57406_solr) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 632166 INFO  
(zkCallback-337-thread-1-processing-n:127.0.0.1:57405_solr) 
[n:127.0.0.1:57405_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 632167 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 632168 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94710287197143055-127.0.0.1:57406_solr-n_0000000004
   [junit4]   2> 632169 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94710287197143053-127.0.0.1:57407_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 632184 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 632184 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 632185 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\tempDir-001\.
   [junit4]   2> 632187 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 632188 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 632188 INFO  (jetty-launcher-321-thread-3) 
[n:127.0.0.1:57406_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 632188 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632189 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632191 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e6989 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 632191 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632191 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632194 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 0x1507a8120f60010, 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> 632198 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632198 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632200 INFO  (zkCallback-345-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@dfead6 name:ZooKeeperConnection 
Watcher:127.0.0.1:57401/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 632201 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632201 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632202 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 632205 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 632208 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 632211 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 632213 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 632216 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 632219 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 632222 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 632225 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 632228 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 632230 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 632232 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.

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

/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/94710287197143052-127.0.0.1:57405_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/94710287197143051-127.0.0.1:57408_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 640318 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[50E075818B0B71E2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingInClusterWithNoHealthCheck
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PingRequestHandlerTest 
-Dtests.method=testPingInClusterWithNoHealthCheck -Dtests.seed=50E075818B0B71E2 
-Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=America/Boa_Vista 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   9.56s J0 | 
PingRequestHandlerTest.testPingInClusterWithNoHealthCheck <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([50E075818B0B71E2:BE33CB510EE74B06]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [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.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 640327 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[50E075818B0B71E2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 640328 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[50E075818B0B71E2]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} 
hits=0 status=0 QTime=0 
   [junit4]   2> 640328 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[50E075818B0B71E2]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={action=ping&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 640328 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[50E075818B0B71E2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 640329 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 640329 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=117411
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16a03c0
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 640330 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 640356 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 640357 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 640357 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\index
   [junit4]   2> 640357 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\;done=false>>]
   [junit4]   2> 640357 INFO  
(SUITE-PingRequestHandlerTest-seed#[50E075818B0B71E2]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_50E075818B0B71E2-001\init-core-data-001\
   [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.handler.PingRequestHandlerTest_50E075818B0B71E2-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, sim=DefaultSimilarity, 
locale=ca_ES, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_60 
(32-bit)/cpus=3,threads=1,free=105141568,total=214626304
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestWordDelimiterFilterFactory, CollectionReloadTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestReplicationHandler, DistributedMLTComponentTest, 
TestSearcherReuse, OverseerCollectionConfigSetProcessorTest, 
TestLeaderInitiatedRecoveryThread, MoreLikeThisHandlerTest, 
TestSchemaVersionResource, TestSolrCloudWithKerberosAlt, 
DistributedSpellCheckComponentTest, TestBulkSchemaAPI, TestCloudSchemaless, 
DistributedDebugComponentTest, HttpPartitionTest, ReturnFieldsTest, 
DirectSolrSpellCheckerTest, TestNoOpRegenerator, TestFileDictionaryLookup, 
TestRemoveLastDynamicCopyField, TestOrdValues, RuleEngineTest, 
HLLSerializationTest, TestConfig, ExplicitHLLTest, TestComponentsName, 
TestHdfsUpdateLog, PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, 
TestDocumentBuilder, PeerSyncTest, AnalysisAfterCoreReloadTest, 
OverriddenZkACLAndCredentialsProvidersTest, SimpleCollectionCreateDeleteTest, 
PingRequestHandlerTest]
   [junit4] Completed [100/542] on J0 in 10.22s, 6 tests, 1 error <<< FAILURES!

[...truncated 1413 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: 542 suites (7 ignored), 2143 tests, 1 error, 84 
ignored (47 assumptions) [seed: 50E075818B0B71E2]

Total time: 70 minutes 45 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


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

Reply via email to