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

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1944 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1944/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=4 not found in http://127.0.0.1:46650/_/a/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:46650/_/a/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([5E52FBEE75DDB978:B8C5CF2E4C5F4019]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:137)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11170 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/init-core-data-001
   [junit4]   2> 619923 INFO  (SUITE-ForceLeaderTest-seed#[5E52FBEE75DDB978]-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> 619924 INFO  (SUITE-ForceLeaderTest-seed#[5E52FBEE75DDB978]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/a
   [junit4]   2> 619927 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 619927 INFO  (Thread-152) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 619927 INFO  (Thread-152) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 620027 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkTestServer start zk server on port:38546
   [junit4]   2> 620038 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 620039 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 620040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 620041 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 620042 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 620043 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 620044 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 620045 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 620046 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 620047 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 620047 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 620150 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores/collection1
   [junit4]   2> 620153 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 620153 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aac68f{/_/a,null,AVAILABLE}
   [junit4]   2> 620156 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Started ServerConnector@161342e{HTTP/1.1,[http/1.1]}{127.0.0.1:39585}
   [junit4]   2> 620156 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server Started @621566ms
   [junit4]   2> 620156 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/tempDir-001/control/data, hostContext=/_/a, hostPort=42232, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores}
   [junit4]   2> 620157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 620157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 620157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 620157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-14T06:42:01.429Z
   [junit4]   2> 620181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 620181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/solr.xml
   [junit4]   2> 620190 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 620191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38546/solr
   [junit4]   2> 620210 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42232__%2Fa
   [junit4]   2> 620211 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.Overseer Overseer (id=96759140922228740-127.0.0.1:42232__%2Fa-n_0000000000) starting
   [junit4]   2> 620218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42232__%2Fa
   [junit4]   2> 620221 INFO  (zkCallback-793605-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 620270 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores
   [junit4]   2> 620271 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 620273 INFO  (OverseerStateUpdate-96759140922228740-127.0.0.1:42232__%2Fa-n_0000000000) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 621297 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 621324 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 621458 WARN  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa 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> 621462 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 621481 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 621482 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores/collection1/data/]
   [junit4]   2> 621482 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 621489 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 621497 WARN  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 621517 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 621517 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 621518 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 621518 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 621519 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 621520 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c6811[collection1] main]
   [junit4]   2> 621521 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 621521 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 621522 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 621525 INFO  (searcherExecutor-251-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c6811[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 621525 INFO  (coreLoadExecutor-250-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146256429187072
   [junit4]   2> 621532 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 621532 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa 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> 621532 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42232/_/a/collection1/
   [junit4]   2> 621532 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 621532 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42232/_/a/collection1/ has no replicas
   [junit4]   2> 621537 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa 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:42232/_/a/collection1/ shard1
   [junit4]   2> 621688 INFO  (coreZkRegister-243-thread-1-processing-n:127.0.0.1:42232__%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:42232__%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 621778 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 621779 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 621863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/cores/collection1
   [junit4]   2> 621863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001
   [junit4]   2> 621864 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 621865 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16b748f{/_/a,null,AVAILABLE}
   [junit4]   2> 621866 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15f4657{HTTP/1.1,[http/1.1]}{127.0.0.1:45814}
   [junit4]   2> 621866 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server Started @623277ms
   [junit4]   2> 621866 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/a, hostPort=39166, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/cores}
   [junit4]   2> 621867 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 621867 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 621867 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 621867 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-14T06:42:03.139Z
   [junit4]   2> 621871 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x157c1ed0f710006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 621871 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 621871 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/solr.xml
   [junit4]   2> 621883 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 621883 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38546/solr
   [junit4]   2> 621894 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 621899 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39166__%2Fa
   [junit4]   2> 621905 INFO  (zkCallback-793609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 621906 INFO  (zkCallback-793614-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 621905 INFO  (zkCallback-793605-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 621961 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/cores
   [junit4]   2> 621961 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 621963 INFO  (OverseerStateUpdate-96759140922228740-127.0.0.1:42232__%2Fa-n_0000000000) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 622977 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 623011 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 623134 WARN  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa 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> 623136 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623150 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 623151 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 623151 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 623152 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 623161 WARN  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 623182 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 623183 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 623183 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 623183 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 623184 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 623185 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7370d[collection1] main]
   [junit4]   2> 623186 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 623186 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 623186 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 623190 INFO  (searcherExecutor-262-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7370d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 623190 INFO  (coreLoadExecutor-261-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146258175066112
   [junit4]   2> 623197 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 623197 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa 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> 623197 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39166/_/a/collection1/
   [junit4]   2> 623197 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 623197 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39166/_/a/collection1/ has no replicas
   [junit4]   2> 623200 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39166/_/a/collection1/ shard2
   [junit4]   2> 623351 INFO  (coreZkRegister-256-thread-1-processing-n:127.0.0.1:39166__%2Fa x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:39166__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 623555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores/collection1
   [junit4]   2> 623556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001
   [junit4]   2> 623557 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 623558 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b4e82{/_/a,null,AVAILABLE}
   [junit4]   2> 623559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1beaf08{HTTP/1.1,[http/1.1]}{127.0.0.1:36683}
   [junit4]   2> 623559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server Started @624970ms
   [junit4]   2> 623559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_/a, hostPort=44166, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores}
   [junit4]   2> 623560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 623560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 623560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-14T06:42:04.832Z
   [junit4]   2> 623565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 623565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/solr.xml
   [junit4]   2> 623573 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 623574 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38546/solr
   [junit4]   2> 623585 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 623589 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44166__%2Fa
   [junit4]   2> 623591 INFO  (zkCallback-793609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623591 INFO  (zkCallback-793605-thread-2-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623591 INFO  (zkCallback-793614-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623592 INFO  (zkCallback-793620-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 623656 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores
   [junit4]   2> 623657 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 623658 INFO  (OverseerStateUpdate-96759140922228740-127.0.0.1:42232__%2Fa-n_0000000000) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 624674 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 624719 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 624905 WARN  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa 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> 624911 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 624927 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 624927 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 624927 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 624930 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 624942 WARN  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 624974 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 624974 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 624975 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 624975 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 624977 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 624977 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e5459[collection1] main]
   [junit4]   2> 624979 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 624980 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624980 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 624989 INFO  (searcherExecutor-273-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e5459[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 624990 INFO  (coreLoadExecutor-272-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146260061454336
   [junit4]   2> 624997 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 624997 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa 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> 624997 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44166/_/a/collection1/
   [junit4]   2> 624997 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 624997 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44166/_/a/collection1/ has no replicas
   [junit4]   2> 625000 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44166/_/a/collection1/ shard1
   [junit4]   2> 625109 INFO  (coreZkRegister-267-thread-1-processing-n:127.0.0.1:44166__%2Fa x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:44166__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 625278 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores/collection1
   [junit4]   2> 625279 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001
   [junit4]   2> 625281 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 625282 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d0bd7{/_/a,null,AVAILABLE}
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e2ef7{HTTP/1.1,[http/1.1]}{127.0.0.1:44265}
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.Server Started @626693ms
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_/a, hostPort=46734, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores}
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 625283 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 625284 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-14T06:42:06.556Z
   [junit4]   2> 625287 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 625287 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/solr.xml
   [junit4]   2> 625298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 625299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38546/solr
   [junit4]   2> 625310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:46734__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 625314 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:46734__%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46734__%2Fa
   [junit4]   2> 625315 INFO  (zkCallback-793605-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 625315 INFO  (zkCallback-793609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 625315 INFO  (zkCallback-793620-thread-1-processing-n:127.0.0.1:44166__%2Fa) [n:127.0.0.1:44166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 625315 INFO  (zkCallback-793614-thread-1-processing-n:127.0.0.1:39166__%2Fa) [n:127.0.0.1:39166__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 625316 INFO  (zkCallback-793626-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 625359 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:46734__%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores
   [junit4]   2> 625359 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [n:127.0.0.1:46734__%2Fa    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 625360 INFO  (OverseerStateUpdate-96759140922228740-127.0.0.1:42232__%2Fa-n_0000000000) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 626383 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 626408 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 626534 WARN  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa 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> 626539 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 626562 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 626562 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 626562 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 626563 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 626571 WARN  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 626589 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 626589 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 626589 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 626589 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 626591 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 626591 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1245109[collection1] main]
   [junit4]   2> 626592 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 626593 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626593 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 626597 INFO  (searcherExecutor-284-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1245109[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 626598 INFO  (coreLoadExecutor-283-thread-1-processing-n:127.0.0.1:46734__%2Fa) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146261748613120
   [junit4]   2> 626603 INFO  (coreZkRegister-278-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 626603 INFO  (updateExecutor-793623-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 626603 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 626604 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 626604 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 626604 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa 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> 626604 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa 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:39166/_/a/collection1/] and I am [http://127.0.0.1:46734/_/a/collection1/]
   [junit4]   2> 626606 INFO  (recoveryExecutor-793624-thread-1-processing-n:127.0.0.1:46734__%2Fa x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46734__%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:39166/_/a]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46734__%252Fa&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 626608 INFO  (SocketProxy-Acceptor-39166) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46742,localport=39166], receiveBufferSize:531000
   [junit4]   2> 626611 INFO  (SocketProxy-Acceptor-39166) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45814,localport=35558], receiveBufferSize=530904
   [junit4]   2> 626614 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 626615 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 626615 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] 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:46734__%2Fa, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46734/_/a","node_name":"127.0.0.1:46734__%2Fa","state":"down"}
   [junit4]   2> 626861 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 626861 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: forceleader_last_published
   [junit4]   2> 626862 INFO  (SocketProxy-Acceptor-44166) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45956,localport=44166], receiveBufferSize:531000
   [junit4]   2> 626863 INFO  (SocketProxy-Acceptor-44166) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36683,localport=38268], receiveBufferSize=530904
   [junit4]   2> 626880 INFO  (qtp109496-794083) [n:127.0.0.1:44166__%2Fa    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&maxShardsPerNode=1&name=forceleader_last_published&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 626893 INFO  (OverseerThreadFactory-248-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.CreateCollectionCmd Create collection forceleader_last_published
   [junit4]   2> 626893 INFO  (OverseerThreadFactory-248-thread-1-processing-n:127.0.0.1:42232__%2Fa) [n:127.0.0.1:42232__%2Fa    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 627099 INFO  (SocketProxy-Acceptor-42232) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44808,localport=42232], receiveBufferSize:531000
   [junit4]   2> 627099 INFO  (SocketProxy-Acceptor-46734) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56834,localport=46734], receiveBufferSize:531000
   [junit4]   2> 627099 INFO  (SocketProxy-Acceptor-44166) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45970,localport=44166], receiveBufferSize:531000
   [junit4]   2> 627100 INFO  (SocketProxy-Acceptor-42232) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39585,localport=33942], receiveBufferSize=530904
   [junit4]   2> 627101 INFO  (SocketProxy-Acceptor-44166) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36683,localport=38286], receiveBufferSize=530904
   [junit4]   2> 627101 INFO  (SocketProxy-Acceptor-46734) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44265,localport=59558], receiveBufferSize=530904
   [junit4]   2> 627104 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=forceleader_last_published_shard1_replica3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 627104 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=forceleader_last_published_shard1_replica1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 627104 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=forceleader_last_published_shard1_replica2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 627615 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] 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:46734__%2Fa, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46734/_/a","node_name":"127.0.0.1:46734__%2Fa","state":"recovering"}
   [junit4]   2> 627615 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 627615 INFO  (qtp27518652-794054) [n:127.0.0.1:39166__%2Fa    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:46734__%252Fa&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 628140 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 628140 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 628156 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 628182 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica2] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica2] Schema name=test
   [junit4]   2> 628197 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica1] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica1] Schema name=test
   [junit4]   2> 628199 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica3] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica3] Schema name=test
   [junit4]   2> 628338 WARN  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica2] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 628343 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 628350 WARN  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica1] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 628354 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 628356 WARN  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica3] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica3] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 628359 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica3] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 628366 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica2' using configuration from collection forceleader_last_published
   [junit4]   2> 628366 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores/forceleader_last_published_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-2-001/cores/forceleader_last_published_shard1_replica2/data/]
   [junit4]   2> 628366 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 628369 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 628371 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica1' using configuration from collection forceleader_last_published
   [junit4]   2> 628371 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores/forceleader_last_published_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/control-001/cores/forceleader_last_published_shard1_replica1/data/]
   [junit4]   2> 628371 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 628373 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 628375 WARN  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 628379 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica3] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica3' using configuration from collection forceleader_last_published
   [junit4]   2> 628379 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores/forceleader_last_published_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001/shard-3-001/cores/forceleader_last_published_shard1_replica3/data/]
   [junit4]   2> 628379 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@794d07
   [junit4]   2> 628380 WARN  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 628382 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.3349609375, floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.16828337793064, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3655046948994273
   [junit4]   2> 628395 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 628395 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 628396 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628396 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628396 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 628397 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@ca4b0f[forceleader_last_published_shard1_replica2] main]
   [junit4]   2> 628398 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628398 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 628398 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 628398 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628398 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628399 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628399 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628399 WARN  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 628400 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 628400 INFO  (searcherExecutor-289-thread-1-processing-n:127.0.0.1:44166__%2Fa x:forceleader_last_published_shard1_replica2 s:shard1 c:forceleader_last_published r:core_node3) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.c.SolrCore [forceleader_last_published_shard1_replica2] Registered new searcher Searcher@ca4b0f[forceleader_last_published_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628401 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8c6ce[forceleader_last_published_shard1_replica1] main]
   [junit4]   2> 628401 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146263639195648
   [junit4]   2> 628402 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628402 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 628402 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 628404 INFO  (searcherExecutor-290-thread-1-processing-n:127.0.0.1:42232__%2Fa x:forceleader_last_published_shard1_replica1 s:shard1 c:forceleader_last_published r:core_node2) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.c.SolrCore [forceleader_last_published_shard1_replica1] Registered new searcher Searcher@d8c6ce[forceleader_last_published_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628404 INFO  (qtp11227803-794019) [n:127.0.0.1:42232__%2Fa c:forceleader_last_published s:shard1 r:core_node2 x:forceleader_last_published_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1548146263642341376
   [junit4]   2> 628408 INFO  (qtp109496-794085) [n:127.0.0.1:44166__%2Fa c:forceleader_last_published s:shard1 r:core_node3 x:forceleader_last_published_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=2 timeoutin=9999ms
   [junit4]   2> 628420 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 628420 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 628421 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628421 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628422 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1915446437, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 628423 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.s.SolrIndexSearcher Opening [Searcher@1accd7[forceleader_last_published_shard1_replica3] main]
   [junit4]   2> 628424 INFO  (qtp32281925-794112) [n:127.0.0.1:46734__%2Fa c:forceleader_last_published s:shard1 r:core_node1 x:forceleader_last_published_shard1_replica3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628425 INFO  (qtp32281925-794112) [n:127.

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

tate change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 760862 WARN  (zkCallback-793637-thread-12-processing-n:127.0.0.1:37384__%2Fa) [n:127.0.0.1:37384__%2Fa    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 760863 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c8aaa0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 760863 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a4215{/_/a,null,UNAVAILABLE}
   [junit4]   2> 760863 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 34117
   [junit4]   2> 760863 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2557681
   [junit4]   2> 761363 INFO  (coreCloseExecutor-385-thread-1) [n:127.0.0.1:34117__%2Fa c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11b02da
   [junit4]   2> 761368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.Overseer Overseer (id=96759145542320137-127.0.0.1:34117__%2Fa-n_0000000001) closing
   [junit4]   2> 761368 INFO  (OverseerStateUpdate-96759145542320137-127.0.0.1:34117__%2Fa-n_0000000001) [n:127.0.0.1:34117__%2Fa    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34117__%2Fa
   [junit4]   2> 761370 INFO  (zkCallback-793653-thread-1-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 761370 INFO  (zkCallback-793653-thread-2-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46650__%2Fa
   [junit4]   2> 761371 INFO  (zkCallback-793653-thread-2-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.Overseer Overseer (id=96759145542320140-127.0.0.1:46650__%2Fa-n_0000000002) starting
   [junit4]   2> 761488 INFO  (zkCallback-793653-thread-1-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 762869 WARN  (zkCallback-793647-thread-2-processing-n:127.0.0.1:34117__%2Fa) [n:127.0.0.1:34117__%2Fa    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 762871 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1686691{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 762871 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15f0271{/_/a,null,UNAVAILABLE}
   [junit4]   2> 762871 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46650
   [junit4]   2> 762871 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17680650
   [junit4]   2> 762874 INFO  (coreCloseExecutor-389-thread-1) [n:127.0.0.1:46650__%2Fa c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@845a8a
   [junit4]   2> 762876 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.Overseer Overseer (id=96759145542320140-127.0.0.1:46650__%2Fa-n_0000000002) closing
   [junit4]   2> 762877 INFO  (OverseerStateUpdate-96759145542320140-127.0.0.1:46650__%2Fa-n_0000000002) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46650__%2Fa
   [junit4]   2> 764378 WARN  (zkCallback-793653-thread-2-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /clusterstate.json]
   [junit4]   2> 764378 WARN  (zkCallback-793653-thread-1-processing-n:127.0.0.1:46650__%2Fa) [n:127.0.0.1:46650__%2Fa    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 764379 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@91b1ea{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 764379 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@127c753{/_/a,null,UNAVAILABLE}
   [junit4]   2> 764379 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46071
   [junit4]   2> 764380 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46821 46821
   [junit4]   2> 764399 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46821 46821
   [junit4]   2> 764400 WARN  (Thread-199) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/collection-queue-work
   [junit4]   2> 	49	/solr/overseer/queue
   [junit4]   2> 	30	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 764400 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:46650/_/a, target: http://127.0.0.1:39777/_/a
   [junit4]   2> 764400 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:34117/_/a, target: http://127.0.0.1:41260/_/a
   [junit4]   2> 764400 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:37384/_/a, target: http://127.0.0.1:36706/_/a
   [junit4]   2> 764401 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5E52FBEE75DDB978]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:46071/_/a, target: http://127.0.0.1:39915/_/a
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=5E52FBEE75DDB978 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 74.0s J1 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:46650/_/a/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E52FBEE75DDB978:B8C5CF2E4C5F4019]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:137)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 764405 INFO  (SUITE-ForceLeaderTest-seed#[5E52FBEE75DDB978]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5E52FBEE75DDB978-001
   [junit4]   2> Oct 14, 2016 6:44:25 AM 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(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-LY, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=15320408,total=117829632
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestSmileRequest, TestBulkSchemaConcurrent, ForceLeaderTest]
   [junit4] Completed [157/639 (1!)] on J1 in 145.03s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54239 lines...]