Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1983/
Java: 64bit/jdk1.8.0 -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:51053

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51053
        at 
__randomizedtesting.SeedInfo.seed([E4456067D131B011:6C115FBD7FCDDDE9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        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:260)
        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:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        ... 47 more




Build Log:
[...truncated 9366 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/init-core-data-001
   [junit4]   2> 1770094 T8061 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1770104 T8061 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1770115 T8062 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1770205 T8061 oasc.ZkTestServer.run start zk server on 
port:51043
   [junit4]   2> 1770206 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1770209 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1770215 T8069 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d512338 
name:ZooKeeperConnection Watcher:127.0.0.1:51043 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1770216 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1770216 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1770217 T8061 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1770227 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1770232 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1770235 T8072 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7523ebb6 
name:ZooKeeperConnection Watcher:127.0.0.1:51043/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1770235 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1770235 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1770236 T8061 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1770246 T8061 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1770257 T8061 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1770261 T8061 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1770271 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1770272 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1770285 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1770286 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1770295 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1770296 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1770306 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1770307 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1770314 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1770315 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1770324 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1770325 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1770335 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1770336 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1770343 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1770344 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1770351 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1770352 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1770363 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1770364 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1770372 T8061 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1770373 T8061 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1772551 T8061 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores/collection1
   [junit4]   2> 1772555 T8061 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1772561 T8061 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@36d1e154{/,null,AVAILABLE}
   [junit4]   2> 1772564 T8061 oejs.AbstractConnector.doStart Started 
ServerConnector@66c1457c{HTTP/1.1}{127.0.0.1:51046}
   [junit4]   2> 1772565 T8061 oejs.Server.doStart Started @1776957ms
   [junit4]   2> 1772567 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1772567 T8061 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1772569 T8061 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001
   [junit4]   2> 1772570 T8061 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/'
   [junit4]   2> 1772612 T8061 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/solr.xml
   [junit4]   2> 1772624 T8061 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores
   [junit4]   2> 1772625 T8061 oasc.CoreContainer.<init> New CoreContainer 
1150443091
   [junit4]   2> 1772625 T8061 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/]
   [junit4]   2> 1772626 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1772626 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1772627 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1772627 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1772627 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1772628 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1772629 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1772629 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1772629 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1772629 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1772630 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1772631 T8061 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1772631 T8061 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1772632 T8061 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1772633 T8061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1772633 T8061 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51043/solr
   [junit4]   2> 1772633 T8061 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1772633 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1772635 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1772638 T8086 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4863898d 
name:ZooKeeperConnection Watcher:127.0.0.1:51043 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1772639 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1772640 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1772645 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1772649 T8089 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27900e63 
name:ZooKeeperConnection Watcher:127.0.0.1:51043/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1772649 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1772653 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1772662 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1772672 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1772682 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1772692 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1772705 T8061 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1772710 T8061 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51046_
   [junit4]   2> 1772712 T8061 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51046_
   [junit4]   2> 1772720 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1772729 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1772736 T8061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1772742 T8061 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:51046_
   [junit4]   2> 1772743 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1772752 T8061 oasc.Overseer.start Overseer 
(id=93283813155995651-127.0.0.1:51046_-n_0000000000) starting
   [junit4]   2> 1772762 T8061 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1772797 T8061 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1772799 T8091 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1772800 T8061 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1772810 T8061 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1772816 T8061 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1772833 T8090 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1772835 T8061 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores
   [junit4]   2> 1772838 T8061 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores/collection1/
   [junit4]   2> 1772838 T8061 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1772841 T8093 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1772841 T8093 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1772843 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1772843 T8093 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1772856 T8090 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51046";,
   [junit4]   2>          "node_name":"127.0.0.1:51046_",
   [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> 1772859 T8090 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:51046";,
   [junit4]   2>          "node_name":"127.0.0.1:51046_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1772859 T8090 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1772860 T8090 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1772865 T8089 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> 1773846 T8093 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1773846 T8093 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1773850 T8093 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1773851 T8093 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1773859 T8093 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1773860 T8093 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores/collection1/'
   [junit4]   2> 1773887 T8093 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1773893 T8093 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1773910 T8093 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1773915 T8093 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1773946 T8093 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1773951 T8093 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1773960 T8093 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1774084 T8093 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1774085 T8093 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1774086 T8093 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1774090 T8093 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1774147 T8093 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1774147 T8093 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1774147 T8093 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/control/data/
   [junit4]   2> 1774148 T8093 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3475a128
   [junit4]   2> 1774148 T8093 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/control/data
   [junit4]   2> 1774148 T8093 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/control/data/index/
   [junit4]   2> 1774149 T8093 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1774150 T8093 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/control/data/index
   [junit4]   2> 1774150 T8093 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=8.1591796875, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=1.0549743937208134, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1774151 T8093 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b288784 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6a8ee0),segFN=segments_1,generation=1}
   [junit4]   2> 1774151 T8093 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1774154 T8093 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1774154 T8093 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1774155 T8093 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1774155 T8093 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1774156 T8093 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1774157 T8093 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1774157 T8093 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1774158 T8093 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1774158 T8093 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1774159 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1774160 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1774160 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1774161 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1774161 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1774162 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1774162 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1774163 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1774163 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1774165 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1774165 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1774166 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1774166 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1774167 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1774167 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1774168 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1774168 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1774168 T8093 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1774176 T8093 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774177 T8093 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774178 T8093 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774179 T8093 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1774180 T8093 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1774183 T8093 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1774183 T8093 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1774184 T8093 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1774184 T8093 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b288784 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c6a8ee0),segFN=segments_1,generation=1}
   [junit4]   2> 1774185 T8093 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1774185 T8093 oass.SolrIndexSearcher.<init> Opening 
