Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18869/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:36857/hoy/ip","node_name":"127.0.0.1:36857_hoy%2Fip","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/29)={   
"replicationFactor":"3",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"c8n_1x3_lf_shard1_replica3",           
"base_url":"http://127.0.0.1:41966/hoy/ip";,           
"node_name":"127.0.0.1:41966_hoy%2Fip",           "state":"down"},         
"core_node2":{           "state":"down",           
"base_url":"http://127.0.0.1:41247/hoy/ip";,           
"core":"c8n_1x3_lf_shard1_replica1",           
"node_name":"127.0.0.1:41247_hoy%2Fip"},         "core_node3":{           
"core":"c8n_1x3_lf_shard1_replica2",           
"base_url":"http://127.0.0.1:36857/hoy/ip";,           
"node_name":"127.0.0.1:36857_hoy%2Fip",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 
1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:36857/hoy/ip","node_name":"127.0.0.1:36857_hoy%2Fip","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/29)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"c8n_1x3_lf_shard1_replica3",
          "base_url":"http://127.0.0.1:41966/hoy/ip";,
          "node_name":"127.0.0.1:41966_hoy%2Fip",
          "state":"down"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:41247/hoy/ip";,
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:41247_hoy%2Fip"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica2",
          "base_url":"http://127.0.0.1:36857/hoy/ip";,
          "node_name":"127.0.0.1:36857_hoy%2Fip",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([DBC81A880F7886A3:539C2552A184EB5B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11442 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/init-core-data-001
   [junit4]   2> 524326 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[DBC81A880F7886A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 524328 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[DBC81A880F7886A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 524328 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[DBC81A880F7886A3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hoy/ip
   [junit4]   2> 524331 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 524332 INFO  (Thread-1055) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 524332 INFO  (Thread-1055) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 524432 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38128
   [junit4]   2> 524443 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 524444 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 524445 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 524446 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 524447 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 524448 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 524449 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 524451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 524451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 524452 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 524453 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 524549 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/cores/collection1
   [junit4]   2> 524551 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 524552 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ddd057{/hoy/ip,null,AVAILABLE}
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@726f53{HTTP/1.1,[http/1.1]}{127.0.0.1:45485}
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server Started @526278ms
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/tempDir-001/control/data,
 hostContext=/hoy/ip, hostPort=42599, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/cores}
   [junit4]   2> 524553 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 524553 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T17:09:17.939Z
   [junit4]   2> 524556 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 524556 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/solr.xml
   [junit4]   2> 524563 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38128/solr
   [junit4]   2> 524583 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:42599_hoy%2Fip
   [junit4]   2> 524583 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.Overseer Overseer 
(id=97367474681937924-127.0.0.1:42599_hoy%2Fip-n_0000000000) starting
   [junit4]   2> 524589 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42599_hoy%2Fip
   [junit4]   2> 524590 INFO  
(zkCallback-822-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 524658 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/cores
   [junit4]   2> 524658 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 524660 INFO  
(OverseerStateUpdate-97367474681937924-127.0.0.1:42599_hoy%2Fip-n_0000000000) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 525677 WARN  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 525678 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 525695 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 525822 WARN  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 525824 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 525832 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 525832 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/control-001/cores/collection1/data/]
   [junit4]   2> 525833 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9dafe
   [junit4]   2> 525834 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 525839 WARN  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 525849 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 525849 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 525850 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 525850 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 525850 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=56.2978515625, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=19.368347401031436, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5850891955205092
   [junit4]   2> 525850 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@110da68[collection1] main]
   [junit4]   2> 525851 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 525851 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 525851 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 525852 INFO  
(searcherExecutor-2360-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@110da68[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 525853 INFO  
(coreLoadExecutor-2359-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557879596503793664
   [junit4]   2> 525858 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 525858 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 525858 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42599/hoy/ip/collection1/
   [junit4]   2> 525858 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 525858 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:42599/hoy/ip/collection1/ has no replicas
   [junit4]   2> 525861 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42599/hoy/ip/collection1/ shard1
   [junit4]   2> 525932 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 525932 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38128/solr ready
   [junit4]   2> 525932 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 526010 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/cores/collection1
   [junit4]   2> 526011 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001
   [junit4]   2> 526011 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 526012 INFO  
(coreZkRegister-2352-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip 
x:collection1 c:control_collection) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 526012 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a50531{/hoy/ip,null,AVAILABLE}
   [junit4]   2> 526013 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e273dc{HTTP/1.1,[http/1.1]}{127.0.0.1:33476}
   [junit4]   2> 526013 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server Started @527739ms
   [junit4]   2> 526013 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/hoy/ip, hostPort=41247, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/cores}
   [junit4]   2> 526013 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 526013 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 526014 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 526014 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 526014 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T17:09:19.400Z
   [junit4]   2> 526016 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 526016 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/solr.xml
   [junit4]   2> 526023 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38128/solr
   [junit4]   2> 526029 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 526032 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41247_hoy%2Fip
   [junit4]   2> 526033 INFO  
(zkCallback-822-thread-2-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 526033 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 526034 INFO  
(zkCallback-831-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 526164 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/cores
   [junit4]   2> 526164 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 526166 INFO  
(OverseerStateUpdate-97367474681937924-127.0.0.1:42599_hoy%2Fip-n_0000000000) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 527176 WARN  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 527177 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 527188 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 527275 WARN  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 527277 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 527286 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 527286 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 527286 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9dafe
   [junit4]   2> 527287 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 527292 WARN  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 527304 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 527304 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 527305 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 527305 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 527306 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=56.2978515625, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=19.368347401031436, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5850891955205092
   [junit4]   2> 527307 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@157619b[collection1] main]
   [junit4]   2> 527307 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 527308 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527308 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 527309 INFO  
(searcherExecutor-2371-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@157619b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 527309 INFO  
(coreLoadExecutor-2370-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557879598030520320
   [junit4]   2> 527314 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 527314 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 527314 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41247/hoy/ip/collection1/
   [junit4]   2> 527314 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 527314 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41247/hoy/ip/collection1/ has no replicas
   [junit4]   2> 527316 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:41247/hoy/ip/collection1/ shard2
   [junit4]   2> 527467 INFO  
(coreZkRegister-2365-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41247_hoy%2Fip c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 527632 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/cores/collection1
   [junit4]   2> 527633 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001
   [junit4]   2> 527633 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 527634 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29f8d0{/hoy/ip,null,AVAILABLE}
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ebdb04{HTTP/1.1,[http/1.1]}{127.0.0.1:38428}
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server Started @529361ms
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/hoy/ip, hostPort=36857, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/cores}
   [junit4]   2> 527635 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 527635 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T17:09:21.021Z
   [junit4]   2> 527638 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 527638 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/solr.xml
   [junit4]   2> 527644 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38128/solr
   [junit4]   2> 527651 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 527654 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36857_hoy%2Fip
   [junit4]   2> 527655 INFO  
(zkCallback-822-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 527655 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 527655 INFO  
(zkCallback-831-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 527656 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 527740 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/cores
   [junit4]   2> 527740 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 527741 INFO  
(OverseerStateUpdate-97367474681937924-127.0.0.1:42599_hoy%2Fip-n_0000000000) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 528753 WARN  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 528754 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 528765 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 528825 WARN  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 528827 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 528834 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 528834 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 528835 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9dafe
   [junit4]   2> 528836 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 528841 WARN  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 528890 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 528890 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 528891 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 528891 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 528892 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=56.2978515625, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=19.368347401031436, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5850891955205092
   [junit4]   2> 528892 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c8d71[collection1] main]
   [junit4]   2> 528893 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 528893 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 528893 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 528894 INFO  
(searcherExecutor-2382-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c8d71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 528895 INFO  
(coreLoadExecutor-2381-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557879599693561856
   [junit4]   2> 528899 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 528899 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 528899 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36857/hoy/ip/collection1/
   [junit4]   2> 528899 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 528899 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36857/hoy/ip/collection1/ has no replicas
   [junit4]   2> 528901 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:36857/hoy/ip/collection1/ shard1
   [junit4]   2> 529052 INFO  
(coreZkRegister-2376-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:36857_hoy%2Fip c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 529078 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores/collection1
   [junit4]   2> 529079 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001
   [junit4]   2> 529079 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 529080 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dd460b{/hoy/ip,null,AVAILABLE}
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c724ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44906}
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.e.j.s.Server Started @530806ms
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/hoy/ip, hostPort=41966, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores}
   [junit4]   2> 529081 ERROR 
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 529081 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T17:09:22.467Z
   [junit4]   2> 529084 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 529084 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/solr.xml
   [junit4]   2> 529093 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38128/solr
   [junit4]   2> 529100 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41966_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 529102 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41966_hoy%2Fip    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41966_hoy%2Fip
   [junit4]   2> 529103 INFO  
(zkCallback-822-thread-2-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 529103 INFO  
(zkCallback-831-thread-1-processing-n:127.0.0.1:41247_hoy%2Fip) 
[n:127.0.0.1:41247_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 529103 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:36857_hoy%2Fip) 
[n:127.0.0.1:36857_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 529103 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 529103 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 529148 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41966_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores
   [junit4]   2> 529148 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) 
[n:127.0.0.1:41966_hoy%2Fip    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 529150 INFO  
(OverseerStateUpdate-97367474681937924-127.0.0.1:42599_hoy%2Fip-n_0000000000) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 530157 WARN  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 530158 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 530169 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 530230 WARN  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 530232 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 530240 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 530241 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 530241 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9dafe
   [junit4]   2> 530242 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 530251 WARN  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 530269 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 530269 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 530270 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 530270 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 530272 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=56.2978515625, 
floorSegmentMB=1.8779296875, forceMergeDeletesPctAllowed=19.368347401031436, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5850891955205092
   [junit4]   2> 530272 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@174a13[collection1] main]
   [junit4]   2> 530273 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 530273 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 530273 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 530274 INFO  
(searcherExecutor-2393-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41966_hoy%2Fip c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@174a13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 530275 INFO  
(coreLoadExecutor-2392-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip) 
[n:127.0.0.1:41966_hoy%2Fip c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557879601140596736
   [junit4]   2> 530278 INFO  
(coreZkRegister-2387-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 c:collection1) [n:127.0.0.1:41966_hoy%2Fip c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 530278 INFO  
(updateExecutor-840-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 530279 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 530279 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 530279 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 530279 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 530279 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:41247/hoy/ip/collection1/] and I am 
[http://127.0.0.1:41966/hoy/ip/collection1/]
   [junit4]   2> 530281 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:41247/hoy/ip]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41966_hoy%252Fip&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 530282 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38984,localport=41247], receiveBufferSize:531000
   [junit4]   2> 530283 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40308], receiveBufferSize=530904
   [junit4]   2> 530284 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 530284 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 530285 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:41966_hoy%2Fip, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41966/hoy/ip","node_name":"127.0.0.1:41966_hoy%2Fip","state":"down"}
   [junit4]   2> 530451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 530451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 530451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 531285 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:41966_hoy%2Fip, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41966/hoy/ip","node_name":"127.0.0.1:41966_hoy%2Fip","state":"recovering"}
   [junit4]   2> 531285 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 531285 INFO  (qtp22101429-4899) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41966_hoy%252Fip&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 538285 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:41247/hoy/ip/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 538286 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:41966/hoy/ip START 
replicas=[http://127.0.0.1:41247/hoy/ip/collection1/] nUpdates=100
   [junit4]   2> 538286 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39084,localport=41247], receiveBufferSize:531000
   [junit4]   2> 538287 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40408], receiveBufferSize=530904
   [junit4]   2> 538290 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 538290 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hoy/ip path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 538291 INFO  
(recoveryExecutor-841-thread-1-processing-n:127.0.0.1:41966_hoy%2Fip 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 538451 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 538452 INFO  (SocketProxy-Acceptor-42599) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=56692,localport=42599], receiveBufferSize:531000
   [junit4]   2> 538452 INFO  (SocketProxy-Acceptor-42599) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45485,localport=45436], receiveBufferSize=530904
   [junit4]   2> 538454 INFO  (qtp6319955-4862) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 538454 INFO  (qtp6319955-4862) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 538454 INFO  (qtp6319955-4862) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 538455 INFO  (qtp6319955-4862) [n:127.0.0.1:42599_hoy%2Fip 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hoy/ip path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 538455 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39092,localport=41247], receiveBufferSize:531000
   [junit4]   2> 538463 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40416], receiveBufferSize=530904
   [junit4]   2> 538469 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40758,localport=36857], receiveBufferSize:531000
   [junit4]   2> 538469 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39098,localport=41247], receiveBufferSize:531000
   [junit4]   2> 538469 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54858,localport=41966], receiveBufferSize:531000
   [junit4]   2> 538470 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38428,localport=60388], receiveBufferSize=530904
   [junit4]   2> 538470 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40424], receiveBufferSize=530904
   [junit4]   2> 538471 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44906,localport=53986], receiveBufferSize=530904
   [junit4]   2> 538471 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 538471 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 538471 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 538472 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 538472 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 538472 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 538472 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hoy/ip path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41247/hoy/ip/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 538479 INFO  (qtp9384980-4952) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 538479 INFO  (qtp9384980-4952) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 538480 INFO  (qtp9384980-4952) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 538480 INFO  (qtp9384980-4952) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hoy/ip path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41247/hoy/ip/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 538485 INFO  (qtp22101429-4895) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hoy/ip path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41247/hoy/ip/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 538500 INFO  (qtp22101429-4894) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hoy/ip path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 36
   [junit4]   2> 538501 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39106,localport=41247], receiveBufferSize:531000
   [junit4]   2> 538502 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40430], receiveBufferSize=530904
   [junit4]   2> 538503 INFO  (qtp22101429-4897) [n:127.0.0.1:41247_hoy%2Fip 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hoy/ip path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 538511 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54872,localport=41966], receiveBufferSize:531000
   [junit4]   2> 538517 INFO  (qtp9384980-4953) [n:127.0.0.1:41966_hoy%2Fip 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hoy/ip path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 538517 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44906,localport=53994], receiveBufferSize=530904
   [junit4]   2> 538519 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40776,localport=36857], receiveBufferSize:531000
   [junit4]   2> 538520 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38428,localport=60404], receiveBufferSize=530904
   [junit4]   2> 538522 INFO  (qtp22225638-4924) [n:127.0.0.1:36857_hoy%2Fip 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hoy/ip path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 540523 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: 
c8n_1x3_lf
   [junit4]   2> 540525 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39120,localport=41247], receiveBufferSize:531000
   [junit4]   2> 540527 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40444], receiveBufferSize=530904
   [junit4]   2> 540527 INFO  (qtp22101429-4894) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540537 INFO  
