Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12248/
Java: 64bit/jdk1.8.0_60-ea-b06 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:55366

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55366
        at 
__randomizedtesting.SeedInfo.seed([5AAAACA00649DB4F:D2FE937AA8B5B6B7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:497)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
        ... 47 more




Build Log:
[...truncated 10741 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/init-core-data-001
   [junit4]   2> 702248 T3233 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 702250 T3233 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 702250 T3234 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 702250 T3234 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 702350 T3233 oasc.ZkTestServer.run start zk server on 
port:38914
   [junit4]   2> 702351 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 702351 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 702353 T3241 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c63d1c8 
name:ZooKeeperConnection Watcher:127.0.0.1:38914 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 702353 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 702353 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 702353 T3233 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 702355 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 702355 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 702356 T3244 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ef44833 name:ZooKeeperConnection 
Watcher:127.0.0.1:38914/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 702356 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 702357 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 702357 T3233 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 702357 T3233 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 702358 T3233 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 702358 T3233 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 702359 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 702359 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 702360 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 702360 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 702361 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 702361 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 702362 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 702362 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 702363 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 702363 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 702364 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 702364 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 702365 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 702365 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 702365 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 702365 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 702366 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 702366 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 702367 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 702367 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 702367 T3233 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 702368 T3233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 702408 T3233 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1
   [junit4]   2> 702409 T3233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 702411 T3233 oejs.AbstractConnector.doStart Started 
[email protected]:57759
   [junit4]   2> 702411 T3233 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/tempDir-001/control/data, hostContext=/, hostPort=57759, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores}
   [junit4]   2> 702411 T3233 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 702412 T3233 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/'
   [junit4]   2> 702422 T3233 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/solr.xml
   [junit4]   2> 702424 T3233 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores
   [junit4]   2> 702425 T3233 oasc.CoreContainer.<init> New CoreContainer 
1383958911
   [junit4]   2> 702425 T3233 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/]
   [junit4]   2> 702425 T3233 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/lib
   [junit4]   2> 702425 T3233 oasc.SolrResourceLoader.addToClassLoader WARN 
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/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/lib).
   [junit4]   2> 702428 T3233 oashc.HttpShardHandlerFactory.init 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> 702429 T3233 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 702430 T3233 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 702430 T3233 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 702430 T3233 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 702430 T3233 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38914/solr
   [junit4]   2> 702430 T3233 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 702430 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 702431 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 702432 T3256 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2096b591 
name:ZooKeeperConnection Watcher:127.0.0.1:38914 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 702432 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 702433 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 702434 T3233 N:127.0.0.1:57759_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 702435 T3259 N:127.0.0.1:57759_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43f97a35 
name:ZooKeeperConnection Watcher:127.0.0.1:38914/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 702435 T3233 N:127.0.0.1:57759_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 702436 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 702437 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 702437 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 702438 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 702438 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 702439 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 702439 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 702440 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 702440 T3233 N:127.0.0.1:57759_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57759_
   [junit4]   2> 702441 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:57759_
   [junit4]   2> 702441 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 702442 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 702442 T3233 N:127.0.0.1:57759_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 702443 T3233 N:127.0.0.1:57759_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:57759_
   [junit4]   2> 702443 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 702443 T3233 N:127.0.0.1:57759_ oasc.Overseer.start Overseer 
