Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1968/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: 
true)

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51797
        at 
__randomizedtesting.SeedInfo.seed([38E4D94C91E573FE:B9025754E6BA13C2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:581)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:532)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:151)
        at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:103)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
        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 
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.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        ... 45 more




Build Log:
[...truncated 9297 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-38E4D94C91E573FE-001/init-core-data-001
   [junit4]   2> 3174289 T8078 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 3174297 T8078 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 3174301 T8078 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3174313 T8079 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3174409 T8078 oasc.ZkTestServer.run start zk server on 
port:51787
   [junit4]   2> 3174410 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3174411 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3174417 T8086 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18249cac 
name:ZooKeeperConnection Watcher:127.0.0.1:51787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3174417 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3174418 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3174418 T8078 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3174427 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3174429 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3174432 T8089 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@26ed4f68 
name:ZooKeeperConnection Watcher:127.0.0.1:51787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3174433 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3174433 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3174434 T8078 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 3174442 T8078 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 3174451 T8078 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 3174458 T8078 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 3174467 T8078 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> 3174469 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 3174478 T8078 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> 3174478 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 3174487 T8078 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> 3174488 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3174494 T8078 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> 3174495 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 3174503 T8078 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> 3174504 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 3174515 T8078 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> 3174515 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 3174522 T8078 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> 3174522 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 3174530 T8078 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> 3174531 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 3174537 T8078 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> 3174538 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3174544 T8078 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> 3174545 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 3174554 T8078 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> 3174554 T8078 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 3176445 T8078 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3176457 T8078 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:51790
   [junit4]   2> 3176458 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3176459 T8078 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3176459 T8078 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-38E4D94C91E573FE-001/tempDir-002
   [junit4]   2> 3176460 T8078 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/'
   [junit4]   2> 3176527 T8078 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/solr.xml
   [junit4]   2> 3176550 T8078 oasc.CoreContainer.<init> New CoreContainer 
394839970
   [junit4]   2> 3176552 T8078 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-38E4D94C91E573FE-001/tempDir-002/]
   [junit4]   2> 3176553 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3176554 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3176555 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3176555 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3176556 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3176556 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3176557 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3176557 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3176558 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3176558 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3176559 T8078 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3176559 T8078 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3176559 T8078 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3176561 T8078 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3176562 T8078 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 3176563 T8078 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3176563 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3176565 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3176570 T8101 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3490c5c5 
name:ZooKeeperConnection Watcher:127.0.0.1:51787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3176571 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3176572 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3176577 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3176581 T8104 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a497eda 
name:ZooKeeperConnection Watcher:127.0.0.1:51787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3176582 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3176590 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 3176603 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 3176612 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 3176619 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 3176626 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 3176640 T8078 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3176648 T8078 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51790_
   [junit4]   2> 3176654 T8078 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51790_
   [junit4]   2> 3176664 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 3176669 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 3176674 T8078 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3176678 T8078 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:51790_
   [junit4]   2> 3176679 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 3176684 T8078 oasc.Overseer.start Overseer 
(id=92894474792534019-127.0.0.1:51790_-n_0000000000) starting
   [junit4]   2> 3176690 T8078 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 3176713 T8078 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3176714 T8106 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 3176716 T8078 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 3176721 T8078 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 3176727 T8078 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3176738 T8105 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 3176743 T8108 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 3176743 T8108 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3176746 T8108 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3176746 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3176752 T8105 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:51790";,
   [junit4]   2>          "node_name":"127.0.0.1:51790_",
   [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> 3176754 T8105 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:51790";,
   [junit4]   2>          "node_name":"127.0.0.1:51790_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3176754 T8105 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 3176754 T8105 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 3176756 T8104 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> 3177749 T8108 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3177750 T8108 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 3177751 T8108 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3177751 T8108 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3177761 T8108 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3177761 T8108 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/collection1/'
   [junit4]   2> 3177764 T8108 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3177765 T8108 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3177766 T8108 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 3177805 T8108 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3177812 T8108 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3177842 T8108 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3177852 T8108 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3177856 T8108 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3177861 T8108 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3177986 T8108 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3177987 T8108 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3177988 T8108 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3177995 T8108 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3178057 T8108 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 3178057 T8108 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3178058 T8108 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-38E4D94C91E573FE-001/tempDir-002/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/control/data/
   [junit4]   2> 3178058 T8108 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab3a5aa
   [junit4]   2> 3178059 T8108 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/control/data
   [junit4]   2> 3178059 T8108 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-38E4D94C91E573FE-001/tempDir-001/control/data/index/
   [junit4]   2> 3178063 T8108 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-38E4D94C91E573FE-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3178064 T8108 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/control/data/index
   [junit4]   2> 3178064 T8108 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=0.4638671875, 
floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=21.122957027442595, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3178065 T8108 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@52485b00 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@758c5ae),segFN=segments_1,generation=1}
   [junit4]   2> 3178065 T8108 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3178068 T8108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3178069 T8108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3178071 T8108 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3178072 T8108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3178072 T8108 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3178073 T8108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3178074 T8108 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3178075 T8108 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3178075 T8108 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3178076 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3178078 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3178078 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3178079 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3178080 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3178081 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3178081 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3178082 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3178083 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3178084 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3178085 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3178086 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3178086 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3178087 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3178088 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3178088 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3178088 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3178089 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3178089 T8108 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3178096 T8108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3178098 T8108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3178100 T8108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3178101 T8108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3178104 T8108 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3178104 T8108 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3178104 T8108 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@18b2e40c
   [junit4]   2> 3178105 T8108 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@52485b00 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@758c5ae),segFN=segments_1,generation=1}
   [junit4]   2> 3178105 T8108 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3178105 T8108 oass.SolrIndexSearcher.<init> Opening 
Searcher@74c808a[collection1] main
   [junit4]   2> 3178106 T8108 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 3178108 T8108 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 3178109 T8108 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3178111 T8108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3178111 T8108 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3178111 T8108 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3178113 T8108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3178113 T8108 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3178115 T8108 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 3178127 T8108 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3178127 T8108 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3178128 T8108 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3178128 T8108 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3178132 T8108 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3178132 T8109 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@74c808a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3178135 T8112 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51790 collection:control_collection 
shard:shard1
   [junit4]   2> 3178135 T8078 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3178138 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3178139 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3178142 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3178147 T8115 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@708db010 
name:ZooKeeperConnection Watcher:127.0.0.1:51787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3178148 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3178148 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3178149 T8078 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3178156 T8078 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 3178160 T8112 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3178187 T8112 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3178192 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3178195 T8112 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3178195 T8112 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5496 name=collection1 
org.apache.solr.core.SolrCore@2a8bd6f0 url=http://127.0.0.1:51790/collection1 
node=127.0.0.1:51790_ C5496_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51790, 
node_name=127.0.0.1:51790_, state=down}
   [junit4]   2> 3178196 T8112 C5496 P51790 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51790/collection1/
   [junit4]   2> 3178196 T8112 C5496 P51790 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3178197 T8112 C5496 P51790 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51790/collection1/ has no replicas
   [junit4]   2> 3178197 T8112 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51790/collection1/ shard1
   [junit4]   2> 3178198 T8112 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3178196 T8105 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> 3178215 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3178218 T8105 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:51790";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 3178333 T8104 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> 3178333 T8115 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> 3178372 T8112 oasc.ZkController.register We are 
http://127.0.0.1:51790/collection1/ and leader is 
http://127.0.0.1:51790/collection1/
   [junit4]   2> 3178373 T8112 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51790
   [junit4]   2> 3178373 T8112 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3178373 T8112 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 3178374 T8112 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3178378 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3178386 T8105 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:51790";,
   [junit4]   2>          "node_name":"127.0.0.1:51790_",
   [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> 3178389 T8105 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:51790";,
   [junit4]   2>          "node_name":"127.0.0.1:51790_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3178501 T8115 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> 3178502 T8104 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> 3180078 T8078 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 3180080 T8078 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3180086 T8078 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:51794
   [junit4]   2> 3180088 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3180089 T8078 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3180089 T8078 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-38E4D94C91E573FE-001/tempDir-003
   [junit4]   2> 3180090 T8078 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/'
   [junit4]   2> 3180133 T8078 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/solr.xml
   [junit4]   2> 3180148 T8078 oasc.CoreContainer.<init> New CoreContainer 
491422859
   [junit4]   2> 3180149 T8078 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-38E4D94C91E573FE-001/tempDir-003/]
   [junit4]   2> 3180150 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3180150 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3180151 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3180151 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3180152 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3180152 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3180152 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3180152 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3180153 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3180153 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3180153 T8078 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3180154 T8078 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3180154 T8078 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3180154 T8078 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3180154 T8078 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 3180155 T8078 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3180155 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3180156 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3180165 T8127 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ef7cdfe 
