Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14503/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -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([E075FA4BF6D78D0E:EA6449B733BB7EA]: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:200)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
        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:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
        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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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 10911 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001
   [junit4]   2> 1223115 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1223115 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1223115 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1223115 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223116 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223116 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1223116 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1223139 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1223155 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1223189 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1223189 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1223196 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1223361 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1223366 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1223367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1223371 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223373 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223374 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1223374 WARN  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223374 WARN  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223374 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1223374 WARN  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223374 WARN  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1067864219
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1223375 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1223375 WARN  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1223383 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-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> 1223384 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1223385 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1223385 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1223385 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1223385 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1223385 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, name=collection1, 
configSetProperties=configsetprops.json, transient=false, shard=shard1, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001,
 config=solrconfig.xml, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
 collection=collection1, instanceDir=collection1, loadOnStartup=true}
   [junit4]   2> 1223386 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1223386 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223386 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223386 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1223386 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1223399 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1223418 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1223456 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1223456 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1223462 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1223616 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1223620 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1223621 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1223625 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223627 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1223629 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1223629 WARN  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223629 WARN  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223629 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1223629 WARN  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1223629 WARN  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1223629 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1223629 INFO  (coreLoadExecutor-4131-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1223629 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f10ba23
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index/
   [junit4]   2> 1223630 WARN  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index
   [junit4]   2> 1223630 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=16.2890625, 
floorSegmentMB=1.8037109375, forceMergeDeletesPctAllowed=11.068626337976097, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5398357001661473
   [junit4]   2> 1223631 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@247784ca 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22aefc7a),segFN=segments_1,generation=1}
   [junit4]   2> 1223631 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1223631 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1223634 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1223635 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1223636 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1223637 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1223638 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1223640 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1223641 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
dismax,mock,/admin/threads,lazy,/get,/admin/luke,/search-facet-invariants,/admin/plugins,tvrh,/search-facet-def,spellCheckCompRH,/update/json/docs,/terms,/admin/segments,/update/csv,/replication,standard,/mlt,/update/json,spellCheckWithWordbreak,/admin/properties,/config,/debug/dump,/update,spellCheckWithWordbreak_Direct,/schema,mltrh,/admin/logging,spellCheckCompRH_Direct,spellCheckCompRH1,/admin/mbeans,defaults,/admin/file,/admin/system,/admin/ping
   [junit4]   2> 1223642 WARN  (coreLoadExecutor-4131-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> 1223642 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1223643 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1223643 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1223643 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1223643 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1223643 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.736022501231015]
   [junit4]   2> 1223644 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@247784ca 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22aefc7a),segFN=segments_1,generation=1}
   [junit4]   2> 1223644 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1223644 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@25671fce[collection1] 
main
   [junit4]   2> 1223644 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1223645 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1223645 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1223645 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1223683 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1223832 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1223832 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1223833 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1223833 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1223833 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1223833 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1223833 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1223833 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1223833 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1223833 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1223833 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1516985034903388160
   [junit4]   2> 1223834 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1223834 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1223834 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1223834 INFO  