(id=93704381107142659-127.0.0.1:57759_-n_0000000000) starting
   [junit4]   2> 702444 T3233 N:127.0.0.1:57759_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 702446 T3233 N:127.0.0.1:57759_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 702446 T3261 N:127.0.0.1:57759_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 702446 T3233 N:127.0.0.1:57759_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 702446 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 702447 T3233 N:127.0.0.1:57759_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores
   [junit4]   2> 702448 T3233 N:127.0.0.1:57759_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 702448 T3233 N:127.0.0.1:57759_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/
   [junit4]   2> 702448 T3233 N:127.0.0.1:57759_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 702449 T3263 N:127.0.0.1:57759_ C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 702449 T3263 N:127.0.0.1:57759_ C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 702449 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 702449 T3263 N:127.0.0.1:57759_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 702450 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57759";,
   [junit4]   2>          "node_name":"127.0.0.1:57759_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 702450 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57759";,
   [junit4]   2>          "node_name":"127.0.0.1:57759_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 702450 T3260 N:127.0.0.1:57759_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 702450 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 702450 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703450 T3263 N:127.0.0.1:57759_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 703450 T3263 N:127.0.0.1:57759_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 703450 T3263 N:127.0.0.1:57759_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 703450 T3263 N:127.0.0.1:57759_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 703451 T3263 N:127.0.0.1:57759_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 703451 T3263 N:127.0.0.1:57759_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/'
   [junit4]   2> 703459 T3263 N:127.0.0.1:57759_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 703462 T3263 N:127.0.0.1:57759_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 703465 T3263 N:127.0.0.1:57759_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 703473 T3263 N:127.0.0.1:57759_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 703474 T3263 N:127.0.0.1:57759_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 703476 T3263 N:127.0.0.1:57759_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 703538 T3263 N:127.0.0.1:57759_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 703539 T3263 N:127.0.0.1:57759_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 703539 T3263 N:127.0.0.1:57759_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 703541 T3263 N:127.0.0.1:57759_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 703548 T3263 N:127.0.0.1:57759_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 703548 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74bbc48b
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/data
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 703549 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/control-001/cores/collection1/data/index
   [junit4]   2> 703550 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=8.7919921875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=10.653614083871046, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7688519705862887
   [junit4]   2> 703550 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@20290e46 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fde9b55),segFN=segments_1,generation=1}
   [junit4]   2> 703550 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 703553 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 703554 T3263 N:127.0.0.1:57759_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 703554 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 703555 T3263 N:127.0.0.1:57759_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 703555 T3263 N:127.0.0.1:57759_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 703556 T3263 N:127.0.0.1:57759_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 703556 T3263 N:127.0.0.1:57759_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 703559 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 703559 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 703559 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 703560 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 703560 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 703560 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 703561 T3263 N:127.0.0.1:57759_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1900532780, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 703562 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@20290e46 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fde9b55),segFN=segments_1,generation=1}
   [junit4]   2> 703562 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 703562 T3263 N:127.0.0.1:57759_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4d32a108[collection1] main
   [junit4]   2> 703562 T3263 N:127.0.0.1:57759_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 703563 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 703564 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 703564 T3263 N:127.0.0.1:57759_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 703564 T3263 N:127.0.0.1:57759_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 703564 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 703564 T3264 N:127.0.0.1:57759_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4d32a108[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 703564 T3263 N:127.0.0.1:57759_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 703565 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:57759 collection:control_collection shard:shard1
   [junit4]   2> 703567 T3233 N:127.0.0.1:57759_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 703568 T3233 N:127.0.0.1:57759_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 703567 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 703570 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 703570 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 703571 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 703571 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 703571 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 703572 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 703572 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C674 name=collection1 
org.apache.solr.core.SolrCore@76562238 url=http://127.0.0.1:57759/collection1 
node=127.0.0.1:57759_ C674_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57759, 
node_name=127.0.0.1:57759_, state=down}
   [junit4]   2> 703572 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 C674 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57759/collection1/
   [junit4]   2> 703573 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 C674 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 703573 T3270 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@39895156 
name:ZooKeeperConnection Watcher:127.0.0.1:38914/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 703573 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 C674 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57759/collection1/ has no replicas
   [junit4]   2> 703573 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 703573 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:57759/collection1/ shard1
   [junit4]   2> 703574 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 703574 T3233 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 703574 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 703575 T3233 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 703576 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 703576 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:57759";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 703621 T3233 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1
   [junit4]   2> 703622 T3233 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001
   [junit4]   2> 703622 T3233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 703623 T3233 oejs.AbstractConnector.doStart Started 
[email protected]:33804
   [junit4]   2> 703624 T3233 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=33804, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores}
   [junit4]   2> 703624 T3233 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 703624 T3233 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/'
   [junit4]   2> 703635 T3233 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/solr.xml
   [junit4]   2> 703638 T3233 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores
   [junit4]   2> 703638 T3233 oasc.CoreContainer.<init> New CoreContainer 
1208983305
   [junit4]   2> 703639 T3233 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/]
   [junit4]   2> 703639 T3233 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/lib
   [junit4]   2> 703639 T3233 oasc.SolrResourceLoader.addToClassLoader WARN 
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/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/lib).
   [junit4]   2> 703643 T3233 oashc.HttpShardHandlerFactory.init 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> 703644 T3233 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 703644 T3233 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 703645 T3233 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 703645 T3233 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 703645 T3233 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38914/solr
   [junit4]   2> 703645 T3233 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 703645 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 703646 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 703647 T3282 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@415fce38 
