Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6434/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  
org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest.testInvalidFormat

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([C61EE52DBF1AACE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([C61EE52DBF1AACE]:0)


FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
No registered leader was found after waiting for 4000ms , collection: 
deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test/6)={   "pullReplicas":"0",   
"replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node4":{           
"core":"deletereplica_test_shard1_replica_n2",           
"core_node_name":"core_node4",           
"base_url":"http://127.0.0.1:62955/solr";,           
"node_name":"127.0.0.1:62955_solr",           "state":"active",           
"collection":"deletereplica_test",           "shard":"shard1",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "nrtReplicas":"2",   "tlogReplicas":"0"} 
with live_nodes=[127.0.0.1:62955_solr, 127.0.0.1:62959_solr, 
127.0.0.1:62957_solr, 127.0.0.1:62956_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: deletereplica_test slice: shard1 saw 
state=DocCollection(deletereplica_test/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"deletereplica_test_shard1_replica_n2",
          "core_node_name":"core_node4",
          "base_url":"http://127.0.0.1:62955/solr";,
          "node_name":"127.0.0.1:62955_solr",
          "state":"active",
          "collection":"deletereplica_test",
          "shard":"shard1",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:62955_solr, 
127.0.0.1:62959_solr, 127.0.0.1:62957_solr, 127.0.0.1:62956_solr]
        at 
__randomizedtesting.SeedInfo.seed([CAAC936E717D3FCE:BA4C17D4F53296C5]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:856)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:833)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:49259/w: Underlying core creation failed 
while creating collection: c8n_1x3_commits

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49259/w: Underlying core creation failed while 
creating collection: c8n_1x3_commits
        at 
__randomizedtesting.SeedInfo.seed([CAAC936E717D3FCE:42F8ACB4DF815236]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:809)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:62414/w: Underlying core creation failed 
while creating collection: c8n_2x2_commits

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62414/w: Underlying core creation failed while 
creating collection: c8n_2x2_commits
        at 
__randomizedtesting.SeedInfo.seed([CAAC936E717D3FCE:42F8ACB4DF815236]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:809)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: 
testPeersyncFailureReplicationSuccess slice: shard1 saw 
state=DocCollection(testPeersyncFailureReplicationSuccess/10)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node2":{           
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           
"core_node_name":"core_node2",           
"base_url":"http://127.0.0.1:64285/solr";,           
"node_name":"127.0.0.1:64285_solr",           "state":"down",           
"collection":"testPeersyncFailureReplicationSuccess",           
"shard":"shard1",           "type":"NRT",           "force_set_state":"false"}, 
        "core_node4":{           
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           
"core_node_name":"core_node4",           
"base_url":"http://127.0.0.1:64310/solr";,           
"node_name":"127.0.0.1:64310_solr",           "state":"active",           
"collection":"testPeersyncFailureReplicationSuccess",           
"shard":"shard1",           "type":"NRT",           
"force_set_state":"false"}}}},   "router":{"name":"compositeId"},   
"nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64310_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: 
shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "core_node_name":"core_node2",
          "base_url":"http://127.0.0.1:64285/solr";,
          "node_name":"127.0.0.1:64285_solr",
          "state":"down",
          "collection":"testPeersyncFailureReplicationSuccess",
          "shard":"shard1",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "core_node_name":"core_node4",
          "base_url":"http://127.0.0.1:64310/solr";,
          "node_name":"127.0.0.1:64310_solr",
          "state":"active",
          "collection":"testPeersyncFailureReplicationSuccess",
          "shard":"shard1",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64310_solr]
        at 
__randomizedtesting.SeedInfo.seed([CAAC936E717D3FCE:1EFDF021A0C308AD]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:856)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:833)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 6016 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest
   [junit4]   2> Ago 18, 2020 2:50:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest
   [junit4]   2>    1) Thread[id=18, 
name=TEST-LineDocSourceTest.testInvalidFormat-seed#[C61EE52DBF1AACE], 
state=BLOCKED, group=TGRP-LineDocSourceTest]
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:202)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:960)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$98/0x00000001070cb4b0.run(Unknown
 Source)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>    2) Thread[id=11, name=JUnit4-serializer-daemon, 
state=TIMED_WAITING, group=main]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    3) Thread[id=17, 
name=SUITE-LineDocSourceTest-seed#[C61EE52DBF1AACE], state=RUNNABLE, 
group=TGRP-LineDocSourceTest]
   [junit4]   2>         at 
