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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60) - Build # 10812 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10812/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:43971","core":"c8n_1x3_lf_shard1_replica2","node_name":"127.0.0.1:43971_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:57039_, 127.0.0.1:43971_] collections:{control_collection=DocCollection(control_collection)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:43971",           "core":"collection1",           "node_name":"127.0.0.1:43971_",           "leader":"true"}}}},   "autoCreated":"true",   "maxShardsPerNode":"1",   "replicationFactor":"1"}, collection1=DocCollection(collection1)={   "router":{"name":"compositeId"},   "autoCreated":"true",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:50238",           "core":"collection1",           "node_name":"127.0.0.1:50238_",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:57039",           "core":"collection1",           "node_name":"127.0.0.1:57039_",           "leader":"true"}}}},   "maxShardsPerNode":"1",   "replicationFactor":"1"}, c8n_1x2=DocCollection(c8n_1x2)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:50238",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:50238_"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:57039",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:57039_",           "leader":"true"}}}},   "maxShardsPerNode":"1",   "replicationFactor":"2"}, c8n_1x3=DocCollection(c8n_1x3)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:43971",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:43971_"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:50238",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:50238_"},         "core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:57039",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:57039_",           "leader":"true"}}}},   "maxShardsPerNode":"1",   "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:50238",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:50238_"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:43971",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:43971_",           "leader":"true"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:57039",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:57039_"}}}},   "maxShardsPerNode":"1",   "replicationFactor":"3"}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:43971","core":"c8n_1x3_lf_shard1_replica2","node_name":"127.0.0.1:43971_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:57039_, 127.0.0.1:43971_] collections:{control_collection=DocCollection(control_collection)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:43971",
          "core":"collection1",
          "node_name":"127.0.0.1:43971_",
          "leader":"true"}}}},
  "autoCreated":"true",
  "maxShardsPerNode":"1",
  "replicationFactor":"1"}, collection1=DocCollection(collection1)={
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:50238",
          "core":"collection1",
          "node_name":"127.0.0.1:50238_",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:57039",
          "core":"collection1",
          "node_name":"127.0.0.1:57039_",
          "leader":"true"}}}},
  "maxShardsPerNode":"1",
  "replicationFactor":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:50238",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:50238_"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:57039",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:57039_",
          "leader":"true"}}}},
  "maxShardsPerNode":"1",
  "replicationFactor":"2"}, c8n_1x3=DocCollection(c8n_1x3)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:43971",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:43971_"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:50238",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:50238_"},
        "core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:57039",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:57039_",
          "leader":"true"}}}},
  "maxShardsPerNode":"1",
  "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:50238",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:50238_"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:43971",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:43971_",
          "leader":"true"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:57039",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:57039_"}}}},
  "maxShardsPerNode":"1",
  "replicationFactor":"3"}}
	at __randomizedtesting.SeedInfo.seed([8CED2315EDD8EC42:D0BAD0D9A878C7E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:367)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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)




