Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/131/

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

Error Message:
Doc with id=1 not found in 
http://127.0.0.1:53162/e/c/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:53162/e/c/forceleader_test_collection due to: Path not found: 
/id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([5DE01802659D4589:BB772CC25C1FBCE8]: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 12635 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 1698045 INFO  
(SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/init-core-data-001
   [junit4]   2> 1698046 WARN  
(SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1698046 INFO  
(SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1698048 INFO  
(SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-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> 1698048 INFO  
(SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/c
   [junit4]   2> 1698052 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1698052 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1698052 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1698058 ERROR (Thread-2143) [    ] 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> 1698152 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:49448
   [junit4]   2> 1698163 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dc9d2a3550000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1698177 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1698179 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1698181 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1698183 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1698184 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1698185 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1698187 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1698188 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1698190 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1698191 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1698192 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1698194 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1698346 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1698404 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@391d5f8a{/e/c,null,AVAILABLE}
   [junit4]   2> 1698405 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@17c4a398{HTTP/1.1,[http/1.1]}{127.0.0.1:49721}
   [junit4]   2> 1698405 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server Started @1702574ms
   [junit4]   2> 1698405 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/e/c, hostPort=44303, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores}
   [junit4]   2> 1698411 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1698411 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1698411 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1698411 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1698411 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-10T01:46:51.451Z
   [junit4]   2> 1698414 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1698414 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/solr.xml
   [junit4]   2> 1698419 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1698426 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1698538 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1698540 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44303_e%2Fc
   [junit4]   2> 1698541 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.Overseer Overseer 
(id=98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) starting
   [junit4]   2> 1698550 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44303_e%2Fc
   [junit4]   2> 1698578 INFO  
(OverseerStateUpdate-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1698662 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698668 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698668 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698670 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores
   [junit4]   2> 1698691 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1698692 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49448/solr 
ready
   [junit4]   2> 1698692 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36362,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1698702 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49721,localport=56007], receiveBufferSize=530904
   [junit4]   2> 1698703 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc   
 ] 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:44303_e%252Fc&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1698722 INFO  
(OverseerThreadFactory-4606-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1698844 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36368,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1698861 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49721,localport=56013], receiveBufferSize=530904
   [junit4]   2> 1698861 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc   
 ] 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> 1698861 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1698967 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] 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> 1699888 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1699904 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700018 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700037 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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@14b2a46b
   [junit4]   2> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1700041 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.596018656001526]
   [junit4]   2> 1700044 WARN  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700097 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700097 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700098 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1700098 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1700100 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, 
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1700100 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1293da3f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1700103 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1700104 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700105 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1700105 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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 1575306776433131520
   [junit4]   2> 1700112 INFO  
(searcherExecutor-4609-thread-1-processing-n:127.0.0.1:44303_e%2Fc 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:44303_e%2Fc 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@1293da3f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44303/e/c/control_collection_shard1_replica_n1/
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44303/e/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700117 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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:44303/e/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1700219 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] 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> 1700268 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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> 1700270 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 
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=1408
   [junit4]   2> 1700280 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1700381 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] 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> 1700727 INFO  
(OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000)
 [n:127.0.0.1:44303_e%2Fc    ] 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> 1701280 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc   
 ] 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:44303_e%252Fc&wt=javabin&version=2}
 status=0 QTime=2577
   [junit4]   2> 1701286 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1701290 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49448/solr 
ready
   [junit4]   2> 1701290 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1701291 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36373,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1701291 INFO  (SocketProxy-Acceptor-44303) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49721,localport=56018], receiveBufferSize=530904
   [junit4]   2> 1701291 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc   
 ] 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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1701294 INFO  