Searcher@386390b9[collection1] main
   [junit4]   2> 1774185 T8093 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1774187 T8093 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1774188 T8093 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1774189 T8093 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1774189 T8093 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1774190 T8093 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1774193 T8093 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1774193 T8093 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1774194 T8093 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1774194 T8093 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1774195 T8093 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1774195 T8094 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@386390b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1774197 T8097 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51046 collection:control_collection 
shard:shard1
   [junit4]   2> 1774197 T8061 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1774198 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1774199 T8097 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1774199 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1774201 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1774206 T8100 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@191020f2 
name:ZooKeeperConnection Watcher:127.0.0.1:51043/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1774207 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1774208 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1774211 T8061 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1774215 T8097 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1774218 T8061 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1774220 T8097 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1774220 T8097 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2735 name=collection1 
org.apache.solr.core.SolrCore@4a2decf3 url=http://127.0.0.1:51046/collection1 
node=127.0.0.1:51046_ C2735_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51046, 
node_name=127.0.0.1:51046_, state=down}
   [junit4]   2> 1774220 T8097 C2735 P51046 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51046/collection1/
   [junit4]   2> 1774220 T8097 C2735 P51046 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1774221 T8097 C2735 P51046 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51046/collection1/ has no replicas
   [junit4]   2> 1774221 T8097 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51046/collection1/ shard1
   [junit4]   2> 1774221 T8097 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1774224 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1774230 T8090 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> 1774238 T8090 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:51046";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1774245 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1774349 T8100 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> 1774351 T8089 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> 1774388 T8097 oasc.ZkController.register We are 
http://127.0.0.1:51046/collection1/ and leader is 
http://127.0.0.1:51046/collection1/
   [junit4]   2> 1774389 T8097 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51046
   [junit4]   2> 1774389 T8097 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1774389 T8097 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1774389 T8097 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1774404 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1774410 T8090 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:51046";,
   [junit4]   2>          "node_name":"127.0.0.1:51046_",
   [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> 1774412 T8090 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:51046";,
   [junit4]   2>          "node_name":"127.0.0.1:51046_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1774519 T8089 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> 1774519 T8100 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> 1776157 T8061 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores/collection1
   [junit4]   2> 1776161 T8061 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1776162 T8061 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1776168 T8061 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@240ad923{/,null,AVAILABLE}
   [junit4]   2> 1776169 T8061 oejs.AbstractConnector.doStart Started 
ServerConnector@4e498b54{HTTP/1.1}{127.0.0.1:51050}
   [junit4]   2> 1776170 T8061 oejs.Server.doStart Started @1780562ms
   [junit4]   2> 1776171 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1776171 T8061 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1776171 T8061 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001
   [junit4]   2> 1776172 T8061 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/'
   [junit4]   2> 1776214 T8061 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/solr.xml
   [junit4]   2> 1776244 T8061 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores
   [junit4]   2> 1776246 T8061 oasc.CoreContainer.<init> New CoreContainer 
1615953030
   [junit4]   2> 1776246 T8061 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/]
   [junit4]   2> 1776250 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1776251 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1776251 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1776251 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1776253 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1776256 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1776256 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1776257 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1776257 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1776257 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1776260 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1776262 T8061 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1776262 T8061 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1776263 T8061 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1776263 T8061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1776266 T8061 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51043/solr
   [junit4]   2> 1776267 T8061 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1776268 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1776272 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1776275 T8114 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9970c4a name:ZooKeeperConnection 
