You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/20 05:54:28 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 601 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/601/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([E8A3C974F73DBB9E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([E8A3C974F73DBB9E]:0)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
Error executing query

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
	at __randomizedtesting.SeedInfo.seed([E8A3C974F73DBB9E:6945476C8062DBA2]:0)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:100)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:223)
	at org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:165)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:414)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:144)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:43)
	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: org.apache.http.ParseException: Invalid content type: 
	at org.apache.http.entity.ContentType.parse(ContentType.java:233)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:496)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	... 47 more




Build Log:
[...truncated 12142 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/init-core-data-001
   [junit4]   2> 5497570 T15420 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /kr_n/r
   [junit4]   2> 5497575 T15420 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5497576 T15420 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5497577 T15421 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5497676 T15420 oasc.ZkTestServer.run start zk server on port:39445
   [junit4]   2> 5497677 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5497681 T15427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@503f0f6c name:ZooKeeperConnection Watcher:127.0.0.1:39445 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5497681 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5497681 T15420 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5497684 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5497685 T15429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@668bd5b9 name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5497686 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5497686 T15420 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5497688 T15420 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5497689 T15420 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5497690 T15420 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5497692 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5497693 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5497695 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 5497696 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5497799 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5497799 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5497801 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5497802 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5497804 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5497804 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5497806 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5497807 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5497808 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5497809 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5497811 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5497811 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5497813 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5497814 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5497815 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5497816 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5497818 T15420 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5497818 T15420 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5498900 T15420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5498905 T15420 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44864
   [junit4]   2> 5498905 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5498906 T15420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5498906 T15420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002
   [junit4]   2> 5498906 T15420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/'
   [junit4]   2> 5498935 T15420 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/solr.xml
   [junit4]   2> 5498988 T15420 oasc.CoreContainer.<init> New CoreContainer 992039675
   [junit4]   2> 5498988 T15420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/]
   [junit4]   2> 5498989 T15420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5498989 T15420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5498990 T15420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5498990 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5498990 T15420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5498990 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5498991 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5498991 T15420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5498991 T15420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5498991 T15420 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5498992 T15420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5498992 T15420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5498992 T15420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5498992 T15420 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39445/solr
   [junit4]   2> 5498993 T15420 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5498993 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5498995 T15440 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8cefb11 name:ZooKeeperConnection Watcher:127.0.0.1:39445 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5498996 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5498997 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5498998 T15442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b62a153 name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5498999 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5499000 T15420 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5499002 T15420 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5499004 T15420 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5499006 T15420 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5499007 T15420 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5499009 T15420 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5499010 T15420 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44864_kr_n%2Fr
   [junit4]   2> 5499011 T15420 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44864_kr_n%2Fr
   [junit4]   2> 5499013 T15420 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5499014 T15420 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5499015 T15420 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5499017 T15420 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44864_kr_n%2Fr
   [junit4]   2> 5499017 T15420 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5499019 T15420 oasc.Overseer.start Overseer (id=92307589561122819-127.0.0.1:44864_kr_n%2Fr-n_0000000000) starting
   [junit4]   2> 5499020 T15420 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5499026 T15420 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5499026 T15444 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5499027 T15420 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5499029 T15420 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5499030 T15420 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5499031 T15443 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5499037 T15446 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5499037 T15446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5499038 T15446 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5499038 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5499039 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44864/kr_n/r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44864_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"1"}
   [junit4]   2> 5499039 T15443 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 5499040 T15443 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5499041 T15447 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> 5500039 T15446 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5500040 T15446 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5500041 T15446 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5500041 T15446 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5500041 T15446 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5500042 T15446 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/collection1/'
   [junit4]   2> 5500044 T15446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5500044 T15446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5500045 T15446 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5500107 T15446 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5500164 T15446 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5500266 T15446 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5500275 T15446 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5500662 T15446 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5500665 T15446 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5500667 T15446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5500671 T15446 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5500688 T15446 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5500688 T15446 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5500688 T15446 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-002/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/control/data/
   [junit4]   2> 5500689 T15446 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59746d62
   [junit4]   2> 5500690 T15446 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/control/data
   [junit4]   2> 5500690 T15446 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/control/data/index/
   [junit4]   2> 5500690 T15446 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5500691 T15446 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/control/data/index
   [junit4]   2> 5500691 T15446 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=46.2080078125, floorSegmentMB=1.6142578125, forceMergeDeletesPctAllowed=24.90423994028728, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5701712851928271
   [junit4]   2> 5500692 T15446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1d5ebf0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56296d78; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5500692 T15446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5500696 T15446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5500696 T15446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5500697 T15446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5500697 T15446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5500697 T15446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5500697 T15446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5500698 T15446 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5500698 T15446 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5500698 T15446 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5500699 T15446 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5500700 T15446 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5500700 T15446 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5500700 T15446 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5500701 T15446 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5500701 T15446 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5500701 T15446 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5500702 T15446 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5500702 T15446 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5500702 T15446 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5500703 T15446 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5500703 T15446 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5500721 T15446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5500723 T15446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5500725 T15446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5500727 T15446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5500729 T15446 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5500734 T15446 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5500734 T15446 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5500735 T15446 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5500736 T15446 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1d5ebf0d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56296d78; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5500736 T15446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5500736 T15446 oass.SolrIndexSearcher.<init> Opening Searcher@39e2b8d8[collection1] main
   [junit4]   2> 5500737 T15446 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5500737 T15446 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5500738 T15446 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5500738 T15446 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5500738 T15446 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5500739 T15446 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5500739 T15446 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5500739 T15446 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5500740 T15446 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 5500741 T15446 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5500742 T15446 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5500742 T15446 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5500745 T15448 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39e2b8d8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5500747 T15446 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5500747 T15451 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44864/kr_n/r collection:control_collection shard:shard1
   [junit4]   2> 5500748 T15420 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 5500748 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5500748 T15451 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5500749 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5500751 T15453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@324b15f3 name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5500751 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5500752 T15420 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5500753 T15451 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5500754 T15420 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5500755 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5500755 T15451 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5500755 T15451 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11181 name=collection1 org.apache.solr.core.SolrCore@2662341e url=http://127.0.0.1:44864/kr_n/r/collection1 node=127.0.0.1:44864_kr_n%2Fr C11181_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:44864/kr_n/r, node_name=127.0.0.1:44864_kr_n%2Fr, core=collection1}
   [junit4]   2> 5500755 T15451 C11181 P44864 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44864/kr_n/r/collection1/
   [junit4]   2> 5500755 T15451 C11181 P44864 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5500756 T15451 C11181 P44864 oasc.SyncStrategy.syncToMe http://127.0.0.1:44864/kr_n/r/collection1/ has no replicas
   [junit4]   2> 5500756 T15451 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44864/kr_n/r/collection1/ shard1
   [junit4]   2> 5500756 T15451 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5500757 T15447 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> 5500758 T15454 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> 5500760 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5500865 T15447 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> 5500865 T15454 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> 5500914 T15451 oasc.ZkController.register We are http://127.0.0.1:44864/kr_n/r/collection1/ and leader is http://127.0.0.1:44864/kr_n/r/collection1/
   [junit4]   2> 5500915 T15451 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44864/kr_n/r
   [junit4]   2> 5500915 T15451 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5500915 T15451 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5500915 T15451 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5500917 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5500919 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44864/kr_n/r",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:44864_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3"}
   [junit4]   2> 5501021 T15447 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> 5501021 T15454 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> 5501845 T15420 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5501846 T15420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5501849 T15420 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28480
   [junit4]   2> 5501849 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5501850 T15420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5501850 T15420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003
   [junit4]   2> 5501850 T15420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/'
   [junit4]   2> 5501878 T15420 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/solr.xml
   [junit4]   2> 5501952 T15420 oasc.CoreContainer.<init> New CoreContainer 905253078
   [junit4]   2> 5501953 T15420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/]
   [junit4]   2> 5501954 T15420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5501954 T15420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5501954 T15420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5501955 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5501955 T15420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5501956 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5501956 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5501956 T15420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5501957 T15420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5501957 T15420 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5501958 T15420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5501958 T15420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5501958 T15420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5501959 T15420 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39445/solr
   [junit4]   2> 5501959 T15420 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5501960 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5501962 T15465 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c246d46 name:ZooKeeperConnection Watcher:127.0.0.1:39445 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5501963 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5501964 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5501965 T15467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48061d3 name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5501965 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5501969 T15420 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5502973 T15420 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28480_kr_n%2Fr
   [junit4]   2> 5502974 T15420 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28480_kr_n%2Fr
   [junit4]   2> 5502976 T15420 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5502982 T15469 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5502982 T15469 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5502983 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5502983 T15469 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5502984 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28480/kr_n/r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:28480_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3"}
   [junit4]   2> 5502985 T15443 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 5502985 T15443 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 5502987 T15468 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> 5502987 T15454 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> 5502987 T15447 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> 5503984 T15469 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5503985 T15469 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5503985 T15469 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5503985 T15469 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5503986 T15469 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5503986 T15469 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/collection1/'
   [junit4]   2> 5503988 T15469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 5503988 T15469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 5503989 T15469 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 5504053 T15469 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5504099 T15469 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5504202 T15469 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5504211 T15469 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5504612 T15469 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5504615 T15469 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5504617 T15469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5504621 T15469 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5504638 T15469 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5504639 T15469 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5504639 T15469 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-003/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty1/
   [junit4]   2> 5504639 T15469 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59746d62
   [junit4]   2> 5504640 T15469 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty1
   [junit4]   2> 5504640 T15469 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty1/index/
   [junit4]   2> 5504640 T15469 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 5504641 T15469 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty1/index
   [junit4]   2> 5504642 T15469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=46.2080078125, floorSegmentMB=1.6142578125, forceMergeDeletesPctAllowed=24.90423994028728, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5701712851928271
   [junit4]   2> 5504643 T15469 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2331729a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12823476; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5504643 T15469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5504647 T15469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5504648 T15469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5504648 T15469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5504648 T15469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5504649 T15469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5504649 T15469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5504649 T15469 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5504650 T15469 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5504650 T15469 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5504651 T15469 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5504651 T15469 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5504652 T15469 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5504652 T15469 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5504653 T15469 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5504653 T15469 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5504654 T15469 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5504654 T15469 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5504654 T15469 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5504655 T15469 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5504655 T15469 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5504656 T15469 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5504674 T15469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5504676 T15469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5504678 T15469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5504680 T15469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5504682 T15469 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5504686 T15469 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5504686 T15469 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5504687 T15469 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5504688 T15469 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2331729a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12823476; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5504688 T15469 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5504688 T15469 oass.SolrIndexSearcher.<init> Opening Searcher@c2caf09[collection1] main
   [junit4]   2> 5504689 T15469 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5504689 T15469 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5504690 T15469 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5504690 T15469 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5504690 T15469 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5504691 T15469 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5504691 T15469 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5504692 T15469 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5504692 T15469 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5504692 T15469 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5504696 T15470 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c2caf09[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5504699 T15469 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5504700 T15473 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28480/kr_n/r collection:collection1 shard:shard3
   [junit4]   2> 5504701 T15420 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 5504701 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5504701 T15473 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 5504705 T15473 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 5504706 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5504706 T15473 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5504707 T15473 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11182 name=collection1 org.apache.solr.core.SolrCore@af898c6 url=http://127.0.0.1:28480/kr_n/r/collection1 node=127.0.0.1:28480_kr_n%2Fr C11182_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:28480/kr_n/r, node_name=127.0.0.1:28480_kr_n%2Fr, core=collection1}
   [junit4]   2> 5504707 T15473 C11182 P28480 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28480/kr_n/r/collection1/
   [junit4]   2> 5504707 T15473 C11182 P28480 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5504707 T15473 C11182 P28480 oasc.SyncStrategy.syncToMe http://127.0.0.1:28480/kr_n/r/collection1/ has no replicas
   [junit4]   2> 5504708 T15473 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28480/kr_n/r/collection1/ shard3
   [junit4]   2> 5504708 T15473 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 5504709 T15447 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> 5504709 T15454 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> 5504709 T15468 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> 5504711 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5504816 T15468 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> 5504816 T15454 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> 5504816 T15447 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> 5504865 T15473 oasc.ZkController.register We are http://127.0.0.1:28480/kr_n/r/collection1/ and leader is http://127.0.0.1:28480/kr_n/r/collection1/
   [junit4]   2> 5504866 T15473 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28480/kr_n/r
   [junit4]   2> 5504866 T15473 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5504866 T15473 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5504866 T15473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5504868 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5504869 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:28480/kr_n/r",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "node_name":"127.0.0.1:28480_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3"}
   [junit4]   2> 5504972 T15447 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> 5504972 T15468 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> 5504972 T15454 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> 5505806 T15420 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 5505807 T15420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5505810 T15420 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34218
   [junit4]   2> 5505810 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5505811 T15420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5505811 T15420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004
   [junit4]   2> 5505811 T15420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/'
   [junit4]   2> 5505840 T15420 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/solr.xml
   [junit4]   2> 5505891 T15420 oasc.CoreContainer.<init> New CoreContainer 819323805
   [junit4]   2> 5505891 T15420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/]
   [junit4]   2> 5505892 T15420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5505892 T15420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5505892 T15420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5505893 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5505893 T15420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5505893 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5505893 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5505894 T15420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5505894 T15420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5505894 T15420 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5505894 T15420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5505895 T15420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5505895 T15420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5505895 T15420 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39445/solr
   [junit4]   2> 5505895 T15420 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5505896 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5505898 T15484 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a527177 name:ZooKeeperConnection Watcher:127.0.0.1:39445 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5505898 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5505900 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5505901 T15486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d5785 name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5505901 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5505905 T15420 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5506908 T15420 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34218_kr_n%2Fr
   [junit4]   2> 5506909 T15420 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34218_kr_n%2Fr
   [junit4]   2> 5506911 T15420 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5506918 T15488 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5506918 T15488 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5506919 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5506919 T15488 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5506920 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34218/kr_n/r",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34218_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3"}
   [junit4]   2> 5506920 T15443 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 5506920 T15443 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 5506922 T15468 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> 5506922 T15487 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> 5506922 T15447 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> 5506922 T15454 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> 5507919 T15488 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5507920 T15488 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5507921 T15488 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5507921 T15488 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5507921 T15488 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5507922 T15488 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/collection1/'
   [junit4]   2> 5507924 T15488 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 5507924 T15488 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 5507925 T15488 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 5507986 T15488 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 5508032 T15488 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5508134 T15488 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5508143 T15488 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5508539 T15488 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5508542 T15488 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5508544 T15488 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5508549 T15488 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5508565 T15488 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5508565 T15488 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5508565 T15488 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-004/collection1/, dataDir=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty2/
   [junit4]   2> 5508565 T15488 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59746d62
   [junit4]   2> 5508566 T15488 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty2
   [junit4]   2> 5508566 T15488 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty2/index/
   [junit4]   2> 5508567 T15488 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 5508568 T15488 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-001/jetty2/index
   [junit4]   2> 5508568 T15488 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=46.2080078125, floorSegmentMB=1.6142578125, forceMergeDeletesPctAllowed=24.90423994028728, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5701712851928271
   [junit4]   2> 5508569 T15488 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7fa7c098 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24914b8d; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5508569 T15488 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5508574 T15488 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5508574 T15488 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5508574 T15488 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5508574 T15488 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5508575 T15488 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5508575 T15488 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5508575 T15488 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5508576 T15488 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5508576 T15488 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5508577 T15488 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5508577 T15488 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5508578 T15488 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5508578 T15488 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5508579 T15488 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5508579 T15488 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5508579 T15488 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5508580 T15488 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5508580 T15488 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 5508581 T15488 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5508581 T15488 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5508581 T15488 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5508599 T15488 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5508601 T15488 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5508603 T15488 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5508605 T15488 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5508607 T15488 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5508611 T15488 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5508611 T15488 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5508612 T15488 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5508613 T15488 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7fa7c098 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24914b8d; maxCacheMB=0.814453125 maxMergeSizeMB=0.46875)),segFN=segments_1,generation=1}
   [junit4]   2> 5508613 T15488 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5508613 T15488 oass.SolrIndexSearcher.<init> Opening Searcher@2d0cfe65[collection1] main
   [junit4]   2> 5508613 T15488 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5508614 T15488 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5508614 T15488 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5508615 T15488 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5508615 T15488 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5508615 T15488 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5508616 T15488 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5508616 T15488 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5508617 T15488 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 5508617 T15488 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5508620 T15489 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d0cfe65[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5508623 T15488 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5508624 T15492 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34218/kr_n/r collection:collection1 shard:shard2
   [junit4]   2> 5508625 T15420 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 5508625 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5508625 T15492 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 5508629 T15492 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 5508630 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5508630 T15492 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5508630 T15492 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C11183 name=collection1 org.apache.solr.core.SolrCore@3388ffb6 url=http://127.0.0.1:34218/kr_n/r/collection1 node=127.0.0.1:34218_kr_n%2Fr C11183_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:34218/kr_n/r, node_name=127.0.0.1:34218_kr_n%2Fr, core=collection1}
   [junit4]   2> 5508631 T15492 C11183 P34218 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34218/kr_n/r/collection1/
   [junit4]   2> 5508631 T15492 C11183 P34218 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5508631 T15492 C11183 P34218 oasc.SyncStrategy.syncToMe http://127.0.0.1:34218/kr_n/r/collection1/ has no replicas
   [junit4]   2> 5508631 T15492 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34218/kr_n/r/collection1/ shard2
   [junit4]   2> 5508631 T15492 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 5508633 T15447 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> 5508633 T15468 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> 5508633 T15487 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> 5508633 T15454 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> 5508637 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5508637 T15468 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> 5508637 T15487 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> 5508637 T15454 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> 5508637 T15447 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> 5508686 T15492 oasc.ZkController.register We are http://127.0.0.1:34218/kr_n/r/collection1/ and leader is http://127.0.0.1:34218/kr_n/r/collection1/
   [junit4]   2> 5508687 T15492 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34218/kr_n/r
   [junit4]   2> 5508687 T15492 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5508687 T15492 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5508687 T15492 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5508689 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5508690 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34218/kr_n/r",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "node_name":"127.0.0.1:34218_kr_n%2Fr",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"3"}
   [junit4]   2> 5508793 T15454 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> 5508793 T15468 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> 5508793 T15447 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> 5508793 T15487 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> 5509780 T15420 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 5509780 T15420 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5509784 T15420 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57656
   [junit4]   2> 5509784 T15420 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5509784 T15420 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5509785 T15420 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-005
   [junit4]   2> 5509785 T15420 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-005/'
   [junit4]   2> 5509813 T15420 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-005/solr.xml
   [junit4]   2> 5509865 T15420 oasc.CoreContainer.<init> New CoreContainer 2040067705
   [junit4]   2> 5509865 T15420 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.FullSolrCloudDistribCmdsTest-E8A3C974F73DBB9E-001/tempDir-005/]
   [junit4]   2> 5509866 T15420 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5509866 T15420 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5509867 T15420 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5509867 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5509867 T15420 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5509867 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5509867 T15420 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5509868 T15420 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5509868 T15420 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5509868 T15420 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 5509869 T15420 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5509869 T15420 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5509869 T15420 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5509869 T15420 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39445/solr
   [junit4]   2> 5509870 T15420 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5509870 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5509872 T15503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@295dc04d name:ZooKeeperConnection Watcher:127.0.0.1:39445 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5509872 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5509874 T15420 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5509875 T15505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d080b9c name:ZooKeeperConnection Watcher:127.0.0.1:39445/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5509875 T15420 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5509878 T15420 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5510882 T15420 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57656_kr_n%2Fr
   [junit4]   2> 5510883 T15420 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57656_kr_n%2Fr
   [junit4]   2> 5510885 T15420 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5510892 T15507 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5510892 T15507 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5510893 T15447 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5510893 T15507 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5510894 T15443 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 

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