java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:698)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:695)
   [junit4]   2>         at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:695)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:711)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:691)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:67)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
   [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at [email protected]/java.lang.Object.wait(Native 
Method)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.join(Thread.java:1308)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.join(Thread.java:1375)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:643)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:500)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LineDocSourceTest 
-Dtests.method=testInvalidFormat -Dtests.seed=C61EE52DBF1AACE -Dtests.slow=true 
-Dtests.locale=sw -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.49s J4 | LineDocSourceTest.testInvalidFormat <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C61EE52DBF1AACE]:0)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {body=DFR I(n)BZ(0.3)}), 
locale=sw, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=225763656,total=243269632
   [junit4]   2> NOTE: All tests run in this JVM: [AltPackageTaskTest, 
LineDocSourceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LineDocSourceTest 
-Dtests.seed=C61EE52DBF1AACE -Dtests.slow=true -Dtests.locale=sw 
-Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J4 | LineDocSourceTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C61EE52DBF1AACE]:0)
   [junit4] Completed [15/18 (1!)] on J4 in 4.32s, 8 tests, 2 errors <<< 
FAILURES!

[...truncated 7172 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 655448 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 655448 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/data-dir-60-001
   [junit4]   2> 655448 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 655448 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 655449 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-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";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 655449 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 655450 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[CAAC936E717D3FCE]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w/
   [junit4]   2> 655452 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 655452 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 655452 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 655454 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 655552 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 62362
   [junit4]   2> 655552 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62362
   [junit4]   2> 655552 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62362
   [junit4]   2> 655553 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62362
   [junit4]   2> 655556 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655561 INFO  (zkConnectionManagerCallback-9474-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655561 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655565 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655568 INFO  (zkConnectionManagerCallback-9476-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655568 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655569 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 655573 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 655576 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 655581 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 655583 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 655586 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 655589 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655591 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655594 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 655597 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 655599 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 656221 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 656221 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 656221 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 656227 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656227 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656227 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 656228 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a5264e6{/w,null,AVAILABLE}
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1cec773{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62372}
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.s.Server Started @656301ms
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/tempDir-001/control/data,
 hostPort=62371, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 656229 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 656229 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-18T08:07:14.814793Z
   [junit4]   2> 656234 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656236 INFO  (zkConnectionManagerCallback-9478-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656237 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656241 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]-SendThread(127.0.0.1:62362))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100938bb61c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 656347 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 656348 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/control-001/solr.xml
   [junit4]   2> 656353 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 656564 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 656565 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6312bac0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 656565 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6312bac0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 656568 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@691dafcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 656568 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@691dafcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 656570 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62362/solr
   [junit4]   2> 656572 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656576 INFO  (zkConnectionManagerCallback-9488-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656576 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656579 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]-SendThread(127.0.0.1:62362))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100938bb61c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 656684 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 656687 INFO  (zkConnectionManagerCallback-9490-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656687 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 656963 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:62371_w
   [junit4]   2> 656965 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.Overseer Overseer 
(id=72219822302953476-127.0.0.1:62371_w-n_0000000000) starting
   [junit4]   2> 656981 INFO  
(OverseerStateUpdate-72219822302953476-127.0.0.1:62371_w-n_0000000000) 
[n:127.0.0.1:62371_w     ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:62371_w
   [junit4]   2> 656982 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62371_w
   [junit4]   2> 656983 INFO  
(OverseerStateUpdate-72219822302953476-127.0.0.1:62371_w-n_0000000000) 
[n:127.0.0.1:62371_w     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 656990 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 656991 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 657023 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 657064 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 657077 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 657077 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 657079 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) 
[n:127.0.0.1:62371_w     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/control-001/cores
   [junit4]   2> 657091 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657095 INFO  (zkConnectionManagerCallback-9505-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657095 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657098 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 657101 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62362/solr ready
   [junit4]   2> 657103 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=62388,localport=62371], receiveBufferSize: 408300
   [junit4]   2> 657107 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=62372,localport=62389], receiveBufferSize=408300
   [junit4]   2> 657109 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
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:62371_w&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 657119 INFO  
(OverseerThreadFactory-9495-thread-1-processing-n:127.0.0.1:62371_w) 
[n:127.0.0.1:62371_w     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 657245 INFO  
(OverseerStateUpdate-72219822302953476-127.0.0.1:62371_w-n_0000000000) 
[n:127.0.0.1:62371_w     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62371/w";,
   [junit4]   2>   "node_name":"127.0.0.1:62371_w",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 657448 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=62391,localport=62371], receiveBufferSize: 408300
   [junit4]   2> 657449 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=62372,localport=62392], receiveBufferSize=408300
   [junit4]   2> 657451 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&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> 657451 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 657470 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 657480 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 657489 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 657619 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 657759 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
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@56668639
   [junit4]   2> 657759 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 657762 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 657766 WARN  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
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> 657881 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 657881 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 657891 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 657891 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 657896 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36358544973575924]
   [junit4]   2> 657902 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 657903 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
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> 657904 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 657905 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1675349759350538240
   [junit4]   2> 657916 INFO  
(searcherExecutor-9507-thread-1-processing-n:127.0.0.1:62371_w 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1 
r:core_node2) [n:127.0.0.1:62371_w c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 657931 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
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> 657932 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 657949 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 657949 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 657949 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62371/w/control_collection_shard1_replica_n1/
   [junit4]   2> 657952 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 657953 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:62371/w/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 657953 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
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/72219822302953476-core_node2-n_0000000000
   [junit4]   2> 657963 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:62371/w/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 658068 INFO  (zkCallback-9489-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> 658069 INFO  (zkCallback-9489-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> 658073 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 658080 INFO  (qtp2059161889-15299) [n:127.0.0.1:62371_w     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=629
   [junit4]   2> 658085 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 658189 INFO  (zkCallback-9489-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> 658189 INFO  (zkCallback-9489-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> 658189 INFO  (zkCallback-9489-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> 658191 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
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:62371_w&wt=javabin&version=2}
 status=0 QTime=1081
   [junit4]   2> 658191 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 658318 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658321 INFO  (zkConnectionManagerCallback-9516-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658321 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658324 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 658328 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62362/solr ready
   [junit4]   2> 658328 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 658329 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=62403,localport=62371], receiveBufferSize: 408300
   [junit4]   2> 658329 INFO  (SocketProxy-Acceptor-62371) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=62372,localport=62404], receiveBufferSize=408300
   [junit4]   2> 658331 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 658345 INFO  
(OverseerThreadFactory-9495-thread-2-processing-n:127.0.0.1:62371_w) 
[n:127.0.0.1:62371_w     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 658346 INFO  
(OverseerCollectionConfigSetProcessor-72219822302953476-127.0.0.1:62371_w-n_0000000000)
 [n:127.0.0.1:62371_w     ] 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> 658568 WARN  
(OverseerThreadFactory-9495-thread-2-processing-n:127.0.0.1:62371_w) 
[n:127.0.0.1:62371_w     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 658572 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 658574 INFO  (qtp2059161889-15300) [n:127.0.0.1:62371_w     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=243
   [junit4]   2> 658576 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 658576 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 658576 INFO  (watches-9513-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 658576 INFO  (watches-9513-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 658577 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 658577 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 658578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 658578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 658578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 659111 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 659113 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 659113 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 659113 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 659118 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 659118 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 659118 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 659118 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6883905d{/w,null,AVAILABLE}
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31fee7a0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62409}
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.Server Started @659192ms
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/tempDir-001/jetty1,
 hostPort=62408, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-1-001/cores}
   [junit4]   2> 659120 ERROR (closeThreadPool-9517-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 659120 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-18T08:07:17.705602Z
   [junit4]   2> 659121 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659125 INFO  (zkConnectionManagerCallback-9519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659125 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659149 WARN  
(closeThreadPool-9517-thread-1-SendThread(127.0.0.1:62362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100938bb61c0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 659249 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659249 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-1-001/solr.xml
   [junit4]   2> 659254 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 659375 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 659376 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a79b8ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659376 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a79b8ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659384 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@370722db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659384 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@370722db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659385 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62362/solr
   [junit4]   2> 659388 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659394 INFO  (zkConnectionManagerCallback-9529-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659394 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659397 WARN  
(closeThreadPool-9517-thread-1-SendThread(127.0.0.1:62362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100938bb61c0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 659505 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 659508 INFO  (zkConnectionManagerCallback-9531-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659509 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 659535 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 659555 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.ZkController Publish node=127.0.0.1:62408_w 
as DOWN
   [junit4]   2> 659560 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 659560 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62408_w
   [junit4]   2> 659563 INFO  (zkCallback-9489-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659564 INFO  (zkCallback-9530-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659564 INFO  (zkCallback-9515-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659573 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 659574 WARN  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 659608 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 659660 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 659684 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 659684 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639
   [junit4]   2> 659686 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62408_w     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-1-001/cores
   [junit4]   2> 659702 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62408_w
   [junit4]   2> 659714 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 659715 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 659715 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 659715 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 659720 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 659720 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 659720 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 659722 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7333174b{/w,null,AVAILABLE}
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45dd1d62{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62415}
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.s.Server Started @659797ms
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/tempDir-001/jetty2,
 hostPort=62414, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-2-001/cores}
   [junit4]   2> 659725 ERROR (closeThreadPool-9517-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 659725 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659726 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 659726 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-18T08:07:18.311045Z
   [junit4]   2> 659730 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659732 INFO  (zkConnectionManagerCallback-9541-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659732 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659734 WARN  
(closeThreadPool-9517-thread-1-SendThread(127.0.0.1:62362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100938bb61c000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 659848 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659848 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001/shard-2-001/solr.xml
   [junit4]   2> 659852 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56668639, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 659928 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 659930 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6328a290[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659930 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6328a290[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659934 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d1e0049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659934 WARN  (closeThreadPool-9517-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d1e0049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659935 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62362/solr
   [junit4]   2> 659939 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659940 INFO  (zkConnectionManagerCallback-9551-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659940 INFO  (closeThreadPool-9517-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659945 WARN  
(closeThreadPool-9517-thread-1-SendThread(127.0.0.1:62362)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100938bb61c000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100938bb61c000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100938bb61c000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 660050 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 660052 INFO  (zkConnectionManagerCallback-9553-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660052 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 660079 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 660110 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.ZkController Publish node=127.0.0.1:62414_w 
as DOWN
   [junit4]   2> 660116 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 660116 INFO  (closeThreadPool-9517-thread-1) 
[n:127.0.0.1:62414_w     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62414_w
   [junit4]   2> 660120 INFO  (zkCallback-9530-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660120 INFO  (zkCallback-9515-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660120 INFO  (zkCallback-9489-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 660121 INFO  (zkCallback-9552-thread-1) [     ] 
o.a.s.c.c.ZkStateRead

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

onOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] o.a.s.c.ZkTestServer 
Shutting down ZkTestServer.
   [junit4]   2> 161684 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]-SendThread(127.0.0.1:49171))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10093b34d830000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10093b34d830000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10093b34d830000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 161786 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]-SendThread(127.0.0.1:49171))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10093b34d830001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10093b34d830001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10093b34d830001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 161892 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/collections/collection1/terms/shard1
   [junit4]   2>        14      /solr/collections/c8n_1x3_commits/terms/shard1
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        123     /solr/collections/collection1/state.json
   [junit4]   2>        28      /solr/collections/c8n_1x3_commits/state.json
   [junit4]   2>        13      /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72219992346787844-127.0.0.1:49184_w-n_0000000000
   [junit4]   2>        2       
/solr/collections/c8n_1x3_commits/leader_elect/shard1/election/72219992346787852-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        19      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 161899 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49171
   [junit4]   2> 161899 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49171
   [junit4]   2> 161899 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[CAAC936E717D3FCE]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49171
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test 
-Dtests.seed=CAAC936E717D3FCE -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=sq-MK -Dtests.timezone=PRT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   29.8s J2 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49259/w: Underlying core creation failed while 
creating collection: c8n_1x3_commits
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CAAC936E717D3FCE:42F8ACB4DF815236]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:809)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_CAAC936E717D3FCE-001
   [junit4]   2> Aug 18, 2020 8:50:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sq-MK, timezone=PRT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=99833464,total=327680000
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSearcherWarming, 
DeleteReplicaTest, HttpPartitionOnCommitTest]
   [junit4] Completed [11/15 (1!)] on J2 in 30.59s, 1 test, 1 error <<< 
FAILURES!

[...truncated 29 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 15 suites, 50 tests, 1 error [seed: CAAC936E717D3FCE]

Total time: 3 minutes 5 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.lucene.benchmark.byTask.feeds.LineDocSourceTest
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   1/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6433' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6434'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to