name:ZooKeeperConnection Watcher:127.0.0.1:51787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3180166 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3180166 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3180172 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3180173 T8130 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b5ae009 
name:ZooKeeperConnection Watcher:127.0.0.1:51787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3180173 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3180191 T8078 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3181206 T8078 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51794_
   [junit4]   2> 3181208 T8078 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51794_
   [junit4]   2> 3181219 T8078 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3181231 T8131 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3181231 T8131 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3181233 T8131 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3181234 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3181239 T8105 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:51794";,
   [junit4]   2>          "node_name":"127.0.0.1:51794_",
   [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> 3181241 T8105 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:51794";,
   [junit4]   2>          "node_name":"127.0.0.1:51794_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3181241 T8105 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 3181241 T8105 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 3181248 T8104 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> 3181248 T8115 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> 3181248 T8130 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> 3182236 T8131 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3182236 T8131 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3182238 T8131 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3182238 T8131 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3182241 T8131 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3182241 T8131 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/collection1/'
   [junit4]   2> 3182242 T8131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3182243 T8131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3182243 T8131 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 3182285 T8131 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3182290 T8131 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3182305 T8131 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3182318 T8131 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3182321 T8131 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3182327 T8131 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3182462 T8131 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3182463 T8131 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3182464 T8131 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3182470 T8131 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3182525 T8131 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3182526 T8131 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3182526 T8131 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-38E4D94C91E573FE-001/tempDir-003/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty1/
   [junit4]   2> 3182526 T8131 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab3a5aa
   [junit4]   2> 3182527 T8131 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty1
   [junit4]   2> 3182527 T8131 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-38E4D94C91E573FE-001/tempDir-001/jetty1/index/
   [junit4]   2> 3182528 T8131 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-38E4D94C91E573FE-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3182529 T8131 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty1/index
   [junit4]   2> 3182529 T8131 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=0.4638671875, 
floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=21.122957027442595, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3182530 T8131 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c066b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@745cd7ed),segFN=segments_1,generation=1}
   [junit4]   2> 3182530 T8131 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3182534 T8131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3182534 T8131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3182535 T8131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3182535 T8131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3182535 T8131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3182535 T8131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3182536 T8131 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3182536 T8131 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3182536 T8131 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3182536 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3182537 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3182537 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3182538 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3182539 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3182539 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3182541 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3182542 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3182543 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3182548 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3182549 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3182550 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3182551 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3182553 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3182554 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3182555 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3182555 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3182556 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3182558 T8131 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3182567 T8131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3182569 T8131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3182571 T8131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3182572 T8131 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3182574 T8131 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3182575 T8131 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3182576 T8131 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@51bac3a3
   [junit4]   2> 3182577 T8131 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c066b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@745cd7ed),segFN=segments_1,generation=1}
   [junit4]   2> 3182577 T8131 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3182577 T8131 oass.SolrIndexSearcher.<init> Opening 
Searcher@469153a4[collection1] main
   [junit4]   2> 3182577 T8131 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3182580 T8131 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3182580 T8131 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3182582 T8131 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3182582 T8131 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3182582 T8131 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3182586 T8131 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3182586 T8131 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3182586 T8131 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3182587 T8131 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3182587 T8131 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3182588 T8132 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@469153a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3182588 T8131 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3182599 T8078 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3182600 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3182602 T8135 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51794 collection:collection1 
shard:shard2
   [junit4]   2> 3182622 T8135 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3182638 T8135 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 3182649 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3182652 T8135 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3182652 T8135 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5497 name=collection1 