Elector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	        at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:209)
   [junit4]   2> 	        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  40) Thread[id=11319, name=searcherExecutor-2359-thread-1, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  41) Thread[id=11297, name=searcherExecutor-2349-thread-1, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  42) Thread[id=11323, name=searcherExecutor-2362-thread-1, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  43) Thread[id=11428, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[E8A3C974F73DBB9E]-SendThread(127.0.0.1:47967), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:82)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 	  44) Thread[id=11113, name=OverseerHdfsCoreFailoverThread-92307396565532678-127.0.0.1:47973_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  45) Thread[id=11164, name=HashSessionScavenger-120, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> NOTE: test params are: codec=Lucene49, sim=DefaultSimilarity, locale=tr, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=16,threads=48,free=142853856,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, SynonymTokenizerTest, HdfsUnloadDistributedZkTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestLRUCache, RemoteQueryErrorTest, ZkSolrClientTest, ConvertedLegacyTest, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, DistanceFunctionTest, TestPivotHelperCode, TestFiltering, SolrInfoMBeanTest, SOLR749Test, DocValuesTest, TestStressUserVersions, SliceStateTest, TestFieldSortValues, TestHighlightDedupGrouping, UUIDUpdateProcessorFallbackTest, HdfsChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, RequestHandlersTest, TestHighFrequencyDictionaryFactory, AsyncMigrateRouteKeyTest, TermVectorComponentTest, TestIBSimilarityFactory, HardAutoCommitTest, TestReplicationHandlerBackup, TestWriterPerf, DebugComponentTest, TestOmitPositions, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, TestDistributedMissingSort, TestRandomMergePolicy, BasicZkTest, TestCloudManagedSchemaConcurrent, TestUpdate, TestCharFilters, TestRealTimeGet, PolyFieldTest, TestMaxScoreQueryParser, TestBinaryField, CacheHeaderTest, FieldAnalysisRequestHandlerTest, DeleteInactiveReplicaTest, TestValueSourceCache, TestSearcherReuse, TestSolrXmlPersistence, StressHdfsTest, TestBadConfig, HdfsDirectoryTest, TestIntervalFaceting, DistributedQueryComponentCustomSortTest, TestSystemIdResolver, TestCollationField, CurrencyFieldXmlFileTest, TestCustomSort, ShardRoutingCustomTest, TestDocumentBuilder, MigrateRouteKeyTest, TestReversedWildcardFilterFactory, TestManagedResource, BasicDistributedZk2Test, DeleteShardTest, TestSortingResponseWriter, TestGroupingSearch, TestDistribDocBasedVersion, TestRandomFaceting, AutoCommitTest, CursorMarkTest, URLClassifyProcessorTest, SolrIndexConfigTest, ShardSplitTest, CollectionsAPIAsyncDistributedZkTest, BlockCacheTest, NumericFieldsTest, OverseerRolesTest, TestPHPSerializedResponseWriter, TestMultiCoreConfBootstrap, ChaosMonkeyNothingIsSafeTest, TestIndexingPerformance, HdfsCollectionsAPIDistributedZkTest, QueryElevationComponentTest, FileBasedSpellCheckerTest, HdfsBasicDistributedZk2Test, SortByFunctionTest, TestImplicitCoreProperties, SolrRequestParserTest, TestLMDirichletSimilarityFactory, LukeRequestHandlerTest, TestDistributedGrouping, TestNonNRTOpen, LeaderElectionIntegrationTest, SearchHandlerTest, DistributedFacetPivotLongTailTest, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=E8A3C974F73DBB9E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=tr -Dtests.timezone=Asia/Ulan_Bator -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E8A3C974F73DBB9E]:0)
   [junit4] Completed on J1 in 7224.08s, 1 test, 2 errors <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:481: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:454: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:45: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1351: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:966: There were test failures: 419 suites, 1732 tests, 1 suite-level error, 2 errors, 53 ignored (8 assumptions)

Total time: 337 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-4.x #599
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 626514460 bytes
Compression is 0.0%
Took 1 min 50 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure