You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/12/27 14:27:21 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1974 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1974/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)

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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:60232/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:60232/collection1
	at __randomizedtesting.SeedInfo.seed([E5428420FCAD8091:64A40A388BF2E0AD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:573)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	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:463)
	... 46 more




Build Log:
[...truncated 10130 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/init-core-data-001
   [junit4]   2> 5993640 T14250 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 5993641 T14250 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5993648 T14250 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5993650 T14250 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5993651 T14251 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5993752 T14250 oasc.ZkTestServer.run start zk server on port:60228
   [junit4]   2> 5993753 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5993754 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993760 T14258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c26e87 name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5993761 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5993761 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5993761 T14250 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5993770 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5993772 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993776 T14261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d2dc8fd name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5993776 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5993776 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5993777 T14250 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5993784 T14250 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5993789 T14250 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5993794 T14250 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5993801 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5993802 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5993811 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 5993812 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5993819 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5993819 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5993826 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5993827 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5993833 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5993834 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5993840 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5993840 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5993846 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5993846 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5993851 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5993852 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5993859 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5993859 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5993865 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5993866 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5993873 T14250 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5993873 T14250 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5993883 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5993884 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5993888 T14264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cb9e1f6 name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5993888 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5993889 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5995481 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5995489 T14250 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5995495 T14250 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:60232
   [junit4]   2> 5995498 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 5995498 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5995498 T14250 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002
   [junit4]   2> 5995499 T14250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/'
   [junit4]   2> 5995543 T14250 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/solr.xml
   [junit4]   2> 5995613 T14250 oasc.CoreContainer.<init> New CoreContainer 1273090546
   [junit4]   2> 5995614 T14250 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/]
   [junit4]   2> 5995616 T14250 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5995616 T14250 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5995617 T14250 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5995618 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5995618 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5995619 T14250 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5995619 T14250 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5995621 T14250 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5995624 T14250 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5995624 T14250 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5995625 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5995626 T14250 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60228/solr
   [junit4]   2> 5995626 T14250 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5995626 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5995628 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5995632 T14276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@130ebd74 name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5995632 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5995633 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5995637 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5995642 T14279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14845ea7 name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5995642 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5995646 T14250 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5995654 T14250 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5995662 T14250 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5995669 T14250 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5995677 T14250 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5995686 T14250 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5995690 T14250 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60232_
   [junit4]   2> 5995692 T14250 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60232_
   [junit4]   2> 5995700 T14250 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5995704 T14250 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5995709 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5995713 T14250 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60232_
   [junit4]   2> 5995713 T14250 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5995720 T14250 oasc.Overseer.start Overseer (id=93040410538541060-127.0.0.1:60232_-n_0000000000) starting
   [junit4]   2> 5995726 T14250 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5995751 T14250 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5995752 T14281 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5995754 T14250 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5995760 T14250 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5995764 T14250 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5995776 T14280 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5995786 T14283 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5995787 T14283 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5995788 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5995788 T14283 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5995799 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60232",
   [junit4]   2> 	  "node_name":"127.0.0.1:60232_"} current state version: 0
   [junit4]   2> 5995802 T14280 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60232",
   [junit4]   2> 	  "node_name":"127.0.0.1:60232_"}
   [junit4]   2> 5995802 T14280 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 5995802 T14280 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5995805 T14279 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> 5996790 T14283 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5996791 T14283 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5996794 T14283 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5996795 T14283 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5996799 T14283 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5996800 T14283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/'
   [junit4]   2> 5996806 T14283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5996807 T14283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5996807 T14283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5996841 T14283 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5996847 T14283 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5996907 T14283 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 5996964 T14283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5996968 T14283 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5996976 T14283 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 5997369 T14283 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5997372 T14283 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5997372 T14283 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5997373 T14283 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/
   [junit4]   2> 5997373 T14283 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 5997373 T14283 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data
   [junit4]   2> 5997374 T14283 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index/
   [junit4]   2> 5997374 T14283 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5997374 T14283 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/control/data/index
   [junit4]   2> 5997375 T14283 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23106967133261574]
   [junit4]   2> 5997376 T14283 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@630341e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6adad0dd),segFN=segments_1,generation=1}
   [junit4]   2> 5997376 T14283 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5997377 T14283 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5997378 T14283 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997378 T14283 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5997379 T14283 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 5997380 T14283 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 5997381 T14283 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 5997381 T14283 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 5997382 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 5997383 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 5997384 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 5997384 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 5997385 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 5997385 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 5997386 T14283 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 5997386 T14283 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 5997401 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997403 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997404 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997406 T14283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5997410 T14283 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5997410 T14283 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5997411 T14283 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 5997411 T14283 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@630341e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6adad0dd),segFN=segments_1,generation=1}
   [junit4]   2> 5997411 T14283 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5997411 T14283 oass.SolrIndexSearcher.<init> Opening Searcher@2f2193ee[collection1] main
   [junit4]   2> 5997412 T14283 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5997415 T14283 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5997415 T14283 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5997417 T14283 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5997417 T14283 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5997417 T14283 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5997419 T14283 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5997420 T14283 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5997421 T14283 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5997421 T14283 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5997421 T14283 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5997421 T14284 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f2193ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5997424 T14287 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60232 collection:control_collection shard:shard1
   [junit4]   2> 5997424 T14250 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 5997424 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5997425 T14287 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5997430 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5997432 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5997437 T14290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@330f5e85 name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5997437 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5997437 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5997439 T14250 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5997442 T14287 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5997446 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997447 T14287 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5997447 T14287 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3767 name=collection1 org.apache.solr.core.SolrCore@2667ed3c url=https://127.0.0.1:60232/collection1 node=127.0.0.1:60232_ C3767_STATE=coll:control_collection core:collection1 props:{state=down, core=collection1, base_url=https://127.0.0.1:60232, node_name=127.0.0.1:60232_}
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60232/collection1/
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5997448 T14287 C3767 P60232 oasc.SyncStrategy.syncToMe https://127.0.0.1:60232/collection1/ has no replicas
   [junit4]   2> 5997448 T14287 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60232/collection1/ shard1
   [junit4]   2> 5997449 T14287 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5997449 T14280 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> 5997447 T14250 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5997452 T14279 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> 5997456 T14290 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> 5997474 T14291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997477 T14280 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":"https://127.0.0.1:60232",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 5997585 T14290 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> 5997627 T14287 oasc.ZkController.register We are https://127.0.0.1:60232/collection1/ and leader is https://127.0.0.1:60232/collection1/
   [junit4]   2> 5997627 T14287 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60232
   [junit4]   2> 5997627 T14287 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5997628 T14287 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5997628 T14287 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5997632 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5997638 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60232",
   [junit4]   2> 	  "node_name":"127.0.0.1:60232_"} current state version: 3
   [junit4]   2> 5997640 T14280 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60232",
   [junit4]   2> 	  "node_name":"127.0.0.1:60232_"}
   [junit4]   2> 5997747 T14279 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> 5997747 T14290 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> 5999101 T14250 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5999103 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5999111 T14250 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 5999113 T14250 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:60236
   [junit4]   2> 5999116 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 5999116 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5999117 T14250 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003
   [junit4]   2> 5999117 T14250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/'
   [junit4]   2> 5999173 T14250 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/solr.xml
   [junit4]   2> 5999255 T14250 oasc.CoreContainer.<init> New CoreContainer 1484365669
   [junit4]   2> 5999256 T14250 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/]
   [junit4]   2> 5999257 T14250 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5999257 T14250 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5999258 T14250 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5999258 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5999259 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5999260 T14250 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5999261 T14250 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5999264 T14250 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5999267 T14250 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5999267 T14250 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5999267 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5999267 T14250 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60228/solr
   [junit4]   2> 5999268 T14250 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5999269 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5999270 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5999275 T14303 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5597fa66 name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5999275 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5999276 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5999281 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5999284 T14306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a808694 name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5999284 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5999304 T14250 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6000318 T14250 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60236_
   [junit4]   2> 6000320 T14250 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60236_
   [junit4]   2> 6000331 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6000344 T14307 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6000345 T14307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6000346 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6000346 T14307 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6000349 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60236",
   [junit4]   2> 	  "node_name":"127.0.0.1:60236_"} current state version: 4
   [junit4]   2> 6000351 T14280 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60236",
   [junit4]   2> 	  "node_name":"127.0.0.1:60236_"}
   [junit4]   2> 6000351 T14280 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 6000352 T14280 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6000355 T14279 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> 6000355 T14306 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> 6000355 T14290 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> 6001348 T14307 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6001349 T14307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6001351 T14307 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6001351 T14307 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6001356 T14307 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6001356 T14307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/'
   [junit4]   2> 6001357 T14307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 6001358 T14307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 6001358 T14307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 6001391 T14307 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 6001397 T14307 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 6001429 T14307 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6001471 T14307 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6001474 T14307 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6001480 T14307 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 6001803 T14307 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6001805 T14307 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6001806 T14307 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6001807 T14307 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/
   [junit4]   2> 6001807 T14307 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6001808 T14307 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1
   [junit4]   2> 6001808 T14307 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index/
   [junit4]   2> 6001808 T14307 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 6001809 T14307 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty1/index
   [junit4]   2> 6001809 T14307 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23106967133261574]
   [junit4]   2> 6001810 T14307 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5501989b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bca13b6),segFN=segments_1,generation=1}
   [junit4]   2> 6001810 T14307 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6001811 T14307 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6001812 T14307 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001813 T14307 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6001814 T14307 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6001814 T14307 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6001815 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6001819 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6001820 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6001821 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 6001822 T14307 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6001822 T14307 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 6001834 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001836 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001838 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001840 T14307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6001843 T14307 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6001843 T14307 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6001844 T14307 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6001844 T14307 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5501989b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bca13b6),segFN=segments_1,generation=1}
   [junit4]   2> 6001845 T14307 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6001845 T14307 oass.SolrIndexSearcher.<init> Opening Searcher@787887f0[collection1] main
   [junit4]   2> 6001845 T14307 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6001849 T14307 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6001849 T14307 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6001850 T14307 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6001851 T14307 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6001851 T14307 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6001853 T14307 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6001853 T14307 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6001853 T14307 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6001853 T14307 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6001854 T14307 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6001854 T14308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@787887f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6001856 T14311 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60236 collection:collection1 shard:shard1
   [junit4]   2> 6001857 T14250 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6001857 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6001858 T14311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6001869 T14311 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 6001874 T14311 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6001875 T14311 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3768 name=collection1 org.apache.solr.core.SolrCore@5dda95d3 url=https://127.0.0.1:60236/collection1 node=127.0.0.1:60236_ C3768_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=https://127.0.0.1:60236, node_name=127.0.0.1:60236_}
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60236/collection1/
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6001875 T14311 C3768 P60236 oasc.SyncStrategy.syncToMe https://127.0.0.1:60236/collection1/ has no replicas
   [junit4]   2> 6001875 T14311 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60236/collection1/ shard1
   [junit4]   2> 6001876 T14311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 6001882 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001888 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 6001893 T14290 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> 6001893 T14279 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> 6001901 T14306 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> 6001912 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60236",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 6001917 T14291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001920 T14290 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> 6001921 T14306 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> 6001961 T14311 oasc.ZkController.register We are https://127.0.0.1:60236/collection1/ and leader is https://127.0.0.1:60236/collection1/
   [junit4]   2> 6001961 T14311 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60236
   [junit4]   2> 6001961 T14311 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6001961 T14311 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 6001962 T14311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6001965 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6001968 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60236",
   [junit4]   2> 	  "node_name":"127.0.0.1:60236_"} current state version: 7
   [junit4]   2> 6001971 T14280 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60236",
   [junit4]   2> 	  "node_name":"127.0.0.1:60236_"}
   [junit4]   2> 6002081 T14290 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> 6002082 T14306 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> 6002081 T14279 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> 6003758 T14250 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 6003760 T14250 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6003770 T14250 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 6003773 T14250 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:60239
   [junit4]   2> 6003779 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@2e2e1b6c
   [junit4]   2> 6003780 T14250 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6003781 T14250 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004
   [junit4]   2> 6003781 T14250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/'
   [junit4]   2> 6003843 T14250 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/solr.xml
   [junit4]   2> 6003984 T14250 oasc.CoreContainer.<init> New CoreContainer 408305412
   [junit4]   2> 6003985 T14250 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/]
   [junit4]   2> 6003987 T14250 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6003988 T14250 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6003988 T14250 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6003989 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6003990 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6003990 T14250 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6003991 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6003992 T14250 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6003993 T14250 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6003994 T14250 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6003998 T14250 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6004001 T14250 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6004001 T14250 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6004002 T14250 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6004003 T14250 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60228/solr
   [junit4]   2> 6004004 T14250 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6004005 T14250 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6004006 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6004012 T14323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7626740e name:ZooKeeperConnection Watcher:127.0.0.1:60228 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6004012 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6004013 T14250 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6004019 T14250 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6004023 T14326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5040cc33 name:ZooKeeperConnection Watcher:127.0.0.1:60228/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6004024 T14250 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6004046 T14250 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6005060 T14250 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60239_
   [junit4]   2> 6005063 T14250 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60239_
   [junit4]   2> 6005077 T14250 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6005092 T14327 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6005092 T14327 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6005094 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6005094 T14327 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6005097 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60239",
   [junit4]   2> 	  "node_name":"127.0.0.1:60239_"} current state version: 8
   [junit4]   2> 6005100 T14280 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60239",
   [junit4]   2> 	  "node_name":"127.0.0.1:60239_"}
   [junit4]   2> 6005101 T14280 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 6005101 T14280 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 6005105 T14306 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> 6005105 T14279 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> 6005105 T14326 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> 6005105 T14290 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> 6006096 T14327 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6006096 T14327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6006098 T14327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6006098 T14327 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6006100 T14327 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6006101 T14327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/'
   [junit4]   2> 6006103 T14327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 6006103 T14327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 6006104 T14327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 6006138 T14327 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 6006143 T14327 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 6006176 T14327 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6006224 T14327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6006227 T14327 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6006234 T14327 oass.IndexSchema.readSchema [collection1] Schema name=sortable
   [junit4]   2> 6006554 T14327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6006555 T14327 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6006557 T14327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6006557 T14327 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/
   [junit4]   2> 6006558 T14327 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 6006558 T14327 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2
   [junit4]   2> 6006559 T14327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index/
   [junit4]   2> 6006559 T14327 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 6006560 T14327 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribCursorPagingTest-E5428420FCAD8091-001/tempDir-001/jetty2/index
   [junit4]   2> 6006560 T14327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23106967133261574]
   [junit4]   2> 6006561 T14327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77834c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d17bf3),segFN=segments_1,generation=1}
   [junit4]   2> 6006561 T14327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6006564 T14327 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6006564 T14327 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6006565 T14327 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6006566 T14327 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6006567 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6006569 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6006570 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6006570 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 6006571 T14327 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6006572 T14327 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 6006586 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006588 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006591 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006593 T14327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6006596 T14327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6006596 T14327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6006597 T14327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=64.2763671875, floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=6.817832849950824, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 6006597 T14327 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@77834c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64d17bf3),segFN=segments_1,generation=1}
   [junit4]   2> 6006598 T14327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6006598 T14327 oass.SolrIndexSearcher.<init> Opening Searcher@1ebadee3[collection1] main
   [junit4]   2> 6006598 T14327 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6006601 T14327 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6006601 T14327 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6006603 T14327 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6006603 T14327 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6006603 T14327 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6006605 T14327 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6006606 T14327 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6006606 T14327 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6006606 T14327 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6006607 T14328 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ebadee3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6006607 T14327 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6006610 T14331 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:60239 collection:collection1 shard:shard2
   [junit4]   2> 6006611 T14250 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6006611 T14250 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6006612 T14331 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6006621 T14331 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 6006625 T14331 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6006625 T14331 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3769 name=collection1 org.apache.solr.core.SolrCore@4187681e url=https://127.0.0.1:60239/collection1 node=127.0.0.1:60239_ C3769_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=https://127.0.0.1:60239, node_name=127.0.0.1:60239_}
   [junit4]   2> 6006625 T14331 C3769 P60239 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:60239/collection1/
   [junit4]   2> 6006626 T14331 C3769 P60239 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6006626 T14331 C3769 P60239 oasc.SyncStrategy.syncToMe https://127.0.0.1:60239/collection1/ has no replicas
   [junit4]   2> 6006626 T14331 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:60239/collection1/ shard2
   [junit4]   2> 6006627 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006627 T14331 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 6006637 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 9
   [junit4]   2> 6006642 T14326 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> 6006643 T14279 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> 6006643 T14290 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> 6006643 T14306 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> 6006660 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60239",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 10
   [junit4]   2> 6006674 T14291 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006678 T14290 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> 6006678 T14306 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> 6006680 T14326 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> 6006696 T14331 oasc.ZkController.register We are https://127.0.0.1:60239/collection1/ and leader is https://127.0.0.1:60239/collection1/
   [junit4]   2> 6006697 T14331 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:60239
   [junit4]   2> 6006697 T14331 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6006697 T14331 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 6006698 T14331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6006702 T14279 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6006705 T14280 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://

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