(OverseerThreadFactory-4606-thread-2-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1701295 WARN  
(OverseerThreadFactory-4606-thread-2-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1701501 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1701501 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc   
 ] 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=1&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 1701660 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001
 of type NRT
   [junit4]   2> 1701661 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1701662 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e194f6{/e/c,null,AVAILABLE}
   [junit4]   2> 1701663 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5b8bf8a3{HTTP/1.1,[http/1.1]}{127.0.0.1:56757}
   [junit4]   2> 1701663 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server Started @1705832ms
   [junit4]   2> 1701663 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=39115, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores}
   [junit4]   2> 1701663 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1701663 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1701663 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1701664 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1701664 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-10T01:46:54.704Z
   [junit4]   2> 1701676 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1701676 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/solr.xml
   [junit4]   2> 1701682 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1701685 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1701694 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1701696 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1701699 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39115_e%2Fc
   [junit4]   2> 1701700 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701700 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1701703 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1701814 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701821 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701821 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701823 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores
   [junit4]   2> 1701864 INFO  (qtp2054402182-10734) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39115_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1701867 INFO  
(OverseerThreadFactory-4606-thread-3-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:39115_e%2Fc for creating new replica
   [junit4]   2> 1701867 INFO  
(OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000)
 [n:127.0.0.1:44303_e%2Fc    ] 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> 1701869 INFO  (SocketProxy-Acceptor-39115) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59070,localport=39115], receiveBufferSize:531000
   [junit4]   2> 1701870 INFO  (SocketProxy-Acceptor-39115) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56757,localport=57553], receiveBufferSize=530904
   [junit4]   2> 1701870 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1701871 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1702886 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1702901 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1703010 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1703028 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1703032 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.596018656001526]
   [junit4]   2> 1703035 WARN  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 1703083 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1703084 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1703085 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1703085 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1703087 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, 
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1703088 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fdfd15e[collection1_shard2_replica_n41] main]
   [junit4]   2> 1703089 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1703091 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1703091 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1703093 INFO  
(searcherExecutor-4620-thread-1-processing-n:127.0.0.1:39115_e%2Fc 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@fdfd15e[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1703093 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575306779566276608
   [junit4]   2> 1703102 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1703106 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1703258 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1703260 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1390
   [junit4]   2> 1703263 INFO  (qtp2054402182-10734) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39115_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1398
   [junit4]   2> 1703400 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001
 of type NRT
   [junit4]   2> 1703400 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1703402 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3029d0c6{/e/c,null,AVAILABLE}
   [junit4]   2> 1703402 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@75ebfd8e{HTTP/1.1,[http/1.1]}{127.0.0.1:42402}
   [junit4]   2> 1703402 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server Started @1707571ms
   [junit4]   2> 1703402 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=60249, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores}
   [junit4]   2> 1703408 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1703408 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1703409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1703409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1703409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-10T01:46:56.449Z
   [junit4]   2> 1703412 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1703412 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/solr.xml
   [junit4]   2> 1703417 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1703421 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1703431 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1703436 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1703442 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60249_e%2Fc
   [junit4]   2> 1703444 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1703444 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703444 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1703452 INFO  
(zkCallback-1663-thread-1-processing-n:127.0.0.1:60249_e%2Fc) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1703502 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703509 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703509 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703511 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores
   [junit4]   2> 1703546 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:60249_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1703548 INFO  
(OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000)
 [n:127.0.0.1:44303_e%2Fc    ] 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> 1703549 INFO  
(OverseerThreadFactory-4606-thread-4-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:60249_e%2Fc for creating new replica
   [junit4]   2> 1703552 INFO  (SocketProxy-Acceptor-60249) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33455,localport=60249], receiveBufferSize:531000
   [junit4]   2> 1703553 INFO  (SocketProxy-Acceptor-60249) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42402,localport=38063], receiveBufferSize=530904
   [junit4]   2> 1703553 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1703554 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1704568 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1704598 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1704723 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1704745 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1704749 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.596018656001526]
   [junit4]   2> 1704752 WARN  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 1704805 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1704805 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1704806 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1704807 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1704808 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, 
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1704808 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@315ec4c9[collection1_shard1_replica_n43] main]
   [junit4]   2> 1704809 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1704810 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1704810 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1704812 INFO  