org.apache.solr.core.SolrCore@63e83d8 url=http://127.0.0.1:51794/collection1 
node=127.0.0.1:51794_ C5497_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51794, 
node_name=127.0.0.1:51794_, state=down}
   [junit4]   2> 3182652 T8135 C5497 P51794 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51794/collection1/
   [junit4]   2> 3182653 T8135 C5497 P51794 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3182653 T8135 C5497 P51794 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51794/collection1/ has no replicas
   [junit4]   2> 3182653 T8135 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51794/collection1/ shard2
   [junit4]   2> 3182653 T8135 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 3182665 T8105 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> 3182759 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3182762 T8105 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:51794";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 3182767 T8130 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> 3182769 T8104 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> 3182773 T8115 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> 3182809 T8135 oasc.ZkController.register We are 
http://127.0.0.1:51794/collection1/ and leader is 
http://127.0.0.1:51794/collection1/
   [junit4]   2> 3182809 T8135 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51794
   [junit4]   2> 3182810 T8135 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3182810 T8135 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3182811 T8135 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3182818 T8136 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3182822 T8105 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:51794";,
   [junit4]   2>          "node_name":"127.0.0.1:51794_",
   [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> 3182824 T8105 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:51794";,
   [junit4]   2>          "node_name":"127.0.0.1:51794_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3182932 T8130 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> 3182933 T8115 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> 3184539 T8078 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 3184540 T8078 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3184545 T8078 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:51797
   [junit4]   2> 3184547 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 3184547 T8078 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3184547 T8078 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-38E4D94C91E573FE-001/tempDir-004
   [junit4]   2> 3184548 T8078 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-004/'
   [junit4]   2> 3184599 T8078 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-38E4D94C91E573FE-001/tempDir-004/solr.xml
   [junit4]   2> 3184629 T8078 oasc.CoreContainer.<init> New CoreContainer 
1195407546
   [junit4]   2> 3184629 T8078 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-38E4D94C91E573FE-001/tempDir-004/]
   [junit4]   2> 3184630 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 3184630 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 3184630 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 3184631 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3184631 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3184632 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3184632 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3184632 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3184634 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3184634 T8078 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3184635 T8078 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 3184635 T8078 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3184635 T8078 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3184636 T8078 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3184636 T8078 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 3184636 T8078 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 3184637 T8078 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 3184639 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3184643 T8148 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24a96ca8 
name:ZooKeeperConnection Watcher:127.0.0.1:51787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3184644 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3184644 T8078 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 3184649 T8078 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 3184652 T8151 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2585d5c5 
name:ZooKeeperConnection Watcher:127.0.0.1:51787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3184653 T8078 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 3184669 T8078 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 3185682 T8078 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51797_
   [junit4]   2> 3185684 T8078 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51797_
   [junit4]   2> 3185697 T8078 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3185711 T8152 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 3185711 T8152 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3185713 T8152 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 3185713 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3185716 T8105 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:51797";,
   [junit4]   2>          "node_name":"127.0.0.1:51797_",
   [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> 3185717 T8105 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:51797";,
   [junit4]   2>          "node_name":"127.0.0.1:51797_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 3185718 T8105 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 3185718 T8105 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 3185722 T8104 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> 3185722 T8115 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> 3185722 T8151 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> 3185723 T8130 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> 3186715 T8152 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 3186716 T8152 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 3186719 T8152 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 3186719 T8152 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3186723 T8152 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3186723 T8152 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-004/collection1/'
   [junit4]   2> 3186725 T8152 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3186726 T8152 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3186726 T8152 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 3186764 T8152 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 3186771 T8152 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 3186790 T8152 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3186804 T8152 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3186808 T8152 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 3186814 T8152 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 3186956 T8152 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 3186956 T8152 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3186959 T8152 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3186968 T8152 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 3187027 T8152 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 3187028 T8152 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3187028 T8152 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-38E4D94C91E573FE-001/tempDir-004/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty2/
   [junit4]   2> 3187029 T8152 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5ab3a5aa
   [junit4]   2> 3187030 T8152 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty2
   [junit4]   2> 3187030 T8152 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-38E4D94C91E573FE-001/tempDir-001/jetty2/index/
   [junit4]   2> 3187031 T8152 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-38E4D94C91E573FE-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3187032 T8152 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-38E4D94C91E573FE-001/tempDir-001/jetty2/index
   [junit4]   2> 3187033 T8152 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=0.4638671875, 
floorSegmentMB=0.2705078125, forceMergeDeletesPctAllowed=21.122957027442595, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3187033 T8152 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72ee83c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19cf4754),segFN=segments_1,generation=1}
   [junit4]   2> 3187034 T8152 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3187038 T8152 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3187039 T8152 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 3187040 T8152 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3187040 T8152 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3187041 T8152 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3187041 T8152 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3187042 T8152 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3187042 T8152 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3187042 T8152 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3187043 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3187044 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3187044 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3187045 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3187045 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3187046 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3187047 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3187048 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3187048 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3187049 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3187050 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3187051 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3187051 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3187052 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3187052 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3187053 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3187054 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3187054 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3187055 T8152 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 3187062 T8152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3187063 T8152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3187065 T8152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3187066 T8152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3187068 T8152 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3187068 T8152 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3187070 T8152 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@460acec
   [junit4]   2> 3187070 T8152 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@72ee83c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19cf4754),segFN=segments_1,generation=1}
   [junit4]   2> 3187071 T8152 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3187071 T8152 oass.SolrIndexSearcher.<init> Opening 