Watcher:127.0.0.1:51043 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1776276 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1776277 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1776282 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1776285 T8117 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@21833b58 
name:ZooKeeperConnection Watcher:127.0.0.1:51043/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1776285 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1776301 T8061 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1777314 T8061 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51050_
   [junit4]   2> 1777316 T8061 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51050_
   [junit4]   2> 1777328 T8061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1777339 T8061 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores
   [junit4]   2> 1777341 T8061 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores/collection1/
   [junit4]   2> 1777342 T8061 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1777345 T8118 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1777345 T8118 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1777348 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1777348 T8118 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1777352 T8090 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:51050";,
   [junit4]   2>          "node_name":"127.0.0.1:51050_",
   [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> 1777355 T8090 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:51050";,
   [junit4]   2>          "node_name":"127.0.0.1:51050_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1777359 T8090 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1777360 T8090 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1777364 T8089 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> 1777364 T8100 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> 1777364 T8117 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> 1778350 T8118 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1778351 T8118 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1778354 T8118 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1778355 T8118 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1778360 T8118 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1778361 T8118 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1778390 T8118 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1778395 T8118 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1778412 T8118 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1778416 T8118 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1778427 T8118 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1778433 T8118 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1778450 T8118 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1778593 T8118 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1778594 T8118 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1778595 T8118 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1778601 T8118 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1778659 T8118 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1778659 T8118 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1778660 T8118 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty1/
   [junit4]   2> 1778660 T8118 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3475a128
   [junit4]   2> 1778661 T8118 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty1
   [junit4]   2> 1778661 T8118 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty1/index/
   [junit4]   2> 1778661 T8118 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1778662 T8118 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty1/index
   [junit4]   2> 1778663 T8118 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=8.1591796875, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=1.0549743937208134, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1778664 T8118 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b61bb70 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd1df6c),segFN=segments_1,generation=1}
   [junit4]   2> 1778664 T8118 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1778673 T8118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1778673 T8118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1778674 T8118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1778674 T8118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1778675 T8118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1778675 T8118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1778676 T8118 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1778677 T8118 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1778677 T8118 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1778678 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1778679 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1778679 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1778680 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1778680 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1778681 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1778682 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1778683 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1778683 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1778687 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1778688 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1778688 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1778689 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1778690 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1778690 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1778691 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1778691 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1778692 T8118 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1778702 T8118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778704 T8118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778706 T8118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778708 T8118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1778708 T8118 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1778711 T8118 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1778711 T8118 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1778712 T8118 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1778712 T8118 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6b61bb70 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd1df6c),segFN=segments_1,generation=1}
   [junit4]   2> 1778713 T8118 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1778713 T8118 oass.SolrIndexSearcher.<init> Opening 
Searcher@7df1667c[collection1] main
   [junit4]   2> 1778713 T8118 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1778718 T8118 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1778719 T8118 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1778722 T8118 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1778722 T8118 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1778723 T8118 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1778725 T8118 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1778726 T8118 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1778727 T8118 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1778728 T8118 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1778729 T8119 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7df1667c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1778730 T8118 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1778733 T8122 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51050 collection:collection1 
shard:shard2
   [junit4]   2> 1778734 T8061 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1778736 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1778737 T8122 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1778757 T8122 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1778762 T8122 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1778764 T8122 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2736 name=collection1 