(OverseerThreadFactory-2357-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.CreateCollectionCmd Create collection 
c8n_1x3_lf
   [junit4]   2> 540537 INFO  
(OverseerThreadFactory-2357-thread-1-processing-n:127.0.0.1:42599_hoy%2Fip) 
[n:127.0.0.1:42599_hoy%2Fip    ] o.a.s.c.CreateCollectionCmd Only one config 
set found in zk - using it:conf1
   [junit4]   2> 540640 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54886,localport=41966], receiveBufferSize:531000
   [junit4]   2> 540640 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40786,localport=36857], receiveBufferSize:531000
   [junit4]   2> 540640 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39128,localport=41247], receiveBufferSize:531000
   [junit4]   2> 540641 INFO  (SocketProxy-Acceptor-41966) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44906,localport=54012], receiveBufferSize=530904
   [junit4]   2> 540642 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 540642 INFO  (SocketProxy-Acceptor-41247) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33476,localport=40456], receiveBufferSize=530904
   [junit4]   2> 540642 INFO  (SocketProxy-Acceptor-36857) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38428,localport=60420], receiveBufferSize=530904
   [junit4]   2> 540643 INFO  (qtp22101429-4897) [n:127.0.0.1:41247_hoy%2Fip    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 540651 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
   [junit4]   2> 541652 WARN  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 541652 WARN  (qtp22101429-4897) [n:127.0.0.1:41247_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 541652 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 541653 INFO  (qtp22101429-4897) [n:127.0.0.1:41247_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 541664 WARN  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica2] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 541664 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema 
[c8n_1x3_lf_shard1_replica3] Schema name=test
   [junit4]   2> 541665 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 541671 INFO  (qtp22101429-4897) [n:127.0.0.1:41247_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema 
[c8n_1x3_lf_shard1_replica1] Schema name=test
   [junit4]   2> 541684 INFO  (qtp22225638-4928) [n:127.0.0.1:36857_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema 
[c8n_1x3_lf_shard1_replica2] Schema name=test
   [junit4]   2> 541746 WARN  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema 
[c8n_1x3_lf_shard1_replica3] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 541750 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 541760 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.c.CoreContainer 
Creating SolrCore 'c8n_1x3_lf_shard1_replica3' using configuration from 
collection c8n_1x3_lf
   [junit4]   2> 541761 INFO  (qtp9384980-4954) [n:127.0.0.1:41966_hoy%2Fip 
c:c8n_1x3_lf s:shard1  x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrCore 
[[c8n_1x3_lf_shard1_replica3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001/shard-3-001/cores/c8n_1x3_lf_shard1_replica3/data/]
   [junit4]   2> 541761 INFO  (qtp

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

java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 664031 INFO  (qtp22225638-4925) [n:127.0.0.1:36857_hoy%2Fip    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41247_hoy%252Fip&onlyIfLeaderActive=true&core=c8n_1x3_lf_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=77370
   [junit4]   2> 664031 INFO  (qtp22225638-4929) [n:127.0.0.1:36857_hoy%2Fip    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41247_hoy%252Fip&onlyIfLeaderActive=true&core=c8n_1x3_lf_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=87382
   [junit4]   2> 664032 INFO  (qtp22225638-5156) [n:127.0.0.1:36857_hoy%2Fip    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41247_hoy%252Fip&onlyIfLeaderActive=true&core=c8n_1x3_lf_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=47337
   [junit4]   2> 664032 INFO  (qtp22225638-5146) [n:127.0.0.1:36857_hoy%2Fip    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41247_hoy%252Fip&onlyIfLeaderActive=true&core=c8n_1x3_lf_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=67358
   [junit4]   2> 664033 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 41966
   [junit4]   2> 664035 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38128 38128
   [junit4]   2> 664142 INFO  (Thread-1055) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38128 38128
   [junit4]   2> 664143 WARN  (Thread-1055) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/c8n_1x3_lf/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        135     /solr/overseer/collection-queue-work
   [junit4]   2>        34      /solr/overseer/queue
   [junit4]   2>        11      /solr/overseer/queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 664143 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SocketProxy Closing 15 connections to: http://127.0.0.1:36857/hoy/ip, 
target: http://127.0.0.1:38428/hoy/ip
   [junit4]   2> 664143 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:41966/hoy/ip, 
target: http://127.0.0.1:44906/hoy/ip
   [junit4]   2> 664143 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:42599/hoy/ip, 
target: http://127.0.0.1:45485/hoy/ip
   [junit4]   2> 664143 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[DBC81A880F7886A3]) [    ] 
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:41247/hoy/ip, 
target: http://127.0.0.1:33476/hoy/ip
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test 
-Dtests.seed=DBC81A880F7886A3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=et-EE -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  140s J2 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 
replicas to be active but only found 1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica2","base_url":"http://127.0.0.1:36857/hoy/ip","node_name":"127.0.0.1:36857_hoy%2Fip","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/29)={
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "base_url":"http://127.0.0.1:41966/hoy/ip";,
   [junit4]    >           "node_name":"127.0.0.1:41966_hoy%2Fip",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:41247/hoy/ip";,
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:41247_hoy%2Fip"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:36857/hoy/ip";,
   [junit4]    >           "node_name":"127.0.0.1:36857_hoy%2Fip",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBC81A880F7886A3:539C2552A184EB5B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 664146 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[DBC81A880F7886A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_DBC81A880F7886A3-001
   [junit4]   2> Jan 29, 2017 5:11:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), 
range_facet_i_dv=PostingsFormat(name=Direct), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1850, 
maxMBSortInHeap=7.940587368440369, sim=RandomSimilarity(queryNorm=true): {}, 
locale=et-EE, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=129041056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, 
StatelessScriptUpdateProcessorFactoryTest, TestUtils, 
TestComplexPhraseLeadingWildcard, TestWriterPerf, HdfsBasicDistributedZkTest, 
TestConfigSetImmutable, ParsingFieldUpdateProcessorsTest, TestCloudPivotFacet, 
TestNumericTerms32, TestJsonRequest, XmlUpdateRequestHandlerTest, 
TestAuthenticationFramework, TestDocTermOrds, ConnectionReuseTest, 
QueryResultKeyTest, TestMiniSolrCloudClusterSSL, TestSchemaSimilarityResource, 
ReplicationFactorTest, SuggestComponentContextFilterQueryTest, 
DirectUpdateHandlerOptimizeTest, RecoveryAfterSoftCommitTest, 
TestDistributedMissingSort, CoreMergeIndexesAdminHandlerTest, 
DeleteReplicaTest, SecurityConfHandlerTest, TestBlobHandler, 
HdfsWriteToMultipleCollectionsTest, TestLuceneMatchVersion, 
TestRandomRequestDistribution, SuggesterWFSTTest, TestIndexingPerformance, 
TestReversedWildcardFilterFactory, AssignTest, GraphQueryTest, 
ShowFileRequestHandlerTest, TestTrieFacet, ZkStateReaderTest, 
TestRawTransformer, TestOverriddenPrefixQueryForCustomFieldType, 
MultiThreadedOCPTest, TestExportWriter, HdfsThreadLeakTest, 
TestRuleBasedAuthorizationPlugin, LukeRequestHandlerTest, 
PreAnalyzedFieldManagedSchemaCloudTest, CdcrRequestHandlerTest, 
ResourceLoaderTest, TestRequestForwarding, CdcrBootstrapTest, 
BasicDistributedZk2Test, FieldMutatingUpdateProcessorTest, MBeansHandlerTest, 
SolrSlf4jReporterTest, EchoParamsTest, SolrGangliaReporterTest, TestRecovery, 
TestConfigSetsAPIExclusivity, ExternalFileFieldSortTest, 
CloneFieldUpdateProcessorFactoryTest, PKIAuthenticationIntegrationTest, 
SolrPluginUtilsTest, BitVectorTest, TestConfig, 
LeaderFailoverAfterPartitionTest]
   [junit4] Completed [220/684 (1!)] on J2 in 140.34s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 56157 lines...]

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

Reply via email to