Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/348/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
{} expected:<2> but was:<0>
Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:4568C6DDCDA83491]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one
replica should be down) but got 1; clusterState: { "control_collection":{
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:62357",
"node_name":"127.0.0.1:62357_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"repfacttest_c8n_1x3":{ "pullReplicas":"0", "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:62464",
"node_name":"127.0.0.1:62464_", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:62501",
"node_name":"127.0.0.1:62501_", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:62424",
"node_name":"127.0.0.1:62424_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"},
"collection1":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-d554ffff",
"state":"active", "replicas":{"core_node5":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:62501",
"node_name":"127.0.0.1:62501_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"d5550000-2aa9ffff", "state":"active",
"replicas":{"core_node4":{ "core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:62424",
"node_name":"127.0.0.1:62424_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard3":{
"range":"2aaa0000-7fffffff", "state":"active",
"replicas":{"core_node6":{ "core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:62464",
"node_name":"127.0.0.1:62464_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on
2 replicas (only one replica should be down) but got 1; clusterState: {
"control_collection":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:62357",
"node_name":"127.0.0.1:62357_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"repfacttest_c8n_1x3":{
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:62464",
"node_name":"127.0.0.1:62464_",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:62501",
"node_name":"127.0.0.1:62501_",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:62424",
"node_name":"127.0.0.1:62424_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-d554ffff",
"state":"active",
"replicas":{"core_node5":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:62501",
"node_name":"127.0.0.1:62501_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"d5550000-2aa9ffff",
"state":"active",
"replicas":{"core_node4":{
"core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:62424",
"node_name":"127.0.0.1:62424_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard3":{
"range":"2aaa0000-7fffffff",
"state":"active",
"replicas":{"core_node6":{
"core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:62464",
"node_name":"127.0.0.1:62464_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:D2EB652B105FA022]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one
replica should be down) but got 1; clusterState: { "control_collection":{
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:63461",
"node_name":"127.0.0.1:63461_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"repfacttest_c8n_1x3":{ "pullReplicas":"0", "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:63496",
"node_name":"127.0.0.1:63496_", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:63521",
"node_name":"127.0.0.1:63521_", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:63544",
"node_name":"127.0.0.1:63544_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"},
"collection1":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-d554ffff",
"state":"active", "replicas":{"core_node6":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:63544",
"node_name":"127.0.0.1:63544_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"d5550000-2aa9ffff", "state":"active",
"replicas":{"core_node4":{ "core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:63496",
"node_name":"127.0.0.1:63496_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard3":{
"range":"2aaa0000-7fffffff", "state":"active",
"replicas":{"core_node5":{ "core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:63521",
"node_name":"127.0.0.1:63521_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on
2 replicas (only one replica should be down) but got 1; clusterState: {
"control_collection":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:63461",
"node_name":"127.0.0.1:63461_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"repfacttest_c8n_1x3":{
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:63496",
"node_name":"127.0.0.1:63496_",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:63521",
"node_name":"127.0.0.1:63521_",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:63544",
"node_name":"127.0.0.1:63544_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-d554ffff",
"state":"active",
"replicas":{"core_node6":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:63544",
"node_name":"127.0.0.1:63544_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"d5550000-2aa9ffff",
"state":"active",
"replicas":{"core_node4":{
"core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:63496",
"node_name":"127.0.0.1:63496_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard3":{
"range":"2aaa0000-7fffffff",
"state":"active",
"replicas":{"core_node5":{
"core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:63521",
"node_name":"127.0.0.1:63521_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:D2EB652B105FA022]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one
replica should be down) but got 1; clusterState: { "control_collection":{
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:63701",
"node_name":"127.0.0.1:63701_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"repfacttest_c8n_1x3":{ "pullReplicas":"0", "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:63701",
"node_name":"127.0.0.1:63701_", "state":"active",
"type":"NRT", "leader":"true"}, "core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:63753",
"node_name":"127.0.0.1:63753_", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:63733",
"node_name":"127.0.0.1:63733_", "state":"active",
"type":"NRT"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3",
"tlogReplicas":"0"}, "collection1":{ "pullReplicas":"0",
"replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-d554ffff", "state":"active",
"replicas":{"core_node6":{ "core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:63773",
"node_name":"127.0.0.1:63773_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"d5550000-2aa9ffff", "state":"active",
"replicas":{"core_node4":{ "core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:63733",
"node_name":"127.0.0.1:63733_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard3":{
"range":"2aaa0000-7fffffff", "state":"active",
"replicas":{"core_node5":{ "core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:63753",
"node_name":"127.0.0.1:63753_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on
2 replicas (only one replica should be down) but got 1; clusterState: {
"control_collection":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:63701",
"node_name":"127.0.0.1:63701_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"repfacttest_c8n_1x3":{
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:63701",
"node_name":"127.0.0.1:63701_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:63753",
"node_name":"127.0.0.1:63753_",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:63733",
"node_name":"127.0.0.1:63733_",
"state":"active",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-d554ffff",
"state":"active",
"replicas":{"core_node6":{
"core":"collection1_shard1_replica_n2",
"base_url":"http://127.0.0.1:63773",
"node_name":"127.0.0.1:63773_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"d5550000-2aa9ffff",
"state":"active",
"replicas":{"core_node4":{
"core":"collection1_shard2_replica_n3",
"base_url":"http://127.0.0.1:63733",
"node_name":"127.0.0.1:63733_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard3":{
"range":"2aaa0000-7fffffff",
"state":"active",
"replicas":{"core_node5":{
"core":"collection1_shard3_replica_n1",
"base_url":"http://127.0.0.1:63753",
"node_name":"127.0.0.1:63753_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:D2EB652B105FA022]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ReplicationFactorTest.test
Error Message:
Expected rf=2 because batch should have succeeded on 2 replicas (only one
replica should be down) but got 1; clusterState: { "control_collection":{
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:54916",
"node_name":"127.0.0.1:54916_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"repfacttest_c8n_1x3":{ "pullReplicas":"0", "replicationFactor":"3",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:54972",
"node_name":"127.0.0.1:54972_", "state":"active",
"type":"NRT", "leader":"true"}, "core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:54952",
"node_name":"127.0.0.1:54952_", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:55026",
"node_name":"127.0.0.1:55026_", "state":"active",
"type":"NRT"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3",
"tlogReplicas":"0"}, "collection1":{ "pullReplicas":"0",
"replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-d554ffff", "state":"active",
"replicas":{"core_node4":{ "core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:55026",
"node_name":"127.0.0.1:55026_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"d5550000-2aa9ffff", "state":"active",
"replicas":{"core_node6":{ "core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:54952",
"node_name":"127.0.0.1:54952_", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard3":{
"range":"2aaa0000-7fffffff", "state":"active",
"replicas":{"core_node5":{ "core":"collection1_shard3_replica_n2",
"base_url":"http://127.0.0.1:54972",
"node_name":"127.0.0.1:54972_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Expected rf=2 because batch should have succeeded on
2 replicas (only one replica should be down) but got 1; clusterState: {
"control_collection":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"control_collection_shard1_replica_n1",
"base_url":"http://127.0.0.1:54916",
"node_name":"127.0.0.1:54916_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"repfacttest_c8n_1x3":{
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"repfacttest_c8n_1x3_shard1_replica_n2",
"base_url":"http://127.0.0.1:54972",
"node_name":"127.0.0.1:54972_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node5":{
"core":"repfacttest_c8n_1x3_shard1_replica_n3",
"base_url":"http://127.0.0.1:54952",
"node_name":"127.0.0.1:54952_",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"repfacttest_c8n_1x3_shard1_replica_n1",
"base_url":"http://127.0.0.1:55026",
"node_name":"127.0.0.1:55026_",
"state":"active",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-d554ffff",
"state":"active",
"replicas":{"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"http://127.0.0.1:55026",
"node_name":"127.0.0.1:55026_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"d5550000-2aa9ffff",
"state":"active",
"replicas":{"core_node6":{
"core":"collection1_shard2_replica_n1",
"base_url":"http://127.0.0.1:54952",
"node_name":"127.0.0.1:54952_",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard3":{
"range":"2aaa0000-7fffffff",
"state":"active",
"replicas":{"core_node5":{
"core":"collection1_shard3_replica_n2",
"base_url":"http://127.0.0.1:54972",
"node_name":"127.0.0.1:54972_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:D2EB652B105FA022]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14085 lines...]
[junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\init-core-data-001
[junit4] 2> 1125607 INFO
(SUITE-ReplicationFactorTest-seed#[5ABF5AF1BEA3CDDA]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1125611 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1125612 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1125612 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1125726 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer start zk server on port:54906
[junit4] 2> 1125726 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54906
[junit4] 2> 1125726 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54906
[junit4] 2> 1125728 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1125737 INFO (zkConnectionManagerCallback-5744-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1125737 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1125741 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1125743 INFO (zkConnectionManagerCallback-5746-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1125743 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1125746 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1125747 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1125749 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1125750 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1125751 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1125753 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1125754 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1125756 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1125758 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1125759 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1125761 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1125762 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1126946 WARN
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1126947 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1126948 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@535f0837{/,null,AVAILABLE}
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48d48ec{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54917}
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.s.Server Started @1133032ms
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=54916,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\control-001\cores}
[junit4] 2> 1126949 ERROR
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1126949 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1126950 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-04T13:27:05.547Z
[junit4] 2> 1126951 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1126954 INFO (zkConnectionManagerCallback-5748-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1126955 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1127065 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1127065 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\control-001\solr.xml
[junit4] 2> 1127074 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1127074 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1127075 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1127372 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1127374 WARN
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7f7abd80[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1127374 WARN
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7f7abd80[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1127378 WARN
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@bf581d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1127378 WARN
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@bf581d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1127378 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54906/solr
[junit4] 2> 1127382 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1127385 INFO (zkConnectionManagerCallback-5755-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1127385 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1127496 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1127499 INFO (zkConnectionManagerCallback-5757-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1127500 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1127584 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54916_
[junit4] 2> 1127585 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.Overseer Overseer
(id=72070402306015236-127.0.0.1:54916_-n_0000000000) starting
[junit4] 2> 1127591 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1127594 INFO (zkConnectionManagerCallback-5764-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1127594 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1127597 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54906/solr
ready
[junit4] 2> 1127598 INFO
(OverseerStateUpdate-72070402306015236-127.0.0.1:54916_-n_0000000000)
[n:127.0.0.1:54916_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:54916_
[junit4] 2> 1127598 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54916_
[junit4] 2> 1127599 INFO
(OverseerStateUpdate-72070402306015236-127.0.0.1:54916_-n_0000000000)
[n:127.0.0.1:54916_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1127605 INFO (zkCallback-5763-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1127660 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1127688 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1127692 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1127692 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1127694 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [n:127.0.0.1:54916_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\control-001\cores
[junit4] 2> 1127735 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1127738 INFO (zkConnectionManagerCallback-5770-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1127738 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1127740 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1127741 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54906/solr ready
[junit4] 2> 1127741 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=54941,localport=54916], receiveBufferSize:65536
[junit4] 2> 1127755 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54917,localport=54942], receiveBufferSize=65536
[junit4] 2> 1127758 INFO (qtp708567489-15829) [n:127.0.0.1:54916_ ]
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:54916_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1127761 INFO
(OverseerThreadFactory-5325-thread-1-processing-n:127.0.0.1:54916_)
[n:127.0.0.1:54916_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1127879 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=54943,localport=54916], receiveBufferSize:65536
[junit4] 2> 1127879 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54917,localport=54944], receiveBufferSize=65536
[junit4] 2> 1127881 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1127882 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1129010 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 1129032 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1129109 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1129128 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1129128 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1129128 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 1129133 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=520710603,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1129135 WARN (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1129217 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1129217 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1129219 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1129219 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1129220 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1329333739,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1129220 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e580ce4[control_collection_shard1_replica_n1] main]
[junit4] 2> 1129222 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1129223 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1129223 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1129223 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1638134529729232896
[junit4] 2> 1129226 INFO
(searcherExecutor-5330-thread-1-processing-n:127.0.0.1:54916_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:54916_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@2e580ce4[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1129229 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1129229 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 1129233 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1129233 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1129233 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54916/control_collection_shard1_replica_n1/
[junit4] 2> 1129233 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1129234 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:54916/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1129234 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72070402306015236-core_node2-n_0000000000
[junit4] 2> 1129236 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54916/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1129350 INFO (zkCallback-5756-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> 1129350 INFO (zkCallback-5756-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> 1129350 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1129354 INFO (qtp708567489-15831) [n:127.0.0.1:54916_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1346
[junit4] 2> 1129363 INFO (qtp708567489-15829) [n:127.0.0.1:54916_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1129464 INFO (zkCallback-5756-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> 1129464 INFO (zkCallback-5756-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> 1129465 INFO (zkCallback-5756-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> 1129465 INFO (qtp708567489-15829) [n:127.0.0.1:54916_ ]
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:54916_&wt=javabin&version=2}
status=0 QTime=1560
[junit4] 2> 1129583 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1129585 INFO (zkConnectionManagerCallback-5776-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1129585 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1129587 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1129589 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54906/solr ready
[junit4] 2> 1129589 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1129589 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=54949,localport=54916], receiveBufferSize:65536
[junit4] 2> 1129589 INFO (SocketProxy-Acceptor-54916) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54917,localport=54950], receiveBufferSize=65536
[junit4] 2> 1129591 INFO (qtp708567489-15830) [n:127.0.0.1:54916_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1129595 INFO
(OverseerCollectionConfigSetProcessor-72070402306015236-127.0.0.1:54916_-n_0000000000)
[n:127.0.0.1:54916_ ] 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> 1129595 INFO
(OverseerThreadFactory-5325-thread-2-processing-n:127.0.0.1:54916_)
[n:127.0.0.1:54916_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1129819 WARN
(OverseerThreadFactory-5325-thread-2-processing-n:127.0.0.1:54916_)
[n:127.0.0.1:54916_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1129820 INFO (qtp708567489-15830) [n:127.0.0.1:54916_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1129821 INFO (qtp708567489-15830) [n:127.0.0.1:54916_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=210
[junit4] 2> 1129822 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 1130875 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\shard-1-001
of type NRT
[junit4] 2> 1130876 WARN (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1130876 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1130876 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1130876 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 1130877 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1130877 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1130877 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1130877 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54a9ec08{/,null,AVAILABLE}
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2216112e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54953}
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.e.j.s.Server Started @1136695ms
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=54952,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\shard-1-001\cores}
[junit4] 2> 1130879 ERROR (closeThreadPool-5777-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1130879 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-04T13:27:09.477Z
[junit4] 2> 1130881 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1130885 INFO (zkConnectionManagerCallback-5779-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1130885 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1130985 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1130985 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\shard-1-001\solr.xml
[junit4] 2> 1130993 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1130993 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1130993 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1131401 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1131403 WARN (closeThreadPool-5777-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5c1aae18[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1131403 WARN (closeThreadPool-5777-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5c1aae18[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1131408 WARN (closeThreadPool-5777-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@21fc2ff3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1131408 WARN (closeThreadPool-5777-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@21fc2ff3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1131409 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54906/solr
[junit4] 2> 1131410 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1131413 INFO (zkConnectionManagerCallback-5786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1131413 INFO (closeThreadPool-5777-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1131514 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1131517 INFO (zkConnectionManagerCallback-5788-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1131517 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1131521 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1131525 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.ZkController Publish node=127.0.0.1:54952_ as
DOWN
[junit4] 2> 1131525 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1131525 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54952_
[junit4] 2> 1131527 INFO (zkCallback-5763-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1131527 INFO (zkCallback-5756-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1131527 INFO (zkCallback-5775-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1131528 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1131528 INFO (zkCallback-5787-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1131530 INFO (zkConnectionManagerCallback-5795-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1131530 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1131530 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1131532 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:54906/solr ready
[junit4] 2> 1131591 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1131617 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1131623 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1131623 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@21d5ccab
[junit4] 2> 1131624 INFO (closeThreadPool-5777-thread-1)
[n:127.0.0.1:54952_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\shard-1-001\cores
[junit4] 2> 1131628 INFO
(OverseerCollectionConfigSetProcessor-72070402306015236-127.0.0.1:54916_-n_0000000000)
[n:127.0.0.1:54916_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1131952 INFO
(TEST-ReplicationFactorTest.test-seed#[5ABF5AF1BEA3CDDA]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-001\shard-2-001
of type NRT
[junit4] 2> 1131952 WARN (closeThreadPool-
[...truncated too long message...]
"range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node2":{
[junit4] > "core":"control_collection_shard1_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:63701",
[junit4] > "node_name":"127.0.0.1:63701_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0"},
[junit4] > "repfacttest_c8n_1x3":{
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node4":{
[junit4] > "core":"repfacttest_c8n_1x3_shard1_replica_n2",
[junit4] > "base_url":"http://127.0.0.1:63701",
[junit4] > "node_name":"127.0.0.1:63701_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"},
[junit4] > "core_node5":{
[junit4] > "core":"repfacttest_c8n_1x3_shard1_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:63753",
[junit4] > "node_name":"127.0.0.1:63753_",
[junit4] > "state":"active",
[junit4] > "type":"NRT"},
[junit4] > "core_node6":{
[junit4] > "core":"repfacttest_c8n_1x3_shard1_replica_n3",
[junit4] > "base_url":"http://127.0.0.1:63733",
[junit4] > "node_name":"127.0.0.1:63733_",
[junit4] > "state":"active",
[junit4] > "type":"NRT"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"3",
[junit4] > "tlogReplicas":"0"},
[junit4] > "collection1":{
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{
[junit4] > "shard1":{
[junit4] > "range":"80000000-d554ffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node6":{
[junit4] > "core":"collection1_shard1_replica_n2",
[junit4] > "base_url":"http://127.0.0.1:63773",
[junit4] > "node_name":"127.0.0.1:63773_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"}}},
[junit4] > "shard2":{
[junit4] > "range":"d5550000-2aa9ffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node4":{
[junit4] > "core":"collection1_shard2_replica_n3",
[junit4] > "base_url":"http://127.0.0.1:63733",
[junit4] > "node_name":"127.0.0.1:63733_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"}}},
[junit4] > "shard3":{
[junit4] > "range":"2aaa0000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{"core_node5":{
[junit4] > "core":"collection1_shard3_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:63753",
[junit4] > "node_name":"127.0.0.1:63753_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0"}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([5ABF5AF1BEA3CDDA:D2EB652B105FA022]:0)
[junit4] > at
org.apache.solr.cloud.ReplicationFactorTest.assertRf(ReplicationFactorTest.java:472)
[junit4] > at
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:356)
[junit4] > at
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:87)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReplicationFactorTest_5ABF5AF1BEA3CDDA-003
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128),
_root_=FST50, id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
multiDefault=DocValuesFormat(name=Asserting),
_root_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct),
range_facet_l=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
id=DocValuesFormat(name=Lucene80), text=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1906,
maxMBSortInHeap=5.651603233204778,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a3e7e2c),
locale=ja-JP, timezone=Asia/Pontianak
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=3,threads=1,free=219789880,total=339214336
[junit4] 2> NOTE: All tests run in this JVM: [ReplicationFactorTest,
AliasIntegrationTest, AliasIntegrationTest, AliasIntegrationTest,
ReplicationFactorTest, ReplicationFactorTest]
[junit4] Completed [10/10 (4!)] on J1 in 65.06s, 1 test, 1 failure <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 5ABF5AF1BEA3CDDA]:
[junit4] - org.apache.solr.cloud.ReplicationFactorTest.test
[junit4] - org.apache.solr.cloud.ReplicationFactorTest.test
[junit4] - org.apache.solr.cloud.ReplicationFactorTest.test
[junit4] - org.apache.solr.cloud.ReplicationFactorTest.test
[junit4]
[junit4]
[junit4] JVM J0: 1.15 .. 419.30 = 418.14s
[junit4] JVM J1: 1.25 .. 421.29 = 420.04s
[junit4] Execution time total: 7 minutes 1 second
[junit4] Tests summary: 10 suites, 50 tests, 4 failures
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1572:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1099:
There were test failures: 10 suites, 50 tests, 4 failures [seed:
5ABF5AF1BEA3CDDA]
Total time: 7 minutes 4 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] 4/5 failed: org.apache.solr.cloud.ReplicationFactorTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=ef64f7af3e4b5c1b97dd2aabe79c7bbe3e4e8c5b,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #347
Recording test results
Setting
ANT_1_8_2_HOME=C:\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]