org.apache.solr.core.SolrCore@29cb19e url=http://127.0.0.1:51050/collection1 
node=127.0.0.1:51050_ C2736_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51050, 
node_name=127.0.0.1:51050_, state=down}
   [junit4]   2> 1778764 T8122 C2736 P51050 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51050/collection1/
   [junit4]   2> 1778765 T8122 C2736 P51050 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1778765 T8122 C2736 P51050 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51050/collection1/ has no replicas
   [junit4]   2> 1778766 T8122 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51050/collection1/ shard2
   [junit4]   2> 1778767 T8122 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1778769 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1778778 T8090 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> 1778795 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1778799 T8090 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:51050";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1778908 T8117 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> 1778912 T8089 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> 1778916 T8100 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> 1778948 T8122 oasc.ZkController.register We are 
http://127.0.0.1:51050/collection1/ and leader is 
http://127.0.0.1:51050/collection1/
   [junit4]   2> 1778949 T8122 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51050
   [junit4]   2> 1778949 T8122 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1778949 T8122 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1778949 T8122 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1778953 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1778957 T8090 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:51050";,
   [junit4]   2>          "node_name":"127.0.0.1:51050_",
   [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> 1778961 T8090 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:51050";,
   [junit4]   2>          "node_name":"127.0.0.1:51050_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1779076 T8100 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> 1779077 T8089 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> 1779077 T8117 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> 1780717 T8061 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores/collection1
   [junit4]   2> 1780719 T8061 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1780721 T8061 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1780729 T8061 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@e1fcee9{/,null,AVAILABLE}
   [junit4]   2> 1780730 T8061 oejs.AbstractConnector.doStart Started 
ServerConnector@23e3fcbc{HTTP/1.1}{127.0.0.1:51053}
   [junit4]   2> 1780730 T8061 oejs.Server.doStart Started @1785123ms
   [junit4]   2> 1780732 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1780732 T8061 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1780734 T8061 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001
   [junit4]   2> 1780736 T8061 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/'
   [junit4]   2> 1780789 T8061 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/solr.xml
   [junit4]   2> 1780799 T8061 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores
   [junit4]   2> 1780803 T8061 oasc.CoreContainer.<init> New CoreContainer 
1167255873
   [junit4]   2> 1780803 T8061 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/]
   [junit4]   2> 1780804 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1780804 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1780804 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1780805 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1780805 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1780805 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1780806 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1780806 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1780807 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1780807 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1780807 T8061 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1780808 T8061 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1780808 T8061 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1780808 T8061 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1780808 T8061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1780809 T8061 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51043/solr
   [junit4]   2> 1780809 T8061 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1780809 T8061 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1780811 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1780814 T8136 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5ce0b8c4 
name:ZooKeeperConnection Watcher:127.0.0.1:51043 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1780814 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1780814 T8061 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1780820 T8061 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1780824 T8139 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e5b4273 
name:ZooKeeperConnection Watcher:127.0.0.1:51043/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1780824 T8061 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1780843 T8061 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1781859 T8061 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51053_
   [junit4]   2> 1781863 T8061 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51053_
   [junit4]   2> 1781883 T8061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1781892 T8061 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores
   [junit4]   2> 1781896 T8061 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores/collection1/
   [junit4]   2> 1781897 T8061 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1781899 T8140 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1781899 T8140 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1781901 T8140 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1781902 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1781904 T8090 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:51053";,
   [junit4]   2>          "node_name":"127.0.0.1:51053_",
   [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> 1781906 T8090 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:51053";,
   [junit4]   2>          "node_name":"127.0.0.1:51053_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1781906 T8090 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1781907 T8090 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1781911 T8117 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> 1781911 T8089 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> 1781911 T8100 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> 1781911 T8139 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> 1782903 T8140 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1782903 T8140 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1782907 T8140 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1782907 T8140 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1782912 T8140 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1782912 T8140 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1782941 T8140 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1782950 T8140 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1782967 T8140 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1782974 T8140 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1782991 T8140 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1782996 T8140 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1783002 T8140 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1783169 T8140 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1783172 T8140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1783174 T8140 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1783180 T8140 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1783245 T8140 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1783246 T8140 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1783246 T8140 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty2/
   [junit4]   2> 1783246 T8140 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3475a128
   [junit4]   2> 1783247 T8140 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty2
   [junit4]   2> 1783248 T8140 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty2/index/
   [junit4]   2> 1783248 T8140 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1783250 T8140 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001/tempDir-001/jetty2/index
   [junit4]   2> 1783251 T8140 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=8.1591796875, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=1.0549743937208134, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1783252 T8140 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34eb8a0e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e42ae69),segFN=segments_1,generation=1}
   [junit4]   2> 1783253 T8140 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1783257 T8140 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1783258 T8140 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1783259 T8140 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1783259 T8140 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1783261 T8140 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1783261 T8140 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1783261 T8140 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1783262 T8140 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1783262 T8140 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1783262 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1783263 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1783264 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1783264 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1783265 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1783265 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1783266 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1783267 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1783268 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1783269 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1783270 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1783270 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1783271 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1783271 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1783272 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1783272 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1783273 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1783274 T8140 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1783283 T8140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1783286 T8140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1783287 T8140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1783289 T8140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1783290 T8140 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1783292 T8140 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1783292 T8140 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1783292 T8140 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1783293 T8140 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34eb8a0e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e42ae69),segFN=segments_1,generation=1}
   [junit4]   2> 1783293 T8140 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1783294 T8140 oass.SolrIndexSearcher.<init> Opening 
