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 2017/08/18 00:59:37 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 279 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/279/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Doc with id=1 not found in http://127.0.0.1:44709/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:44709/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([74A1A015FEE7CBB6:923694D5C76532D7]: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:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12422 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/init-core-data-001
   [junit4]   2> 1788791 WARN  (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1788791 INFO  (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1788792 INFO  (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-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> 1788792 INFO  (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1788792 INFO  (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1788793 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1788793 INFO  (Thread-7250) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1788794 INFO  (Thread-7250) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1788795 ERROR (Thread-7250) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1788894 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkTestServer start zk server on port:42591
   [junit4]   2> 1788900 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1788901 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1788902 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1788902 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1788903 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1788903 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1788904 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1788904 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1788905 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1788905 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1788906 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1788906 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1789002 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1789002 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@689fcf50{/,null,AVAILABLE}
   [junit4]   2> 1789002 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d1a2d6c{HTTP/1.1,[http/1.1]}{127.0.0.1:38057}
   [junit4]   2> 1789002 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server Started @1790804ms
   [junit4]   2> 1789002 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/control/data, hostContext=/, hostPort=40459, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/cores}
   [junit4]   2> 1789003 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1789003 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 1789003 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1789003 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1789003 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T00:37:44.588Z
   [junit4]   2> 1789004 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1789005 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/solr.xml
   [junit4]   2> 1789007 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1789009 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
   [junit4]   2> 1789037 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1789037 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40459_
   [junit4]   2> 1789038 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.c.Overseer Overseer (id=98501700116742148-127.0.0.1:40459_-n_0000000000) starting
   [junit4]   2> 1789039 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40459_
   [junit4]   2> 1789040 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1789112 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1789117 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1789118 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1789118 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/cores
   [junit4]   2> 1789130 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1789130 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready
   [junit4]   2> 1789130 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41614,localport=40459], receiveBufferSize:531000
   [junit4]   2> 1789130 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40442], receiveBufferSize=530904
   [junit4]   2> 1789131 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40459_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1789134 INFO  (OverseerThreadFactory-5364-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1789236 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41622,localport=40459], receiveBufferSize:531000
   [junit4]   2> 1789236 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40450], receiveBufferSize=530904
   [junit4]   2> 1789237 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1789237 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1789344 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1790255 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1790264 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1790339 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1790346 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1790346 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1790346 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1790346 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1790348 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495
   [junit4]   2> 1790349 WARN  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1790372 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1790372 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1790372 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1790372 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1790373 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157]
   [junit4]   2> 1790373 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40223f4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1790374 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1790374 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1790374 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1790375 INFO  (searcherExecutor-5367-thread-1-processing-n:127.0.0.1:40459_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@40223f4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1790375 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027203525672960
   [junit4]   2> 1790377 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1790378 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1790378 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40459/control_collection_shard1_replica_n1/
   [junit4]   2> 1790378 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1790378 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40459/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1790378 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1790379 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40459/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1790480 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1790529 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1790531 INFO  (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1294
   [junit4]   2> 1790533 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1790633 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1791135 INFO  (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1791533 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40459_&wt=javabin&version=2} status=0 QTime=2401
   [junit4]   2> 1791537 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791537 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready
   [junit4]   2> 1791537 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1791537 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41634,localport=40459], receiveBufferSize:531000
   [junit4]   2> 1791538 INFO  (SocketProxy-Acceptor-40459) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40462], receiveBufferSize=530904
   [junit4]   2> 1791538 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1791538 INFO  (OverseerThreadFactory-5364-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1791539 WARN  (OverseerThreadFactory-5364-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1791742 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1791742 INFO  (qtp1384758262-16711) [n:127.0.0.1:40459_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1791812 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001 of type TLOG
   [junit4]   2> 1791812 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1791813 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7af9a259{/,null,AVAILABLE}
   [junit4]   2> 1791813 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6abf0810{HTTP/1.1,[http/1.1]}{127.0.0.1:33457}
   [junit4]   2> 1791813 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server Started @1793615ms
   [junit4]   2> 1791813 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44355, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores}
   [junit4]   2> 1791814 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1791814 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 1791814 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1791814 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1791814 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T00:37:47.399Z
   [junit4]   2> 1791816 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1791816 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/solr.xml
   [junit4]   2> 1791818 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1791820 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
   [junit4]   2> 1791824 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791824 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1791825 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44355_
   [junit4]   2> 1791825 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791825 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791825 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791854 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1791860 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1791860 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1791861 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores
   [junit4]   2> 1791875 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55764,localport=44355], receiveBufferSize:531000
   [junit4]   2> 1791875 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40624], receiveBufferSize=530904
   [junit4]   2> 1791876 INFO  (qtp827908552-16760) [n:127.0.0.1:44355_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1791878 INFO  (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1791878 INFO  (OverseerThreadFactory-5364-thread-3-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44355_ for creating new replica
   [junit4]   2> 1791879 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55768,localport=44355], receiveBufferSize:531000
   [junit4]   2> 1791879 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40628], receiveBufferSize=530904
   [junit4]   2> 1791879 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1791879 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1791982 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [2])
   [junit4]   2> 1792892 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1792907 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1792964 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1792970 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1792970 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1792970 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1792970 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1792972 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495
   [junit4]   2> 1792973 WARN  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1792999 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1793000 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1793000 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1793000 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1793001 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157]
   [junit4]   2> 1793001 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@6beb75c4[collection1_shard2_replica_t41] main]
   [junit4]   2> 1793002 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1793002 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1793002 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1793003 INFO  (searcherExecutor-5378-thread-1-processing-n:127.0.0.1:44355_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@6beb75c4[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1793003 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027206281330688
   [junit4]   2> 1793007 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1793007 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1793007 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44355/collection1_shard2_replica_t41/
   [junit4]   2> 1793008 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1793008 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:44355/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1793008 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1793008 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1793009 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44355/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1793110 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [2])
   [junit4]   2> 1793159 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1793161 INFO  (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1281
   [junit4]   2> 1793162 INFO  (qtp827908552-16760) [n:127.0.0.1:44355_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1286
   [junit4]   2> 1793232 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001 of type TLOG
   [junit4]   2> 1793233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1793233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7542b067{/,null,AVAILABLE}
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b211721{HTTP/1.1,[http/1.1]}{127.0.0.1:38303}
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server Started @1795035ms
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44709, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores}
   [junit4]   2> 1793234 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1793234 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T00:37:48.819Z
   [junit4]   2> 1793236 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1793236 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/solr.xml
   [junit4]   2> 1793238 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1793240 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
   [junit4]   2> 1793244 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1793245 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793246 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44709_
   [junit4]   2> 1793246 INFO  (zkCallback-1706-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793246 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793246 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793246 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793273 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1793279 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1793279 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1793280 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores
   [junit4]   2> 1793299 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38162,localport=44709], receiveBufferSize:531000
   [junit4]   2> 1793299 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55616], receiveBufferSize=530904
   [junit4]   2> 1793299 INFO  (qtp1671945325-16794) [n:127.0.0.1:44709_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44709_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1793301 INFO  (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1793301 INFO  (OverseerThreadFactory-5364-thread-4-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44709_ for creating new replica
   [junit4]   2> 1793302 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38166,localport=44709], receiveBufferSize:531000
   [junit4]   2> 1793302 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55620], receiveBufferSize=530904
   [junit4]   2> 1793302 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1793302 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1793404 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] 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: [3])
   [junit4]   2> 1793404 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [3])
   [junit4]   2> 1794309 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1794317 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1794375 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1794381 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1794381 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1794381 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1794381 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1794383 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495
   [junit4]   2> 1794384 WARN  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1794404 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794404 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794405 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1794405 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1794406 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157]
   [junit4]   2> 1794406 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@661557a2[collection1_shard1_replica_t43] main]
   [junit4]   2> 1794407 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1794407 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794407 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1794408 INFO  (searcherExecutor-5389-thread-1-processing-n:127.0.0.1:44709_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@661557a2[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1794408 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027207754579968
   [junit4]   2> 1794410 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1794410 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1794410 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44709/collection1_shard1_replica_t43/
   [junit4]   2> 1794410 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1794410 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:44709/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 1794411 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1794411 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 1794411 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44709/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 1794513 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [3])
   [junit4]   2> 1794513 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] 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: [3])
   [junit4]   2> 1794562 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1794563 INFO  (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1261
   [junit4]   2> 1794564 INFO  (qtp1671945325-16794) [n:127.0.0.1:44709_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44709_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1264
   [junit4]   2> 1794616 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001 of type TLOG
   [junit4]   2> 1794617 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1794617 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7354c4fb{/,null,AVAILABLE}
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77c0a009{HTTP/1.1,[http/1.1]}{127.0.0.1:44657}
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.Server Started @1796419ms
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=45413, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores}
   [junit4]   2> 1794618 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1794618 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T00:37:50.203Z
   [junit4]   2> 1794620 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1794620 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/solr.xml
   [junit4]   2> 1794622 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1794624 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr
   [junit4]   2> 1794628 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1794628 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1794629 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45413_
   [junit4]   2> 1794629 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1794629 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1794629 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1794629 INFO  (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1794630 INFO  (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1794687 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1794693 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1794693 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1794694 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores
   [junit4]   2> 1794718 INFO  (SocketProxy-Acceptor-45413) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35812,localport=45413], receiveBufferSize:531000
   [junit4]   2> 1794718 INFO  (SocketProxy-Acceptor-45413) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44657,localport=57326], receiveBufferSize=530904
   [junit4]   2> 1794719 INFO  (qtp1356445820-16828) [n:127.0.0.1:45413_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1794720 INFO  (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1794720 INFO  (OverseerThreadFactory-5364-thread-5-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45413_ for creating new replica
   [junit4]   2> 1794721 INFO  (SocketProxy-Acceptor-45413) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35816,localport=45413], receiveBufferSize:531000
   [junit4]   2> 1794721 INFO  (SocketProxy-Acceptor-45413) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44657,localport=57330], receiveBufferSize=530904
   [junit4]   2> 1794721 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1794721 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1794824 INFO  (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_    ] 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: [4])
   [junit4]   2> 1794824 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [4])
   [junit4]   2> 1794824 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] 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: [4])
   [junit4]   2> 1795737 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1795771 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 1795814 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795820 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1795820 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a
   [junit4]   2> 1795820 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1795820 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 1795821 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495
   [junit4]   2> 1795823 WARN  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1795842 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795842 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795843 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795843 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795844 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157]
   [junit4]   2> 1795844 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3070b6ea[collection1_shard2_replica_t45] main]
   [junit4]   2> 1795844 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1795845 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1795845 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795845 INFO  (searcherExecutor-5400-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@3070b6ea[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795846 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027209262432256
   [junit4]   2> 1795847 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 1795847 INFO  (updateExecutor-1727-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1795847 INFO  (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1126
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1795848 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:44355/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:45413/collection1_shard2_replica_t45/]
   [junit4]   2> 1795849 INFO  (qtp1356445820-16828) [n:127.0.0.1:45413_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1130
   [junit4]   2> 1795850 INFO  (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44355]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:45413_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1795850 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55820,localport=44355], receiveBufferSize:531000
   [junit4]   2> 1795850 INFO  (SocketProxy-Acceptor-44355) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40680], receiveBufferSize=530904
   [junit4]   2> 1795850 INFO  (qtp827908552-16756) [n:127.0.0.1:44355_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1795850 INFO  (qtp827908552-16756) [n:127.0.0.1:44355_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45413_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45413","node_name":"127.0.0.1:45413_","state":"down","type":"TLOG"}
   [junit4]   2> 1795851 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader
   [junit4]   2> 1795851 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38198,localport=44709], receiveBufferSize:531000
   [junit4]   2> 1795852 INFO  (SocketProxy-Acceptor-44709) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55652], receiveBufferSize=530904
   [junit4]   2> 1795852 INFO  (qtp1671945325-16790) [n:127.0.0.1:44709_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=forceleader_test_collection&action=CREATE&numShards=1&tlogReplicas=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1795852 INFO  (OverseerThreadFactory-5364-thread-5-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.CreateCollectionCmd Create collection forceleader_test_collection
   [junit4]   2> 1795852 INFO  (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1795955 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] 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: [4])
   [junit4]   2> 1795955 INFO  (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_    ] 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: [4])
   [junit4]   2> 1795955 INFO  (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_    ] 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: [4])
   [junit4]   2> 1796058 INFO  (qtp1671945325-16789) [n:127.0.0.1:44709_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t1&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1796059 INFO  (qtp1356445820-16823) [n:127.0.0.1:45413_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t2&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1796061 INFO  (qtp1384758262-16706) [n:127.0.0.1:40459_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t3&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1796165 INFO  (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1796165 INFO  (zkCallback-1706-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1796165 INFO  (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1796851 INFO  (qtp827908552-16756) [n:127.0.0.1:44355_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45413_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45413","node_name":"127.0.0.1:45413_","state":"recovering","type":"TLOG"}
   [junit4]   2> 1796851 INFO  (qtp827908552-16756) [n:127.0.0.1:44355_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1796851 INFO  (qtp827908552-16756) [n:127.0.0.1:44355_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45413_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=

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

cs.reporters.SolrJmxReporter@5609e01f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44550672
   [junit4]   2> 1912264 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1912264 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3746e2f2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@cfff544
   [junit4]   2> 1912265 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1912266 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.Overseer Overseer (id=98501704118501391-127.0.0.1:38297_-n_0000000003) closing
   [junit4]   2> 1912266 INFO  (OverseerStateUpdate-98501704118501391-127.0.0.1:38297_-n_0000000003) [n:127.0.0.1:38297_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38297_
   [junit4]   2> 1912267 WARN  (zkCallback-1765-thread-2-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1912267 INFO  (zkCallback-1748-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1913223 WARN  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1913224 INFO  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1913224 INFO  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d64f086
   [junit4]   2> 1913224 INFO  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n45, tag=1835331718
   [junit4]   2> 1913224 INFO  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7528f5fb: rootName = null, domain = solr.core.collection1.shard2.replica_n45, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n45 / com.codahale.metrics.MetricRegistry@bca8c90
   [junit4]   2> 1913229 INFO  (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1835331718
   [junit4]   2> 1913231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4288677{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1913231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a2911d{/,null,UNAVAILABLE}
   [junit4]   2> 1913231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45303
   [junit4]   2> 1913231 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1913231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35187 35187
   [junit4]   2> 1918265 INFO  (Thread-7296) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35187 35187
   [junit4]   2> 1918265 WARN  (Thread-7296) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1918266 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37297/, target: http://127.0.0.1:40597/
   [junit4]   2> 1918266 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:38297/, target: http://127.0.0.1:35171/
   [junit4]   2> 1918266 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37839/, target: http://127.0.0.1:33223/
   [junit4]   2> 1918266 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:45303/, target: http://127.0.0.1:41297/
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-RS, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=211419656,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, TestBinaryResponseWriter, TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, UUIDFieldTest, SolrXmlInZkTest, CollectionStateFormat2Test, TestSolrQueryResponse, BlockCacheTest, TestRandomFaceting, TestGeoJSONResponseWriter, TestNumericRangeQuery64, DeleteInactiveReplicaTest, BasicDistributedZkTest, TestStressInPlaceUpdates, TestSolrDeletionPolicy1, TestCloudInspectUtil, TestRebalanceLeaders, TestReplicationHandler, TestLocalFSCloudBackupRestore, AtomicUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, ConnectionReuseTest, RAMDirectoryFactoryTest, TestJsonRequest, PeerSyncReplicationTest, DocValuesMissingTest, TestUseDocValuesAsStored2, CursorMarkTest, TestStressLucene, SimpleCollectionCreateDeleteTest, TestLazyCores, InfixSuggestersTest, HighlighterConfigTest, HdfsNNFailoverTest, DefaultValueUpdateProcessorTest, TestExtendedDismaxParser, TestDistribIDF, TestRecoveryHdfs, TestBinaryField, SolrRequestParserTest, TestSolrCoreParser, TestCryptoKeys, SynonymTokenizerTest, SolrShardReporterTest, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, BasicZkTest, TestLegacyTerms, TestDocSet, DebugComponentTest, ZkNodePropsTest, IndexBasedSpellCheckerTest, UtilsToolTest, TestLMDirichletSimilarityFactory, PeerSyncTest, TestRequestStatusCollectionAPI, UninvertDocValuesMergePolicyTest, MoveReplicaHDFSTest, ShardSplitTest, TestCSVResponseWriter, TestMultiWordSynonyms, DistributedFacetPivotSmallTest, TestRandomCollapseQParserPlugin, TestPHPSerializedResponseWriter, CdcrReplicationHandlerTest, CachingDirectoryFactoryTest, TestJoin, BaseCdcrDistributedZkTest, TestBulkSchemaConcurrent, TestHdfsUpdateLog, TestStressUserVersions, ExternalFileFieldSortTest, BinaryUpdateRequestHandlerTest, MBeansHandlerTest, LeaderFailoverAfterPartitionTest, TestGraphTermsQParserPlugin, TestCustomSort, TestPullReplicaErrorHandling, TestOmitPositions, TestNestedDocsSort, CursorPagingTest, QueryResultKeyTest, TestRealTimeGet, HdfsDirectoryTest, BlockJoinFacetSimpleTest, TestFieldTypeResource, TestMinMaxOnMultiValuedField, TestSimpleTextCodec, TestConfigSetsAPI, TestSchemaSimilarityResource, TestRestoreCore, TestRemoteStreaming, TestClassicSimilarityFactory, TestCrossCoreJoin, OutputWriterTest, TestPerFieldSimilarityWithDefaultOverride, EchoParamsTest, TestDistributedSearch, DistributedFacetPivotLargeTest, HdfsRestartWhileUpdatingTest, PKIAuthenticationIntegrationTest, SolrGangliaReporterTest, DistributedQueueTest, TestFunctionQuery, BJQParserTest, SuggesterWFSTTest, CleanupOldIndexTest, TestQuerySenderNoQuery, WordBreakSolrSpellCheckerTest, DirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MultiThreadedOCPTest, UpdateLogTest, TestFileDictionaryLookup, TestSubQueryTransformerCrossCore, ForceLeaderTest]
   [junit4] Completed [521/729 (1!)] on J0 in 129.52s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 44112 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 280 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/280/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:39419/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:39419/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([85C97D56DE9707FB:A709FCADFDFD2DEB]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39419/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1100>
	at __randomizedtesting.SeedInfo.seed([75E16FB0807206F9:A1A424E96724B502]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:44767/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:44767/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([75E16FB0807206F9:93765B70B9F0FF98]: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:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11452 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/init-core-data-001
   [junit4]   2> 433045 WARN  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 433045 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-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> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 433046 INFO  (SUITE-ForceLeaderTest-seed#[75E16FB0807206F9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 433048 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 433049 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 433049 INFO  (Thread-807) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 433050 ERROR (Thread-807) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 433149 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkTestServer start zk server on port:36739
   [junit4]   2> 433154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 433154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 433155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 433155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 433156 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 433157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 433157 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 433158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 433159 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 433159 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 433224 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 433224 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cd7b668{/,null,AVAILABLE}
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@604cede{HTTP/1.1,[http/1.1]}{127.0.0.1:33583}
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @436483ms
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/control/data, hostContext=/, hostPort=42749, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores}
   [junit4]   2> 433226 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 433226 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:12.124Z
   [junit4]   2> 433227 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 433227 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/solr.xml
   [junit4]   2> 433230 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 433231 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42749_
   [junit4]   2> 433257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.Overseer Overseer (id=98502551269998596-127.0.0.1:42749_-n_0000000000) starting
   [junit4]   2> 433260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42749_
   [junit4]   2> 433260 INFO  (OverseerStateUpdate-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433296 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 433302 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:42749_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores
   [junit4]   2> 433321 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433322 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 433322 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55848,localport=42749], receiveBufferSize:531000
   [junit4]   2> 433324 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40264], receiveBufferSize=530904
   [junit4]   2> 433327 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42749_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 433328 INFO  (OverseerThreadFactory-1698-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 433430 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55852,localport=42749], receiveBufferSize:531000
   [junit4]   2> 433431 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40268], receiveBufferSize=530904
   [junit4]   2> 433431 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 433431 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 433535 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 434447 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 434459 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 434521 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 434528 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 434529 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 434530 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 434532 WARN  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 434552 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 434552 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 434553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 434554 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48b45a15[control_collection_shard1_replica_n1] main]
   [junit4]   2> 434554 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 434555 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 434555 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 434556 INFO  (searcherExecutor-1701-thread-1-processing-n:127.0.0.1:42749_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@48b45a15[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 434556 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040821900181504
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42749/control_collection_shard1_replica_n1/
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42749/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 434559 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 434560 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42749/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 434662 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 434711 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 434712 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1280
   [junit4]   2> 434715 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 434815 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 435329 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 435715 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42749_&wt=javabin&version=2} status=0 QTime=2388
   [junit4]   2> 435719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 435719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36739/solr ready
   [junit4]   2> 435720 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 435720 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55872,localport=42749], receiveBufferSize:531000
   [junit4]   2> 435720 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33583,localport=40288], receiveBufferSize=530904
   [junit4]   2> 435721 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 435722 INFO  (OverseerThreadFactory-1698-thread-2-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 435722 WARN  (OverseerThreadFactory-1698-thread-2-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 435924 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 435924 INFO  (qtp1177192283-4191) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 435985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001 of type TLOG
   [junit4]   2> 435985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d73d644{/,null,AVAILABLE}
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@acc9f02{HTTP/1.1,[http/1.1]}{127.0.0.1:46833}
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @439244ms
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=39687, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores}
   [junit4]   2> 435987 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 435987 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:14.885Z
   [junit4]   2> 435989 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 435989 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/solr.xml
   [junit4]   2> 435993 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 435995 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 436008 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 436009 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 436010 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39687_
   [junit4]   2> 436012 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436014 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436014 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436075 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 436083 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:39687_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores
   [junit4]   2> 436099 INFO  (qtp1177192283-4192) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 436100 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 436101 INFO  (OverseerThreadFactory-1698-thread-3-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39687_ for creating new replica
   [junit4]   2> 436102 INFO  (SocketProxy-Acceptor-39687) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=57776,localport=39687], receiveBufferSize:531000
   [junit4]   2> 436103 INFO  (SocketProxy-Acceptor-39687) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46833,localport=57252], receiveBufferSize=530904
   [junit4]   2> 436105 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 436105 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 436211 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [2])
   [junit4]   2> 437119 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 437132 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 437187 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 437193 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 437193 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437194 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 437194 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 437195 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 437196 WARN  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 437216 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 437217 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cf23ddd[collection1_shard2_replica_t41] main]
   [junit4]   2> 437218 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 437219 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 437219 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 437220 INFO  (searcherExecutor-1712-thread-1-processing-n:127.0.0.1:39687_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@7cf23ddd[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 437220 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040824693587968
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 437222 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39687/collection1_shard2_replica_t41/
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:39687/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 437223 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39687/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 437325 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [2])
   [junit4]   2> 437374 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 437375 INFO  (qtp348941772-4239) [n:127.0.0.1:39687_ c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1270
   [junit4]   2> 437379 INFO  (qtp1177192283-4192) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39687_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1280
   [junit4]   2> 437452 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001 of type TLOG
   [junit4]   2> 437452 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e294053{/,null,AVAILABLE}
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31f9721e{HTTP/1.1,[http/1.1]}{127.0.0.1:46617}
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @440711ms
   [junit4]   2> 437453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44353, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores}
   [junit4]   2> 437454 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 437454 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:16.352Z
   [junit4]   2> 437455 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 437455 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/solr.xml
   [junit4]   2> 437457 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 437459 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 437463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 437464 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437464 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44353_
   [junit4]   2> 437464 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437464 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437464 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437465 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437527 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 437533 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:44353_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores
   [junit4]   2> 437553 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44353_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 437554 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 437554 INFO  (OverseerThreadFactory-1698-thread-4-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44353_ for creating new replica
   [junit4]   2> 437555 INFO  (SocketProxy-Acceptor-44353) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45328,localport=44353], receiveBufferSize:531000
   [junit4]   2> 437555 INFO  (SocketProxy-Acceptor-44353) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46617,localport=55766], receiveBufferSize=530904
   [junit4]   2> 437556 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 437556 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 437659 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [3])
   [junit4]   2> 437659 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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: [3])
   [junit4]   2> 438572 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 438595 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 438645 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 438652 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 438652 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438653 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438653 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 438654 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 438655 WARN  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 438675 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438676 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 438676 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@912bbd6[collection1_shard1_replica_t43] main]
   [junit4]   2> 438677 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 438677 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 438678 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 438679 INFO  (searcherExecutor-1723-thread-1-processing-n:127.0.0.1:44353_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@912bbd6[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438679 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040826223460352
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44353/collection1_shard1_replica_t43/
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:44353/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 438682 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 438683 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44353/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 438785 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [3])
   [junit4]   2> 438785 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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: [3])
   [junit4]   2> 438834 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 438835 INFO  (qtp2023136378-4272) [n:127.0.0.1:44353_ c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1279
   [junit4]   2> 438838 INFO  (qtp1177192283-4193) [n:127.0.0.1:42749_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44353_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1284
   [junit4]   2> 438906 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001 of type TLOG
   [junit4]   2> 438906 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a801f5{/,null,AVAILABLE}
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b1601a6{HTTP/1.1,[http/1.1]}{127.0.0.1:41189}
   [junit4]   2> 438907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.e.j.s.Server Started @442165ms
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=40005, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores}
   [junit4]   2> 438908 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 438908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-18T04:14:17.806Z
   [junit4]   2> 438910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 438910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/solr.xml
   [junit4]   2> 438912 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 438914 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36739/solr
   [junit4]   2> 438917 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 438918 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 438918 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40005_
   [junit4]   2> 438918 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438918 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-899-thread-1-processing-n:127.0.0.1:40005_) [n:127.0.0.1:40005_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438919 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 438975 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 438981 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75E16FB0807206F9]) [n:127.0.0.1:40005_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores
   [junit4]   2> 439004 INFO  (qtp1177192283-4188) [n:127.0.0.1:42749_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40005_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 439006 INFO  (OverseerCollectionConfigSetProcessor-98502551269998596-127.0.0.1:42749_-n_0000000000) [n:127.0.0.1:42749_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 439006 INFO  (OverseerThreadFactory-1698-thread-5-processing-n:127.0.0.1:42749_) [n:127.0.0.1:42749_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40005_ for creating new replica
   [junit4]   2> 439007 INFO  (SocketProxy-Acceptor-40005) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45066,localport=40005], receiveBufferSize:531000
   [junit4]   2> 439007 INFO  (SocketProxy-Acceptor-40005) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41189,localport=34860], receiveBufferSize=530904
   [junit4]   2> 439007 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 439008 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 439110 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:39687_) [n:127.0.0.1:39687_    ] 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: [4])
   [junit4]   2> 439110 INFO  (zkCallback-893-thread-1-processing-n:127.0.0.1:44353_) [n:127.0.0.1:44353_    ] 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: [4])
   [junit4]   2> 439110 INFO  (zkCallback-899-thread-1-processing-n:127.0.0.1:40005_) [n:127.0.0.1:40005_    ] 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: [4])
   [junit4]   2> 440016 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 440024 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 440073 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 440078 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d6f32f6
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 440079 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_75E16FB0807206F9-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 440080 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 440082 WARN  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 440102 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 440102 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 440103 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 440103 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 440104 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=56.81640625, floorSegmentMB=1.6640625, forceMergeDeletesPctAllowed=10.675220233445913, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275888760785568
   [junit4]   2> 440104 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c90d5a0[collection1_shard2_replica_t45] main]
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 440105 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 440106 INFO  (searcherExecutor-1734-thread-1-processing-n:127.0.0.1:40005_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@6c90d5a0[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 440106 INFO  (qtp930115616-4304) [n:127.0.0.1:40005_ c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576040827719778304
   [junit4]   2> 440109 INFO

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

xecutor-781-thread-2) [n:127.0.0.1:41171_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c9a94dd: rootName = solr_41171, domain = solr.core.workQueue.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@3b81406e
   [junit4]   2> 180277 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard2.replica_n3, tag=428696326
   [junit4]   2> 180277 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12a1c612: rootName = solr_36207, domain = solr.core.mainCorpus.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@6ac772c1
   [junit4]   2> 180281 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180281 INFO  (zkCallback-279-thread-1-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36207_solr
   [junit4]   2> 180281 INFO  (zkCallback-279-thread-2-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 180284 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.destination.shard2.replica_n2, tag=923913743
   [junit4]   2> 180284 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a40710b: rootName = solr_41171, domain = solr.core.destination.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@630786a7
   [junit4]   2> 180284 INFO  (coreCloseExecutor-780-thread-2) [n:127.0.0.1:36207_solr c:mainCorpus s:shard2 r:core_node4 x:mainCorpus_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=428696326
   [junit4]   2> 180284 INFO  (coreCloseExecutor-780-thread-1) [n:127.0.0.1:36207_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=958870786
   [junit4]   2> 180290 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41171_solr
   [junit4]   2> 180290 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-4) [n:127.0.0.1:41171_solr c:destination s:shard2 r:core_node4 x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard2.leader, tag=923913743
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=690301522
   [junit4]   2> 180291 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66dbb9bc: rootName = solr_41171, domain = solr.core.mainCorpus.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4d41c0cb
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-1) [n:127.0.0.1:41171_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=2135642631
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-2) [n:127.0.0.1:41171_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard2.leader, tag=966792139
   [junit4]   2> 180298 INFO  (coreCloseExecutor-781-thread-3) [n:127.0.0.1:41171_solr c:mainCorpus s:shard1 r:core_node2 x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=690301522
   [junit4]   2> 180309 WARN  (zkCallback-281-thread-1-processing-n:127.0.0.1:41171_solr) [n:127.0.0.1:41171_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 180309 INFO  (jetty-closer-260-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13557781{/solr,null,UNAVAILABLE}
   [junit4]   2> 181753 WARN  (zkCallback-277-thread-1-processing-n:127.0.0.1:33381_solr) [n:127.0.0.1:33381_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181753 INFO  (jetty-closer-260-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a8811e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 181781 WARN  (zkCallback-280-thread-2-processing-n:127.0.0.1:39419_solr) [n:127.0.0.1:39419_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181782 INFO  (jetty-closer-260-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@363063ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 181790 WARN  (zkCallback-279-thread-1-processing-n:127.0.0.1:36207_solr) [n:127.0.0.1:36207_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181790 INFO  (jetty-closer-260-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@787bb1a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 181791 ERROR (SUITE-StreamExpressionTest-seed#[85C97D56DE9707FB]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 181791 INFO  (SUITE-StreamExpressionTest-seed#[85C97D56DE9707FB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36389 36389
   [junit4]   2> 187596 INFO  (Thread-472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36389 36389
   [junit4]   2> 187597 WARN  (Thread-472) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	92	/solr/aliases.json
   [junit4]   2> 	92	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	8	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	92	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/destination/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	18	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	92	/solr/live_nodes
   [junit4]   2> 	92	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_85C97D56DE9707FB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=306309504,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [SineEvaluatorTest, HyperbolicTangentEvaluatorTest, ArcSineEvaluatorTest, LBHttpSolrClientBuilderTest, TestSolrJErrorHandling, StreamExpressionParserTest, TestClusteringResponse, LessThanEvaluatorTest, DivideEvaluatorTest, FacetFieldTest, SolrQueryTest, TestCloudSolrClientConnections, HttpSolrClientBuilderTest, QueryResponseTest, SelectWithEvaluatorsTest, FieldEvaluatorTest, TestV1toV2ApiMapper, SchemaTest, GetByIdTest, TestSolrProperties, SolrDocumentTest, JdbcDriverTest, GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J1 in 108.91s, 94 tests, 1 error <<< FAILURES!

[...truncated 42499 lines...]