name:ZooKeeperConnection Watcher:127.0.0.1:38914 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 703648 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 703648 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 703651 T3233 N:127.0.0.1:33804_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 703652 T3285 N:127.0.0.1:33804_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b85c6c2 
name:ZooKeeperConnection Watcher:127.0.0.1:38914/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 703652 T3233 N:127.0.0.1:33804_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 703656 T3233 N:127.0.0.1:33804_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 703678 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703678 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703678 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703727 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57759/collection1/ and leader is 
http://127.0.0.1:57759/collection1/
   [junit4]   2> 703727 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57759
   [junit4]   2> 703728 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 703728 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 703728 T3267 N:127.0.0.1:57759_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 703729 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 703729 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57759";,
   [junit4]   2>          "node_name":"127.0.0.1:57759_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 703729 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57759";,
   [junit4]   2>          "node_name":"127.0.0.1:57759_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 703830 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703830 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 703830 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 704658 T3233 N:127.0.0.1:33804_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33804_
   [junit4]   2> 704658 T3233 N:127.0.0.1:33804_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:33804_
   [junit4]   2> 704659 T3233 N:127.0.0.1:33804_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 704660 T3233 N:127.0.0.1:33804_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores
   [junit4]   2> 704661 T3233 N:127.0.0.1:33804_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 704661 T3233 N:127.0.0.1:33804_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/
   [junit4]   2> 704662 T3233 N:127.0.0.1:33804_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 704662 T3286 N:127.0.0.1:33804_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 704662 T3286 N:127.0.0.1:33804_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 704663 T3286 N:127.0.0.1:33804_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 704663 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 704663 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33804";,
   [junit4]   2>          "node_name":"127.0.0.1:33804_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 704663 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33804";,
   [junit4]   2>          "node_name":"127.0.0.1:33804_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 704663 T3260 N:127.0.0.1:57759_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 704664 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 704765 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 704765 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 704765 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 705663 T3286 N:127.0.0.1:33804_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 705663 T3286 N:127.0.0.1:33804_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 705663 T3286 N:127.0.0.1:33804_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 705663 T3286 N:127.0.0.1:33804_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 705664 T3286 N:127.0.0.1:33804_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 705664 T3286 N:127.0.0.1:33804_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 705673 T3286 N:127.0.0.1:33804_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 705676 T3286 N:127.0.0.1:33804_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 705678 T3286 N:127.0.0.1:33804_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 705701 T3286 N:127.0.0.1:33804_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 705701 T3286 N:127.0.0.1:33804_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 705704 T3286 N:127.0.0.1:33804_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 705743 T3286 N:127.0.0.1:33804_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 705744 T3286 N:127.0.0.1:33804_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 705744 T3286 N:127.0.0.1:33804_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 705746 T3286 N:127.0.0.1:33804_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 705751 T3286 N:127.0.0.1:33804_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 705751 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 705751 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 705752 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74bbc48b
   [junit4]   2> 705752 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 705752 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 705752 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 705753 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 705753 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=8.7919921875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=10.653614083871046, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7688519705862887
   [junit4]   2> 705753 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4af577b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dcaa893),segFN=segments_1,generation=1}
   [junit4]   2> 705754 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 705756 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 705757 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 705758 T3286 N:127.0.0.1:33804_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 705759 T3286 N:127.0.0.1:33804_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 705760 T3286 N:127.0.0.1:33804_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 705760 T3286 N:127.0.0.1:33804_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 705762 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 705763 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 705763 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 705763 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 705764 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 705764 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 705765 T3286 N:127.0.0.1:33804_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1900532780, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 705765 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4af577b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dcaa893),segFN=segments_1,generation=1}
   [junit4]   2> 705765 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 705766 T3286 N:127.0.0.1:33804_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@682e5a16[collection1] main
   [junit4]   2> 705766 T3286 N:127.0.0.1:33804_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 705766 T3286 N:127.0.0.1:33804_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 705766 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 705767 T3286 N:127.0.0.1:33804_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 705768 T3287 N:127.0.0.1:33804_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@682e5a16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705768 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 705768 T3286 N:127.0.0.1:33804_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 705769 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:33804 collection:collection1 shard:shard2
   [junit4]   2> 705769 T3233 N:127.0.0.1:33804_ oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 705769 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 705769 T3233 N:127.0.0.1:33804_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 705770 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 705771 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 705771 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 705771 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C675 name=collection1 