Searcher@22b343a9[collection1] main
   [junit4]   2> 3187071 T8152 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 3187075 T8152 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3187075 T8152 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3187077 T8152 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3187077 T8152 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3187078 T8152 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3187081 T8152 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3187081 T8152 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3187081 T8152 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 3187081 T8152 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3187082 T8152 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3187083 T8153 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@22b343a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3187083 T8152 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3187086 T8156 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51797 collection:collection1 
shard:shard1
   [junit4]   2> 3187087 T8078 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3187088 T8078 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 3187088 T8156 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3187106 T8156 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 3187113 T8156 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 3187114 T8156 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5498 name=collection1 
org.apache.solr.core.SolrCore@6d1ecede url=http://127.0.0.1:51797/collection1 
node=127.0.0.1:51797_ C5498_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:51797, 
node_name=127.0.0.1:51797_, state=down}
   [junit4]   2> 3187114 T8156 C5498 P51797 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51797/collection1/
   [junit4]   2> 3187115 T8156 C5498 P51797 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 3187116 T8156 C5498 P51797 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51797/collection1/ has no replicas
   [junit4]   2> 3187116 T8156 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51797/collection1/ shard1
   [junit4]   2> 3187116 T8156 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 3187115 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3187122 T8105 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 3187159 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3187166 T8105 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:51797";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 7
   [junit4]   2> 3187279 T8115 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> 3187279 T8130 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> 3187279 T8104 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> 3187279 T8151 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> 3187321 T8156 oasc.ZkController.register We are 
http://127.0.0.1:51797/collection1/ and leader is 
http://127.0.0.1:51797/collection1/
   [junit4]   2> 3187322 T8156 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51797
   [junit4]   2> 3187322 T8156 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 3187322 T8156 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 3187322 T8156 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 3187325 T8104 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3187329 T8105 oasc.Overseer$Cluster

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