(searcherExecutor-4132-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25671fce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1223835 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1516985034903388160
   [junit4]   2> 1223835 INFO  (coreLoadExecutor-4131-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1223836 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1223839 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[E075FA4BF6D78D0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 1223847 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[E075FA4BF6D78D0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 1223862 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E075FA4BF6D78D0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 1223863 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E075FA4BF6D78D0E]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 1223863 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E075FA4BF6D78D0E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 1223866 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 1223867 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1223868 INFO  (Thread-3210) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1223868 INFO  (Thread-3210) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1223968 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52548
   [junit4]   2> 1223968 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1223968 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223970 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@63ba814d 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1223970 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223970 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1223971 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1223983 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1223983 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1223983 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1223983 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1223983 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1223985 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1209921b{/solr,null,AVAILABLE}
   [junit4]   2> 1223985 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9fc49f1{/solr,null,AVAILABLE}
   [junit4]   2> 1223985 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@393d56aa{/solr,null,AVAILABLE}
   [junit4]   2> 1223985 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@620491c7{HTTP/1.1}{127.0.0.1:35026}
   [junit4]   2> 1223985 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2892f156{/solr,null,AVAILABLE}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.e.j.s.Server Started @1225858ms
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@203cf47b{HTTP/1.1}{127.0.0.1:33424}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=35026, 
hostContext=/solr}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.e.j.s.Server Started @1225858ms
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@472259e9{/solr,null,AVAILABLE}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4436da4d{HTTP/1.1}{127.0.0.1:35835}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.e.j.s.Server Started @1225858ms
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4dc0cd88{HTTP/1.1}{127.0.0.1:34703}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.e.j.s.Server Started @1225858ms
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/'
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34703}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=33424, 
hostContext=/solr}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@197dc513{HTTP/1.1}{127.0.0.1:56882}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.e.j.s.Server Started @1225858ms
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/'
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/'
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35835}
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223986 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56882}
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/'
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@2792e317
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/'
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1223987 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1223996 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1223997 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1223998 INFO  (zkCallback-2010-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@150dd7c3 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1223998 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1223998 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1223998 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223999 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1223999 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224000 INFO  (zkCallback-2011-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6daaad1b 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224000 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224000 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224001 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224002 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224002 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224003 INFO  (zkCallback-2012-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77678f6f 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224003 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224003 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224003 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224005 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224005 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224007 INFO  (zkCallback-2013-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23d2520f 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224007 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224007 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224008 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224009 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/.
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1860189615
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/]
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/lib
   [junit4]   2> 1224010 WARN  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/lib).
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/.
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1108882492
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/]
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224010 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/lib
   [junit4]   2> 1224010 WARN  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/lib).
   [junit4]   2> 1224011 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224012 INFO  (zkCallback-2014-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58e3c49b 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224012 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224012 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224012 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224015 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/.
   [junit4]   2> 1224015 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 117052862
   [junit4]   2> 1224015 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/]
   [junit4]   2> 1224015 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/lib
   [junit4]   2> 1224015 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1224015 WARN  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/lib).
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52548/solr
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224017 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224018 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1224019 INFO  (zkCallback-2016-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e5999bc 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224019 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224019 INFO  (jetty-launcher-2008-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224019 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1224019 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1224020 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224020 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224020 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52548/solr
   [junit4]   2> 1224020 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224020 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224021 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224021 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/.
   [junit4]   2> 1224021 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1018933168
   [junit4]   2> 1224021 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/]
   [junit4]   2> 1224021 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/lib
   [junit4]   2> 1224021 WARN  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/lib).
   [junit4]   2> 1224023 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1224024 INFO  