Build Log:
[...truncated 11755 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/init-core-data-001
   [junit4]   2> 1281211 T6692 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1281215 T6692 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1281215 T6692 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1281216 T6693 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1281316 T6692 oasc.ZkTestServer.run start zk server on port:41120
   [junit4]   2> 1281317 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281319 T6699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54d19a68 name:ZooKeeperConnection Watcher:127.0.0.1:41120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281319 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1281320 T6692 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1281323 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281324 T6701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10370b2e name:ZooKeeperConnection Watcher:127.0.0.1:41120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281324 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1281324 T6692 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1281326 T6692 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1281327 T6692 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1281330 T6692 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1281332 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1281332 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1281334 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1281335 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1281337 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1281337 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1281340 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1281340 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1281342 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1281342 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1281344 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1281344 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1281346 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1281346 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1281348 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1281348 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1281349 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1281350 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1281351 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1281352 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1281353 T6692 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1281354 T6692 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1281613 T6692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1281616 T6692 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49442
   [junit4]   2> 1281617 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1281617 T6692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1281617 T6692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002
   [junit4]   2> 1281617 T6692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/'
   [junit4]   2> 1281632 T6692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/solr.xml
   [junit4]   2> 1281654 T6692 oasc.CoreContainer.<init> New CoreContainer 54711690
   [junit4]   2> 1281655 T6692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/]
   [junit4]   2> 1281655 T6692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1281656 T6692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1281656 T6692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1281656 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1281656 T6692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1281656 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1281657 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1281657 T6692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1281657 T6692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1281658 T6692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1281658 T6692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1281658 T6692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1281658 T6692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41120/solr
   [junit4]   2> 1281658 T6692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1281659 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281661 T6712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d158b2 name:ZooKeeperConnection Watcher:127.0.0.1:41120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281661 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1281663 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281664 T6714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fe752ac name:ZooKeeperConnection Watcher:127.0.0.1:41120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281665 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1281666 T6692 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1281668 T6692 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1281670 T6692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1281672 T6692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1281674 T6692 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1281676 T6692 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1281677 T6692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43971_
   [junit4]   2> 1281678 T6692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43971_
   [junit4]   2> 1281680 T6692 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1281681 T6692 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1281684 T6692 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43971_
   [junit4]   2> 1281684 T6692 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1281686 T6692 oasc.Overseer.start Overseer (id=92098645657583619-127.0.0.1:43971_-n_0000000000) starting
   [junit4]   2> 1281689 T6692 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1281694 T6716 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1281694 T6692 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1281695 T6692 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1281696 T6692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281698 T6715 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1281701 T6717 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1281701 T6717 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1281702 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1281702 T6717 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1281703 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1281703 T6715 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43971",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43971_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1281703 T6715 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1281704 T6715 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1281705 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1281705 T6714 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> 1282702 T6717 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1282702 T6717 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1282703 T6717 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1282704 T6717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1282705 T6717 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1282705 T6717 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/collection1/'
   [junit4]   2> 1282706 T6717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1282706 T6717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1282707 T6717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1282741 T6717 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1282786 T6717 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1282788 T6717 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1282794 T6717 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1283002 T6717 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1283006 T6717 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1283009 T6717 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1283035 T6717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1283038 T6717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1283042 T6717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1283043 T6717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1283044 T6717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1283044 T6717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1283045 T6717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1283045 T6717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1283046 T6717 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1283046 T6717 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1283046 T6717 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/control/data/
   [junit4]   2> 1283047 T6717 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@442b7d5a
   [junit4]   2> 1283047 T6717 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/control/data
   [junit4]   2> 1283048 T6717 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/control/data/index/
   [junit4]   2> 1283048 T6717 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1283048 T6717 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/control/data/index
   [junit4]   2> 1283048 T6717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1283049 T6717 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2fd46353 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ce216),segFN=segments_1,generation=1}
   [junit4]   2> 1283049 T6717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1283052 T6717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1283052 T6717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1283052 T6717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1283052 T6717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1283052 T6717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1283053 T6717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1283053 T6717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1283053 T6717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1283053 T6717 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1283054 T6717 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1283054 T6717 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1283054 T6717 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1283054 T6717 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1283055 T6717 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1283055 T6717 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1283055 T6717 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1283056 T6717 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1283060 T6717 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1283062 T6717 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1283063 T6717 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1283063 T6717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34626678531625177]
   [junit4]   2> 1283063 T6717 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2fd46353 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ce216),segFN=segments_1,generation=1}
   [junit4]   2> 1283064 T6717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1283064 T6717 oass.SolrIndexSearcher.<init> Opening Searcher@32daa611[collection1] main
   [junit4]   2> 1283064 T6717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1283065 T6717 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1283065 T6717 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1283065 T6717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1283065 T6717 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1283065 T6717 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1283066 T6717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1283066 T6717 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1283066 T6717 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1283068 T6717 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1283068 T6717 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1283068 T6717 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1283070 T6718 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32daa611[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1283071 T6717 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1283071 T6721 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43971 collection:control_collection shard:shard1
   [junit4]   2> 1283071 T6692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1283072 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1283072 T6721 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1283074 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283075 T6724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66141ad4 name:ZooKeeperConnection Watcher:127.0.0.1:41120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283075 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1283076 T6721 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1283076 T6692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1283077 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283077 T6721 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1283077 T6721 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2370 name=collection1 org.apache.solr.core.SolrCore@5b5f2e2e url=http://127.0.0.1:43971/collection1 node=127.0.0.1:43971_ C2370_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43971, core=collection1, node_name=127.0.0.1:43971_}
   [junit4]   2> 1283077 T6721 C2370 P43971 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43971/collection1/
   [junit4]   2> 1283077 T6692 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1283078 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1283078 T6721 C2370 P43971 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1283078 T6721 C2370 P43971 oasc.SyncStrategy.syncToMe http://127.0.0.1:43971/collection1/ has no replicas
   [junit4]   2> 1283078 T6721 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43971/collection1/ shard1
   [junit4]   2> 1283078 T6721 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1283080 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283081 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283083 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283184 T6724 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> 1283184 T6714 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> 1283232 T6721 oasc.ZkController.register We are http://127.0.0.1:43971/collection1/ and leader is http://127.0.0.1:43971/collection1/
   [junit4]   2> 1283232 T6721 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43971
   [junit4]   2> 1283232 T6721 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1283233 T6721 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1283233 T6721 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1283234 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283234 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283234 T6721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1283234 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283235 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1283236 T6715 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43971",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43971_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1283237 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1283320 T6692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1283321 T6692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1283322 T6692 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36881
   [junit4]   2> 1283323 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1283323 T6692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1283323 T6692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003
   [junit4]   2> 1283323 T6692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/'
   [junit4]   2> 1283335 T6692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/solr.xml
   [junit4]   2> 1283339 T6724 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> 1283339 T6714 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> 1283357 T6692 oasc.CoreContainer.<init> New CoreContainer 533156882
   [junit4]   2> 1283358 T6692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/]
   [junit4]   2> 1283358 T6692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1283358 T6692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1283359 T6692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1283359 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1283359 T6692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1283359 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1283360 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1283360 T6692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1283360 T6692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1283360 T6692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1283361 T6692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1283361 T6692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1283361 T6692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41120/solr
   [junit4]   2> 1283361 T6692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1283362 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283363 T6735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57607a0a name:ZooKeeperConnection Watcher:127.0.0.1:41120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283363 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1283364 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283365 T6737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58469b57 name:ZooKeeperConnection Watcher:127.0.0.1:41120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1283365 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1283369 T6692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1284371 T6692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50238_
   [junit4]   2> 1284371 T6692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50238_
   [junit4]   2> 1284377 T6738 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1284377 T6738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1284378 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284378 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284378 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284378 T6738 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1284379 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1284380 T6715 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50238",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50238_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1284380 T6715 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1284380 T6715 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1284381 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1284483 T6737 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> 1284483 T6724 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> 1284483 T6714 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> 1285379 T6738 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1285379 T6738 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1285380 T6738 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1285380 T6738 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1285380 T6738 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1285381 T6738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/collection1/'
   [junit4]   2> 1285381 T6738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1285381 T6738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1285382 T6738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1285409 T6738 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1285430 T6738 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1285431 T6738 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1285437 T6738 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1285674 T6738 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1285678 T6738 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1285680 T6738 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1285689 T6738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285691 T6738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1285693 T6738 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285694 T6738 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285694 T6738 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285695 T6738 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1285695 T6738 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1285695 T6738 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1285695 T6738 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1285696 T6738 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1285696 T6738 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty1/
   [junit4]   2> 1285696 T6738 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@442b7d5a
   [junit4]   2> 1285697 T6738 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty1
   [junit4]   2> 1285697 T6738 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty1/index/
   [junit4]   2> 1285697 T6738 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1285697 T6738 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty1/index
   [junit4]   2> 1285697 T6738 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1285698 T6738 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bf34eba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a2054b3),segFN=segments_1,generation=1}
   [junit4]   2> 1285698 T6738 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285701 T6738 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1285701 T6738 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285701 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1285702 T6738 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285702 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1285702 T6738 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1285702 T6738 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285702 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1285703 T6738 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1285703 T6738 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1285703 T6738 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1285703 T6738 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1285704 T6738 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1285704 T6738 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1285704 T6738 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1285705 T6738 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1285705 T6738 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1285708 T6738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1285710 T6738 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1285710 T6738 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1285710 T6738 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34626678531625177]
   [junit4]   2> 1285711 T6738 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bf34eba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a2054b3),segFN=segments_1,generation=1}
   [junit4]   2> 1285711 T6738 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1285711 T6738 oass.SolrIndexSearcher.<init> Opening Searcher@3a0e056c[collection1] main
   [junit4]   2> 1285711 T6738 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1285712 T6738 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1285712 T6738 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1285713 T6738 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1285713 T6738 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1285713 T6738 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1285714 T6738 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1285714 T6738 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1285714 T6738 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1285714 T6738 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1285716 T6739 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a0e056c[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1285718 T6738 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1285718 T6742 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50238 collection:collection1 shard:shard1
   [junit4]   2> 1285719 T6692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1285719 T6742 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1285719 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1285726 T6742 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1285730 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285730 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285730 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285730 T6742 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1285730 T6742 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2371 name=collection1 org.apache.solr.core.SolrCore@491cd2e url=http://127.0.0.1:50238/collection1 node=127.0.0.1:50238_ C2371_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50238, core=collection1, node_name=127.0.0.1:50238_}
   [junit4]   2> 1285731 T6742 C2371 P50238 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50238/collection1/
   [junit4]   2> 1285731 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285731 T6742 C2371 P50238 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1285731 T6742 C2371 P50238 oasc.SyncStrategy.syncToMe http://127.0.0.1:50238/collection1/ has no replicas
   [junit4]   2> 1285731 T6742 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50238/collection1/ shard1
   [junit4]   2> 1285732 T6742 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1285734 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285736 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285740 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285842 T6724 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> 1285842 T6714 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> 1285844 T6737 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> 1285890 T6742 oasc.ZkController.register We are http://127.0.0.1:50238/collection1/ and leader is http://127.0.0.1:50238/collection1/
   [junit4]   2> 1285890 T6742 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50238
   [junit4]   2> 1285890 T6742 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1285890 T6742 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1285890 T6742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1285892 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285892 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285892 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285892 T6742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285893 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1285893 T6715 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50238",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50238_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1285895 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1285979 T6692 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1285980 T6692 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1286002 T6692 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52955
   [junit4]   2> 1286003 T6737 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> 1286003 T6724 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> 1286003 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1286003 T6714 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> 1286003 T6692 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1286004 T6692 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004
   [junit4]   2> 1286004 T6692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/'
   [junit4]   2> 1286025 T6692 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/solr.xml
   [junit4]   2> 1286059 T6692 oasc.CoreContainer.<init> New CoreContainer 1121749925
   [junit4]   2> 1286060 T6692 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/]
   [junit4]   2> 1286061 T6692 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1286061 T6692 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1286061 T6692 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1286062 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1286062 T6692 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1286062 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1286062 T6692 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1286063 T6692 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1286063 T6692 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1286064 T6692 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1286064 T6692 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1286064 T6692 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1286065 T6692 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41120/solr
   [junit4]   2> 1286065 T6692 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1286066 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286067 T6754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d541fee name:ZooKeeperConnection Watcher:127.0.0.1:41120 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1286068 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1286069 T6692 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286070 T6756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26660c63 name:ZooKeeperConnection Watcher:127.0.0.1:41120/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1286070 T6692 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1286074 T6692 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1287077 T6692 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57039_
   [junit4]   2> 1287077 T6692 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57039_
   [junit4]   2> 1287084 T6757 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1287084 T6757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287084 T6757 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1287084 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287085 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287085 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287086 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287086 T6715 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57039",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57039_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1287086 T6715 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1287086 T6715 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1287087 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287189 T6737 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> 1287189 T6714 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> 1287189 T6724 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> 1287189 T6756 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> 1288085 T6757 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1288085 T6757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1288086 T6757 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1288086 T6757 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1288087 T6757 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1288087 T6757 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/collection1/'
   [junit4]   2> 1288088 T6757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1288088 T6757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1288088 T6757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1288121 T6757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1288143 T6757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1288145 T6757 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1288151 T6757 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1288369 T6757 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1288374 T6757 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1288376 T6757 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1288385 T6757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1288390 T6757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1288392 T6757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288393 T6757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1288393 T6757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1288393 T6757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1288394 T6757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1288394 T6757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1288394 T6757 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1288395 T6757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1288395 T6757 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty2/
   [junit4]   2> 1288395 T6757 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@442b7d5a
   [junit4]   2> 1288395 T6757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty2
   [junit4]   2> 1288396 T6757 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty2/index/
   [junit4]   2> 1288396 T6757 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1288396 T6757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001/tempDir-001/jetty2/index
   [junit4]   2> 1288396 T6757 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1288397 T6757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14370dc0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36df412),segFN=segments_1,generation=1}
   [junit4]   2> 1288397 T6757 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1288400 T6757 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1288400 T6757 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288400 T6757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288400 T6757 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288400 T6757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288401 T6757 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1288401 T6757 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288401 T6757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288401 T6757 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1288402 T6757 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1288402 T6757 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1288402 T6757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1288402 T6757 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1288403 T6757 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1288403 T6757 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1288403 T6757 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1288403 T6757 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1288406 T6757 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288408 T6757 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1288408 T6757 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1288409 T6757 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34626678531625177]
   [junit4]   2> 1288409 T6757 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@14370dc0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36df412),segFN=segments_1,generation=1}
   [junit4]   2> 1288409 T6757 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1288410 T6757 oass.SolrIndexSearcher.<init> Opening Searcher@5ad93fae[collection1] main
   [junit4]   2> 1288410 T6757 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1288410 T6757 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1288411 T6757 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1288411 T6757 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1288411 T6757 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1288411 T6757 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288412 T6757 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1288412 T6757 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288412 T6757 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1288412 T6757 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1288415 T6758 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ad93fae[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1288416 T6757 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1288417 T6761 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57039 collection:collection1 shard:shard2
   [junit4]   2> 1288417 T6692 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1288418 T6692 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1288418 T6761 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1288419 T6692 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1288419 T6692 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 1288420 T6692 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1288420 T6692 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1288421 T6761 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1288422 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288422 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288422 T6761 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1288422 T6761 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1288422 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2372 name=collection1 org.apache.solr.core.SolrCore@712cf050 url=http://127.0.0.1:57039/collection1 node=127.0.0.1:57039_ C2372_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57039, core=collection1, node_name=127.0.0.1:57039_}
   [junit4]   2> 1288422 T6761 C2372 P57039 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57039/collection1/
   [junit4]   2> 1288423 T6715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1288423 T6761 C2372 P57039 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1288423 T6761 C2372 P57039 oasc.SyncStrategy.syncToMe http://127.0.0.1:57039/collection1/ has no replicas
   [junit4]   2> 1288423 T6761 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57039/collection1/ shard2
   [junit4]   2> 1288423 T6761 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1288424 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288425 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288427 T6714 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288528 T6714 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> 1288529 T6756 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> 1288529 T6724 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> 1288529 T6737 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> 1288576 T6761 oasc.ZkController.register We are http://127.0.0

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

          "base_url":"http://127.0.0.1:50238",
   [junit4]    >           "core":"c8n_1x3_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:50238_"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:57039",
   [junit4]    >           "core":"c8n_1x3_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:57039_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:50238",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:50238_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:43971",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:43971_",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:57039",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:57039_"}}}},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "replicationFactor":"3"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CED2315EDD8EC42:D0BAD0D9A878C7E]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:367)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:148)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1401081 T6692 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.HttpPartitionTest-8CED2315EDD8EC42-001
   [junit4]   2> 119873 T6691 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1401536 T7013 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 1401537 T6756 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=424), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=424)), sim=DefaultSimilarity, locale=es_PR, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Linux 3.13.0-30-generic amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=8,threads=1,free=131347896,total=325107712
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, CoreAdminCreateDiscoverTest, TestDefaultSimilarityFactory, TestFileDictionaryLookup, ParsingFieldUpdateProcessorsTest, AbstractAnalyticsFacetTest, BadIndexSchemaTest, AbstractAnalyticsStatsTest, TestUtils, HighlighterMaxOffsetTest, DocExpirationUpdateProcessorFactoryTest, TestSurroundQueryParser, TestModifyConfFiles, BasicDistributedZkTest, CoreAdminHandlerTest, TestFaceting, AliasIntegrationTest, TestLMDirichletSimilarityFactory, OverseerCollectionProcessorTest, HighlighterConfigTest, FieldFacetExtrasTest, TestClassNameShortening, CurrencyFieldOpenExchangeTest, ReplicationFactorTest, FieldMutatingUpdateProcessorTest, BadComponentTest, LeaderElectionTest, ReturnFieldsTest, JsonLoaderTest, TestCloudInspectUtil, PrimitiveFieldTypeTest, TriLevelCompositeIdRoutingTest, TestDistributedSearch, UnloadDistributedZkTest, SpellPossibilityIteratorTest, StandardRequestHandlerTest, SpellingQueryConverterTest, OverseerTest, FileUtilsTest, TestCoreDiscovery, SimpleFacetsTest, TestJmxIntegration, TestDocBasedVersionConstraints, TestConfig, TestCloudManagedSchema, PingRequestHandlerTest, PluginInfoTest, TestSort, DateFieldTest, DirectSolrSpellCheckerTest, PrimUtilsTest, IndexBasedSpellCheckerTest, AnalysisErrorHandlingTest, NotRequiredUniqueKeyTest, TestDocSet, ShowFileRequestHandlerTest, TestSolrXml, TestFastOutputStream, EchoParamsTest, TestRandomDVFaceting, TestManagedSchema, ShardRoutingTest, TestSolrDeletionPolicy1, AnalyticsMergeStrategyTest, TestStressRecovery, PreAnalyzedFieldTest, DocumentBuilderTest, TestReload, TestHighlightDedupGrouping, OverseerStatusTest, DeleteInactiveReplicaTest, TestAnalyzedSuggestions, PreAnalyzedUpdateProcessorTest, SolrCmdDistributorTest, TestFastLRUCache, TestManagedStopFilterFactory, XsltUpdateRequestHandlerTest, FunctionTest, TestSolrDeletionPolicy2, FieldFacetTest, TestSolrXmlPersistence, TestComplexPhraseQParserPlugin, TermsComponentTest, XmlUpdateRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, TestPartialUpdateDeduplication, TestArbitraryIndexDir, CursorMarkTest, TestReplicationHandlerBackup, MoreLikeThisHandlerTest, TestSolrIndexConfig, TestFieldTypeCollectionResource, TestSchemaSimilarityResource, TestComponentsName, ChangedSchemaMergeTest, HdfsWriteToMultipleCollectionsTest, TestReRankQParserPlugin, OpenExchangeRatesOrgProviderTest, CollectionsAPIAsyncDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, SyncSliceTest, BasicZkTest, TestReplicationHandler, ZkSolrClientTest, ZkCLITest, TestDistributedGrouping, TestHashPartitioner, TestJoin, DistributedTermsComponentTest, TestCoreContainer, SpellCheckComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, CacheHeaderTest, TestQueryUtils, TestQueryTypes, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, SearchHandlerTest, TestBinaryResponseWriter, UpdateParamsTest, CopyFieldTest, SolrIndexConfigTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestDFRSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, URLClassifyProcessorTest, TestSolrXMLSerializer, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ExpressionTest, QueryFacetTest, RangeFacetTest, AssignTest, ConnectionManagerTest, CustomCollectionTest, HttpPartitionTest]
   [junit4] Completed on J0 in 120.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 224 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 418 suites, 1710 tests, 1 failure, 38 ignored (17 assumptions)

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