stribSearch -Dtests.seed=38E4D94C91E573FE -Dtests.slow=true 
-Dtests.locale=fr_FR -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    390s | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:51797
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([38E4D94C91E573FE:B9025754E6BA13C2]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:581)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:532)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:151)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:103)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [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.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
   [junit4]    >        ... 45 more
   [junit4]   2> 3564180 T8078 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-38E4D94C91E573FE-001
   [junit4]   2> 389896 T8077 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=394), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=394)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=fr_FR, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=149836536,total=368242688
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, FileBasedSpellCheckerTest, 
XsltUpdateRequestHandlerTest, TestCloudManagedSchemaConcurrent, 
DistributedQueryComponentCustomSortTest, CoreContainerCoreInitFailuresTest, 
TestImplicitCoreProperties, TestStressReorder, TestFileDictionaryLookup, 
DocumentAnalysisRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, 
TestBulkSchemaConcurrent, FullSolrCloudDistribCmdsTest, TestFaceting, 
TestReloadAndDeleteDocs, TestBM25SimilarityFactory, 
TestSerializedLuceneMatchVersion, TestRecovery, TestDefaultSearchFieldResource, 
SolrCoreCheckLockOnStartupTest, DistribDocExpirationUpdateProcessorTest, 
DistributedSpellCheckComponentTest, TestLMDirichletSimilarityFactory, 
TestDocSet, TestRestManager, DocValuesMissingTest, SystemInfoHandlerTest, 
DistributedQueryComponentOptimizationTest, TestSolrQueryParserResource, 
TestNRTOpen, SolrTestCaseJ4Test, TestPostingsSolrHighlighter, 
ShardRoutingCustomTest, TestOrdValues, TestPartialUpdateDeduplication, 
LoggingHandlerTest, InfoHandlerTest, TestRemoteStreaming, 
TestElisionMultitermQuery, TestSolr4Spatial, TestSolrDeletionPolicy2, 
TestOmitPositions, TestInitQParser, TestNonDefinedSimilarityFactory, 
HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest, DistributedQueueTest, 
TestPhraseSuggestions, OverriddenZkACLAndCredentialsProvidersTest, TestSort, 
AtomicUpdatesTest, TestDocumentBuilder, TestSolrDynamicMBean, 
WordBreakSolrSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, 
CoreAdminCreateDiscoverTest, RemoteQueryErrorTest, 
PreAnalyzedUpdateProcessorTest, TestStressVersions, 
CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotWhiteBoxTest, 
TestRTGBase, TestAnalyzedSuggestions, HighlighterMaxOffsetTest, 
TestPHPSerializedResponseWriter, TestJmxMonitoredMap, 
ChaosMonkeySafeLeaderTest, TestMultiCoreConfBootstrap, 
XmlUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestRandomDVFaceting, 
SolrInfoMBeanTest, PolyFieldTest, TestReversedWildcardFilterFactory, 
ZkControllerTest, CollectionsAPIAsyncDistributedZkTest, 
IndexSchemaRuntimeFieldTest, TestCollationField, TestManagedResourceStorage, 
TestXIncludeConfig, LeaderFailoverAfterPartitionTest, SpellCheckComponentTest, 
TestWriterPerf, TestConfig, TestMaxScoreQueryParser, 
DistributedFacetPivotLargeTest, TestConfigOverlay, TestSchemaManager, 
TestCollationFieldDocValues, ClusterStateUpdateTest, 
TestSolrConfigHandlerConcurrent, ReturnFieldsTest, SortByFunctionTest, 
ShardRoutingTest, OpenCloseCoreStressTest, EnumFieldTest, HdfsSyncSliceTest, 
BasicDistributedZk2Test, TestDynamicFieldCollectionResource, 
TestGroupingSearch, OverseerTest, TestPivotHelperCode, DocValuesMultiTest, 
ResponseHeaderTest, TestAnalyzeInfixSuggestions, CoreAdminHandlerTest, 
OverseerCollectionProcessorTest, MinimalSchemaTest, ReplicationFactorTest, 
RecoveryZkTest, TestAddFieldRealTimeGet, SimpleFacetsTest, 
SpellPossibilityIteratorTest, TestDistributedSearch, SimplePostToolTest, 
OpenExchangeRatesOrgProviderTest, SolrIndexConfigTest, DOMUtilTest, 
TimeZoneUtilsTest, SliceStateTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, TestRawResponseWriter, ZkStateWriterTest, 
TestManagedSynonymFilterFactory, BJQParserTest, TestSolrConfigHandler, 
EchoParamsTest, DeleteInactiveReplicaTest, DistributedIntervalFacetingTest, 
BinaryUpdateRequestHandlerTest, LeaderElectionIntegrationTest, 
SearchHandlerTest, DistributedFacetPivotSmallTest, NotRequiredUniqueKeyTest, 
ConvertedLegacyTest, TestDistribDocBasedVersion, 
SchemaVersionSpecificBehaviorTest, TestBulkSchemaAPI, 
DirectUpdateHandlerOptimizeTest, TestReplicaProperties, TestSolrJ, 
CoreAdminRequestStatusTest, ExternalFileFieldSortTest, DistanceFunctionTest, 
SimpleCollectionCreateDeleteTest, TestQuerySenderNoQuery, TestTolerantSearch, 
TestIBSimilarityFactory, TestDFRSimilarityFactory, TestIntervalFaceting, 
TestSchemaSimilarityResource, QueryResultKeyTest, FileUtilsTest, ShardSplitTest]
   [junit4] Completed in 390.19s, 1 test, 1 error <<< FAILURES!

[...truncated 900 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:189: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1349: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 452 suites, 1842 tests, 1 error, 37 ignored (21 
assumptions)

Total time: 179 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)
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