ValuesFormat(name=Asserting), str_dv_first=DocValuesFormat(name=Lucene50), double_dv=DocValuesFormat(name=Memory), date_dv_first=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_CR, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=1,free=129540704,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, TestRandomFaceting, DocExpirationUpdateProcessorFactoryTest, TestReplicationHandlerBackup, MultiTermTest, ExitableDirectoryReaderTest, TestDynamicLoading, EnumFieldTest, CoreAdminHandlerTest, SchemaVersionSpecificBehaviorTest, InfoHandlerTest, TriLevelCompositeIdRoutingTest, DistributedQueryElevationComponentTest, TestSolrQueryParserResource, SharedFSAutoReplicaFailoverTest, TestBulkSchemaAPI, CursorPagingTest, BlockCacheTest, TestBinaryField, BasicZkTest, TestReversedWildcardFilterFactory, TestFieldTypeResource, TestAddFieldRealTimeGet, TestChildDocTransformer, TermsComponentTest, TestSolr4Spatial, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, TestBinaryResponseWriter, ZkSolrClientTest, ClusterStateTest, HdfsLockFactoryTest, TestStressVersions, TestDistribDocBasedVersion, TestSurroundQueryParser, TestPivotHelperCode, HdfsRecoveryZkTest, TestInfoStreamLogging, DocValuesMissingTest, HardAutoCommitTest, TestFoldingMultitermQuery, StressHdfsTest, SpellCheckComponentTest, TestManagedSchemaDynamicFieldResource, TestFieldSortValues, TestRandomDVFaceting, BasicDistributedZkTest, BinaryUpdateRequestHandlerTest, TestMaxScoreQueryParser, SpellPossibilityIteratorTest, ShardSplitTest, SuggesterTSTTest, BJQParserTest, TestJmxMonitoredMap, DistributedSuggestComponentTest, LeaderElectionTest, TestSchemaVersionResource, TestHashPartitioner, SolrCoreTest, HdfsBasicDistributedZkTest, TermVectorComponentTest, TestSuggestSpellingConverter, DistributedDebugComponentTest, OpenCloseCoreStressTest, OverseerStatusTest, TestDefaultSimilarityFactory, RemoteQueryErrorTest, TestLFUCache, DocumentBuilderTest, MultiThreadedOCPTest, DistributedIntervalFacetingTest, ModifyConfFileTest, AnalysisErrorHandlingTest, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, TestCharFilters, MinimalSchemaTest, TestQueryUtils, TestClassNameShortening, ShowFileRequestHandlerTest, TestWriterPerf, RecoveryZkTest, ZkControllerTest, TestShardHandlerFactory, DistributedFacetPivotSmallTest, DOMUtilTest, TestExtendedDismaxParser, CircularListTest, DisMaxRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, SuggesterWFSTTest, TestSearcherReuse, TestLMDirichletSimilarityFactory, ChaosMonkeySafeLeaderTest, TestFastOutputStream, TestElisionMultitermQuery, StandardRequestHandlerTest, XmlUpdateRequestHandlerTest, SimplePostToolTest, TestTolerantSearch, TestNonDefinedSimilarityFactory, BadCopyFieldTest, TestReRankQParserPlugin, TestBM25SimilarityFactory, CSVRequestHandlerTest, DirectUpdateHandlerTest, TestCollapseQParserPlugin, TestLRUCache, TestFastLRUCache, TestReloadAndDeleteDocs, DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, TestDocSet, TestShortCircuitedRequests, HdfsChaosMonkeySafeLeaderTest, DefaultValueUpdateProcessorTest, TestTrie, TestIndexingPerformance, TestGroupingSearch, TestZkChroot, SimpleMLTQParserTest, TestStandardQParsers, FieldAnalysisRequestHandlerTest, SolrCoreCheckLockOnStartupTest, AddSchemaFieldsUpdateProcessorFactoryTest, SortByFunctionTest, TestStressReorder, TestSchemaNameResource, DistanceFunctionTest, ClusterStateUpdateTest, SolrPluginUtilsTest, FastVectorHighlighterTest, TestSolrDynamicMBean, OverseerCollectionProcessorTest, HdfsWriteToMultipleCollectionsTest, TestMiniSolrCloudCluster, CachingDirectoryFactoryTest, TestRequestStatusCollectionAPI, RequiredFieldsTest, PingRequestHandlerTest, TestWordDelimiterFilterFactory, TestFiltering, TestFieldTypeCollectionResource, LeaderFailoverAfterPartitionTest, SolrIndexConfigTest, DistributedQueueTest, TermVectorComponentDistributedTest, BlockDirectoryTest, TestCSVResponseWriter, TestSolr4Spatial2, TestSystemIdResolver, TestCustomSort, TestManagedResourceStorage, SolrCmdDistributorTest, PrimitiveFieldTypeTest, AsyncMigrateRouteKeyTest, ZkStateWriterTest, DistributedSpellCheckComponentTest, MigrateRouteKeyTest, CoreAdminCreateDiscoverTest, TestIntervalFaceting, TestUpdate, DocValuesMultiTest, TestFieldResource, TestDefaultSearchFieldResource, SuggesterTest, OverseerRolesTest, SpatialFilterTest, DirectSolrSpellCheckerTest, TestSchemaResource, UpdateRequestProcessorFactoryTest, FileUtilsTest, IndexBasedSpellCheckerTest, TestLazyCores, ZkNodePropsTest, DistribDocExpirationUpdateProcessorTest, TestRestManager, CacheHeaderTest, SimpleFacetsTest, RegexBoostProcessorTest, TestManagedResource, TestFieldCollectionResource, SearchHandlerTest, TestIndexSearcher, AtomicUpdatesTest, StatsComponentTest, DateRangeFieldTest, TestRecoveryHdfs, FileBasedSpellCheckerTest, TestLuceneMatchVersion, ExternalFileFieldSortTest, UUIDFieldTest, PluginInfoTest, PathHierarchyTokenizerFactoryTest, TestSolrXmlPersistor, TestCoreDiscovery, DistributedFacetPivotWhiteBoxTest, TestPHPSerializedResponseWriter, BasicFunctionalityTest, CoreContainerCoreInitFailuresTest, BasicDistributedZk2Test, QueryEqualityTest, CloudExitableDirectoryReaderTest, TestInitQParser, SignatureUpdateProcessorFactoryTest, RankQueryTest, TestManagedSchema, TestLMJelinekMercerSimilarityFactory, NumericFieldsTest, TestPostingsSolrHighlighter, TestRawResponseWriter, TestCollectionAPI, DirectUpdateHandlerOptimizeTest, ShardRoutingTest, LeaderInitiatedRecoveryOnCommitTest, QueryResultKeyTest, TestConfigSets, SSLMigrationTest, TestFuzzyAnalyzedSuggestions, TestAtomicUpdateErrorCases, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestBadConfig, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, TestStressLucene, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestConfig, OutputWriterTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, TestRTGBase, SolrTestCaseJ4Test, TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest]
   [junit4] Completed in 137.47s, 1 test, 1 error <<< FAILURES!