(searcherExecutor-4631-thread-1-processing-n:127.0.0.1:60249_e%2Fc 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@315ec4c9[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1704812 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575306781368778752
   [junit4]   2> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1704825 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1704978 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1704980 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1426
   [junit4]   2> 1704982 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60249_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1436
   [junit4]   2> 1705123 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001
 of type NRT
   [junit4]   2> 1705123 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1705125 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30d8d3ce{/e/c,null,AVAILABLE}
   [junit4]   2> 1705125 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7eeb2850{HTTP/1.1,[http/1.1]}{127.0.0.1:45196}
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.e.j.s.Server Started @1709295ms
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=45994, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores}
   [junit4]   2> 1705128 ERROR 
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1705128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-10T01:46:58.168Z
   [junit4]   2> 1705131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1705131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/solr.xml
   [junit4]   2> 1705137 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1705140 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1705152 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1705160 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705162 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45994_e%2Fc
   [junit4]   2> 1705164 INFO  
(zkCallback-1663-thread-1-processing-n:127.0.0.1:60249_e%2Fc) 
[n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1705164 INFO  
(zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) 
[n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1705164 INFO  (zkCallback-1652-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705165 INFO  
(zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1705182 INFO  
(zkCallback-1669-thread-1-processing-n:127.0.0.1:45994_e%2Fc) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1705294 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705301 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705301 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705303 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) 
[n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores
   [junit4]   2> 1705343 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45994_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1705346 INFO  
(OverseerThreadFactory-4606-thread-5-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:45994_e%2Fc for creating new replica
   [junit4]   2> 1705346 INFO  
(OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000)
 [n:127.0.0.1:44303_e%2Fc    ] 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> 1705348 INFO  (SocketProxy-Acceptor-45994) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38324,localport=45994], receiveBufferSize:531000
   [junit4]   2> 1705348 INFO  (SocketProxy-Acceptor-45994) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45196,localport=43348], receiveBufferSize=530904
   [junit4]   2> 1705352 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1705352 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1706369 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1706385 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1706560 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1706585 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.596018656001526]
   [junit4]   2> 1706588 WARN  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 1706640 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1706640 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1706642 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1706642 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1706643 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, 
floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1706644 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c1d6871[collection1_shard2_replica_n45] main]
   [junit4]   2> 1706645 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1706645 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1706647 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1706654 INFO  
(searcherExecutor-4642-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@1c1d6871[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1706654 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575306783300255744
   [junit4]   2> 1706661 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1706662 INFO  
(updateExecutor-1666-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1706662 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1310
   [junit4]   2> 1706663 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1706666 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1706666 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1706666 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1706666 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:45994/e/c/collection1_shard2_replica_n45/]
   [junit4]   2> 1706669 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45994_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1325
   [junit4]   2> 1706671 INFO  
(recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:39115/e/c]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:45994_e%252Fc&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1706672 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 1706672 INFO  (SocketProxy-Acceptor-39115) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59094,localport=39115], receiveBufferSize:531000
   [junit4]   2> 1706672 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with 
stateFormat=1: forceleader_last_published
   [junit4]   2> 1706673 INFO  (SocketProxy-Acceptor-39115) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=56757,localport=57577], receiveBufferSize=530904
   [junit4]   2> 1706674 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    
] 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> 1706675 INFO  (SocketProxy-Acceptor-60249) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33474,localport=60249], receiveBufferSize:531000
   [junit4]   2> 1706675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:45994_e%2Fc, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45994/e/c","node_name":"127.0.0.1:45994_e%2Fc","state":"down","type":"NRT"}
   [junit4]   2> 1706675 INFO  (SocketProxy-Acceptor-60249) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42402,localport=38082], receiveBufferSize=530904
   [junit4]   2> 1706676 INFO  (qtp1546577853-10814) [n:127.0.0.1:60249_e%2Fc   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=3&name=forceleader_last_published&action=CREATE&numShards=1&tlogReplicas=0&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1706678 INFO  
(OverseerThreadFactory-4606-thread-5-processing-n:127.0.0.1:44303_e%2Fc) 
[n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection 
forceleader_last_published
   [junit4]   2> 1706679 INFO  
(OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000)
 [n:127.0.0.1:44303_e%2Fc    ] 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> 1706886 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706900 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706902 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n4&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:45994_e%2Fc, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45994/e/c","node_name":"127.0.0.1:45994_e%2Fc","state":"recovering","type":"NRT"}
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45994_e%252Fc&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1707904 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1707916 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1707917 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1707923 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_n1] Schema name=test
   [junit4]   2> 1707950 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n2] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_n2] Schema name=test
   [junit4]   2> 1707950 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n4] o.a.s.s.IndexSchema 
