Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/48/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration
Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes:
[127.0.0.1:41737_solr] Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:40263/solr",
"node_name":"127.0.0.1:40263_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:41737/solr",
"node_name":"127.0.0.1:41737_solr", "state":"active",
"type":"NRT"}, "core_node6":{
"core":"testIntegration_shard1_replica_n5",
"base_url":"http://127.0.0.1:41737/solr", "state":"down",
"node_name":"127.0.0.1:41737_solr", "type":"NRT"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2
again
null
Live Nodes: [127.0.0.1:41737_solr]
Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:40263/solr",
"node_name":"127.0.0.1:40263_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:41737/solr",
"node_name":"127.0.0.1:41737_solr",
"state":"active",
"type":"NRT"},
"core_node6":{
"core":"testIntegration_shard1_replica_n5",
"base_url":"http://127.0.0.1:41737/solr",
"state":"down",
"node_name":"127.0.0.1:41737_solr",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([7734EBA911DB484B:C755E58534E4E96E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
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.autoscaling.ExecutePlanActionTest.testExecute
Error Message:
Error from server at http://127.0.0.1:41737/solr: Could not fully create
collection: testExecute
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41737/solr: Could not fully create collection:
testExecute
at
__randomizedtesting.SeedInfo.seed([7734EBA911DB484B:4684F9A4032CB7CC]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testExecute(ExecutePlanActionTest.java:93)
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)
Build Log:
[...truncated 12553 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[junit4] 2> 388635 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/init-core-data-001
[junit4] 2> 388636 WARN
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 388637 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 388638 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 388638 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001
[junit4] 2> 388638 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 388639 INFO (Thread-495) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 388639 INFO (Thread-495) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 388642 ERROR (Thread-495) [ ] 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> 388739 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40289
[junit4] 2> 388740 INFO (zkConnectionManagerCallback-666-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388742 INFO (jetty-launcher-663-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 388742 INFO (jetty-launcher-663-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 388743 INFO (jetty-launcher-663-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@41bdcf4d{/solr,null,AVAILABLE}
[junit4] 2> 388743 INFO (jetty-launcher-663-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12757375{HTTP/1.1,[http/1.1]}{127.0.0.1:41737}
[junit4] 2> 388743 INFO (jetty-launcher-663-thread-2) [ ]
o.e.j.s.Server Started @390339ms
[junit4] 2> 388743 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41737}
[junit4] 2> 388743 ERROR (jetty-launcher-663-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 388743 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 388744 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 388744 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 388744 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-12T01:48:26.261Z
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f5d4784{/solr,null,AVAILABLE}
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@47f7d374{HTTP/1.1,[http/1.1]}{127.0.0.1:40263}
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.e.j.s.Server Started @390340ms
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40263}
[junit4] 2> 388745 ERROR (jetty-launcher-663-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 388745 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-12T01:48:26.262Z
[junit4] 2> 388747 INFO (zkConnectionManagerCallback-670-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388749 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 388750 INFO (zkConnectionManagerCallback-668-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388750 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 388756 INFO (jetty-launcher-663-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40289/solr
[junit4] 2> 388756 INFO (zkConnectionManagerCallback-674-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388759 INFO
(zkConnectionManagerCallback-676-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388760 INFO (jetty-launcher-663-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40289/solr
[junit4] 2> 388763 INFO (zkConnectionManagerCallback-680-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388765 INFO
(zkConnectionManagerCallback-683-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388770 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 388770 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41737_solr
[junit4] 2> 388771 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.Overseer Overseer
(id=99158806112239622-127.0.0.1:41737_solr-n_0000000000) starting
[junit4] 2> 388785 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41737_solr
[junit4] 2> 388785 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 388786 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 388787 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
[junit4] 2> 388787 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 388787 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 388791 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 388793 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 388793 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 388793 DEBUG (ScheduledTrigger-822-thread-1)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:41737_solr]
[junit4] 2> 388810 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 388810 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 388811 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40263_solr
[junit4] 2> 388823 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 388824 INFO
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 388859 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41737.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388865 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41737.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388865 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41737.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388865 INFO (jetty-launcher-663-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node2/.
[junit4] 2> 388870 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40263.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388877 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40263.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388878 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40263.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 388879 INFO (jetty-launcher-663-thread-1)
[n:127.0.0.1:40263_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node1/.
[junit4] 2> 388895 INFO (zkConnectionManagerCallback-687-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388898 INFO (zkConnectionManagerCallback-691-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388899 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 388899 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40289/solr ready
[junit4] 2> 388905 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
[junit4] 2> 388906 DEBUG
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 388906 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 388907 INFO (zkConnectionManagerCallback-693-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388907 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 388908 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 388908 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 388934 INFO
(zkConnectionManagerCallback-697-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 388935 INFO (qtp812603360-2429) [n:127.0.0.1:40263_solr ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 388935 INFO (qtp812603360-2429) [n:127.0.0.1:40263_solr ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40289/solr ready
[junit4] 2> 388936 INFO (qtp812603360-2416) [n:127.0.0.1:40263_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 388938 INFO (qtp315947869-2423) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 388938 DEBUG (qtp812603360-2429) [n:127.0.0.1:40263_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 388941 INFO (qtp812603360-2429) [n:127.0.0.1:40263_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=32
[junit4] 2> 388942 INFO (qtp812603360-2430) [n:127.0.0.1:40263_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 388943 DEBUG
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 388947 DEBUG
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:40263_solr, 127.0.0.1:41737_solr]
[junit4] 2> 388947 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 388951 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 388951 INFO
(OverseerThreadFactory-824-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.CreateCollectionCmd Create collection
testIntegration
[junit4] 2> 388952 DEBUG
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 388952 DEBUG (ScheduledTrigger-822-thread-1)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:40263_solr,
127.0.0.1:41737_solr]
[junit4] 2> 389060 INFO
(OverseerStateUpdate-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40263/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 389063 INFO
(OverseerStateUpdate-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41737/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 389265 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 389265 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 389266 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 389266 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 389369 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 389369 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 389369 INFO
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 389369 INFO
(zkCallback-675-thread-2-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 389953 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:40263_solr,
127.0.0.1:41737_solr]
[junit4] 2> 390274 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 390277 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 390280 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n1] Schema name=minimal
[junit4] 2> 390283 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 390283 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 390283 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40263.solr.core.testIntegration.shard1.replica_n1' (registry
'solr.core.testIntegration.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 390283 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 390283 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node1/testIntegration_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node1/./testIntegration_shard1_replica_n1/data/]
[junit4] 2> 390285 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.s.IndexSchema [testIntegration_shard1_replica_n2] Schema name=minimal
[junit4] 2> 390287 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 390287 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2'
using configuration from collection testIntegration, trusted=true
[junit4] 2> 390288 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41737.solr.core.testIntegration.shard1.replica_n2' (registry
'solr.core.testIntegration.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 390288 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 390288 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node2/testIntegration_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node2/./testIntegration_shard1_replica_n2/data/]
[junit4] 2> 390313 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 390313 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 390313 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 390313 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 390314 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d2efe7c[testIntegration_shard1_replica_n1] main]
[junit4] 2> 390315 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 390315 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 390316 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 390316 INFO
(searcherExecutor-829-thread-1-processing-n:127.0.0.1:40263_solr
x:testIntegration_shard1_replica_n1 s:shard1 c:testIntegration r:core_node3)
[n:127.0.0.1:40263_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n1] Registered new searcher
Searcher@7d2efe7c[testIntegration_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 390316 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586540899554295808
[junit4] 2> 390319 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 390333 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 390333 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 390334 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 390334 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 390336 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@71e34914[testIntegration_shard1_replica_n2] main]
[junit4] 2> 390336 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 390337 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 390337 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 390338 INFO
(searcherExecutor-830-thread-1-processing-n:127.0.0.1:41737_solr
x:testIntegration_shard1_replica_n2 s:shard1 c:testIntegration r:core_node4)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n2] Registered new searcher
Searcher@71e34914[testIntegration_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 390338 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1586540899577364480
[junit4] 2> 390420 INFO
(zkCallback-675-thread-2-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 390420 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 390420 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 390420 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 390819 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 390819 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 390819 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40263/solr/testIntegration_shard1_replica_n1/
[junit4] 2> 390820 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1
url=http://127.0.0.1:40263/solr START
replicas=[http://127.0.0.1:41737/solr/testIntegration_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 390821 INFO (qtp315947869-2423) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.c.S.Request [testIntegration_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 390953 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:40263_solr,
127.0.0.1:41737_solr]
[junit4] 2> 391120 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1
url=http://127.0.0.1:40263/solr DONE. We have no versions. sync failed.
[junit4] 2> 391120 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 391120 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
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> 391120 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 391122 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40263/solr/testIntegration_shard1_replica_n1/ shard1
[junit4] 2> 391223 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391223 INFO
(zkCallback-675-thread-2-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391223 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391223 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391272 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 391281 INFO (qtp812603360-2413) [n:127.0.0.1:40263_solr
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2016
[junit4] 2> 391343 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2077
[junit4] 2> 391344 INFO (qtp812603360-2430) [n:127.0.0.1:40263_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> 391443 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391443 INFO
(zkCallback-675-thread-2-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391443 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391443 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 391953 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:40263_solr,
127.0.0.1:41737_solr]
[junit4] 2> 392344 INFO (qtp812603360-2430) [n:127.0.0.1:40263_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3402
[junit4] 2> 392347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@47f7d374{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 392347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=710887234
[junit4] 2> 392347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 392347 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@331b77bf: rootName =
solr_40263, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@54436efa
[junit4] 2> 392351 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 392351 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@278d6466: rootName =
solr_40263, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4f6950df
[junit4] 2> 392353 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 392353 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@86a0d26: rootName =
solr_40263, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@d01c4c4
[junit4] 2> 392354 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40263_solr
[junit4] 2> 392355 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 392355 INFO (zkCallback-690-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 392355 INFO
(zkCallback-675-thread-1-processing-n:127.0.0.1:40263_solr)
[n:127.0.0.1:40263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 392355 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 392355 INFO (coreCloseExecutor-839-thread-1)
[n:127.0.0.1:40263_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6f131b67
[junit4] 2> 392355 INFO (coreCloseExecutor-839-thread-1)
[n:127.0.0.1:40263_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testIntegration.shard1.replica_n1,
tag=1863523175
[junit4] 2> 392355 INFO (coreCloseExecutor-839-thread-1)
[n:127.0.0.1:40263_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@55bbb02b: rootName =
solr_40263, domain = solr.core.testIntegration.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@160015df
[junit4] 2> 392360 INFO (coreCloseExecutor-839-thread-1)
[n:127.0.0.1:40263_solr c:testIntegration s:shard1 r:core_node3
x:testIntegration_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testIntegration.shard1.leader,
tag=1863523175
[junit4] 2> 392362 INFO
(TEST-ExecutePlanActionTest.testIntegration-seed#[7734EBA911DB484B]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6f5d4784{/solr,null,UNAVAILABLE}
[junit4] 2> 392363 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 392363 INFO (zkConnectionManagerCallback-700-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 392464 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 392464 INFO
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 392464 INFO (zkCallback-690-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 392464 INFO (zkCallback-690-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 392953 INFO
(OverseerCollectionConfigSetProcessor-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_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> 392954 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:41737_solr]
[junit4] 2> 392954 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:40263_solr
[junit4] 2> 393954 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: [127.0.0.1:41737_solr]
[junit4] 2> 393954 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing
registered processor for lost nodes: [127.0.0.1:40263_solr]
[junit4] 2> 393954 DEBUG (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown
inactive - processing event: {
[junit4] 2> "id":"14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":1513043310471000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1513043310471000000],
[junit4] 2> "nodeNames":["127.0.0.1:40263_solr"]}}
[junit4] 2> 393955 INFO (ScheduledTrigger-822-thread-2)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.SystemLogListener Collection .system
does not exist, disabling logging.
[junit4] 2> 393955 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions
for {
[junit4] 2> "id":"14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":1513043310471000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1513043310471000000],
[junit4] 2> "_enqueue_time_":1513043311471000000,
[junit4] 2> "nodeNames":["127.0.0.1:40263_solr"]}}
[junit4] 2> 393959 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ComputePlanAction -- processing event: {
[junit4] 2> "id":"14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":1513043310471000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1513043310471000000],
[junit4] 2> "_enqueue_time_":1513043311471000000,
[junit4] 2> "nodeNames":["127.0.0.1:40263_solr"]}} with context
properties: {BEFORE_ACTION=[compute_plan]}
[junit4] 2> 393960 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0
QTime=0
[junit4] 2> 393961 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ComputePlanAction NODELOST Created
suggester with srcNode: [127.0.0.1:40263_solr]
[junit4] 2> 393961 INFO
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ComputePlanAction Computed Plan:
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:41737_solr&inPlaceMove=true&replica=core_node3
[junit4] 2> 393961 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ComputePlanAction NODELOST Created
suggester with srcNode: [127.0.0.1:40263_solr]
[junit4] 2> 393961 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ExecutePlanAction -- processing event: {
[junit4] 2> "id":"14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c",
[junit4] 2> "source":"node_lost_trigger",
[junit4] 2> "eventTime":1513043310471000000,
[junit4] 2> "eventType":"NODELOST",
[junit4] 2> "properties":{
[junit4] 2> "eventTimes":[1513043310471000000],
[junit4] 2> "_enqueue_time_":1513043311471000000,
[junit4] 2> "nodeNames":["127.0.0.1:40263_solr"]}} with context
properties:
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@52a2ea7f],
AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
[junit4] 2> 393962 INFO
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ExecutePlanAction Executing operation:
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:41737_solr&inPlaceMove=true&replica=core_node3
[junit4] 2> 393963 DEBUG
(AutoscalingActionExecutor-823-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.ExecutePlanAction Saved requestId:
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0 in znode:
/autoscaling/triggerState/node_lost_trigger/execute_plan/op-0000000000
[junit4] 2> 393963 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params
async=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:41737_solr&wt=javabin&version=2&inPlaceMove=true
and sendToOCPQueue=true
[junit4] 2> 393963 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:41737_solr&wt=javabin&version=2&inPlaceMove=true}
status=0 QTime=0
[junit4] 2> 393964 INFO (qtp315947869-2415) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 393965 INFO (qtp315947869-2415) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 393965 INFO
(OverseerThreadFactory-824-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.MoveReplicaCmd Replica will be moved to
node 127.0.0.1:41737_solr:
core_node3:{"core":"testIntegration_shard1_replica_n1","base_url":"http://127.0.0.1:40263/solr","node_name":"127.0.0.1:40263_solr","state":"down","type":"NRT"}
[junit4] 2> 393967 INFO
(OverseerThreadFactory-824-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41737_solr for creating new replica
[junit4] 2> 393967 INFO
(OverseerStateUpdate-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"testIntegration",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testIntegration_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41737/solr",
[junit4] 2> "node_name":"127.0.0.1:41737_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 394068 INFO
(zkCallback-682-thread-2-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 394068 INFO (zkCallback-690-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 394068 INFO (zkCallback-690-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 394068 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testIntegration/state.json] for collection [testIntegration]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 394168 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 394168 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr ] o.a.s.h.a.CoreAdminOperation core create
command
async=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 394169 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 394169 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 394177 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 394182 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.IndexSchema
[testIntegration_shard1_replica_n5] Schema name=minimal
[junit4] 2> 394183 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 394183 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore
'testIntegration_shard1_replica_n5' using configuration from collection
testIntegration, trusted=true
[junit4] 2> 394184 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_41737.solr.core.testIntegration.shard1.replica_n5' (registry
'solr.core.testIntegration.shard1.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4d15c7
[junit4] 2> 394184 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 394184 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
[[testIntegration_shard1_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node2/testIntegration_shard1_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001/tempDir-001/node2/./testIntegration_shard1_replica_n5/data/]
[junit4] 2> 394209 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 394209 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 394209 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 394209 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 394210 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@79169d84[testIntegration_shard1_replica_n5] main]
[junit4] 2> 394211 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 394211 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 394211 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 394211 INFO
(parallelCoreAdminExecutor-825-thread-1-processing-n:127.0.0.1:41737_solr
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE) [n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1586540903638499328
[junit4] 2> 394212 INFO
(searcherExecutor-841-thread-1-processing-x:testIntegration_shard1_replica_n5
r:core_node6
node_lost_trigger//14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c//0744453657025103
CREATE n:127.0.0.1:41737_solr s:shard1 c:testIntegration)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n5] Registered new searcher
Searcher@79169d84[testIntegration_shard1_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 394863 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41737/solr/testIntegration_shard1_replica_n2/
[junit4] 2> 394863 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=testIntegration_shard1_replica_n2 url=http://127.0.0.1:41737/solr START
replicas=[http://127.0.0.1:41737/solr/testIntegration_shard1_replica_n5/]
nUpdates=100
[junit4] 2> 394864 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr
c:testIntegration s:shard1 r:core_node6 x:testIntegration_shard1_replica_n5]
o.a.s.c.S.Request [testIntegration_shard1_replica_n5] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 395164 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=testIntegration_shard1_replica_n2 url=http://127.0.0.1:41737/solr DONE.
We have no versions. sync failed.
[junit4] 2> 395164 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 395164 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_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> 395166 INFO
(zkCallback-682-thread-3-processing-n:127.0.0.1:41737_solr)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:41737/solr/testIntegration_shard1_replica_n2/
shard1
[junit4] 2> 395170 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 395170 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 396171 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 396171 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 397172 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 397172 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 398173 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 398173 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 398967 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 398968 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 399174 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 399174 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 400174 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 400174 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 401175 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 401175 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 402176 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 402176 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 403177 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 403177 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 403969 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 403970 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 404178 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 404178 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 405179 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 405179 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 406179 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 406179 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 407180 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 407180 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 408181 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 408181 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 408972 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 408973 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 409182 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 409182 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 410183 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 410183 INFO (qtp315947869-2414) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 411183 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 411183 INFO (qtp315947869-2419) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 412184 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 412184 INFO (qtp315947869-2425) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 413185 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103
[junit4] 2> 413185 INFO (qtp315947869-2417) [n:127.0.0.1:41737_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=node_lost_trigger/14ff68dfda67afc0T6vgbeh0b7fpts581u451f0t1c/0744453657025103&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 413974 INFO (qtp315947869-2424) [n:127.0.0.1:41737_solr ]
o.a.s.h.a.CollectionsHandler Invoked C
[...truncated too long message...]
.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: No registered
leader was found after waiting for 1220000ms , collection: testIntegration
slice: shard1 saw
state=DocCollection(testIntegration//collections/testIntegration/state.json/7)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testIntegration_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:40263/solr",
[junit4] 2> "node_name":"127.0.0.1:40263_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testIntegration_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:41737/solr",
[junit4] 2> "node_name":"127.0.0.1:41737_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"testIntegration_shard1_replica_n5",
[junit4] 2> "base_url":"http://127.0.0.1:41737/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:41737_solr",
[junit4] 2> "type":"NRT"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0"} with live_nodes=[]
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:772)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:737)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
[junit4] 2> ... 16 more
[junit4] 2>
[junit4] 2> 1615242 INFO (coreCloseExecutor-853-thread-1)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@3d34a966
[junit4] 2> 1615242 INFO (coreCloseExecutor-853-thread-1)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testIntegration.shard1.replica_n2,
tag=1026861414
[junit4] 2> 1615242 INFO (coreCloseExecutor-853-thread-2)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.c.SolrCore
[testIntegration_shard1_replica_n5] CLOSING SolrCore
org.apache.solr.core.SolrCore@5fe6b824
[junit4] 2> 1615242 INFO (coreCloseExecutor-853-thread-1)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7537a2e9: rootName =
solr_41737, domain = solr.core.testIntegration.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n2
/ com.codahale.metrics.MetricRegistry@3d7ef5f3
[junit4] 2> 1615246 INFO (coreCloseExecutor-853-thread-1)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node4
x:testIntegration_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testIntegration.shard1.leader,
tag=1026861414
[junit4] 2> 1615246 INFO (coreCloseExecutor-853-thread-2)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testIntegration.shard1.replica_n5,
tag=1608955940
[junit4] 2> 1615247 INFO (coreCloseExecutor-853-thread-2)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7526e68d: rootName =
solr_41737, domain = solr.core.testIntegration.shard1.replica_n5, service url =
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n5
/ com.codahale.metrics.MetricRegistry@577aedda
[junit4] 2> 1615254 INFO (coreCloseExecutor-853-thread-2)
[n:127.0.0.1:41737_solr c:testIntegration s:shard1 r:core_node6
x:testIntegration_shard1_replica_n5] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testIntegration.shard1.leader,
tag=1608955940
[junit4] 2> 1615255 INFO (jetty-closer-664-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=99158806112239622-127.0.0.1:41737_solr-n_0000000000) closing
[junit4] 2> 1615255 INFO
(OverseerStateUpdate-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41737_solr
[junit4] 2> 1615255 WARN
(OverseerAutoScalingTriggerThread-99158806112239622-127.0.0.1:41737_solr-n_0000000000)
[n:127.0.0.1:41737_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1615255 DEBUG (jetty-closer-664-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1615256 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1604868a6ac0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1615256 INFO (jetty-closer-664-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@41bdcf4d{/solr,null,UNAVAILABLE}
[junit4] 2> 1615256 ERROR
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-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> 1615256 INFO
(SUITE-ExecutePlanActionTest-seed#[7734EBA911DB484B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40289 40289
[junit4] 2> 1617644 INFO (Thread-495) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40289 40289
[junit4] 2> 1617644 WARN (Thread-495) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/collections/testIntegration/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/99158806112239622-127.0.0.1:41737_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7734EBA911DB484B-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=6, maxDocsPerChunk=8, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=6, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {},
locale=zh, timezone=Pacific/Wallis
[junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=267217840,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [TestPhraseSuggestions,
TestInPlaceUpdatesStandalone, SolrGraphiteReporterTest, TestUpdate,
TestConfigSetsAPI, SearchHandlerTest, TestClusterProperties,
SimpleCollectionCreateDeleteTest, TestCloudPseudoReturnFields,
TestSuggestSpellingConverter, TestSQLHandlerNonCloud, TestUtils,
BlockJoinFacetRandomTest, SaslZkACLProviderTest, TestSchemaResource,
SliceStateTest, OverseerTaskQueueTest, SolrSlf4jReporterTest,
TestDFRSimilarityFactory, AnalysisErrorHandlingTest, TestConfigsApi,
DistributedExpandComponentTest, TestComponentsName, QueryResultKeyTest,
ClassificationUpdateProcessorFactoryTest, TestOnReconnectListenerSupport,
LeaderInitiatedRecoveryOnShardRestartTest, BaseCdcrDistributedZkTest,
TestBadConfig, UpdateParamsTest, TestUtilizeNode, TestPullReplicaErrorHandling,
TemplateUpdateProcessorTest, ExecutePlanActionTest]
[junit4] Completed [292/751 (1!)] on J0 in 1229.02s, 2 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 48866 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]