Searcher@3d86acb0[collection1] main
   [junit4]   2> 1783294 T8140 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1783298 T8140 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1783298 T8140 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1783300 T8140 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1783301 T8140 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1783301 T8140 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1783303 T8140 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1783304 T8140 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1783304 T8140 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1783304 T8140 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1783305 T8141 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3d86acb0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1783306 T8140 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1783309 T8144 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51053 collection:collection1 
shard:shard1
   [junit4]   2> 1783310 T8061 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1783311 T8061 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1783313 T8144 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1783327 T8144 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1783332 T8089 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1783334 T8144 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1783334 T8144 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2737 name=collection1 
org.apache.solr.core.SolrCore@77cb3045 url=http://127.0.0.1:51053/collection1 
node=127.0.0.1:51053_ C2737_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51053, 
node_name=127.0.0.1:51053_, state=down}
   [junit4]   2> 1783335 T8144 C2737 P51053 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51053/collection1/
   [junit4]   2> 1783335 T8144 C2737 P51053 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1783335 T8144 C2737 P51053 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51053/collection1/ has no replicas
   [junit4]   2> 1783336 T8144 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51053/collection1/ shard1
   [junit4]   2> 1783336 T814

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

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>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=test -Dtests.seed=E4456067D131B011 -Dtests.slow=true 
-Dtests.locale=sv -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    335s | ShardSplitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51053
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E4456067D131B011:6C115FBD7FCDDDE9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [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.read(SocketInputStream.java:150)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:121)
   [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:260)
   [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:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
   [junit4]    >        ... 47 more
   [junit4]   2> 2105489 T8061 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest
 E4456067D131B011-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=sv, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 
(64-bit)/cpus=2,threads=1,free=67619800,total=277454848
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedIntervalFacetingTest, SynonymTokenizerTest, 
DistributedFacetPivotSmallAdvancedTest, TestCopyFieldCollectionResource, 
TestSuggestSpellingConverter, TestSolrConfigHandler, NumericFieldsTest, 
ZkSolrClientTest, TestJoin, TestAnalyzeInfixSuggestions, DebugComponentTest, 
TestSolrQueryParserResource, TestQuerySenderNoQuery, TestRawResponseWriter, 
CollectionsAPIDistributedZkTest, TestRestManager, 
DistributedQueryElevationComponentTest, HardAutoCommitTest, 
FastVectorHighlighterTest, OpenCloseCoreStressTest, TestNRTOpen, 
CoreAdminRequestStatusTest, SimpleFacetsTest, ShardRoutingCustomTest, 
XmlUpdateRequestHandlerTest, SolrInfoMBeanTest, TestReplicationHandler, 
QueryElevationComponentTest, MinimalSchemaTest, HdfsLockFactoryTest, 
OutputWriterTest, ChangedSchemaMergeTest, TestExtendedDismaxParser, 
TestReqParamsAPI, TestHighlightDedupGrouping, TestComplexPhraseQParserPlugin, 
ClusterStateUpdateTest, XsltUpdateRequestHandlerTest, DocumentBuilderTest, 
RequiredFieldsTest, TestComponentsName, TestDocSet, SpatialRPTFieldTypeTest, 
UpdateParamsTest, OverseerTest, TestLMJelinekMercerSimilarityFactory, 
SharedFSAutoReplicaFailoverTest, NotRequiredUniqueKeyTest, 
TestBlendedInfixSuggestions, PreAnalyzedFieldTest, 
LeaderElectionIntegrationTest, TestMiniSolrCloudCluster, 
TriLevelCompositeIdRoutingTest, ZkControllerTest, SolrCmdDistributorTest, 
FieldAnalysisRequestHandlerTest, ParsingFieldUpdateProcessorsTest, 
TestSolrConfigHandlerConcurrent, TestPerFieldSimilarity, 
TestAnalyzedSuggestions, SOLR749Test, TestConfigSets, TestQuerySenderListener, 
TestFastWriter, MoreLikeThisHandlerTest, TestPhraseSuggestions, 
ShardRoutingTest, TestSolr4Spatial2, TestFieldCollectionResource, 
TestSolrQueryParserDefaultOperatorResource, TestAtomicUpdateErrorCases, 
TestUniqueKeyFieldResource, HdfsSyncSliceTest, AddBlockUpdateTest, 
LukeRequestHandlerTest, TestSchemaSimilarityResource, TestPseudoReturnFields, 
TestTolerantSearch, ChaosMonkeyNothingIsSafeTest, TestOmitPositions, 
TestFiltering, TestCloudPivotFacet, JsonLoaderTest, OverseerRolesTest, 
TestCoreContainer, HdfsCollectionsAPIDistributedZkTest, SearchHandlerTest, 
HdfsBasicDistributedZk2Test, TestTrie, QueryEqualityTest, 
TestFoldingMultitermQuery, TestSchemaResource, DistanceUnitsTest, 
TermVectorComponentTest, PathHierarchyTokenizerFactoryTest, HdfsRecoveryZkTest, 
TestReRankQParserPlugin, TestGroupingSearch, TestFaceting, 
HdfsUnloadDistributedZkTest, AnalyticsQueryTest, 
DistribDocExpirationUpdateProcessorTest, TestConfigReload, SolrPluginUtilsTest, 
HdfsDirectoryTest, TestInitQParser, TestReload, DocValuesMultiTest, 
DeleteReplicaTest, TestConfigOverlay, TestStressRecovery, 
TestSchemaNameResource, TestXIncludeConfig, SuggesterWFSTTest, 
IndexSchemaRuntimeFieldTest, TestExactStatsCache, 
TestRequestStatusCollectionAPI, BinaryUpdateRequestHandlerTest, 
TestDistributedGrouping, TestDefaultSearchFieldResource, SuggestComponentTest, 
FieldMutatingUpdateProcessorTest, TestConfig, QueryParsingTest, 
TestManagedStopFilterFactory, TestStressLucene, SaslZkACLProviderTest, 
ReturnFieldsTest, ChaosMonkeySafeLeaderTest, TestBinaryResponseWriter, 
TestCollapseQParserPlugin, SuggesterTSTTest, SliceStateTest, TestManagedSchema, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, DeleteShardTest, 
FileUtilsTest, SchemaVersionSpecificBehaviorTest, IndexBasedSpellCheckerTest, 
BasicDistributedZk2Test, IndexSchemaTest, TestDFRSimilarityFactory, 
TestPivotHelperCode, TestAddFieldRealTimeGet, TestLazyCores, RankQueryTest, 
ClusterStateTest, DateFieldTest, TestSolr4Spatial, SpellCheckCollatorTest, 
BadComponentTest, CollectionsAPIAsyncDistributedZkTest, 
TestDefaultSimilarityFactory, ZkCLITest, ExitableDirectoryReaderTest, 
ShardSplitTest]
   [junit4] Completed in 335.46s, 1 test, 1 error <<< FAILURES!

[...truncated 927 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 464 suites, 1854 tests, 1 error, 51 ignored (20 
assumptions)

Total time: 128 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to