[forceleader_last_published_shard1_replica_n4] Schema name=test
   [junit4]   2> 1708133 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1708134 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1708152 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n4] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 1708154 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'forceleader_last_published_shard1_replica_n1' using configuration 
from collection forceleader_last_published, trusted=true
   [junit4]   2> 1708154 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.forceleader_last_published.shard1.replica_n1' 
(registry 'solr.core.forceleader_last_published.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1708155 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1708155 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrCore 
[[forceleader_last_published_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/forceleader_last_published_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/forceleader_last_published_shard1_replica_n1/data/]
   [junit4]   2> 1708159 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc 
c:forceleader_last_published s:shard1  
x:forceleader_last_published_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=92

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

llback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) 
[n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fb05f9b
   [junit4]   2> 1821596 INFO  
(zkCallback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) 
[n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_t45, tag=2142265243
   [junit4]   2> 1821604 INFO  
(zkCallback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) 
[n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=2142265243
   [junit4]   2> 1822134 WARN  
(zkCallback-1702-thread-1-processing-n:127.0.0.1:53162_e%2Fc) 
[n:127.0.0.1:53162_e%2Fc    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1822135 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@22cc313f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1822136 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2f3e95fb{/e/c,null,UNAVAILABLE}
   [junit4]   2> 1822136 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
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> 1822139 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59652 59652
   [junit4]   2> 1822310 INFO  (Thread-2184) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59652 59652
   [junit4]   2> 1822315 WARN  (Thread-2184) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/forceleader_test_collection/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1822315 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:35232/e/c, 
target: http://127.0.0.1:48973/e/c
   [junit4]   2> 1822315 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:53162/e/c, 
target: http://127.0.0.1:42122/e/c
   [junit4]   2> 1822315 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:57478/e/c, 
target: http://127.0.0.1:52115/e/c
   [junit4]   2> 1822315 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:39103/e/c, 
target: http://127.0.0.1:41312/e/c
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest 
-Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=5DE01802659D4589 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IE 
-Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 60.4s J1 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not 
found in http://127.0.0.1:53162/e/c/forceleader_test_collection due to: Path 
not found: /id; rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5DE01802659D4589:BB772CC25C1FBCE8]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
   [junit4]    >        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001
   [junit4]   2> Aug 10, 2017 1:48:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=10, maxDocsPerChunk=8, blockSize=49), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=10, blockSize=49)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-IE, timezone=Europe/Riga
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=173634776,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, 
SolrCLIZkUtilsTest, HdfsUnloadDistributedZkTest, SSLMigrationTest, 
TestLegacyFieldReuse, TestCustomStream, TestBlobHandler, 
TestPerFieldSimilarity, AnalysisErrorHandlingTest, DocValuesTest, 
DeleteLastCustomShardedReplicaTest, TestReloadAndDeleteDocs, TestBulkSchemaAPI, 
SharedFSAutoReplicaFailoverTest, TestBlendedInfixSuggestions, 
LeaderFailureAfterFreshStartTest, BadComponentTest, TestSortByMinMaxFunction, 
WrapperMergePolicyFactoryTest, TestNonDefinedSimilarityFactory, 
MetricsConfigTest, TestLockTree, TestReplicaProperties, BufferStoreTest, 
TestExceedMaxTermLength, ExitableDirectoryReaderTest, TestClusterStateMutator, 
ReplicaListTransformerTest, TestCharFilters, TestXIncludeConfig, 
CdcrBootstrapTest, SolrCmdDistributorTest, TestPKIAuthenticationPlugin, 
HttpPartitionTest, TestConfigSetsAPIExclusivity, TestFiltering, 
TestPostingsSolrHighlighter, TemplateUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, HighlighterTest, 
PropertiesRequestHandlerTest, TestQueryTypes, TestCloudJSONFacetJoinDomain, 
ConvertedLegacyTest, SolrGraphiteReporterTest, 
TestTolerantUpdateProcessorRandomCloud, AnalyticsQueryTest, 
TestJavabinTupleStreamParser, TestFieldCacheWithThreads, HdfsRecoverLeaseTest, 
BlobRepositoryCloudTest, DateRangeFieldTest, SimpleMLTQParserTest, 
ConcurrentDeleteAndCreateCollectionTest, TestAtomicUpdateErrorCases, 
TestStandardQParsers, TestStressRecovery, TestDynamicFieldResource, 
TestDeleteCollectionOnDownNodes, DistributedIntervalFacetingTest, 
TestConfigsApi, PrimUtilsTest, TestPointFields, QueryParsingTest, 
OverseerCollectionConfigSetProcessorTest, DeleteShardTest, 
TestRandomFlRTGCloud, TestManagedSynonymFilterFactory, 
TestEmbeddedSolrServerSchemaAPI, ZkSolrClientTest, AnalysisAfterCoreReloadTest, 
CacheHeaderTest, DistributedMLTComponentTest, TestInitQParser, 
TestConfigSetProperties, TestFieldCacheSort, TestSolrJ, 
CollectionsAPIDistributedZkTest, ResourceLoaderTest, LoggingHandlerTest, 
TestUnifiedSolrHighlighter, SoftAutoCommitTest, ShardRoutingCustomTest, 
ExplicitHLLTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
SchemaVersionSpecificBehaviorTest, TestLRUCache, TestManagedSchema, 
TestRTGBase, DistribDocExpirationUpdateProcessorTest, TestExactStatsCache, 
TestObjectReleaseTracker, TestValueSourceCache, TestPrepRecovery, 
UpdateRequestProcessorFactoryTest, SpellCheckComponentTest, 
LukeRequestHandlerTest, TestMacroExpander, TestCoreContainer, 
TestCloudRecovery, TestSizeLimitedDistributedMap, 
UUIDUpdateProcessorFallbackTest, AssignTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, SolrCloudReportersTest, 
TestPartialUpdateDeduplication, TestFilteredDocIdSet, TestSolrCoreSnapshots, 
TestUpdate, TestDocTermOrds, DistributedExpandComponentTest, SpatialFilterTest, 
TestDistributedGrouping, SolrMetricReporterTest, ZkControllerTest, 
BooleanFieldTest, TestFastLRUCache, NodeMutatorTest, TestBM25SimilarityFactory, 
TestFieldTypeCollectionResource, ClusterStateUpdateTest, TestRandomDVFaceting, 
TestHashPartitioner, TermVectorComponentDistributedTest, TestRangeQuery, 
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, 
StatelessScriptUpdateProcessorFactoryTest, TestWriterPerf, RequestHandlersTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, ReturnFieldsTest, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionTooManyReplicasTest, CreateCollectionCleanupTest, DeleteStatusTest, 
ForceLeaderTest]
   [junit4] Completed [533/728 (1!)] on J1 in 125.06s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 43928 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to