org.apache.solr.core.SolrCore@1625a355 url=http://127.0.0.1:33804/collection1 
node=127.0.0.1:33804_ C675_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:33804, 
node_name=127.0.0.1:33804_, state=down}
   [junit4]   2> 705771 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 C675 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:33804/collection1/
   [junit4]   2> 705771 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 C675 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 705772 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 705772 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 C675 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:33804/collection1/ has no replicas
   [junit4]   2> 705772 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:33804/collection1/ shard2
   [junit4]   2> 705772 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 705773 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 705774 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:33804";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 705836 T3233 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1
   [junit4]   2> 705837 T3233 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001
   [junit4]   2> 705837 T3233 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 705839 T3233 oejs.AbstractConnector.doStart Started 
[email protected]:55366
   [junit4]   2> 705840 T3233 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=55366, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores}
   [junit4]   2> 705840 T3233 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 705840 T3233 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/'
   [junit4]   2> 705871 T3233 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/solr.xml
   [junit4]   2> 705875 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 705875 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 705875 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 705875 T3233 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores
   [junit4]   2> 705876 T3233 oasc.CoreContainer.<init> New CoreContainer 
2126841073
   [junit4]   2> 705876 T3233 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/]
   [junit4]   2> 705876 T3233 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/lib
   [junit4]   2> 705877 T3233 oasc.SolrResourceLoader.addToClassLoader WARN 
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/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/lib).
   [junit4]   2> 705882 T3233 oashc.HttpShardHandlerFactory.init 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> 705883 T3233 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 705884 T3233 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 705884 T3233 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 705884 T3233 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 705885 T3233 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:38914/solr
   [junit4]   2> 705885 T3233 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 705885 T3233 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 705886 T3233 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 705887 T3302 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1583b359 
name:ZooKeeperConnection Watcher:127.0.0.1:38914 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705888 T3233 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 705888 T3233 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 705889 T3233 N:127.0.0.1:55366_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 705890 T3305 N:127.0.0.1:55366_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@50cdc5f2 
name:ZooKeeperConnection Watcher:127.0.0.1:38914/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 705890 T3233 N:127.0.0.1:55366_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 705892 T3233 N:127.0.0.1:55366_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 705924 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:33804/collection1/ and leader is 
http://127.0.0.1:33804/collection1/
   [junit4]   2> 705924 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:33804
   [junit4]   2> 705924 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 705924 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 705924 T3290 N:127.0.0.1:33804_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 705925 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 705925 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33804";,
   [junit4]   2>          "node_name":"127.0.0.1:33804_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 705926 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33804";,
   [junit4]   2>          "node_name":"127.0.0.1:33804_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 706027 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 706027 T3305 N:127.0.0.1:55366_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 706027 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 706027 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 706894 T3233 N:127.0.0.1:55366_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55366_
   [junit4]   2> 706894 T3233 N:127.0.0.1:55366_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:55366_
   [junit4]   2> 706895 T3233 N:127.0.0.1:55366_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 706896 T3233 N:127.0.0.1:55366_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores
   [junit4]   2> 706897 T3233 N:127.0.0.1:55366_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 706898 T3233 N:127.0.0.1:55366_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/
   [junit4]   2> 706898 T3233 N:127.0.0.1:55366_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 706898 T3306 N:127.0.0.1:55366_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 706898 T3306 N:127.0.0.1:55366_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 706899 T3259 N:127.0.0.1:57759_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 706899 T3306 N:127.0.0.1:55366_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 706899 T3260 N:127.0.0.1:57759_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55366";,
   [junit4]   2>          "node_name":"127.0.0.1:55366_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 706899 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:55366";,
   [junit4]   2>          "node_name":"127.0.0.1:55366_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 706899 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 706900 T3260 N:127.0.0.1:57759_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 707001 T3270 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 707001 T3259 N:127.0.0.1:57759_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 707001 T3305 N:127.0.0.1:55366_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 707001 T3285 N:127.0.0.1:33804_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 707899 T3306 N:127.0.0.1:55366_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 707899 T3306 N:127.0.0.1:55366_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 707900 T3306 N:127.0.0.1:55366_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 707900 T3306 N:127.0.0.1:55366_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 707900 T3306 N:127.0.0.1:55366_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 707900 T3306 N:127.0.0.1:55366_ oasc.SolrResourceLoader.<init> 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/'
   [junit4]   2> 707913 T3306 N:127.0.0.1:55366_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 707916 T3306 N:127.0.0.1:55366_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 707920 T3306 N:127.0.0.1:55366_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 707928 T3306 N:127.0.0.1:55366_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 707929 T3306 N:127.0.0.1:55366_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 707933 T3306 N:127.0.0.1:55366_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 708012 T3306 N:127.0.0.1:55366_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 708013 T3306 N:127.0.0.1:55366_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 708014 T3306 N:127.0.0.1:55366_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 708016 T3306 N:127.0.0.1:55366_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 708023 T3306 N:127.0.0.1:55366_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 708023 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 708023 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 708024 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74bbc48b
   [junit4]   2> 708024 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/data
   [junit4]   2> 708024 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 708025 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 708025 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 708025 T3306 N:127.0.0.1:55366_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=8.7919921875, 