(zkCallback-2018-thread-1-processing-n:127.0.0.1:33424_solr) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58fce0d1 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1224024 INFO  (zkCallback-2019-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b698a9d 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/.
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1224024 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1912128281
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/]
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/lib
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224025 WARN  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/lib).
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52548/solr
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224025 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1224026 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52548/solr
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224042 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224043 INFO  (zkCallback-2022-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39df5de9 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224043 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224043 INFO  
(zkCallback-2021-thread-1-processing-n:127.0.0.1:56882_solr) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@34a2ff69 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224043 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1224043 INFO  (jetty-launcher-2008-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224043 INFO  (zkCallback-2024-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b72a5 name:ZooKeeperConnection 
Watcher:127.0.0.1:52548 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1224043 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224043 INFO  (jetty-launcher-2008-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224044 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1224044 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1224044 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1224045 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1224045 INFO  
(zkCallback-2025-thread-1-processing-n:127.0.0.1:34703_solr) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@822e7e0 name:ZooKeeperConnection 
Watcher:127.0.0.1:52548/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1224045 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1224045 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1224045 INFO  
(zkCallback-2026-thread-1-processing-n:127.0.0.1:35026_solr) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7daef31f 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52548/solr
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224046 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1224047 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224047 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1224047 INFO  (zkCallback-2028-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@324bf163 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224047 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1224048 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1224049 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1224049 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1224049 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1224049 INFO  
(zkCallback-2029-thread-1-processing-n:127.0.0.1:35835_solr) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@31436e81 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224049 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1224049 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1224050 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1224051 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1224052 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1224052 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1224052 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1224052 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35835_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33424_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56882_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34703_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35026_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33424_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35835_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:56882_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34703_solr
   [junit4]   2> 1224053 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:35026_solr
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1224054 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94811564683821063-127.0.0.1:33424_solr-n_0000000000
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94811564683821071-127.0.0.1:35835_solr-n_0000000001
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94811564683821069-127.0.0.1:35026_solr-n_0000000002
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94811564683821068-127.0.0.1:34703_solr-n_0000000003
   [junit4]   2> 1224055 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94811564683821066-127.0.0.1:56882_solr-n_0000000004
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33424_solr
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94811564683821063-127.0.0.1:33424_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94811564683821069-127.0.0.1:35026_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94811564683821068-127.0.0.1:34703_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94811564683821071-127.0.0.1:35835_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1224056 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1224057 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.Overseer Overseer 
(id=94811564683821063-127.0.0.1:33424_solr-n_0000000000) starting
   [junit4]   2> 1224057 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1224059 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1224060 INFO  
(OverseerCollectionConfigSetProcessor-94811564683821063-127.0.0.1:33424_solr-n_0000000000)
 [n:127.0.0.1:33424_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1224060 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1224060 INFO  
(OverseerStateUpdate-94811564683821063-127.0.0.1:33424_solr-n_0000000000) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1224069 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1224069 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1224069 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1224069 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node4/.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node3/.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node1/.
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1224071 INFO  (jetty-launcher-2008-thread-4) 
[n:127.0.0.1:56882_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1224070 INFO  (jetty-launcher-2008-thread-3) 
[n:127.0.0.1:35835_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1224071 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1224071 INFO  (jetty-launcher-2008-thread-1) 
[n:127.0.0.1:33424_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1224078 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1224078 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1224079 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node5/.
   [junit4]   2> 1224079 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1224080 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1224080 INFO  (jetty-launcher-2008-thread-5) 
[n:127.0.0.1:34703_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1224091 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1224091 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1224092 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/tempDir-001/node2/.
   [junit4]   2> 1224092 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1224093 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1224093 INFO  (jetty-launcher-2008-thread-2) 
[n:127.0.0.1:35026_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1224093 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224093 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224094 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@30499c96 
name:ZooKeeperConnection Watcher:127.0.0.1:52548 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224094 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224094 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224095 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1224095 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1224096 INFO  (zkCallback-2032-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3be2402f 
name:ZooKeeperConnection Watcher:127.0.0.1:52548/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1224096 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1224096 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1224097 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1224098 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1224098 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1224099 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1224100 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1224100 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1224101 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1224102 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1224102 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1224103 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1224103 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1224104 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1224105 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1224105 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1224106 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1224106 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1224107 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1224108 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1224108 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1224109 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1224109 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1

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

k(PingRequestHandlerTest.java:200)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1228669 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 1228670 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E075FA4BF6D78D0E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 1228671 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E075FA4BF6D78D0E]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 1228672 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E075FA4BF6D78D0E]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} 
hits=0 status=0 QTime=0 
   [junit4]   2> 1228672 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E075FA4BF6D78D0E]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={action=ping&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1228672 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E075FA4BF6D78D0E]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 1228674 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E075FA4BF6D78D0E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 1228674 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E075FA4BF6D78D0E]) [    
] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 1228674 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E075FA4BF6D78D0E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 1228674 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1228674 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1067864219
   [junit4]   2> 1228674 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ab50a2a
   [junit4]   2> 1228675 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-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> 1228675 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1228675 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1228675 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1228675 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1228681 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1228681 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001;done=false>>]
   [junit4]   2> 1228681 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001
   [junit4]   2> 1228682 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1228682 INFO  
(SUITE-PingRequestHandlerTest-seed#[E075FA4BF6D78D0E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_E075FA4BF6D78D0E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=en_GB, timezone=America/Godthab
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=168522000,total=518197248
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, 
HdfsNNFailoverTest, TestElisionMultitermQuery, TestCSVResponseWriter, 
PluginInfoTest, TestReloadAndDeleteDocs, TestSimpleQParserPlugin, 
TestShortCircuitedRequests, MergeStrategyTest, DocValuesMissingTest, 
AnalyticsMergeStrategyTest, AliasIntegrationTest, TestRebalanceLeaders, 
TestPerFieldSimilarity, ClusterStateTest, 
DistributedQueryComponentOptimizationTest, TestStressRecovery, TestRecovery, 
DistributedExpandComponentTest, TestSmileRequest, TestCryptoKeys, 
TestSolr4Spatial2, TestJmxIntegration, TestSolrQueryParser, 
TestDynamicFieldCollectionResource, SimpleCollectionCreateDeleteTest, 
SuggesterWFSTTest, LukeRequestHandlerTest, TestScoreJoinQPScore, 
TestIntervalFaceting, ZkStateWriterTest, CollectionTooManyReplicasTest, 
NoCacheHeaderTest, QueryResultKeyTest, TestLRUCache, 
HdfsChaosMonkeySafeLeaderTest, TestExactStatsCache, DirectUpdateHandlerTest, 
ChangedSchemaMergeTest, TestSolrXml, TestShardHandlerFactory, 
TestSolrConfigHandlerConcurrent, TestExtendedDismaxParser, SampleTest, 
TestSimpleTrackingShardHandler, RegexBoostProcessorTest, InfoHandlerTest, 
TestConfigSets, TestSearchPerf, HighlighterConfigTest, TestExceedMaxTermLength, 
RequestHandlersTest, ZkNodePropsTest, TestNamedUpdateProcessors, RulesTest, 
SimpleFacetsTest, HdfsRecoverLeaseTest, SparseHLLTest, HttpPartitionTest, 
QueryParsingTest, MultiThreadedOCPTest, DistributedFacetPivotLargeTest, 
StatsComponentTest, ConcurrentDeleteAndCreateCollectionTest, SuggesterTSTTest, 
BlockDirectoryTest, ShowFileRequestHandlerTest, TestCoreDiscovery, 
TestJsonRequest, SharedFSAutoReplicaFailoverUtilsTest, 
TestDistribDocBasedVersion, TestNRTOpen, BinaryUpdateRequestHandlerTest, 
TestConfigSetsAPIZkFailure, DocExpirationUpdateProcessorFactoryTest, 
TestFieldTypeCollectionResource, XmlUpdateRequestHandlerTest, 
LeaderElectionTest, DistributedSuggestComponentTest, RemoteQueryErrorTest, 
TestFastWriter, ExplicitHLLTest, PrimitiveFieldTypeTest, ActionThrottleTest, 
TestCloudPivotFacet, TestReplicaProperties, TestHdfsUpdateLog, 
TestCloudManagedSchemaConcurrent, TestStressReorder, HardAutoCommitTest, 
TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, 
PeerSyncTest, TestSort, TestFunctionQuery, TestIndexSearcher, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, 
AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestFoldingMultitermQuery, 
SuggesterTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestUpdate, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest]
   [junit4] Completed [371/544] on J2 in 5.59s, 6 tests, 1 error <<< FAILURES!

[...truncated 545 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: 
There were test failures: 544 suites (7 ignored), 2153 tests, 1 error, 74 
ignored (37 assumptions) [seed: E075FA4BF6D78D0E]

Total time: 49 minutes 55 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