[...truncated 302 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 453 suites, 1855 tests, 1 error, 52 ignored (21 assumptions)

Total time: 189 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1975 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1975/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC (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:62168

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:62168
	at __randomizedtesting.SeedInfo.seed([C7F2BDE2B52A7CC4:461433FAC2751CF8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:578)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
	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.GeneratedMethodAccessor42.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:463)
	... 45 more




Build Log:
[...truncated 10031 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/init-core-data-001
   [junit4]   2> 6318485 T18061 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 6318489 T18061 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 6318490 T18061 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6318491 T18062 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 6318592 T18061 oasc.ZkTestServer.run start zk server on port:62158
   [junit4]   2> 6318593 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6318595 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6318602 T18069 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23dced63 name:ZooKeeperConnection Watcher:127.0.0.1:62158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6318603 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6318603 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6318603 T18061 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 6318611 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6318612 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6318618 T18072 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@602a394a name:ZooKeeperConnection Watcher:127.0.0.1:62158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6318619 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6318619 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6318620 T18061 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 6318627 T18061 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 6318635 T18061 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 6318641 T18061 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 6318648 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6318649 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 6318659 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 6318660 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 6318669 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6318669 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6318677 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 6318677 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 6318685 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 6318685 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 6318693 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 6318693 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 6318698 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6318700 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 6318705 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6318705 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6318713 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6318714 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6318723 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6318724 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 6318732 T18061 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 6318732 T18061 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 6320719 T18061 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6320728 T18061 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62161
   [junit4]   2> 6320728 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 6320729 T18061 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6320729 T18061 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002
   [junit4]   2> 6320729 T18061 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/'
   [junit4]   2> 6320774 T18061 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/solr.xml
   [junit4]   2> 6320791 T18061 oasc.CoreContainer.<init> New CoreContainer 776430840
   [junit4]   2> 6320791 T18061 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/]
   [junit4]   2> 6320792 T18061 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6320792 T18061 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6320793 T18061 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6320793 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6320794 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6320794 T18061 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6320794 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6320795 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6320795 T18061 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6320796 T18061 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6320796 T18061 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6320797 T18061 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6320797 T18061 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6320797 T18061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6320798 T18061 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62158/solr
   [junit4]   2> 6320799 T18061 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6320800 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6320801 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6320805 T18084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7046ae2f name:ZooKeeperConnection Watcher:127.0.0.1:62158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6320806 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6320806 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6320812 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6320816 T18087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f3933db name:ZooKeeperConnection Watcher:127.0.0.1:62158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6320816 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6320820 T18061 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 6320831 T18061 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 6320840 T18061 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 6320848 T18061 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 6320855 T18061 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 6320865 T18061 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 6320870 T18061 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62161_
   [junit4]   2> 6320872 T18061 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62161_
   [junit4]   2> 6320880 T18061 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 6320887 T18061 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 6320894 T18061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6320898 T18061 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62161_
   [junit4]   2> 6320898 T18061 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 6320905 T18061 oasc.Overseer.start Overseer (id=93043621452513283-127.0.0.1:62161_-n_0000000000) starting
   [junit4]   2> 6320911 T18061 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 6320936 T18061 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 6320937 T18089 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 6320939 T18061 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 6320945 T18061 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 6320950 T18061 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6320961 T18088 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 6320971 T18091 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 6320971 T18091 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6320973 T18091 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6320973 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6320983 T18088 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:62161",
   [junit4]   2> 	  "node_name":"127.0.0.1:62161_",
   [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> 6320985 T18088 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:62161",
   [junit4]   2> 	  "node_name":"127.0.0.1:62161_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6320985 T18088 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 6320985 T18088 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6320988 T18087 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> 6321974 T18091 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6321974 T18091 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 6321979 T18091 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6321979 T18091 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 6321981 T18091 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6321982 T18091 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/collection1/'
   [junit4]   2> 6321983 T18091 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 6321983 T18091 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 6321983 T18091 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 6322028 T18091 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 6322035 T18091 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 6322050 T18091 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6322060 T18091 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6322065 T18091 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6322069 T18091 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6322197 T18091 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6322198 T18091 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6322199 T18091 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6322205 T18091 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6322267 T18091 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 6322267 T18091 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6322268 T18091 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/control/data/
   [junit4]   2> 6322269 T18091 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70fd4843
   [junit4]   2> 6322270 T18091 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/control/data
   [junit4]   2> 6322270 T18091 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/control/data/index/
   [junit4]   2> 6322271 T18091 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6322271 T18091 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/control/data/index
   [junit4]   2> 6322272 T18091 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=855899855, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 6322273 T18091 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6f6eb269 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@246d57b5),segFN=segments_1,generation=1}
   [junit4]   2> 6322273 T18091 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6322278 T18091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6322278 T18091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6322279 T18091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6322279 T18091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6322279 T18091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6322279 T18091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6322280 T18091 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6322280 T18091 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6322281 T18091 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6322281 T18091 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6322282 T18091 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6322282 T18091 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6322282 T18091 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6322283 T18091 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6322283 T18091 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6322284 T18091 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6322298 T18091 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6322299 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6322302 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6322302 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6322303 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6322303 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6322304 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6322304 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6322305 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6322306 T18091 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6322306 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6322307 T18091 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6322316 T18091 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6322318 T18091 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6322320 T18091 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6322322 T18091 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6322328 T18091 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6322329 T18091 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6322330 T18091 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6322330 T18091 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6f6eb269 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@246d57b5),segFN=segments_1,generation=1}
   [junit4]   2> 6322330 T18091 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6322331 T18091 oass.SolrIndexSearcher.<init> Opening Searcher@23ff16c4[collection1] main
   [junit4]   2> 6322331 T18091 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 6322332 T18091 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6322333 T18091 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6322335 T18091 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6322335 T18091 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6322335 T18091 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6322336 T18091 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6322337 T18091 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6322338 T18091 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6322338 T18091 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6322341 T18091 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6322341 T18092 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23ff16c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6322346 T18095 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62161 collection:control_collection shard:shard1
   [junit4]   2> 6322351 T18061 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6322352 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6322353 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6322356 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6322357 T18095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 6322361 T18098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77279d18 name:ZooKeeperConnection Watcher:127.0.0.1:62158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6322361 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6322362 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6322365 T18061 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6322373 T18061 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 6322399 T18095 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 6322403 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6322406 T18095 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6322406 T18095 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8777 name=collection1 org.apache.solr.core.SolrCore@18f952fa url=http://127.0.0.1:62161/collection1 node=127.0.0.1:62161_ C8777_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:62161, node_name=127.0.0.1:62161_, state=down}
   [junit4]   2> 6322406 T18095 C8777 P62161 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62161/collection1/
   [junit4]   2> 6322407 T18095 C8777 P62161 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6322407 T18095 C8777 P62161 oasc.SyncStrategy.syncToMe http://127.0.0.1:62161/collection1/ has no replicas
   [junit4]   2> 6322408 T18095 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62161/collection1/ shard1
   [junit4]   2> 6322408 T18095 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 6322410 T18088 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> 6322424 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6322428 T18088 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:62161",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 6322536 T18087 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> 6322536 T18098 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> 6322582 T18095 oasc.ZkController.register We are http://127.0.0.1:62161/collection1/ and leader is http://127.0.0.1:62161/collection1/
   [junit4]   2> 6322582 T18095 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62161
   [junit4]   2> 6322582 T18095 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6322582 T18095 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 6322583 T18095 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6322585 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6322593 T18088 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:62161",
   [junit4]   2> 	  "node_name":"127.0.0.1:62161_",
   [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> 6322594 T18088 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:62161",
   [junit4]   2> 	  "node_name":"127.0.0.1:62161_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6322703 T18098 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> 6322703 T18087 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> 6324105 T18061 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 6324107 T18061 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6324111 T18061 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62165
   [junit4]   2> 6324112 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 6324113 T18061 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6324113 T18061 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003
   [junit4]   2> 6324114 T18061 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/'
   [junit4]   2> 6324160 T18061 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/solr.xml
   [junit4]   2> 6324184 T18061 oasc.CoreContainer.<init> New CoreContainer 1829777868
   [junit4]   2> 6324185 T18061 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/]
   [junit4]   2> 6324185 T18061 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6324186 T18061 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6324186 T18061 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6324188 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6324188 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6324189 T18061 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6324189 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6324190 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6324191 T18061 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6324191 T18061 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6324192 T18061 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6324193 T18061 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6324193 T18061 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6324195 T18061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6324195 T18061 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62158/solr
   [junit4]   2> 6324196 T18061 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6324197 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6324199 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6324203 T18110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8850e3 name:ZooKeeperConnection Watcher:127.0.0.1:62158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6324204 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6324204 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6324209 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6324214 T18113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1476bc84 name:ZooKeeperConnection Watcher:127.0.0.1:62158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6324215 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6324235 T18061 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6325248 T18061 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62165_
   [junit4]   2> 6325251 T18061 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62165_
   [junit4]   2> 6325265 T18061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6325277 T18114 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6325278 T18114 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6325281 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6325281 T18114 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6325283 T18088 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:62165",
   [junit4]   2> 	  "node_name":"127.0.0.1:62165_",
   [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> 6325285 T18088 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:62165",
   [junit4]   2> 	  "node_name":"127.0.0.1:62165_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6325285 T18088 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 6325285 T18088 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 6325290 T18098 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> 6325291 T18087 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> 6325292 T18113 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> 6326282 T18114 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6326282 T18114 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6326285 T18114 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6326289 T18114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6326292 T18114 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6326292 T18114 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/collection1/'
   [junit4]   2> 6326293 T18114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 6326294 T18114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 6326294 T18114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 6326333 T18114 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 6326338 T18114 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 6326359 T18114 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6326369 T18114 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6326373 T18114 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6326378 T18114 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6326505 T18114 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6326507 T18114 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6326508 T18114 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6326514 T18114 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6326589 T18114 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6326589 T18114 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6326589 T18114 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty1/
   [junit4]   2> 6326590 T18114 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70fd4843
   [junit4]   2> 6326590 T18114 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty1
   [junit4]   2> 6326590 T18114 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty1/index/
   [junit4]   2> 6326591 T18114 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 6326591 T18114 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty1/index
   [junit4]   2> 6326593 T18114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=855899855, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 6326594 T18114 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@974ef26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@235785d3),segFN=segments_1,generation=1}
   [junit4]   2> 6326594 T18114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6326599 T18114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6326600 T18114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6326600 T18114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6326601 T18114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6326601 T18114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6326601 T18114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6326601 T18114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6326602 T18114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6326602 T18114 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6326603 T18114 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6326604 T18114 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6326604 T18114 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6326604 T18114 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6326605 T18114 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6326606 T18114 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6326606 T18114 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6326608 T18114 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6326609 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6326611 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6326612 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6326612 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6326613 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6326614 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6326615 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6326617 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6326617 T18114 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6326618 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6326618 T18114 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6326625 T18114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6326627 T18114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6326628 T18114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6326629 T18114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6326633 T18114 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6326633 T18114 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6326634 T18114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6326635 T18114 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@974ef26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@235785d3),segFN=segments_1,generation=1}
   [junit4]   2> 6326635 T18114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6326635 T18114 oass.SolrIndexSearcher.<init> Opening Searcher@433406e3[collection1] main
   [junit4]   2> 6326635 T18114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6326637 T18114 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6326637 T18114 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6326638 T18114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6326638 T18114 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6326638 T18114 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6326639 T18114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6326640 T18114 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6326640 T18114 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6326640 T18114 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6326641 T18114 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6326642 T18115 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@433406e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6326644 T18118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62165 collection:collection1 shard:shard2
   [junit4]   2> 6326646 T18061 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6326646 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6326658 T18118 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6326674 T18118 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 6326680 T18118 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6326680 T18118 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 6326681 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C8778 name=collection1 org.apache.solr.core.SolrCore@5edc1faf url=http://127.0.0.1:62165/collection1 node=127.0.0.1:62165_ C8778_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:62165, node_name=127.0.0.1:62165_, state=down}
   [junit4]   2> 6326681 T18118 C8778 P62165 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62165/collection1/
   [junit4]   2> 6326683 T18118 C8778 P62165 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6326684 T18118 C8778 P62165 oasc.SyncStrategy.syncToMe http://127.0.0.1:62165/collection1/ has no replicas
   [junit4]   2> 6326684 T18118 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62165/collection1/ shard2
   [junit4]   2> 6326685 T18118 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 6326689 T18088 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> 6326703 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6326706 T18088 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:62165",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 6326816 T18113 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> 6326818 T18087 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> 6326819 T18098 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> 6326856 T18118 oasc.ZkController.register We are http://127.0.0.1:62165/collection1/ and leader is http://127.0.0.1:62165/collection1/
   [junit4]   2> 6326857 T18118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62165
   [junit4]   2> 6326857 T18118 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 6326857 T18118 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 6326857 T18118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6326862 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6326865 T18088 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:62165",
   [junit4]   2> 	  "node_name":"127.0.0.1:62165_",
   [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> 6326869 T18088 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:62165",
   [junit4]   2> 	  "node_name":"127.0.0.1:62165_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6326989 T18098 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> 6326990 T18113 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> 6326991 T18087 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> 6329050 T18061 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 6329051 T18061 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 6329066 T18061 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62168
   [junit4]   2> 6329068 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 6329069 T18061 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 6329069 T18061 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004
   [junit4]   2> 6329070 T18061 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/'
   [junit4]   2> 6329118 T18061 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/solr.xml
   [junit4]   2> 6329138 T18061 oasc.CoreContainer.<init> New CoreContainer 159683032
   [junit4]   2> 6329139 T18061 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/]
   [junit4]   2> 6329140 T18061 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 6329140 T18061 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 6329141 T18061 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 6329141 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 6329142 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 6329142 T18061 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 6329143 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 6329143 T18061 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 6329145 T18061 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 6329145 T18061 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 6329147 T18061 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 6329148 T18061 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 6329148 T18061 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 6329148 T18061 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 6329149 T18061 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62158/solr
   [junit4]   2> 6329149 T18061 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 6329150 T18061 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6329151 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6329157 T18130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63e95888 name:ZooKeeperConnection Watcher:127.0.0.1:62158 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6329157 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6329157 T18061 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6329164 T18061 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6329169 T18133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e6e485a name:ZooKeeperConnection Watcher:127.0.0.1:62158/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6329170 T18061 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6329193 T18061 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 6330209 T18061 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62168_
   [junit4]   2> 6330211 T18061 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62168_
   [junit4]   2> 6330223 T18061 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 6330234 T18134 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 6330234 T18134 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 6330236 T18134 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 6330236 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6330240 T18088 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:62168",
   [junit4]   2> 	  "node_name":"127.0.0.1:62168_",
   [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> 6330242 T18088 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:62168",
   [junit4]   2> 	  "node_name":"127.0.0.1:62168_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 6330244 T18088 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 6330244 T18088 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 6330249 T18098 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> 6330250 T18113 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> 6330251 T18087 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> 6330250 T18133 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> 6331237 T18134 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6331238 T18134 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 6331239 T18134 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 6331240 T18134 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6331243 T18134 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6331243 T18134 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/collection1/'
   [junit4]   2> 6331246 T18134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 6331247 T18134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 6331248 T18134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 6331308 T18134 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 6331315 T18134 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 6331338 T18134 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 6331348 T18134 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6331352 T18134 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6331356 T18134 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 6331540 T18134 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 6331542 T18134 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 6331544 T18134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6331549 T18134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 6331610 T18134 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6331611 T18134 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6331611 T18134 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty2/
   [junit4]   2> 6331612 T18134 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70fd4843
   [junit4]   2> 6331613 T18134 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty2
   [junit4]   2> 6331614 T18134 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty2/index/
   [junit4]   2> 6331614 T18134 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 6331615 T18134 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest-C7F2BDE2B52A7CC4-001/tempDir-001/jetty2/index
   [junit4]   2> 6331616 T18134 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=855899855, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 6331618 T18134 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@404af61d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@428df972),segFN=segments_1,generation=1}
   [junit4]   2> 6331618 T18134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6331627 T18134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6331628 T18134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6331628 T18134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6331629 T18134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6331629 T18134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6331630 T18134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6331630 T18134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6331631 T18134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6331631 T18134 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6331632 T18134 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6331633 T18134 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6331634 T18134 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6331634 T18134 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 6331635 T18134 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 6331637 T18134 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 6331638 T18134 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 6331639 T18134 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 6331640 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 6331645 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 6331646 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 6331647 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 6331648 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 6331649 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 6331649 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 6331650 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 6331651 T18134 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 6331652 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 6331653 T18134 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 6331665 T18134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6331668 T18134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6331669 T18134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6331671 T18134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 6331674 T18134 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 6331674 T18134 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 6331675 T18134 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 6331676 T18134 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@404af61d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@428df972),segFN=segments_1,generation=1}
   [junit4]   2> 6331677 T18134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 6331677 T18134 oass.SolrIndexSearcher.<init> Opening Searcher@68381475[collection1] main
   [junit4]   2> 6331678 T18134 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 6331681 T18134 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6331682 T18134 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 6331684 T18134 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 6331684 T18134 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 6331684 T18134 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6331687 T18134 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 6331687 T18134 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 6331688 T18134 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 6331688 T18134 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 6331689 T18134 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 6331689 T18135 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68381475[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6331691 T18138 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62168 collection:collection1 shard:shard1
   [junit4]   2> 6331692 T18061 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 6331693 T18061 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 6331693 T18138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6331710 T18138 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 6331716 T18087 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6331721 T18088 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> 6331721 T18138 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 6331722 T18138 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8779 name=collection1 org.apache.solr.core.SolrCore@5c0ea17b url=http://127.0.0.1:62168/collection1 node=127.0.0.1:62168_ C8779_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:62168, node_name=127.0.0.1:62168_, state=down}
   [junit4]   2> 6331722 T18138 C8779 P62168 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62168/collection1/
   [junit4]   2> 6331723 T18138 C8779 P62168 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 6331724 T18138 C8779 P62168 oasc.SyncStrategy.syncToMe http://127.0.0.1:62168/collection1/ has no replicas
   [junit4]   2> 6331725 T18138 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:62168/collection1/ shard1
   [junit4]   2> 6331725 T18138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 6331750 T18088 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:62168",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 7
   [junit4]   2> 6331755 T18113 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> 6331756 T18098 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> 6331755 T18087 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> 6331757 T18133 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> 6331781 T18139 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6331799 T18138 oasc.ZkController.register We are http://127.0.0.1:62168/collection1/ and leader is http://127.0.0.1:62168/collection1/
   [junit4]   2> 6331799 T18138 

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

 X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=16403192,total=347164672
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestConfigReload, DistribDocExpirationUpdateProcessorTest, TestWordDelimiterFilterFactory, SpellCheckComponentTest, TestSolrDeletionPolicy1, ShardRoutingTest, TestSimpleQParserPlugin, DirectSolrSpellCheckerTest, TestPivotHelperCode, TestQuerySenderListener, FullSolrCloudDistribCmdsTest, PluginInfoTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, FastVectorHighlighterTest, SimpleFacetsTest, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestPhraseSuggestions, CoreContainerCoreInitFailuresTest, TestIndexSearcher, ClusterStateTest, RankQueryTest, ResourceLoaderTest, AddBlockUpdateTest, SuggestComponentTest, TestClassNameShortening, RAMDirectoryFactoryTest, TestRealTimeGet, SuggesterTSTTest, TestManagedSchemaFieldTypeResource, TestFieldSortValues, TestExpandComponent, TestFreeTextSuggestions, TestMaxScoreQueryParser, MBeansHandlerTest, ScriptEngineTest, TestGroupingSearch, HdfsBasicDistributedZkTest, DocValuesTest, TestLazyCores, SpellingQueryConverterTest, TestUtils, TestSolrDeletionPolicy2, SimplePostToolTest, TestCollectionAPI, SpellPossibilityIteratorTest, DistributedFacetPivotLargeTest, SpatialFilterTest, ExitableDirectoryReaderTest, TestSchemaVersionResource, AtomicUpdatesTest, ReplicationFactorTest, TestDocBasedVersionConstraints, MoreLikeThisHandlerTest, DistributedQueryElevationComponentTest, TestCodecSupport, TestManagedSchemaFieldResource, ChaosMonkeyNothingIsSafeTest, TestReversedWildcardFilterFactory, UUIDUpdateProcessorFallbackTest, CollectionsAPIAsyncDistributedZkTest, TestOmitPositions, TestBulkSchemaAPI, PathHierarchyTokenizerFactoryTest, CurrencyFieldXmlFileTest, UUIDFieldTest, LegacyHTMLStripCharFilterTest, PreAnalyzedFieldTest, DateRangeFieldTest, IndexBasedSpellCheckerTest, TestReload, TestStressVersions, TestSolrQueryParserDefaultOperatorResource, TestReplicationHandler, StatelessScriptUpdateProcessorFactoryTest, TestRandomDVFaceting, AnalyticsMergeStrategyTest, DistributedSpellCheckComponentTest, CustomCollectionTest, EnumFieldTest, UnloadDistributedZkTest, SimpleMLTQParserTest, TestStressReorder, DirectUpdateHandlerTest, TestDynamicFieldCollectionResource, TestSolrXmlPersistence, TestCloudSchemaless, ExternalCollectionsTest, ZkSolrClientTest, TestMissingGroups, FileBasedSpellCheckerTest, TestManagedSynonymFilterFactory, DistribCursorPagingTest, TestRandomMergePolicy, TestCoreContainer, ZkControllerTest, TestElisionMultitermQuery, TestSolrDynamicMBean, FacetPivotSmallTest, TestSolrCoreProperties, DistributedFacetPivotSmallTest, SuggesterWFSTTest, TestLRUCache, DistributedFacetPivotSmallAdvancedTest, LeaderFailoverAfterPartitionTest, ZkStateWriterTest, TestDynamicFieldResource, TestJoin, DeleteShardTest, TestSchemaSimilarityResource, TestDynamicLoading, TestSolrConfigHandlerCloud, SortByFunctionTest, DistributedTermsComponentTest, TestDocSet, DirectSolrConnectionTest, SignatureUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, LukeRequestHandlerTest, TestBM25SimilarityFactory, TestExtendedDismaxParser, HdfsChaosMonkeySafeLeaderTest, TestFieldCollectionResource, TestConfig, BinaryUpdateRequestHandlerTest, TestPostingsSolrHighlighter, CloudExitableDirectoryReaderTest, QueryParsingTest, TestRawResponseWriter, TestCopyFieldCollectionResource, QueryResultKeyTest, TestRandomFaceting, DistributedSuggestComponentTest, TestIBSimilarityFactory, TestRemoteStreaming, MergeStrategyTest, BadIndexSchemaTest, CoreAdminHandlerTest, TestNonDefinedSimilarityFactory, ModifyConfFileTest, BJQParserTest, UpdateParamsTest, TestTolerantSearch, DistributedFacetPivotWhiteBoxTest, NumericFieldsTest, LeaderInitiatedRecoveryOnCommitTest, XmlUpdateRequestHandlerTest, BasicFunctionalityTest, TimeZoneUtilsTest, PeerSyncTest, ClusterStateUpdateTest, SolrPluginUtilsTest, TestImplicitCoreProperties, JSONWriterTest, SharedFSAutoReplicaFailoverUtilsTest, ShardRoutingCustomTest, SliceStateTest, URLClassifyProcessorTest, CacheHeaderTest, MultiTermTest, FileUtilsTest, TestShardHandlerFactory, TestSerializedLuceneMatchVersion, TestStressRecovery, CSVRequestHandlerTest, TestArbitraryIndexDir, SolrXmlInZkTest, SOLR749Test, TestFoldingMultitermQuery, ChangedSchemaMergeTest, TestDistributedSearch, TestCloudManagedSchemaConcurrent, EchoParamsTest, TestClusterStateMutator, CursorPagingTest, TestSolr4Spatial, TestCSVLoader, TestFunctionQuery, TestSuggestSpellingConverter, TestCloudManagedSchema, RemoteQueryErrorTest, TestCursorMarkWithoutUniqueKey, SimpleCollectionCreateDeleteTest, SolrRequestParserTest, OutOfBoxZkACLAndCredentialsProvidersTest, FieldAnalysisRequestHandlerTest, TestWriterPerf, XsltUpdateRequestHandlerTest, TestPseudoReturnFields, ChaosMonkeySafeLeaderTest, BlockDirectoryTest, CircularListTest, PrimUtilsTest, TestManagedSchema, DistributedDebugComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestInfoStreamLogging, TestConfigSets, PrimitiveFieldTypeTest, TestShortCircuitedRequests, TestRequestStatusCollectionAPI, OverseerCollectionProcessorTest, TestSchemaNameResource, TestJmxIntegration, SolrTestCaseJ4Test, TestDocumentBuilder, TestConfigOverlay, OverseerTest, DocumentAnalysisRequestHandlerTest, RecoveryZkTest, TestCustomSort, DistributedQueryComponentCustomSortTest, AnalysisErrorHandlingTest, TestDistribDocBasedVersion, MinimalSchemaTest, AnalysisAfterCoreReloadTest, TestBinaryResponseWriter, TestComponentsName, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, LeaderElectionTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterFSTTest, SuggesterTest, TestStressLucene, TestTrie, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestQueryTypes, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, TestSearchPerf, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest, HttpPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest]
   [junit4] Completed in 362.74s, 1 test, 1 error <<< FAILURES!

[...truncated 277 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 453 suites, 1855 tests, 1 error, 37 ignored (21 assumptions)

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