floorSegmentMB=1.0263671875, forceMergeDeletesPctAllowed=10.653614083871046, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7688519705862887
   [junit4]   2> 708026 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@73b6fead 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0e7b0),segFN=segments_1,generation=1}
   [junit4]   2> 708026 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 708029 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 708030 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 708030 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 708030 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 708030 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 708030 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 708031 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 708031 T3306 N:127.0.0.1:55366_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 708031 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 708033 T3306 N:127.0.0.1:55366_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 708034 T3306 N:127.0.0.1:55366_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 708035 T3306 N:127.0.0.1:55366_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 708036 T3306 N:127.0.0.1:55366_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 708039 T3306 N:127.0.0.1:55366_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,

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

5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-4-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1029201 T3233 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1029202 T3233 C:control_collection S:shard1 c:collection1 
oasc.Overseer.close Overseer 
(id=93704381107142668-127.0.0.1:57950_-n_0000000004) closing
   [junit4]   2> 1029202 T3391 N:127.0.0.1:57950_ 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:57950_
   [junit4]   2> 1029203 T3370 N:127.0.0.1:57950_ oascc.ZkStateReader$3.process 
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1029236 T3233 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1029427 T3233 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:38914 38914
   [junit4]   2> 1029522 T3234 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:38914 38914
   [junit4]   2> 1029523 T3234 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=test -Dtests.seed=5AAAACA00649DB4F -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=US/Pacific-New 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    327s J0 | ShardSplitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:55366
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5AAAACA00649DB4F:D2FE937AA8B5B6B7]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:497)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
   [junit4]    >        ... 47 more
   [junit4]   2> 1029530 T3233 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 5AAAACA00649DB4F-001
   [junit4]   2> 327283 T3232 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=tr, 
timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 
1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=328873488,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, 
TestCustomSort, MultiTermTest, TestSweetSpotSimilarityFactory, 
TestRecoveryHdfs, IndexBasedSpellCheckerTest, TestRemoteStreaming, 
ZkNodePropsTest, TestMergePolicyConfig, HttpPartitionTest, TestCodecSupport, 
DistributedQueueTest, LeaderElectionIntegrationTest, 
ChaosMonkeyNothingIsSafeTest, TermsComponentTest, SimplePostToolTest, 
TestClassNameShortening, TestInitQParser, TestFaceting, 
TestAnalyzeInfixSuggestions, PeerSyncTest, StandardRequestHandlerTest, 
TestManagedSchemaDynamicFieldResource, SyncSliceTest, 
VMParamsZkACLAndCredentialsProvidersTest, UniqFieldsUpdateProcessorFactoryTest, 
TestReversedWildcardFilterFactory, TestMissingGroups, TestDistributedSearch, 
MBeansHandlerTest, CSVRequestHandlerTest, 
DistributedQueryComponentOptimizationTest, TestArbitraryIndexDir, 
DateFieldTest, TestPostingsSolrHighlighter, SolrCoreTest, AddBlockUpdateTest, 
TestMiniSolrCloudClusterSSL, DateMathParserTest, TestPhraseSuggestions, 
TestConfig, DefaultValueUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, 
RankQueryTest, TestReplicationHandlerBackup, PingRequestHandlerTest, TestJoin, 
TestDistribDocBasedVersion, CurrencyFieldXmlFileTest, TestNRTOpen, 
TestBinaryField, TestRequestStatusCollectionAPI, TimeZoneUtilsTest, TestUpdate, 
HighlighterConfigTest, CollectionReloadTest, TestLazyCores, 
BasicDistributedZkTest, TestWordDelimiterFilterFactory, 
AnalyticsMergeStrategyTest, ShardSplitTest]
   [junit4] Completed [358/483] on J0 in 327.55s, 1 test, 1 error <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 483 suites, 1931 tests, 1 error, 53 ignored (25 
assumptions)

Total time: 43 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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