Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8030/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReplicationFactorTest.test

Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one 
replica should be down) but got 1; clusterState: {   "control_collection":{     
"pullReplicas":"0",     "replicationFactor":"1",     "shards":{"shard1":{       
  "range":"80000000-7fffffff",         "state":"active",         
"replicas":{"core_node2":{             
"core":"control_collection_shard1_replica_n1",             
"base_url":"http://127.0.0.1:50493/g_g/v";,             
"node_name":"127.0.0.1:50493_g_g%2Fv",             "state":"active",            
 "type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"1",     "tlogReplicas":"0"},   
"repfacttest_c8n_1x3":{     "pullReplicas":"0",     "replicationFactor":"3",    
 "shards":{"shard1":{         "range":"80000000-7fffffff",         
"state":"active",         "replicas":{           "core_node4":{             
"core":"repfacttest_c8n_1x3_shard1_replica_n1",             
"base_url":"http://127.0.0.1:50531/g_g/v";,             
"node_name":"127.0.0.1:50531_g_g%2Fv",             "state":"active",            
 "type":"NRT",             "leader":"true"},           "core_node5":{           
  "core":"repfacttest_c8n_1x3_shard1_replica_n2",             
"base_url":"http://127.0.0.1:50571/g_g/v";,             
"node_name":"127.0.0.1:50571_g_g%2Fv",             "state":"active",            
 "type":"NRT"},           "core_node6":{             
"core":"repfacttest_c8n_1x3_shard1_replica_n3",             
"base_url":"http://127.0.0.1:50551/g_g/v";,             
"node_name":"127.0.0.1:50551_g_g%2Fv",             "state":"active",            
 "type":"NRT"}}}},     "router":{"name":"compositeId"},     
"maxShardsPerNode":"1",     "autoAddReplicas":"false",     "nrtReplicas":"3",   
  "tlogReplicas":"0"},   "collection1":{     "pullReplicas":"0",     
"replicationFactor":"1",     "shards":{       "shard1":{         
"range":"80000000-d554ffff",         "state":"active",         
"replicas":{"core_node4":{             "core":"collection1_shard1_replica_n1",  
           "base_url":"http://127.0.0.1:50571/g_g/v";,             
"node_name":"127.0.0.1:50571_g_g%2Fv",             "state":"active",            
 "type":"NRT",             "leader":"true"}}},       "shard2":{         
"range":"d5550000-2aa9ffff",         "state":"active",         
"replicas":{"core_node5":{             "core":"collection1_shard2_replica_n2",  
           "base_url":"http://127.0.0.1:50531/g_g/v";,             
"node_name":"127.0.0.1:50531_g_g%2Fv",             "state":"active",            
 "type":"NRT",             "leader":"true"}}},       "shard3":{         
"range":"2aaa0000-7fffffff",         "state":"active",         
"replicas":{"core_node6":{             "core":"collection1_shard3_replica_n3",  
           "base_url":"http://127.0.0.1:50551/g_g/v";,             
"node_name":"127.0.0.1:50551_g_g%2Fv",             "state":"active",            
 "type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"1",     "tlogReplicas":"0"}}

Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on 
2 replicas (only one replica should be down) but got 1; clusterState: {
  "control_collection":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"control_collection_shard1_replica_n1",
            "base_url":"http://127.0.0.1:50493/g_g/v";,
            "node_name":"127.0.0.1:50493_g_g%2Fv",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"},
  "repfacttest_c8n_1x3":{
    "pullReplicas":"0",
    "replicationFactor":"3",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node4":{
            "core":"repfacttest_c8n_1x3_shard1_replica_n1",
            "base_url":"http://127.0.0.1:50531/g_g/v";,
            "node_name":"127.0.0.1:50531_g_g%2Fv",
            "state":"active",
            "type":"NRT",
            "leader":"true"},
          "core_node5":{
            "core":"repfacttest_c8n_1x3_shard1_replica_n2",
            "base_url":"http://127.0.0.1:50571/g_g/v";,
            "node_name":"127.0.0.1:50571_g_g%2Fv",
            "state":"active",
            "type":"NRT"},
          "core_node6":{
            "core":"repfacttest_c8n_1x3_shard1_replica_n3",
            "base_url":"http://127.0.0.1:50551/g_g/v";,
            "node_name":"127.0.0.1:50551_g_g%2Fv",
            "state":"active",
            "type":"NRT"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"3",
    "tlogReplicas":"0"},
  "collection1":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-d554ffff",
        "state":"active",
        "replicas":{"core_node4":{
            "core":"collection1_shard1_replica_n1",
            "base_url":"http://127.0.0.1:50571/g_g/v";,
            "node_name":"127.0.0.1:50571_g_g%2Fv",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}},
      "shard2":{
        "range":"d5550000-2aa9ffff",
        "state":"active",
        "replicas":{"core_node5":{
            "core":"collection1_shard2_replica_n2",
            "base_url":"http://127.0.0.1:50531/g_g/v";,
            "node_name":"127.0.0.1:50531_g_g%2Fv",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}},
      "shard3":{
        "range":"2aaa0000-7fffffff",
        "state":"active",
        "replicas":{"core_node6":{
            "core":"collection1_shard3_replica_n3",
            "base_url":"http://127.0.0.1:50551/g_g/v";,
            "node_name":"127.0.0.1:50551_g_g%2Fv",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"}}
        at 
__randomizedtesting.SeedInfo.seed([CF81EED0711009F3:47D5D10ADFEC640B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
IOException occurred when talking to server at: https://127.0.0.1:53468/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:53468/solr
        at 
__randomizedtesting.SeedInfo.seed([CF81EED0711009F3:3F6B3D2CAE337999]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.base/java.lang.Thread.run(Thread.java:834)
Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv 
failed
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
        at 
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 48 more
        Suppressed: java.net.SocketException: Software caused connection abort: 
socket write error
                at java.base/java.net.SocketOutputStream.socketWrite0(Native 
Method)
                at 
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
                at 
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
                at 
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
                at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352)
                ... 70 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        ... 66 more




Build Log:
[...truncated 14398 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\init-core-data-001
   [junit4]   2> 2396974 WARN  
(SUITE-ReplicationFactorTest-seed#[CF81EED0711009F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2396974 INFO  
(SUITE-ReplicationFactorTest-seed#[CF81EED0711009F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2396974 INFO  
(SUITE-ReplicationFactorTest-seed#[CF81EED0711009F3]-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> 2396974 INFO  
(SUITE-ReplicationFactorTest-seed#[CF81EED0711009F3]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2396974 INFO  
(SUITE-ReplicationFactorTest-seed#[CF81EED0711009F3]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /g_g/v
   [junit4]   2> 2396981 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2396981 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2396981 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2397102 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:50483
   [junit4]   2> 2397102 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50483
   [junit4]   2> 2397102 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50483
   [junit4]   2> 2397104 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2397111 INFO  (zkConnectionManagerCallback-14483-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2397111 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2397116 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2397118 INFO  (zkConnectionManagerCallback-14485-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2397119 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2397120 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2397122 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2397124 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2397125 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2397127 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2397128 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2397130 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2397131 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2397134 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2397135 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2397136 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2397138 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2398167 WARN  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2398167 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2398170 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b28c62a{/g_g/v,null,AVAILABLE}
   [junit4]   2> 2398170 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d4d82a2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50494}
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.s.Server Started @2428329ms
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_g/v, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\tempDir-001/control/data,
 hostPort=50493, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\control-001\cores,
 replicaType=NRT}
   [junit4]   2> 2398171 ERROR 
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2398171 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-02T11:24:04.009185300Z
   [junit4]   2> 2398172 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2398176 INFO  (zkConnectionManagerCallback-14487-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398176 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2398299 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2398299 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\control-001\solr.xml
   [junit4]   2> 2398301 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2398301 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2398302 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2398423 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2398423 WARN  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61a581fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398423 WARN  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61a581fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398428 WARN  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@376894fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398428 WARN  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@376894fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398429 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50483/solr
   [junit4]   2> 2398431 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2398437 INFO  (zkConnectionManagerCallback-14494-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398437 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2398559 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 2398562 INFO  (zkConnectionManagerCallback-14496-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398562 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2398674 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:50493_g_g%2Fv
   [junit4]   2> 2398675 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.Overseer Overseer 
(id=72058461569220612-127.0.0.1:50493_g_g%2Fv-n_0000000000) starting
   [junit4]   2> 2398683 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 2398686 INFO  (zkConnectionManagerCallback-14503-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398686 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2398691 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2398692 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50493_g_g%2Fv
   [junit4]   2> 2398698 INFO  
(OverseerStateUpdate-72058461569220612-127.0.0.1:50493_g_g%2Fv-n_0000000000) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50493_g_g%2Fv
   [junit4]   2> 2398698 INFO  
(OverseerStateUpdate-72058461569220612-127.0.0.1:50493_g_g%2Fv-n_0000000000) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398698 INFO  (zkCallback-14502-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398718 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2398741 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2398748 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2398749 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2398749 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\control-001\cores
   [junit4]   2> 2398771 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2398773 INFO  (zkConnectionManagerCallback-14509-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398773 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2398774 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398777 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2398777 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50521,localport=50493], receiveBufferSize:65536
   [junit4]   2> 2398778 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50494,localport=50522], receiveBufferSize=65536
   [junit4]   2> 2398779 INFO  (qtp1435684482-40071) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50493_g_g%252Fv&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2398784 INFO  
(OverseerThreadFactory-11833-thread-1-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2398914 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50523,localport=50493], receiveBufferSize:65536
   [junit4]   2> 2398914 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50494,localport=50524], receiveBufferSize=65536
   [junit4]   2> 2398914 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
   x:control_collection_shard1_replica_n1 ] 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> 2398916 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2400135 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2400148 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400232 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400288 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400288 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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@76d6b0a4
   [junit4]   2> 2400288 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2400290 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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=37, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=34.9404296875, 
floorSegmentMB=0.984375, forceMergeDeletesPctAllowed=20.4088386286482, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.34900935443903
   [junit4]   2> 2400292 WARN  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400390 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400390 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400392 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2400392 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2400392 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.732421875, 
floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=19.518741076485092, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.30994406559668397, deletesPctAllowed=38.599339109650515
   [junit4]   2> 2400407 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74155110[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2400409 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2400409 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400409 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2400409 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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 1637945595655094272
   [junit4]   2> 2400412 INFO  
(searcherExecutor-11838-thread-1-processing-n:127.0.0.1:50493_g_g%2Fv 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:50493_g_g%2Fv 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@74155110[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2400415 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2400415 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50493/g_g/v/control_collection_shard1_replica_n1/
   [junit4]   2> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:50493/g_g/v/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2400419 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72058461569220612-core_node2-n_0000000000
   [junit4]   2> 2400421 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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:50493/g_g/v/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2400544 INFO  (zkCallback-14495-thread-1) [     ] 
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> 2400546 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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> 2400549 INFO  (zkCallback-14495-thread-2) [     ] 
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> 2400550 INFO  (qtp1435684482-40074) [n:127.0.0.1:50493_g_g%2Fv 
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=1366
   [junit4]   2> 2400553 INFO  (qtp1435684482-40071) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 2400672 INFO  (zkCallback-14495-thread-3) [     ] 
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> 2400672 INFO  (zkCallback-14495-thread-2) [     ] 
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> 2400672 INFO  (zkCallback-14495-thread-1) [     ] 
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> 2400673 INFO  (qtp1435684482-40071) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50493_g_g%252Fv&wt=javabin&version=2}
 status=0 QTime=1581
   [junit4]   2> 2400797 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2400819 INFO  (zkConnectionManagerCallback-14515-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2400819 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2400821 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2400824 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2400824 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2400824 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50529,localport=50493], receiveBufferSize:65536
   [junit4]   2> 2400824 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50494,localport=50530], receiveBufferSize=65536
   [junit4]   2> 2400826 INFO  (qtp1435684482-40073) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2400829 INFO  
(OverseerCollectionConfigSetProcessor-72058461569220612-127.0.0.1:50493_g_g%2Fv-n_0000000000)
 [n:127.0.0.1:50493_g_g%2Fv     ] 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> 2400830 INFO  
(OverseerThreadFactory-11833-thread-2-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 2401075 WARN  
(OverseerThreadFactory-11833-thread-2-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 2401077 INFO  (qtp1435684482-40073) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 2401077 INFO  (qtp1435684482-40073) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 2401078 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 2402121 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-1-001
 of type NRT
   [junit4]   2> 2402122 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2402122 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2402122 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2402122 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2402124 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2402124 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2402124 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2402124 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58236c48{/g_g/v,null,AVAILABLE}
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@9eeab97{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50532}
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server Started @2431631ms
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_g/v, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\tempDir-001/jetty1,
 hostPort=50531, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-1-001\cores,
 replicaType=NRT}
   [junit4]   2> 2402125 ERROR (closeThreadPool-14516-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2402125 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-02T11:24:07.963268800Z
   [junit4]   2> 2402126 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402130 INFO  (zkConnectionManagerCallback-14518-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402130 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402252 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2402252 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-1-001\solr.xml
   [junit4]   2> 2402254 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2402254 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2402256 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2402734 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2402736 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@941a02c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402736 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@941a02c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402740 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@499b43be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402740 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@499b43be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402742 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50483/solr
   [junit4]   2> 2402743 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402743 INFO  (zkConnectionManagerCallback-14525-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402743 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402865 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 2402867 INFO  (zkConnectionManagerCallback-14527-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402867 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2402875 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2402878 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50531_g_g%2Fv as DOWN
   [junit4]   2> 2402880 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2402880 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50531_g_g%2Fv
   [junit4]   2> 2402882 INFO  (zkCallback-14495-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2402882 INFO  (zkCallback-14502-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2402882 INFO  (zkCallback-14514-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2402883 INFO  (zkCallback-14526-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2402884 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 2402887 INFO  (zkConnectionManagerCallback-14534-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402887 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2402888 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2402889 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2402916 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2402934 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2402942 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2402943 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2402944 INFO  (closeThreadPool-14516-thread-1) 
[n:127.0.0.1:50531_g_g%2Fv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-1-001\cores
   [junit4]   2> 2403174 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-2-001
 of type NRT
   [junit4]   2> 2403175 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2403175 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7042202e{/g_g/v,null,AVAILABLE}
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@64262ae3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50552}
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server Started @2432510ms
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_g/v, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\tempDir-001/jetty2,
 hostPort=50551, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-2-001\cores}
   [junit4]   2> 2403176 ERROR (closeThreadPool-14516-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2403176 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-02T11:24:09.014740300Z
   [junit4]   2> 2403179 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2403181 INFO  (zkConnectionManagerCallback-14537-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2403181 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2403228 INFO  
(OverseerCollectionConfigSetProcessor-72058461569220612-127.0.0.1:50493_g_g%2Fv-n_0000000000)
 [n:127.0.0.1:50493_g_g%2Fv     ] 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> 2403303 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2403303 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-2-001\solr.xml
   [junit4]   2> 2403304 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2403304 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2403306 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2403476 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2403478 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26148365[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2403478 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26148365[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2403480 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45cee79c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2403480 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45cee79c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2403482 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50483/solr
   [junit4]   2> 2403483 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2403487 INFO  (zkConnectionManagerCallback-14544-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2403487 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2403609 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2403612 INFO  (zkConnectionManagerCallback-14546-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2403612 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2403618 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2403623 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50551_g_g%2Fv as DOWN
   [junit4]   2> 2403623 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2403623 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50551_g_g%2Fv
   [junit4]   2> 2403624 INFO  (zkCallback-14495-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403624 INFO  (zkCallback-14526-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403624 INFO  (zkCallback-14514-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403624 INFO  (zkCallback-14502-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403626 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2403631 INFO  (zkCallback-14533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403632 INFO  (zkCallback-14545-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2403634 INFO  (zkConnectionManagerCallback-14553-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2403634 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2403635 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2403636 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2403662 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2403682 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2403689 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2403690 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2403692 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-2-001\cores
   [junit4]   2> 2404276 INFO  
(TEST-ReplicationFactorTest.test-seed#[CF81EED0711009F3]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-3-001
 of type NRT
   [junit4]   2> 2404277 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2404277 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dc44538{/g_g/v,null,AVAILABLE}
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@326633e0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50572}
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.s.Server Started @2433430ms
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_g/v, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\tempDir-001/jetty3,
 hostPort=50571, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-3-001\cores}
   [junit4]   2> 2404279 ERROR (closeThreadPool-14516-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2404279 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-02T11:24:10.117042100Z
   [junit4]   2> 2404280 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404283 INFO  (zkConnectionManagerCallback-14556-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2404283 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404404 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2404404 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-3-001\solr.xml
   [junit4]   2> 2404406 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2404406 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2404407 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2404527 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2404528 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67014a50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2404528 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67014a50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2404531 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@79cf89f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2404531 WARN  (closeThreadPool-14516-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@79cf89f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2404531 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50483/solr
   [junit4]   2> 2404531 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404537 INFO  (zkConnectionManagerCallback-14563-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2404537 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404660 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404661 INFO  (zkConnectionManagerCallback-14565-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2404661 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404669 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2404675 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50571_g_g%2Fv as DOWN
   [junit4]   2> 2404677 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2404677 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50571_g_g%2Fv
   [junit4]   2> 2404679 INFO  (zkCallback-14514-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14526-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14502-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14545-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14495-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14552-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404679 INFO  (zkCallback-14564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2404680 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2404683 INFO  (zkConnectionManagerCallback-14572-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2404683 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2404684 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2404685 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50483/solr ready
   [junit4]   2> 2404710 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2404726 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2404744 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2404746 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76d6b0a4
   [junit4]   2> 2404747 INFO  (closeThreadPool-14516-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_CF81EED0711009F3-001\shard-3-001\cores
   [junit4]   2> 2404786 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50605,localport=50493], receiveBufferSize:65536
   [junit4]   2> 2404786 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50494,localport=50607], receiveBufferSize=65536
   [junit4]   2> 2404786 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50606,localport=50493], receiveBufferSize:65536
   [junit4]   2> 2404786 INFO  (SocketProxy-Acceptor-50493) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50494,localport=50608], receiveBufferSize=65536
   [junit4]   2> 2404787 INFO  (qtp1435684482-40071) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:50551_g_g%252Fv&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2404787 INFO  (qtp1435684482-40070) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:50571_g_g%252Fv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2404787 INFO  (qtp1435684482-40072) [n:127.0.0.1:50493_g_g%2Fv 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:50531_g_g%252Fv&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2404791 INFO  
(OverseerThreadFactory-11833-thread-4-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:50571_g_g%2Fv for creating new replica of shard 
shard1 for collection collection1
   [junit4]   2> 2404791 INFO  
(OverseerThreadFactory-11833-thread-5-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:50531_g_g%2Fv for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 2404791 INFO  
(OverseerThreadFactory-11833-thread-3-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:50551_g_g%2Fv for creating new replica of shard 
shard3 for collection collection1
   [junit4]   2> 2404793 INFO  
(OverseerThreadFactory-11833-thread-4-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2404793 INFO  
(OverseerThreadFactory-11833-thread-5-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2404793 INFO  
(OverseerThreadFactory-11833-thread-3-processing-n:127.0.0.1:50493_g_g%2Fv) 
[n:127.0.0.1:50493_g_g%2Fv c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2404794 INFO  (SocketProxy-Acceptor-50571) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50609,localport=50571], receiveBufferSize:65536
   [junit4]   2> 2404795 INFO  (SocketProxy-Acceptor-50571) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50572,localport=50610], receiveBufferSize=65536
   [junit4]   2> 2404795 INFO  (SocketProxy-Acceptor-50531) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50611,localport=50531], receiveBufferSize:65536
   [junit4]   2> 2404797 INFO  (SocketProxy-Acceptor-50531) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50532,localport=50612], receiveBufferSize=65536
   [junit4]   2> 2404797 INFO  (qtp1349839514-40210) [n:127.0.0.1:50571_g_g%2Fv 
   x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2404797 INFO  (SocketProxy-Acceptor-50551) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=50613,localport=50551], receiveBufferSize:65536
   [junit4]   2> 2404797 INFO  (SocketProxy-Acceptor-50551) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50552,localport=50614], receiveBufferSize=65536
   [junit4]   2> 2404801 INFO  (qtp231816949-40139) [n:127.0.0.1:50531_g_g%2Fv  
  x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2404804 INFO  (qtp927597594-40174) [n:127.0.0.1:50551_g_g%2Fv  
  x:collection1_shard3_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2406012 INFO  (qtp1349839514-40210) [n:127.0.0.1:50571_g_g%2Fv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2406021 INFO  (qtp927597594-40174) [n:127.0.0.1:50551_g_g%2Fv 
c:collection1 s:shard3  x:collection1_shard3_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2406021 INFO  (qtp231816949-40139) [n:127.0.0.

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

edQueueTest, TestScoreJoinQPNoScore, TestPHPSerializedResponseWriter, 
ReplaceNodeNoTargetTest, SolrXmlInZkTest, CreateRoutedAliasTest, 
DateRangeFieldTest, QueryElevationComponentTest, SecurityConfHandlerTest, 
TestBulkSchemaAPI, BlockJoinFacetDistribTest, 
ClassificationUpdateProcessorIntegrationTest, TestFaceting, 
TriLevelCompositeIdRoutingTest, TestCloudJSONFacetSKG, 
SolrJmxReporterCloudTest, TestLegacyNumericUtils, SyncSliceTest, 
TestCryptoKeys, ZookeeperStatusHandlerTest, TestCollectionAPI, 
TestCrossCoreJoin, BaseCdcrDistributedZkTest, RequiredFieldsTest, 
TestOrdValues, ScheduledTriggerTest, TestDistributedSearch, 
SpatialHeatmapFacetsTest, TestChildDocTransformer, 
CloudExitableDirectoryReaderTest, CdcrReplicationHandlerTest, PolyFieldTest, 
MoreLikeThisHandlerTest, BlockDirectoryTest, BasicDistributedZkTest, 
TestFastLRUCache, SpellCheckCollatorWithCollapseTest, TestFieldCacheSort, 
TestSegmentSorting, TestRandomFaceting, TestExpandComponent, 
TestLMDirichletSimilarityFactory, FacetPivotSmallTest, TermsComponentTest, 
TestSolrXml, TestManagedStopFilterFactory, TestMaxScoreQueryParser, 
TestInitParams, CSVRequestHandlerTest, TestDownShardTolerantSearch, 
TestTestInjection, DistributedFacetPivotSmallAdvancedTest, OverseerTest, 
TestBinaryField, ResponseLogComponentTest, RAMDirectoryFactoryTest, 
TestSQLHandlerNonCloud, VMParamsZkACLAndCredentialsProvidersTest, 
TestMiniSolrCloudClusterSSL, TestStressLucene, DistributedUpdateProcessorTest, 
SolrSlf4jReporterTest, WrapperMergePolicyFactoryTest, TestDFRSimilarityFactory, 
TestNumericRangeQuery64, TestPullReplicaErrorHandling, 
DistributedFacetPivotWhiteBoxTest, AdminHandlersProxyTest, 
LeaderElectionContextKeyTest, Tagger2Test, TestHashPartitioner, 
TestImplicitCoreProperties, ExecutePlanActionTest, NumberUtilsTest, 
SolrShardReporterTest, ScheduledMaintenanceTriggerTest, HLLSerializationTest, 
TestCloudNestedDocsSort, JWTAuthPluginIntegrationTest, 
CollectionsAPIDistributedZkTest, AuditLoggerPluginTest, 
OverseerModifyCollectionTest, TestNumericTerms64, SimpleMLTQParserTest, 
TestFileDictionaryLookup, HttpTriggerListenerTest, TestAtomicUpdateErrorCases, 
CustomHighlightComponentTest, AutoScalingHandlerTest, MBeansHandlerTest, 
TestTlogReplica, DistributedFacetSimpleRefinementLongTailTest, 
TestStressReorder, TestBinaryResponseWriter, JSONWriterTest, 
SolrPluginUtilsTest, TestCodecSupport, TestSimTriggerIntegration, 
TestSubQueryTransformer, DistanceUnitsTest, TestConfigSetsAPIExclusivity, 
MoreLikeThisComponentTest, SolrIndexMetricsTest, TestInPlaceUpdatesStandalone, 
AddBlockUpdateTest, TestJsonFacetsWithNestedObjects, TriggerEventQueueTest, 
BigEndianAscendingWordSerializerTest, TestReload, DisMaxRequestHandlerTest, 
CustomCollectionTest, TestElisionMultitermQuery, LeaderElectionTest, 
LeaderVoteWaitTimeoutTest, TestRestoreCore, TestFieldCacheVsDocValues, 
TestComplexPhraseQParserPlugin, TestSchemaManager, TestCorePropertiesReload, 
RankQueryTest, FieldAnalysisRequestHandlerTest, TestNestedUpdateProcessor, 
CdcrBootstrapTest, SubstringBytesRefFilterTest, TestDistribDocBasedVersion, 
TestCSVLoader, DeleteReplicaTest, TestReplicaProperties, 
TestNamedUpdateProcessors, TestFilteredDocIdSet, 
NodeLostTriggerIntegrationTest, TestFieldCache, TestConfigOverlay, 
AutoAddReplicasIntegrationTest, NoCacheHeaderTest, TimeZoneUtilsTest, 
SolrCoreCheckLockOnStartupTest, TestSweetSpotSimilarityFactory, 
TestAnalyzedSuggestions, PrimUtilsTest, ScriptEngineTest, 
TestHttpServletCarrier, TestReplicationHandler, BadIndexSchemaTest, 
LeaderFailureAfterFreshStartTest, CoreAdminCreateDiscoverTest, 
IndexBasedSpellCheckerTest, ZkControllerTest, HighlighterMaxOffsetTest, 
ZkCollectionPropsCachingTest, TestLRUCache, TestEmbeddedSolrServerSchemaAPI, 
MigrateRouteKeyTest, StressHdfsTest, ZkSolrClientTest, 
OverriddenZkACLAndCredentialsProvidersTest, AssignBackwardCompatibilityTest, 
TestSubQueryTransformerDistrib, TestNoOpRegenerator, 
TestAuthenticationFramework, HdfsRecoverLeaseTest, SuggesterWFSTTest, 
TestFieldCollectionResource, TestLeaderElectionZkExpiry, RollingRestartTest, 
BlockJoinFacetSimpleTest, MultiDestinationAuditLoggerTest, 
HdfsChaosMonkeySafeLeaderTest, TaggingAttributeTest, 
TestCloudPhrasesIdentificationComponent, TestXmlQParser, TestCoreBackup, 
TestLRUStatsCache, ChaosMonkeyNothingIsSafeTest, TestSolrCoreSnapshots, 
TestLegacyFieldCache, TestMaxTokenLenTokenizer, NumericFieldsTest, 
DistributedQueryComponentCustomSortTest, TemplateUpdateProcessorTest, 
SolrInfoBeanTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, 
DistribDocExpirationUpdateProcessorTest, LeaderTragicEventTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, 
NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeTest, ReplicationFactorTest, 
SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudRecovery2, 
TestClusterProperties, TestConfigSetsAPI, TestPullReplica, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations]
   [junit4] Completed [520/867 (2!)] on J0 in 15.12s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 50339 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1968541679
 [ecj-lint] Compiling 69 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj1968541679
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 28)
 [ecj-lint]     import javax.naming.InitialContext;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.InitialContext is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 29)
 [ecj-lint]     import javax.naming.NamingException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 182)
 [ecj-lint]     c = getFromJndi(initProps, jndiName);
 [ecj-lint]         ^^^^^^^^^^^
 [ecj-lint] The method getFromJndi(Properties, String) from the type new 
Callable<Connection>(){} refers to the missing type NamingException
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 245)
 [ecj-lint]     private Connection getFromJndi(final Properties initProps, 
final String jndiName) throws NamingException,
 [ecj-lint]                                                                     
                         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 249)
 [ecj-lint]     InitialContext ctx =  new InitialContext();
 [ecj-lint]     ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\java\org\apache\solr\handler\dataimport\JdbcDataSource.java
 (at line 249)
 [ecj-lint]     InitialContext ctx =  new InitialContext();
 [ecj-lint]                               ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 6 problems (6 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:634: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:651: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:479:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2009:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2048:
 Compile failed; see the compiler error output for details.

Total time: 140 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to