Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/445/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
at
__randomizedtesting.SeedInfo.seed([C02340505A44D8AC:ADDFE4ADE00C27AB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:49196_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:49196_solr
at
__randomizedtesting.SeedInfo.seed([C02340505A44D8AC:48777F8AF4B8B554]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.HttpPartitionTest.test
Error Message:
Didn't see all replicas for shard shard1 in c8n_1x3 come up within 90000 ms!
ClusterState: { "collMinRf_1x3":{ "pullReplicas":"0",
"replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"collMinRf_1x3_shard1_replica_t1",
"base_url":"http://127.0.0.1:50001",
"node_name":"127.0.0.1:50001_", "state":"active",
"type":"TLOG"}, "core_node5":{
"core":"collMinRf_1x3_shard1_replica_t2",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_", "state":"active",
"type":"TLOG"}, "core_node6":{
"core":"collMinRf_1x3_shard1_replica_t3",
"base_url":"http://127.0.0.1:49988",
"node_name":"127.0.0.1:49988_", "state":"active",
"type":"TLOG", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"0", "tlogReplicas":"3"},
"collection1":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{ "shard1":{ "range":"80000000-ffffffff",
"state":"active", "replicas":{"core_node44":{
"core":"collection1_shard1_replica_t43",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_", "state":"active",
"type":"TLOG", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node42":{ "core":"collection1_shard2_replica_t41",
"base_url":"http://127.0.0.1:50001",
"node_name":"127.0.0.1:50001_", "state":"active",
"type":"TLOG"}, "core_node46":{
"core":"collection1_shard2_replica_t45",
"base_url":"http://127.0.0.1:50038",
"node_name":"127.0.0.1:50038_", "state":"active",
"type":"TLOG", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"},
"c8n_1x3":{ "pullReplicas":"0", "replicationFactor":"1",
"shards":{"shard1":{ "range":"80000000-7fffffff",
"state":"active", "replicas":{ "core_node4":{
"core":"c8n_1x3_shard1_replica_t1",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_", "state":"recovering",
"type":"TLOG"}, "core_node5":{
"core":"c8n_1x3_shard1_replica_t2",
"base_url":"http://127.0.0.1:50038",
"node_name":"127.0.0.1:50038_", "state":"active",
"type":"TLOG", "leader":"true"}, "core_node6":{
"core":"c8n_1x3_shard1_replica_t3",
"base_url":"http://127.0.0.1:49988",
"node_name":"127.0.0.1:49988_", "state":"down",
"type":"TLOG"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"0",
"tlogReplicas":"3"}, "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:49988",
"node_name":"127.0.0.1:49988_", "state":"active",
"type":"NRT", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0"}}
Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x3
come up within 90000 ms! ClusterState: {
"collMinRf_1x3":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"collMinRf_1x3_shard1_replica_t1",
"base_url":"http://127.0.0.1:50001",
"node_name":"127.0.0.1:50001_",
"state":"active",
"type":"TLOG"},
"core_node5":{
"core":"collMinRf_1x3_shard1_replica_t2",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_",
"state":"active",
"type":"TLOG"},
"core_node6":{
"core":"collMinRf_1x3_shard1_replica_t3",
"base_url":"http://127.0.0.1:49988",
"node_name":"127.0.0.1:49988_",
"state":"active",
"type":"TLOG",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"0",
"tlogReplicas":"3"},
"collection1":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{"core_node44":{
"core":"collection1_shard1_replica_t43",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_",
"state":"active",
"type":"TLOG",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node42":{
"core":"collection1_shard2_replica_t41",
"base_url":"http://127.0.0.1:50001",
"node_name":"127.0.0.1:50001_",
"state":"active",
"type":"TLOG"},
"core_node46":{
"core":"collection1_shard2_replica_t45",
"base_url":"http://127.0.0.1:50038",
"node_name":"127.0.0.1:50038_",
"state":"active",
"type":"TLOG",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"},
"c8n_1x3":{
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"c8n_1x3_shard1_replica_t1",
"base_url":"http://127.0.0.1:50011",
"node_name":"127.0.0.1:50011_",
"state":"recovering",
"type":"TLOG"},
"core_node5":{
"core":"c8n_1x3_shard1_replica_t2",
"base_url":"http://127.0.0.1:50038",
"node_name":"127.0.0.1:50038_",
"state":"active",
"type":"TLOG",
"leader":"true"},
"core_node6":{
"core":"c8n_1x3_shard1_replica_t3",
"base_url":"http://127.0.0.1:49988",
"node_name":"127.0.0.1:49988_",
"state":"down",
"type":"TLOG"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"0",
"tlogReplicas":"3"},
"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:49988",
"node_name":"127.0.0.1:49988_",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}}
at
__randomizedtesting.SeedInfo.seed([C02340505A44D8AC:48777F8AF4B8B554]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:2005)
at
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:511)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:146)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 12500 lines...]
[junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/init-core-data-001
[junit4] 2> 831221 WARN
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 831223 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 831230 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 831230 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 831231 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001
[junit4] 2> 831231 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 831231 INFO (Thread-1297) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 831231 INFO (Thread-1297) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 831237 ERROR (Thread-1297) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 831336 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:49152
[junit4] 2> 831350 INFO (zkConnectionManagerCallback-2271-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831361 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 831361 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 831361 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 831362 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T02:57:37+05:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 831363 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 831363 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 831363 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 831372 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3fba94d7{/solr,null,AVAILABLE}
[junit4] 2> 831373 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 831373 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 831373 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 831373 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c3686ef{/solr,null,AVAILABLE}
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@438fc6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:49156}
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.e.j.s.Server Started @835999ms
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49156}
[junit4] 2> 831376 ERROR (jetty-launcher-2268-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 831376 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T02:07:51.357Z
[junit4] 2> 831377 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 831377 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 831377 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 831378 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a9d6778{/solr,null,AVAILABLE}
[junit4] 2> 831378 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12c06a23{HTTP/1.1,[http/1.1]}{127.0.0.1:49158}
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.e.j.s.Server Started @836002ms
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49158}
[junit4] 2> 831379 ERROR (jetty-launcher-2268-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 831379 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T02:07:51.360Z
[junit4] 2> 831381 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 831382 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 831382 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 831382 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1657bdd1{/solr,null,AVAILABLE}
[junit4] 2> 831382 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1fcf74eb{HTTP/1.1,[http/1.1]}{127.0.0.1:49159}
[junit4] 2> 831383 INFO (jetty-launcher-2268-thread-4) [ ]
o.e.j.s.Server Started @836006ms
[junit4] 2> 831383 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49159}
[junit4] 2> 831383 ERROR (jetty-launcher-2268-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 831383 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4cf3222a{HTTP/1.1,[http/1.1]}{127.0.0.1:49157}
[junit4] 2> 831383 INFO (jetty-launcher-2268-thread-2) [ ]
o.e.j.s.Server Started @836007ms
[junit4] 2> 831383 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49157}
[junit4] 2> 831383 ERROR (jetty-launcher-2268-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T02:07:51.365Z
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 831384 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T02:07:51.365Z
[junit4] 2> 831390 INFO (zkConnectionManagerCallback-2279-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831390 INFO (zkConnectionManagerCallback-2273-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831391 INFO (zkConnectionManagerCallback-2275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831391 INFO (zkConnectionManagerCallback-2277-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831391 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 831392 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 831392 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 831392 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 831428 INFO (jetty-launcher-2268-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
[junit4] 2> 831428 INFO (jetty-launcher-2268-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
[junit4] 2> 831428 INFO (jetty-launcher-2268-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
[junit4] 2> 831430 INFO (jetty-launcher-2268-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
[junit4] 2> 831431 INFO (zkConnectionManagerCallback-2286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831431 INFO (zkConnectionManagerCallback-2288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831431 INFO (zkConnectionManagerCallback-2291-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831431 INFO (zkConnectionManagerCallback-2295-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831434 INFO
(zkConnectionManagerCallback-2297-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831435 INFO
(zkConnectionManagerCallback-2299-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831436 INFO
(zkConnectionManagerCallback-2303-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831436 INFO
(zkConnectionManagerCallback-2301-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 831629 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 831630 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49158_solr
[junit4] 2> 831631 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 831631 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 831631 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.c.Overseer Overseer
(id=72072046219689996-127.0.0.1:49158_solr-n_0000000000) starting
[junit4] 2> 831631 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 831633 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49156_solr
[junit4] 2> 831633 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49159_solr
[junit4] 2> 831634 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49157_solr
[junit4] 2> 831639 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 831642 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 831648 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 831651 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 831683 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 831684 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 831684 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 831684 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 831693 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49158_solr
[junit4] 2> 831695 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 831695 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 831695 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 831696 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 831887 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49157.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831912 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49159.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831930 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49156.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831960 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49158.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831967 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49157.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831967 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49157.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831983 INFO (jetty-launcher-2268-thread-2)
[n:127.0.0.1:49157_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node2/.
[junit4] 2> 831989 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49159.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831989 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49159.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831990 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49156.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831990 INFO (jetty-launcher-2268-thread-4)
[n:127.0.0.1:49159_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node4/.
[junit4] 2> 831990 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49156.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 831991 INFO (jetty-launcher-2268-thread-1)
[n:127.0.0.1:49156_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node1/.
[junit4] 2> 832005 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49158.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 832005 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49158.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 832007 INFO (jetty-launcher-2268-thread-3)
[n:127.0.0.1:49158_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node3/.
[junit4] 2> 832185 INFO (zkConnectionManagerCallback-2313-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832189 INFO (zkConnectionManagerCallback-2317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832191 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 832193 INFO
(SUITE-TestUtilizeNode-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49152/solr ready
[junit4] 2> 832206 INFO (qtp1072185798-8698) [n:127.0.0.1:49156_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 832216 INFO (qtp1072185798-8698) [n:127.0.0.1:49156_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 832411 INFO
(TEST-TestUtilizeNode.test-seed#[C02340505A44D8AC]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 832413 INFO
(TEST-TestUtilizeNode.test-seed#[C02340505A44D8AC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 832417 INFO (zkConnectionManagerCallback-2320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832419 INFO (qtp1072185798-8700) [n:127.0.0.1:49156_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 832422 INFO
(OverseerThreadFactory-2799-thread-2-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
utilizenodecoll
[junit4] 2> 832423 INFO
(OverseerCollectionConfigSetProcessor-72072046219689996-127.0.0.1:49158_solr-n_0000000000)
[n:127.0.0.1:49158_solr ] 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> 832547 INFO
(OverseerStateUpdate-72072046219689996-127.0.0.1:49158_solr-n_0000000000)
[n:127.0.0.1:49158_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49157/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 832551 INFO
(OverseerStateUpdate-72072046219689996-127.0.0.1:49158_solr-n_0000000000)
[n:127.0.0.1:49158_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49158/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 832555 INFO
(OverseerStateUpdate-72072046219689996-127.0.0.1:49158_solr-n_0000000000)
[n:127.0.0.1:49158_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49159/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 832559 INFO
(OverseerStateUpdate-72072046219689996-127.0.0.1:49158_solr-n_0000000000)
[n:127.0.0.1:49158_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49156/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 832783 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 832783 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 832784 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 832784 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 832788 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 832788 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 832797 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 832798 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 832914 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832914 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832914 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832914 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832914 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832915 INFO
(zkCallback-2298-thread-2-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832915 INFO
(zkCallback-2302-thread-2-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 832916 INFO
(zkCallback-2300-thread-2-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 833856 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 833871 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 833896 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 833896 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 833945 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema
name=cloud-dynamic
[junit4] 2> 833954 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 833990 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema
name=cloud-dynamic
[junit4] 2> 834006 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema
name=cloud-dynamic
[junit4] 2> 834109 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 834109 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 834110 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49159.solr.core.utilizenodecoll.shard2.replica_n4' (registry
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 834110 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 834110 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node4/utilizenodecoll_shard2_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node4/./utilizenodecoll_shard2_replica_n4/data/]
[junit4] 2> 834110 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 834110 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 834110 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49158.solr.core.utilizenodecoll.shard1.replica_n2' (registry
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 834110 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 834111 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 834111 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 834111 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
[junit4] 2> 834111 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49156.solr.core.utilizenodecoll.shard2.replica_n6' (registry
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 834111 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 834111 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
[junit4] 2> 834148 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 834150 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 834156 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49157.solr.core.utilizenodecoll.shard1.replica_n1' (registry
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6805ca4f
[junit4] 2> 834165 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 834165 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_C02340505A44D8AC-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
[junit4] 2> 834225 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 834225 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 834225 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 834225 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 834226 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 834226 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 834227 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 834227 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 834241 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 834241 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 834242 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 834242 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 834249 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b2a7d76[utilizenodecoll_shard2_replica_n4] main]
[junit4] 2> 834250 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 834251 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 834251 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 834251 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592068537562693632
[junit4] 2> 834253 INFO
(searcherExecutor-2808-thread-1-processing-n:127.0.0.1:49159_solr
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7)
[n:127.0.0.1:49159_solr c:utilizenodecoll s:shard2 r:core_node7
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n4] Registered new searcher
Searcher@2b2a7d76[utilizenodecoll_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 834259 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46a20714[utilizenodecoll_shard2_replica_n6] main]
[junit4] 2> 834259 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d655e83[utilizenodecoll_shard1_replica_n2] main]
[junit4] 2> 834262 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 834262 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 834265 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 834265 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 834266 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592068537577373696
[junit4] 2> 834267 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 834267 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 834267 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592068537579470848
[junit4] 2> 834279 INFO
(searcherExecutor-2809-thread-1-processing-n:127.0.0.1:49158_solr
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5)
[n:127.0.0.1:49158_solr c:utilizenodecoll s:shard1 r:core_node5
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n2] Registered new searcher
Searcher@7d655e83[utilizenodecoll_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 834280 INFO
(searcherExecutor-2810-thread-1-processing-n:127.0.0.1:49156_solr
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8)
[n:127.0.0.1:49156_solr c:utilizenodecoll s:shard2 r:core_node8
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore
[utilizenodecoll_shard2_replica_n6] Registered new searcher
Searcher@46a20714[utilizenodecoll_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 834292 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 834292 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 834292 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49159/solr/utilizenodecoll_shard2_replica_n4/
[junit4] 2> 834292 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4
url=http://127.0.0.1:49159/solr START
replicas=[http://127.0.0.1:49156/solr/utilizenodecoll_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 834295 INFO (qtp1072185798-8703) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 834298 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 834298 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 834299 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 834299 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 834301 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69216f04[utilizenodecoll_shard1_replica_n1] main]
[junit4] 2> 834302 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 834303 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 834303 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 834303 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 834304 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592068537618268160
[junit4] 2> 834304 INFO
(searcherExecutor-2811-thread-1-processing-n:127.0.0.1:49157_solr
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3)
[n:127.0.0.1:49157_solr c:utilizenodecoll s:shard1 r:core_node3
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n1] Registered new searcher
Searcher@69216f04[utilizenodecoll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 834416 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834416 INFO
(zkCallback-2300-thread-2-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834416 INFO
(zkCallback-2302-thread-2-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834416 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834417 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834416 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834417 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834416 INFO
(zkCallback-2298-thread-2-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834603 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4
url=http://127.0.0.1:49159/solr DONE. We have no versions. sync failed.
[junit4] 2> 834603 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 834603 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 834603 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 834610 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49159/solr/utilizenodecoll_shard2_replica_n4/ shard2
[junit4] 2> 834719 INFO
(zkCallback-2300-thread-3-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834719 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834719 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834719 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834719 INFO
(zkCallback-2302-thread-2-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834720 INFO
(zkCallback-2298-thread-2-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834719 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834720 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834722 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 834724 INFO (qtp1720319560-8709) [n:127.0.0.1:49159_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1936
[junit4] 2> 834814 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 834814 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 834814 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49158/solr/utilizenodecoll_shard1_replica_n2/
[junit4] 2> 834814 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2
url=http://127.0.0.1:49158/solr START
replicas=[http://127.0.0.1:49157/solr/utilizenodecoll_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 834816 INFO (qtp1246393760-8713) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 834836 INFO
(zkCallback-2300-thread-1-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2298-thread-2-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2300-thread-2-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 834836 INFO
(zkCallback-2302-thread-2-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835124 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2
url=http://127.0.0.1:49158/solr DONE. We have no versions. sync failed.
[junit4] 2> 835124 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 835124 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 835124 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 835132 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49158/solr/utilizenodecoll_shard1_replica_n2/ shard1
[junit4] 2> 835235 INFO
(zkCallback-2300-thread-2-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2300-thread-3-processing-n:127.0.0.1:49158_solr)
[n:127.0.0.1:49158_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2296-thread-2-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2296-thread-1-processing-n:127.0.0.1:49159_solr)
[n:127.0.0.1:49159_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2302-thread-2-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2302-thread-1-processing-n:127.0.0.1:49157_solr)
[n:127.0.0.1:49157_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2298-thread-2-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835235 INFO
(zkCallback-2298-thread-1-processing-n:127.0.0.1:49156_solr)
[n:127.0.0.1:49156_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 835237 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 835241 INFO (qtp1130460728-8705) [n:127.0.0.1:49158_solr
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2443
[junit4] 2> 835311 INFO (qtp1072185798-8704) [n:127.0.0.1:49156_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2527
[junit4] 2> 835326 INFO (qtp1246393760-8701) [n:127.0.0.1:49157_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2543
[junit4] 2> 835332 INFO (qtp1072185798-8700) [n:127.0.0.1:49156_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 8
[...truncated too long message...]
7 INFO (jetty-closer-4239-thread-3) [ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1931309 INFO (jetty-closer-4239-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72072115803979784-127.0.0.1:53510_solr-n_0000000000) closing
[junit4] 2> 1931309 INFO
(OverseerStateUpdate-72072115803979784-127.0.0.1:53510_solr-n_0000000000)
[n:127.0.0.1:53510_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53510_solr
[junit4] 2> 1931310 WARN
(OverseerAutoScalingTriggerThread-72072115803979784-127.0.0.1:53510_solr-n_0000000000)
[n:127.0.0.1:53510_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1931311 DEBUG (jetty-closer-4239-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1931313 INFO
(zkCallback-4264-thread-3-processing-n:127.0.0.1:53509_solr)
[n:127.0.0.1:53509_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53509_solr
[junit4] 2> 1931314 INFO (jetty-closer-4239-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2ca7aa6a{/solr,null,UNAVAILABLE}
[junit4] 2> 1931318 INFO (jetty-closer-4239-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1931323 INFO (jetty-closer-4239-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@129d8a92{/solr,null,UNAVAILABLE}
[junit4] 2> 1931326 INFO (jetty-closer-4239-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1931327 ERROR
(SUITE-AutoscalingHistoryHandlerTest-seed#[C02340505A44D8AC]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1931328 INFO
(SUITE-AutoscalingHistoryHandlerTest-seed#[C02340505A44D8AC]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53506 53506
[junit4] 2> 1931349 INFO (Thread-2646) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53506 53506
[junit4] 2> 1931532 WARN (Thread-2646) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/collections/.system/terms/shard1
[junit4] 2> 17
/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
[junit4] 2> 13 /solr/aliases.json
[junit4] 2> 5 /solr/configs/.system
[junit4] 2> 5 /solr/configs/.system/managed-schema
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
[junit4] 2> 4
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 66 /solr/collections/.system/state.json
[junit4] 2> 43
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
[junit4] 2> 13 /solr/clusterprops.json
[junit4] 2> 13 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/.system/leader_elect/shard1/election/72072115803979784-core_node6-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72072115803979785-127.0.0.1:53509_solr-n_0000000001
[junit4] 2> 2
/solr/collections/.system/leader_elect/shard1/election/72072115803979783-core_node5-n_0000000000
[junit4] 2> 2
/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72072115803979784-core_node5-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 13 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_C02340505A44D8AC-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{action_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.source_s=PostingsFormat(name=Memory),
type=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
before.actions_ss=PostingsFormat(name=Memory),
event.property._enqueue_time__ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
after.actions_ss=PostingsFormat(name=Asserting),
stage_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.id_s=Lucene50(blocksize=128),
event.property.eventTimes_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
source_s=Lucene50(blocksize=128),
event.type_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
responses_ts=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128),
collections_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
operations.params_ts=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
event.property.nodeNames_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{_version_=DocValuesFormat(name=Asserting),
event.time_l=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=453,
maxMBSortInHeap=6.716269536941196, sim=RandomSimilarity(queryNorm=false): {},
locale=es, timezone=Europe/Ljubljana
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=165029032,total=499974144
[junit4] 2> NOTE: All tests run in this JVM: [RestartWhileUpdatingTest,
TestStressLiveNodes, SuggesterTest, TestXmlQParser, TestCloudInspectUtil,
TestInitQParser, TestReplicationHandlerBackup,
ClassificationUpdateProcessorFactoryTest, TestExportWriter,
TestDistributedGrouping, DirectUpdateHandlerTest, TestDistribIDF,
TestStressCloudBlindAtomicUpdates, TestGraphMLResponseWriter,
TestRandomFaceting, TestRandomCollapseQParserPlugin,
TestSchemaSimilarityResource, RegexBoostProcessorTest, TestStressReorder,
PKIAuthenticationIntegrationTest, DeleteLastCustomShardedReplicaTest,
TestFieldCacheSort, TestFuzzyAnalyzedSuggestions, TestFieldCollectionResource,
TestHdfsUpdateLog, TestRTimerTree, MoveReplicaTest, SuggesterWFSTTest,
TestZkAclsWithHadoopAuth, TestSimpleTrackingShardHandler, DistributedQueueTest,
TestManagedResourceStorage, TestScoreJoinQPScore,
TestManagedSchemaThreadSafety, TestPivotHelperCode, TestQuerySenderListener,
SolrJmxReporterCloudTest, PeerSyncWithIndexFingerprintCachingTest,
SpatialHeatmapFacetsTest, TestPushWriter, ClusterStateTest,
ExternalFileFieldSortTest, OverriddenZkACLAndCredentialsProvidersTest,
TestHdfsCloudBackupRestore, CustomCollectionTest, TestCollectionAPI,
TestFieldSortValues, UninvertDocValuesMergePolicyTest, CdcrRequestHandlerTest,
OverseerStatusTest, TestRTGBase, PeerSyncTest, ZkFailoverTest,
FacetPivotSmallTest, TestSolrQueryParser, TestManagedStopFilterFactory,
TestTestInjection, TestConfigSetsAPIExclusivity, TestApiFramework, AssignTest,
DeleteStatusTest, SharedFSAutoReplicaFailoverTest, TestCloudPivotFacet,
SpellCheckCollatorTest, TestPullReplica, TestAuthenticationFramework,
GraphQueryTest, IndexBasedSpellCheckerTest, CollectionStateFormat2Test,
TestStressLucene, AtomicUpdateProcessorFactoryTest, V2ApiIntegrationTest,
DocValuesMultiTest, TestNestedDocsSort, TestUtilizeNode,
HttpTriggerListenerTest, TestClusterStateProvider, FileBasedSpellCheckerTest,
TestCustomStream, AnalyticsQueryTest, JavabinLoaderTest,
ChaosMonkeySafeLeaderWithPullReplicasTest,
DistribDocExpirationUpdateProcessorTest, TestFastWriter,
TestPHPSerializedResponseWriter, TestCoreBackup, TestLockTree,
SoftAutoCommitTest, DistanceUnitsTest, TestInitParams,
ReplicaListTransformerTest, TestManagedSchema, SolrCoreMetricManagerTest,
DistributedQueryComponentOptimizationTest, TestClassicSimilarityFactory,
ShowFileRequestHandlerTest, TestFieldTypeCollectionResource,
SortSpecParsingTest, TestBadConfig, VersionInfoTest, JSONWriterTest,
TestReRankQParserPlugin, TestSerializedLuceneMatchVersion,
CollectionsAPIDistributedZkTest, CreateRoutedAliasTest, TestOrdValues,
ResponseHeaderTest, SolrCloudExampleTest, TestMultiWordSynonyms,
SpellPossibilityIteratorTest, TestLMDirichletSimilarityFactory,
TestStressRecovery, TestShortCircuitedRequests, InfoHandlerTest,
BigEndianAscendingWordSerializerTest, TestHashPartitioner, TestPolicyCloud,
TriLevelCompositeIdRoutingTest, SpatialRPTFieldTypeTest,
HdfsUnloadDistributedZkTest, JvmMetricsTest, CleanupOldIndexTest,
TestIndexingPerformance, CoreAdminHandlerTest, TestCollationFieldDocValues,
TestLeaderElectionZkExpiry, TestConfig, TestBinaryResponseWriter,
TestCodecSupport, TestSchemaNameResource, StressHdfsTest,
CustomHighlightComponentTest, SearchRateTriggerTest, EchoParamsTest,
OverseerTest, SortByFunctionTest, DistributedFacetPivotWhiteBoxTest,
TestDistributedMissingSort, TestDocSet, SchemaApiFailureTest,
DistanceFunctionTest, TestTriggerIntegration,
DistributedSpellCheckComponentTest, TestBackupRepositoryFactory,
TestRebalanceLeaders, TestSolrIndexConfig, AsyncCallRequestStatusResponseTest,
TestSimpleQParserPlugin, TestMacroExpander, TestDocumentBuilder,
CheckHdfsIndexTest, PrimUtilsTest, DistributedExpandComponentTest,
TestPayloadScoreQParserPlugin, TestExpandComponent, TestComponentsName,
ResponseBuilderTest, SolrSlf4jReporterTest, ManagedSchemaRoundRobinCloudTest,
TestNodeAddedTrigger, TestStressUserVersions, TestAtomicUpdateErrorCases,
MoveReplicaHDFSFailoverTest, LeaderInitiatedRecoveryOnShardRestartTest,
BlockJoinFacetRandomTest, DistributedFacetPivotLargeTest,
CurrencyFieldTypeTest, TestCrossCoreJoin, AutoscalingHistoryHandlerTest]
[junit4] Completed [300/775 (3!)] on J1 in 38.59s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49905 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]